2020-11-19T18:40:23.537 INFO:root:teuthology version: 1.0.0-357fd4a 2020-11-19T18:40:23.540 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_jdillaman@dillaman-rh --block --lock --verbose --name jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi --archive /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361 --description rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_8} 5-pool/none 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup} -- /tmp/teuthology-worker.jlh8fvt1.tmp 2020-11-19T18:40:23.671 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T18:40:23.776 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361 branch: wip-jd-testing-2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_8} 5-pool/none 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup} email: null exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '5637361' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: '8.1' overrides: admin_socket: branch: wip-jd-testing-2 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluefs allocator: hybrid bluestore allocator: hybrid bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug filestore: 20 debug journal: 20 debug ms: 20 debug osd: 25 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true fs: xfs log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 33f73aff6902486eafe8c4758021a8eed55d592c ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 osd: bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: sha1: 33f73aff6902486eafe8c4758021a8eed55d592c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-jd-testing-2 sha1: 33f73aff6902486eafe8c4758021a8eed55d592c owner: scheduled_jdillaman@dillaman-rh priority: 80 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 sha1: 33f73aff6902486eafe8c4758021a8eed55d592c sleep_before_teardown: 0 suite: rbd suite_branch: wip-jd-testing-2 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: 33f73aff6902486eafe8c4758021a8eed55d592c tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - echo '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - rm -rf /home/ubuntu/cephtest/migration teuthology_branch: master tube: smithi verbose: false worker_log: /home/teuthworker/archive/worker_logs/worker.smithi.1592 2020-11-19T18:40:23.787 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa; will attempt to use it 2020-11-19T18:40:23.788 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa/tasks 2020-11-19T18:40:23.788 INFO:teuthology.run_tasks:Running task internal.check_packages... 2020-11-19T18:40:23.798 INFO:teuthology.task.internal:Checking packages... 2020-11-19T18:40:23.882 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'basic' and ceph hash '33f73aff6902486eafe8c4758021a8eed55d592c' 2020-11-19T18:40:23.882 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-11-19T18:40:23.883 INFO:teuthology.packaging:ref: None 2020-11-19T18:40:23.883 INFO:teuthology.packaging:tag: None 2020-11-19T18:40:23.884 INFO:teuthology.packaging:branch: wip-jd-testing-2 2020-11-19T18:40:23.884 INFO:teuthology.packaging:sha1: 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:40:23.894 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-jd-testing-2 2020-11-19T18:40:24.384 INFO:teuthology.task.internal:Found packages for ceph version 16.0.0-7327.g33f73aff 2020-11-19T18:40:24.384 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2020-11-19T18:40:24.398 INFO:teuthology.task.internal:no buildpackages task found 2020-11-19T18:40:24.398 INFO:teuthology.run_tasks:Running task internal.lock_machines... 2020-11-19T18:40:24.463 INFO:teuthology.task.internal.lock_machines:Locking machines... 2020-11-19T18:40:24.463 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T18:40:24.548 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:34.559 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:44.577 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:54.595 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:41:05.725 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:41:15.743 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:25.770 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:36.188 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:46.200 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:56.217 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:06.235 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:16.252 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:26.284 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:36.303 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:46.335 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:56.350 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 2)... 2020-11-19T18:43:06.368 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:16.392 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:26.427 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:36.443 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:46.460 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:56.490 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:06.520 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:16.541 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:26.559 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:36.570 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:46.590 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:56.610 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:06.626 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:16.645 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:26.671 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:36.707 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:46.717 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:56.750 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:06.769 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:16.789 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:26.807 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:36.836 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:46.850 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:56.915 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:06.932 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:16.942 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:26.960 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:36.977 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:46.994 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:57.026 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:07.045 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:17.064 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:27.083 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:37.102 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:47.118 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:57.136 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:07.161 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:17.182 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:27.209 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:37.231 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:47.251 DEBUG:teuthology.lock.ops:lock_many request: {'locked_by': 'scheduled_jdillaman@dillaman-rh', 'count': 3, 'machine_type': 'smithi', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361'} 2020-11-19T18:49:47.282 DEBUG:teuthology.lock.ops:locked ubuntu@smithi199.front.sepia.ceph.com, ubuntu@smithi027.front.sepia.ceph.com, ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T18:49:47.837 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f81f1dc9d90>, signals=[15]) 2020-11-19T18:49:48.207 INFO:teuthology.provision.fog.smithi199:Scheduling deploy of centos 8.1 2020-11-19T18:49:48.213 INFO:teuthology.provision.fog.smithi025:Scheduling deploy of centos 8.1 2020-11-19T18:49:48.215 INFO:teuthology.provision.fog.smithi027:Scheduling deploy of centos 8.1 2020-11-19T18:49:48.826 INFO:teuthology.orchestra.console:Power off smithi199 2020-11-19T18:49:48.828 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T18:49:48.867 INFO:teuthology.orchestra.console:Power off smithi025 2020-11-19T18:49:48.867 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T18:49:48.902 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:48.934 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:52.298 INFO:teuthology.orchestra.console:Power off smithi027 2020-11-19T18:49:52.299 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T18:49:52.361 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:56.322 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:56.333 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:56.411 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:00.434 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:00.702 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:00.718 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:00.906 INFO:teuthology.orchestra.console:Power off for smithi199 completed 2020-11-19T18:50:00.927 INFO:teuthology.orchestra.console:Power off for smithi025 completed 2020-11-19T18:50:00.939 INFO:teuthology.orchestra.console:Power off for smithi027 completed 2020-11-19T18:50:01.008 INFO:teuthology.orchestra.console:Power on smithi199 2020-11-19T18:50:01.008 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T18:50:01.138 INFO:teuthology.orchestra.console:Power on smithi025 2020-11-19T18:50:01.139 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T18:50:01.154 INFO:teuthology.orchestra.console:Power on smithi027 2020-11-19T18:50:01.154 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T18:50:01.166 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:01.179 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:01.191 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:05.322 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi025.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:05.536 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi199.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:05.548 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:50:05.753 INFO:teuthology.orchestra.console:Power on for smithi025 completed 2020-11-19T18:50:05.759 INFO:teuthology.orchestra.console:Power on for smithi199 completed 2020-11-19T18:50:05.781 INFO:teuthology.orchestra.console:Power on for smithi027 completed 2020-11-19T18:50:05.855 INFO:teuthology.provision.fog.smithi025:Waiting for deploy to finish 2020-11-19T18:50:05.860 INFO:teuthology.provision.fog.smithi199:Waiting for deploy to finish 2020-11-19T18:50:05.882 INFO:teuthology.provision.fog.smithi027:Waiting for deploy to finish 2020-11-19T18:52:21.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:52.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:01.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:07.557 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:10.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:16.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:19.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:25.634 ERROR:teuthology.orchestra.connection:Error connecting to smithi027.front.sepia.ceph.com Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/connection.py", line 108, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 446, in connect passphrase, File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 764, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 740, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1580, in auth_publickey return self.auth_handler.wait_for_response(my_event) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/auth_handler.py", line 240, in wait_for_response raise AuthenticationException("Authentication timeout.") paramiko.ssh_exception.AuthenticationException: Authentication timeout. 2020-11-19T18:53:25.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:28.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:34.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:37.875 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:38.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:43.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:47.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:53.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:56.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:57.124 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T18:53:57.126 INFO:teuthology.orchestra.run.smithi027:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T18:54:02.184 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:07.912 INFO:teuthology.provision.fog.smithi027:Node is ready 2020-11-19T18:54:07.931 INFO:teuthology.orchestra.run.smithi027:> hostname 2020-11-19T18:54:08.067 INFO:teuthology.orchestra.run.smithi027.stdout:smithi027.front.sepia.ceph.com 2020-11-19T18:54:08.067 INFO:teuthology.orchestra.run.smithi027:> grep smithi027.front.sepia.ceph.com /etc/hosts 2020-11-19T18:54:08.127 INFO:teuthology.orchestra.run.smithi027.stdout:172.21.15.27 smithi027.front.sepia.ceph.com smithi027 2020-11-19T18:54:08.135 INFO:teuthology.orchestra.run.smithi027:> sudo hostname smithi027 2020-11-19T18:54:08.302 INFO:teuthology.orchestra.run.smithi027:> sudo sed -i -e 's/smithi027.front.sepia.ceph.com/smithi027/g' /etc/hosts 2020-11-19T18:54:08.343 INFO:teuthology.orchestra.run.smithi027:> sudo sed -i -e 's/172.21.15.27/172.21.15.27/g' /etc/hosts 2020-11-19T18:54:08.416 INFO:teuthology.orchestra.run.smithi027:> sudo sed -i -e 's/smithi027.front.sepia.ceph.com/smithi027/g' /etc/hostname 2020-11-19T18:54:08.490 INFO:teuthology.orchestra.run.smithi027:> sudo hostname smithi027 2020-11-19T18:54:08.567 INFO:teuthology.provision.fog.smithi027:Deploy complete! 2020-11-19T18:54:08.568 DEBUG:teuthology.parallel:result is None 2020-11-19T18:54:11.238 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:15.067 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-11-19T18:54:20.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:29.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:43.894 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:44.897 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T18:54:44.898 INFO:teuthology.orchestra.run.smithi199:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T18:54:45.187 INFO:teuthology.provision.fog.smithi199:Node is ready 2020-11-19T18:54:45.188 INFO:teuthology.orchestra.run.smithi199:> hostname 2020-11-19T18:54:45.213 INFO:teuthology.orchestra.run.smithi199.stdout:smithi199.front.sepia.ceph.com 2020-11-19T18:54:45.213 INFO:teuthology.orchestra.run.smithi199:> grep smithi199.front.sepia.ceph.com /etc/hosts 2020-11-19T18:54:45.278 INFO:teuthology.orchestra.run.smithi199.stdout:172.21.15.199 smithi199.front.sepia.ceph.com smithi199 2020-11-19T18:54:45.281 INFO:teuthology.orchestra.run.smithi199:> sudo hostname smithi199 2020-11-19T18:54:45.389 INFO:teuthology.orchestra.run.smithi199:> sudo sed -i -e 's/smithi199.front.sepia.ceph.com/smithi199/g' /etc/hosts 2020-11-19T18:54:45.420 INFO:teuthology.orchestra.run.smithi199:> sudo sed -i -e 's/172.21.15.199/172.21.15.199/g' /etc/hosts 2020-11-19T18:54:45.487 INFO:teuthology.orchestra.run.smithi199:> sudo sed -i -e 's/smithi199.front.sepia.ceph.com/smithi199/g' /etc/hostname 2020-11-19T18:54:45.554 INFO:teuthology.orchestra.run.smithi199:> sudo hostname smithi199 2020-11-19T18:54:45.620 INFO:teuthology.provision.fog.smithi199:Deploy complete! 2020-11-19T18:54:45.621 DEBUG:teuthology.parallel:result is None 2020-11-19T18:55:35.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:36.450 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T18:55:36.450 INFO:teuthology.orchestra.run.smithi025:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T18:55:36.728 INFO:teuthology.provision.fog.smithi025:Node is ready 2020-11-19T18:55:36.729 INFO:teuthology.orchestra.run.smithi025:> hostname 2020-11-19T18:55:36.783 INFO:teuthology.orchestra.run.smithi025.stdout:smithi025.front.sepia.ceph.com 2020-11-19T18:55:36.784 INFO:teuthology.orchestra.run.smithi025:> grep smithi025.front.sepia.ceph.com /etc/hosts 2020-11-19T18:55:36.838 INFO:teuthology.orchestra.run.smithi025.stdout:172.21.15.25 smithi025.front.sepia.ceph.com smithi025 2020-11-19T18:55:36.839 INFO:teuthology.orchestra.run.smithi025:> sudo hostname smithi025 2020-11-19T18:55:36.938 INFO:teuthology.orchestra.run.smithi025:> sudo sed -i -e 's/smithi025.front.sepia.ceph.com/smithi025/g' /etc/hosts 2020-11-19T18:55:36.988 INFO:teuthology.orchestra.run.smithi025:> sudo sed -i -e 's/172.21.15.25/172.21.15.25/g' /etc/hosts 2020-11-19T18:55:37.059 INFO:teuthology.orchestra.run.smithi025:> sudo sed -i -e 's/smithi025.front.sepia.ceph.com/smithi025/g' /etc/hostname 2020-11-19T18:55:37.132 INFO:teuthology.orchestra.run.smithi025:> sudo hostname smithi025 2020-11-19T18:55:37.209 INFO:teuthology.provision.fog.smithi025:Deploy complete! 2020-11-19T18:55:37.210 DEBUG:teuthology.parallel:result is None 2020-11-19T18:55:41.174 INFO:teuthology.lock.ops:Checking smithi199.front.sepia.ceph.com 2020-11-19T18:55:41.175 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T18:55:41.199 INFO:teuthology.lock.ops:Checking smithi027.front.sepia.ceph.com 2020-11-19T18:55:41.199 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T18:55:41.262 INFO:teuthology.lock.ops:Checking smithi025.front.sepia.ceph.com 2020-11-19T18:55:41.263 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T18:55:41.284 INFO:teuthology.lock.ops:Updating [smithi199.front.sepia.ceph.com]: set os type and version on server 2020-11-19T18:55:41.285 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:55:41.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:41.357 INFO:teuthology.orchestra.run.smithi199:> true 2020-11-19T18:55:41.520 INFO:teuthology.orchestra.run.smithi199:> uname -m 2020-11-19T18:55:41.574 INFO:teuthology.orchestra.run.smithi199.stdout:x86_64 2020-11-19T18:55:41.575 INFO:teuthology.orchestra.run.smithi199:> cat /etc/os-release 2020-11-19T18:55:41.628 INFO:teuthology.orchestra.run.smithi199.stdout:NAME="CentOS Linux" 2020-11-19T18:55:41.629 INFO:teuthology.orchestra.run.smithi199.stdout:VERSION="8 (Core)" 2020-11-19T18:55:41.629 INFO:teuthology.orchestra.run.smithi199.stdout:ID="centos" 2020-11-19T18:55:41.629 INFO:teuthology.orchestra.run.smithi199.stdout:ID_LIKE="rhel fedora" 2020-11-19T18:55:41.630 INFO:teuthology.orchestra.run.smithi199.stdout:VERSION_ID="8" 2020-11-19T18:55:41.630 INFO:teuthology.orchestra.run.smithi199.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:55:41.630 INFO:teuthology.orchestra.run.smithi199.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T18:55:41.630 INFO:teuthology.orchestra.run.smithi199.stdout:ANSI_COLOR="0;31" 2020-11-19T18:55:41.631 INFO:teuthology.orchestra.run.smithi199.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T18:55:41.631 INFO:teuthology.orchestra.run.smithi199.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T18:55:41.631 INFO:teuthology.orchestra.run.smithi199.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T18:55:41.631 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T18:55:41.632 INFO:teuthology.orchestra.run.smithi199.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T18:55:41.632 INFO:teuthology.orchestra.run.smithi199.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T18:55:41.632 INFO:teuthology.orchestra.run.smithi199.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T18:55:41.632 INFO:teuthology.orchestra.run.smithi199.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T18:55:41.632 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T18:55:41.634 INFO:teuthology.lock.ops:Updating smithi199.front.sepia.ceph.com on lock server 2020-11-19T18:55:41.651 INFO:teuthology.lock.ops:Updating [smithi027.front.sepia.ceph.com]: set os type and version on server 2020-11-19T18:55:41.651 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:55:41.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:41.721 INFO:teuthology.orchestra.run.smithi027:> true 2020-11-19T18:55:41.900 INFO:teuthology.orchestra.run.smithi027:> uname -m 2020-11-19T18:55:41.955 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2020-11-19T18:55:41.956 INFO:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2020-11-19T18:55:42.012 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Linux" 2020-11-19T18:55:42.012 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8 (Core)" 2020-11-19T18:55:42.013 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2020-11-19T18:55:42.014 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2020-11-19T18:55:42.015 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8" 2020-11-19T18:55:42.015 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:55:42.016 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T18:55:42.016 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2020-11-19T18:55:42.017 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T18:55:42.018 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T18:55:42.019 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T18:55:42.019 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T18:55:42.020 INFO:teuthology.orchestra.run.smithi027.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T18:55:42.020 INFO:teuthology.orchestra.run.smithi027.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T18:55:42.020 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T18:55:42.021 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T18:55:42.022 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T18:55:42.024 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2020-11-19T18:55:42.052 INFO:teuthology.lock.ops:Updating [smithi025.front.sepia.ceph.com]: set os type and version on server 2020-11-19T18:55:42.052 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:55:42.053 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:42.188 INFO:teuthology.orchestra.run.smithi025:> true 2020-11-19T18:55:42.369 INFO:teuthology.orchestra.run.smithi025:> uname -m 2020-11-19T18:55:42.423 INFO:teuthology.orchestra.run.smithi025.stdout:x86_64 2020-11-19T18:55:42.424 INFO:teuthology.orchestra.run.smithi025:> cat /etc/os-release 2020-11-19T18:55:42.485 INFO:teuthology.orchestra.run.smithi025.stdout:NAME="CentOS Linux" 2020-11-19T18:55:42.486 INFO:teuthology.orchestra.run.smithi025.stdout:VERSION="8 (Core)" 2020-11-19T18:55:42.486 INFO:teuthology.orchestra.run.smithi025.stdout:ID="centos" 2020-11-19T18:55:42.486 INFO:teuthology.orchestra.run.smithi025.stdout:ID_LIKE="rhel fedora" 2020-11-19T18:55:42.487 INFO:teuthology.orchestra.run.smithi025.stdout:VERSION_ID="8" 2020-11-19T18:55:42.487 INFO:teuthology.orchestra.run.smithi025.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:55:42.488 INFO:teuthology.orchestra.run.smithi025.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T18:55:42.488 INFO:teuthology.orchestra.run.smithi025.stdout:ANSI_COLOR="0;31" 2020-11-19T18:55:42.488 INFO:teuthology.orchestra.run.smithi025.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T18:55:42.671 INFO:teuthology.orchestra.run.smithi025.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T18:55:42.671 INFO:teuthology.orchestra.run.smithi025.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T18:55:42.672 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T18:55:42.672 INFO:teuthology.orchestra.run.smithi025.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T18:55:42.672 INFO:teuthology.orchestra.run.smithi025.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T18:55:42.673 INFO:teuthology.orchestra.run.smithi025.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T18:55:42.673 INFO:teuthology.orchestra.run.smithi025.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T18:55:42.673 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T18:55:42.688 INFO:teuthology.lock.ops:Updating smithi025.front.sepia.ceph.com on lock server 2020-11-19T18:55:42.712 INFO:teuthology.task.internal.lock_machines:3 smithi machines locked this try, 3/3 locked so far 2020-11-19T18:55:42.770 INFO:teuthology.task.internal.lock_machines:Locked targets: smithi025.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg9JPEgFrcNgmz4ZqBmLaq11IxZcyCwrWcGkULq2IArsq4a7p71JicR/3wLJIszDYP9abu5bAgnpM5tO42T6OGc8HeRjD5ykQ2mm09R57z8Ls32dpt3dryPjCYo1GBY9nxoNpceBL2z9D4wdg/EWkSIDzkYFpzPrrbV3naqYtABY0as4tBlvDRWRMAd53eQJnkMrRKL2AwX1wGKpaG0YLEbPbJ8Np+4I9zrfzZXImOyxQ9WSnWq4oJpk0PHJXfB5YEP2gS1PQHlSKdKl+VLiC1g2/FhThdAMeGmUzssyU+q0WJLb3IOzsHuwSYv49cXIIAJ68rhZue6tiqHqRHcj9UO+mfGtJWV5WQVtuTiX7IezTyEWUXaHcq9GiYsMtBYZTm6vvBAF0PQRjnd+n3KnJca5Kgrbimdfxew3xzf05v6EujKL8QqvVFeAIyBsSKKX92iLHzyQ3rtQxuB1SLRIsX73wjMfUdse7MA14mwBlsd/TMMkEMKqzIrXE53v1kJVs= smithi027.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYSZ6Nl7toTVD6fjpPqLUs9sVWlc34BI3T4sBY78VBfFNOmsyg2oKBFYj/IvcBiy2g5gO6v8FYAcv5Zf2ryjSeWtqSmd1T2QybQ1dePPlQRVx7CxdF5YpAf3CTAkCY/P3s/mZN0Tqdsf89ag6l2zQQpYypsBw524+Oujh64k7XW2OFYAoIl2LJjcvFY9AG+Jty6wJ/Er+HTsoJwTqaJ6/0kZxXoeVqUhEd5eW5cg6qxH5oY6I7rQjCe7eXsHIdMJJb42t2aBtWsGQmtZsKabJBmNelnf9/OVQFfvQSYQoHZNwZuZ3pAkEW4bbjFsTezHhgDXLyK+P87NsJnqOhlSBhvJ3P3VDRMYkbFDVDqBrRH1WJsZRd/EqT3G22q4flm0BLBtEJIa0SrGy3zyXpF5L3X8tt6T5GZzhC7rFpe9KaB1gTMrFSniYoxy9KPQB4T3ZUcFBMTx8p09phx8NWC8hNhvKpWJMw35y7/qrF+TOrQKi4a/F/v3sq7Z8H517xRH8= smithi199.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRZOr1o64+ZvvtZWtgacS2VAtu1WOwdgdwnCpF2GNbABUv97ZGx8DlhWy3KuZ2zauUzQklH4ZgrNMwJmKeaupaxDVIqqR+8JC0zvf+aHud1+Bx/c1QbUgPaD4aeTPj63iwamBTSHapvHit02/O+YAfRUIx6nYjwhwv6FVUCmYHK4ZHmKRS1+XpqHMnffgFqgfRVxc8mZKBkyFDwOcOVya5cGbzRxyGFkdqNTTNS3dRV09VvgSGWOlrEQ7/Zd7DQwiwHQNBwiuYgQATlXhxjlXZnq5J+rKCyMcrD3D/B8MXDMmaVh8LaqwVUx9glViKMPqqI/UX9M4w3oqv42NuAsIS2WRo3G+m5Ycr3lzzVZVBOQGLg6helzlR1TAPJMFfCHCABbuG/W9WesDWUvnLnqhhWVwiuuvDk04MK6b2OoYxrR0aIXarJDCWO1BryiMDvBP+LBUCsYIGUgObK6cXLMgbIGzaeCwATb+5VX66EaI8QUYZZoGplmW08s5vUf2kRw0= 2020-11-19T18:55:42.772 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T18:55:42.830 INFO:teuthology.run_tasks:Running task internal.save_config... 2020-11-19T18:55:42.837 INFO:teuthology.task.internal:Saving configuration 2020-11-19T18:55:42.854 INFO:teuthology.run_tasks:Running task internal.check_lock... 2020-11-19T18:55:42.871 INFO:teuthology.task.internal.check_lock:Checking locks... 2020-11-19T18:55:42.892 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 18:49:47.267018', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPr4apNNwo2m3uahFmI1VbmNnnkQwzQ7l5O39nq6DUJmFcuFe4eLPDFIs+tQRHpDVx24xDCMppqG9OiXB6goUpU=', 'os_version': '8', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'centos', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi199.front.sepia.ceph.com'} 2020-11-19T18:55:42.918 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 18:49:47.267083', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNGKKbBI08D8Jsu6JOHgdaHqzxOxwZF3wfB/T5F0BIuzgIQlycPsjf3XNbmzhkriQisbyCqXNohUNr/kwuaIlK4=', 'os_version': '8', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'centos', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi027.front.sepia.ceph.com'} 2020-11-19T18:55:43.068 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 18:49:47.267101', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDcIpgcPzhEr1OPTMfuF4wrndReSbqU8iEkMxb+6iidNOeLOXWe88hNNRR19tu3Zjg3d3YWti6pRvin9tcTcqRM=', 'os_version': '8', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'centos', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi025.front.sepia.ceph.com'} 2020-11-19T18:55:43.069 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2020-11-19T18:55:43.079 INFO:teuthology.task.internal:roles: ubuntu@smithi199.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2020-11-19T18:55:43.079 INFO:teuthology.task.internal:roles: ubuntu@smithi027.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2020-11-19T18:55:43.080 INFO:teuthology.task.internal:roles: ubuntu@smithi025.front.sepia.ceph.com - ['client.0'] 2020-11-19T18:55:43.081 INFO:teuthology.run_tasks:Running task console_log... 2020-11-19T18:55:43.280 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f81f16b8f28>, signals=[15]) 2020-11-19T18:55:43.281 INFO:teuthology.run_tasks:Running task internal.connect... 2020-11-19T18:55:43.463 INFO:teuthology.task.internal:Opening connections... 2020-11-19T18:55:43.464 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T18:55:43.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:43.594 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T18:55:43.596 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:43.679 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T18:55:43.684 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:55:43.804 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2020-11-19T18:55:43.898 INFO:teuthology.orchestra.run.smithi199:> uname -m 2020-11-19T18:55:43.914 INFO:teuthology.orchestra.run.smithi199.stdout:x86_64 2020-11-19T18:55:43.915 INFO:teuthology.orchestra.run.smithi199:> cat /etc/os-release 2020-11-19T18:55:43.974 INFO:teuthology.orchestra.run.smithi199.stdout:NAME="CentOS Linux" 2020-11-19T18:55:43.975 INFO:teuthology.orchestra.run.smithi199.stdout:VERSION="8 (Core)" 2020-11-19T18:55:43.975 INFO:teuthology.orchestra.run.smithi199.stdout:ID="centos" 2020-11-19T18:55:43.975 INFO:teuthology.orchestra.run.smithi199.stdout:ID_LIKE="rhel fedora" 2020-11-19T18:55:43.975 INFO:teuthology.orchestra.run.smithi199.stdout:VERSION_ID="8" 2020-11-19T18:55:43.976 INFO:teuthology.orchestra.run.smithi199.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:55:43.976 INFO:teuthology.orchestra.run.smithi199.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T18:55:43.976 INFO:teuthology.orchestra.run.smithi199.stdout:ANSI_COLOR="0;31" 2020-11-19T18:55:43.977 INFO:teuthology.orchestra.run.smithi199.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T18:55:43.977 INFO:teuthology.orchestra.run.smithi199.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T18:55:43.977 INFO:teuthology.orchestra.run.smithi199.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T18:55:43.977 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T18:55:43.978 INFO:teuthology.orchestra.run.smithi199.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T18:55:43.978 INFO:teuthology.orchestra.run.smithi199.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T18:55:43.978 INFO:teuthology.orchestra.run.smithi199.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T18:55:43.978 INFO:teuthology.orchestra.run.smithi199.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T18:55:43.979 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T18:55:43.979 INFO:teuthology.lock.ops:Updating smithi199.front.sepia.ceph.com on lock server 2020-11-19T18:55:43.998 INFO:teuthology.orchestra.run.smithi027:> uname -m 2020-11-19T18:55:44.014 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2020-11-19T18:55:44.015 INFO:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2020-11-19T18:55:44.069 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Linux" 2020-11-19T18:55:44.070 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8 (Core)" 2020-11-19T18:55:44.070 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2020-11-19T18:55:44.070 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2020-11-19T18:55:44.071 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8" 2020-11-19T18:55:44.071 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:55:44.071 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T18:55:44.071 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2020-11-19T18:55:44.071 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T18:55:44.072 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T18:55:44.072 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T18:55:44.072 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T18:55:44.073 INFO:teuthology.orchestra.run.smithi027.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T18:55:44.073 INFO:teuthology.orchestra.run.smithi027.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T18:55:44.073 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T18:55:44.073 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T18:55:44.074 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T18:55:44.074 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2020-11-19T18:55:44.098 INFO:teuthology.orchestra.run.smithi025:> uname -m 2020-11-19T18:55:44.126 INFO:teuthology.orchestra.run.smithi025.stdout:x86_64 2020-11-19T18:55:44.127 INFO:teuthology.orchestra.run.smithi025:> cat /etc/os-release 2020-11-19T18:55:44.189 INFO:teuthology.orchestra.run.smithi025.stdout:NAME="CentOS Linux" 2020-11-19T18:55:44.189 INFO:teuthology.orchestra.run.smithi025.stdout:VERSION="8 (Core)" 2020-11-19T18:55:44.189 INFO:teuthology.orchestra.run.smithi025.stdout:ID="centos" 2020-11-19T18:55:44.190 INFO:teuthology.orchestra.run.smithi025.stdout:ID_LIKE="rhel fedora" 2020-11-19T18:55:44.190 INFO:teuthology.orchestra.run.smithi025.stdout:VERSION_ID="8" 2020-11-19T18:55:44.190 INFO:teuthology.orchestra.run.smithi025.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:55:44.190 INFO:teuthology.orchestra.run.smithi025.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T18:55:44.191 INFO:teuthology.orchestra.run.smithi025.stdout:ANSI_COLOR="0;31" 2020-11-19T18:55:44.191 INFO:teuthology.orchestra.run.smithi025.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T18:55:44.191 INFO:teuthology.orchestra.run.smithi025.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T18:55:44.455 INFO:teuthology.orchestra.run.smithi025.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T18:55:44.456 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T18:55:44.456 INFO:teuthology.orchestra.run.smithi025.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T18:55:44.456 INFO:teuthology.orchestra.run.smithi025.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T18:55:44.456 INFO:teuthology.orchestra.run.smithi025.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T18:55:44.456 INFO:teuthology.orchestra.run.smithi025.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T18:55:44.457 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T18:55:44.457 INFO:teuthology.lock.ops:Updating smithi025.front.sepia.ceph.com on lock server 2020-11-19T18:55:44.478 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2020-11-19T18:55:44.573 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2020-11-19T18:55:44.581 INFO:teuthology.task.internal:Checking for old test directory... 2020-11-19T18:55:44.582 INFO:teuthology.orchestra.run.smithi025:> test '!' -e /home/ubuntu/cephtest 2020-11-19T18:55:44.590 INFO:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2020-11-19T18:55:44.597 INFO:teuthology.orchestra.run.smithi199:> test '!' -e /home/ubuntu/cephtest 2020-11-19T18:55:44.613 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2020-11-19T18:55:44.641 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2020-11-19T18:55:44.641 INFO:teuthology.orchestra.run.smithi025:> test -z $(ls -A /var/lib/ceph) 2020-11-19T18:55:44.644 INFO:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2020-11-19T18:55:44.654 INFO:teuthology.orchestra.run.smithi199:> test -z $(ls -A /var/lib/ceph) 2020-11-19T18:55:44.690 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2020-11-19T18:55:44.772 INFO:teuthology.run_tasks:Running task kernel... 2020-11-19T18:55:44.909 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'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'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'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.0': {'kdb': True, 'sha1': 'distro'}} 2020-11-19T18:55:44.910 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2020-11-19T18:55:44.910 INFO:teuthology.orchestra.run.smithi199:> uname -r 2020-11-19T18:55:44.929 INFO:teuthology.orchestra.run.smithi199.stdout:4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:55:44.929 INFO:teuthology.task.kernel:Running kernel on smithi199: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:55:44.930 INFO:teuthology.orchestra.run.smithi199:> sudo yum install -y kernel 2020-11-19T18:55:47.609 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS-8 - AppStream 43 MB/s | 7.0 MB 00:00 2020-11-19T18:55:48.795 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS-8 - Base 26 MB/s | 2.2 MB 00:00 2020-11-19T18:55:49.234 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS-8 - Extras 87 kB/s | 5.5 kB 00:00 2020-11-19T18:55:49.692 INFO:teuthology.orchestra.run.smithi199.stdout:Extra Packages for Enterprise Linux 20 MB/s | 8.3 MB 00:00 2020-11-19T18:55:51.389 INFO:teuthology.orchestra.run.smithi199.stdout:lab-extras 3.8 MB/s | 23 kB 00:00 2020-11-19T18:55:52.338 INFO:teuthology.orchestra.run.smithi199.stdout:Package kernel-4.18.0-147.el8.x86_64 is already installed. 2020-11-19T18:55:52.338 INFO:teuthology.orchestra.run.smithi199.stdout:Package kernel-4.18.0-193.28.1.el8_2.x86_64 is already installed. 2020-11-19T18:55:52.496 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T18:55:52.497 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T18:55:52.497 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T18:55:52.597 INFO:teuthology.orchestra.run.smithi199:> echo no | sudo yum reinstall kernel || true 2020-11-19T18:55:53.000 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Nov 2020 06:55:51 PM UTC. 2020-11-19T18:55:53.245 INFO:teuthology.orchestra.run.smithi199.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:53.245 INFO:teuthology.orchestra.run.smithi199.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T18:55:53.300 INFO:teuthology.orchestra.run.smithi199.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:53.347 INFO:teuthology.orchestra.run.smithi199:> sudo yum reinstall -y kernel || true 2020-11-19T18:55:53.749 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:55:51 PM UTC. 2020-11-19T18:55:54.004 INFO:teuthology.orchestra.run.smithi199.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:54.004 INFO:teuthology.orchestra.run.smithi199.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T18:55:54.062 INFO:teuthology.orchestra.run.smithi199.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:54.104 INFO:teuthology.orchestra.run.smithi199:> rpm -q kernel --last | head -n 1 2020-11-19T18:55:54.172 INFO:teuthology.orchestra.run.smithi199.stdout:kernel-4.18.0-193.28.1.el8_2.x86_64 Sun 15 Nov 2020 12:12:26 PM UTC 2020-11-19T18:55:54.174 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:55:54.174 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T18:55:54.175 INFO:teuthology.orchestra.run.smithi027:> uname -r 2020-11-19T18:55:54.193 INFO:teuthology.orchestra.run.smithi027.stdout:4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:55:54.193 INFO:teuthology.task.kernel:Running kernel on smithi027: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:55:54.193 INFO:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2020-11-19T18:55:56.710 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-8 - AppStream 38 MB/s | 7.0 MB 00:00 2020-11-19T18:55:57.983 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-8 - Base 22 MB/s | 2.2 MB 00:00 2020-11-19T18:55:58.428 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-8 - Extras 85 kB/s | 5.5 kB 00:00 2020-11-19T18:55:58.828 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 24 MB/s | 8.3 MB 00:00 2020-11-19T18:56:00.645 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 4.1 MB/s | 23 kB 00:00 2020-11-19T18:56:01.676 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-147.el8.x86_64 is already installed. 2020-11-19T18:56:01.677 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-193.28.1.el8_2.x86_64 is already installed. 2020-11-19T18:56:01.838 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T18:56:01.845 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T18:56:01.847 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T18:56:01.984 INFO:teuthology.orchestra.run.smithi027:> echo no | sudo yum reinstall kernel || true 2020-11-19T18:56:02.422 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:56:00 PM UTC. 2020-11-19T18:56:02.673 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T18:56:02.674 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T18:56:02.749 INFO:teuthology.orchestra.run.smithi027.stderr:Error: No packages marked for reinstall. 2020-11-19T18:56:02.798 INFO:teuthology.orchestra.run.smithi027:> sudo yum reinstall -y kernel || true 2020-11-19T18:56:03.231 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:03 ago on Thu 19 Nov 2020 06:56:00 PM UTC. 2020-11-19T18:56:03.490 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T18:56:03.490 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T18:56:03.525 INFO:teuthology.orchestra.run.smithi027.stderr:Error: No packages marked for reinstall. 2020-11-19T18:56:03.589 INFO:teuthology.orchestra.run.smithi027:> rpm -q kernel --last | head -n 1 2020-11-19T18:56:03.654 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-4.18.0-193.28.1.el8_2.x86_64 Sun 15 Nov 2020 12:12:26 PM UTC 2020-11-19T18:56:03.655 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:56:03.656 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T18:56:03.656 INFO:teuthology.orchestra.run.smithi025:> uname -r 2020-11-19T18:56:03.674 INFO:teuthology.orchestra.run.smithi025.stdout:4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:56:03.674 INFO:teuthology.task.kernel:Running kernel on smithi025: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:56:03.675 INFO:teuthology.orchestra.run.smithi025:> sudo yum install -y kernel 2020-11-19T18:56:06.227 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - AppStream 39 MB/s | 7.0 MB 00:00 2020-11-19T18:56:07.480 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Base 25 MB/s | 2.2 MB 00:00 2020-11-19T18:56:07.930 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Extras 82 kB/s | 5.5 kB 00:00 2020-11-19T18:56:08.342 INFO:teuthology.orchestra.run.smithi025.stdout:Extra Packages for Enterprise Linux 23 MB/s | 8.3 MB 00:00 2020-11-19T18:56:10.135 INFO:teuthology.orchestra.run.smithi025.stdout:lab-extras 4.5 MB/s | 23 kB 00:00 2020-11-19T18:56:11.119 INFO:teuthology.orchestra.run.smithi025.stdout:Package kernel-4.18.0-147.el8.x86_64 is already installed. 2020-11-19T18:56:11.120 INFO:teuthology.orchestra.run.smithi025.stdout:Package kernel-4.18.0-193.28.1.el8_2.x86_64 is already installed. 2020-11-19T18:56:11.318 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T18:56:11.319 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T18:56:11.319 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T18:56:11.411 INFO:teuthology.orchestra.run.smithi025:> echo no | sudo yum reinstall kernel || true 2020-11-19T18:56:11.846 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Nov 2020 06:56:10 PM UTC. 2020-11-19T18:56:12.116 INFO:teuthology.orchestra.run.smithi025.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T18:56:12.116 INFO:teuthology.orchestra.run.smithi025.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T18:56:12.166 INFO:teuthology.orchestra.run.smithi025.stderr:Error: No packages marked for reinstall. 2020-11-19T18:56:12.229 INFO:teuthology.orchestra.run.smithi025:> sudo yum reinstall -y kernel || true 2020-11-19T18:56:12.661 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:56:10 PM UTC. 2020-11-19T18:56:12.957 INFO:teuthology.orchestra.run.smithi025.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T18:56:12.957 INFO:teuthology.orchestra.run.smithi025.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T18:56:12.987 INFO:teuthology.orchestra.run.smithi025.stderr:Error: No packages marked for reinstall. 2020-11-19T18:56:13.029 INFO:teuthology.orchestra.run.smithi025:> rpm -q kernel --last | head -n 1 2020-11-19T18:56:13.100 INFO:teuthology.orchestra.run.smithi025.stdout:kernel-4.18.0-193.28.1.el8_2.x86_64 Sun 15 Nov 2020 12:12:26 PM UTC 2020-11-19T18:56:13.102 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T18:56:13.102 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T18:56:13.102 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2020-11-19T18:56:13.102 INFO:teuthology.orchestra.run.smithi199:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T18:56:13.146 INFO:teuthology.orchestra.run.smithi199.stdout:ttyS1 2020-11-19T18:56:13.158 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2020-11-19T18:56:13.158 INFO:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T18:56:13.207 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2020-11-19T18:56:13.219 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2020-11-19T18:56:13.219 INFO:teuthology.orchestra.run.smithi025:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T18:56:13.257 INFO:teuthology.orchestra.run.smithi025.stdout:ttyS1 2020-11-19T18:56:13.271 INFO:teuthology.run_tasks:Running task internal.base... 2020-11-19T18:56:15.381 INFO:teuthology.task.internal:Creating test directory... 2020-11-19T18:56:15.381 INFO:teuthology.orchestra.run.smithi025:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T18:56:15.386 INFO:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T18:56:15.408 INFO:teuthology.orchestra.run.smithi199:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T18:56:15.426 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2020-11-19T18:56:15.441 INFO:teuthology.run_tasks:Running task internal.archive... 2020-11-19T18:56:15.452 INFO:teuthology.task.internal:Creating archive directory... 2020-11-19T18:56:15.453 INFO:teuthology.orchestra.run.smithi025:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T18:56:15.457 INFO:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T18:56:15.468 INFO:teuthology.orchestra.run.smithi199:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T18:56:15.494 INFO:teuthology.run_tasks:Running task internal.coredump... 2020-11-19T18:56:15.507 INFO:teuthology.task.internal:Enabling coredump saving... 2020-11-19T18:56:15.508 INFO:teuthology.orchestra.run.smithi025:> 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 2020-11-19T18:56:15.526 INFO:teuthology.orchestra.run.smithi027:> 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 2020-11-19T18:56:15.534 INFO:teuthology.orchestra.run.smithi199:> 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 2020-11-19T18:56:15.569 INFO:teuthology.orchestra.run.smithi025.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:56:15.573 INFO:teuthology.orchestra.run.smithi199.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:56:15.574 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:56:15.588 INFO:teuthology.orchestra.run.smithi025.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:56:15.589 INFO:teuthology.orchestra.run.smithi199.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:56:15.592 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:56:15.594 INFO:teuthology.run_tasks:Running task internal.sudo... 2020-11-19T18:56:15.602 INFO:teuthology.task.internal:Configuring sudo... 2020-11-19T18:56:15.602 INFO:teuthology.orchestra.run.smithi025:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T18:56:15.606 INFO:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T18:56:15.638 INFO:teuthology.orchestra.run.smithi199:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T18:56:15.669 INFO:teuthology.run_tasks:Running task internal.syslog... 2020-11-19T18:56:15.679 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2020-11-19T18:56:15.680 INFO:teuthology.orchestra.run.smithi025:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T18:56:15.683 INFO:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T18:56:15.712 INFO:teuthology.orchestra.run.smithi199:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T18:56:15.728 INFO:teuthology.orchestra.run.smithi199:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:56:15.805 INFO:teuthology.orchestra.run.smithi199:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:56:15.875 INFO:teuthology.orchestra.run.smithi199:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:56:15.908 INFO:teuthology.orchestra.run.smithi199:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:56:15.959 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T18:56:15.960 INFO:teuthology.orchestra.run.smithi199:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:56:16.013 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:56:16.026 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T18:56:16.026 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T18:56:16.027 INFO:teuthology.orchestra.run.smithi199.stderr:152 bytes copied, 2.7961e-05 s, 5.4 MB/s 2020-11-19T18:56:16.027 INFO:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:56:16.065 INFO:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:56:16.135 INFO:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:56:16.169 INFO:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:56:16.227 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T18:56:16.228 INFO:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:56:16.282 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:56:16.299 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T18:56:16.299 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T18:56:16.300 INFO:teuthology.orchestra.run.smithi027.stderr:152 bytes copied, 3.9438e-05 s, 3.9 MB/s 2020-11-19T18:56:16.301 INFO:teuthology.orchestra.run.smithi025:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:56:16.339 INFO:teuthology.orchestra.run.smithi025:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:56:16.411 INFO:teuthology.orchestra.run.smithi025:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:56:16.446 INFO:teuthology.orchestra.run.smithi025:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:56:16.504 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T18:56:16.504 INFO:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:56:16.559 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:56:16.576 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records in 2020-11-19T18:56:16.576 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records out 2020-11-19T18:56:16.576 INFO:teuthology.orchestra.run.smithi025.stderr:152 bytes copied, 3.3084e-05 s, 4.6 MB/s 2020-11-19T18:56:16.577 INFO:teuthology.orchestra.run.smithi025:> sudo service rsyslog restart 2020-11-19T18:56:16.620 INFO:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2020-11-19T18:56:16.623 INFO:teuthology.orchestra.run.smithi199:> sudo service rsyslog restart 2020-11-19T18:56:16.691 INFO:teuthology.orchestra.run.smithi199.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T18:56:16.701 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T18:56:16.705 INFO:teuthology.orchestra.run.smithi025.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T18:56:17.141 INFO:teuthology.run_tasks:Running task internal.timer... 2020-11-19T18:56:17.150 INFO:teuthology.task.internal:Starting timer... 2020-11-19T18:56:17.150 INFO:teuthology.run_tasks:Running task pcp... 2020-11-19T18:56:17.178 INFO:teuthology.run_tasks:Running task selinux... 2020-11-19T18:56:17.192 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2020-11-19T18:56:17.193 INFO:teuthology.orchestra.run.smithi025:> sudo service auditd rotate 2020-11-19T18:56:17.271 INFO:teuthology.orchestra.run.smithi025.stdout:Rotating logs: [ OK ] 2020-11-19T18:56:17.273 INFO:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2020-11-19T18:56:17.359 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: [ OK ] 2020-11-19T18:56:17.360 INFO:teuthology.orchestra.run.smithi199:> sudo service auditd rotate 2020-11-19T18:56:17.423 INFO:teuthology.orchestra.run.smithi199.stdout:Rotating logs: [ OK ] 2020-11-19T18:56:17.425 DEBUG:teuthology.task.selinux:Getting current SELinux state 2020-11-19T18:56:17.425 INFO:teuthology.orchestra.run.smithi199:> /usr/sbin/getenforce 2020-11-19T18:56:17.444 INFO:teuthology.orchestra.run.smithi199.stdout:Permissive 2020-11-19T18:56:17.445 INFO:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2020-11-19T18:56:17.474 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2020-11-19T18:56:17.474 INFO:teuthology.orchestra.run.smithi025:> /usr/sbin/getenforce 2020-11-19T18:56:17.504 INFO:teuthology.orchestra.run.smithi025.stdout:Permissive 2020-11-19T18:56:17.504 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi199.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi025.front.sepia.ceph.com': 'permissive'} 2020-11-19T18:56:17.505 INFO:teuthology.orchestra.run.smithi199:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|scontext=system_u:system_r:logrotate_t:s0\)' 2020-11-19T18:56:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T18:56:17.535 INFO:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|scontext=system_u:system_r:logrotate_t:s0\)' 2020-11-19T18:56:17.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T18:56:17.571 INFO:teuthology.orchestra.run.smithi025:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|scontext=system_u:system_r:logrotate_t:s0\)' 2020-11-19T18:56:17.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T18:56:17.609 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2020-11-19T18:56:17.609 INFO:teuthology.orchestra.run.smithi199:> sudo /usr/sbin/setenforce permissive 2020-11-19T18:56:17.646 INFO:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2020-11-19T18:56:17.703 INFO:teuthology.orchestra.run.smithi025:> sudo /usr/sbin/setenforce permissive 2020-11-19T18:56:17.739 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2020-11-19T18:56:17.973 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated; assuming it is current 2020-11-19T18:56:17.974 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to branch origin/master 2020-11-19T18:56:17.992 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}] 2020-11-19T18:56:17.994 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi199.front.sepia.ceph.com,smithi027.front.sepia.ceph.com,smithi025.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2020-11-19T18:56:18.343 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2020-11-19T18:56:22.700 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 2020-11-19T18:56:29.213 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2020-11-19T18:56:29.232 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:29 +0000 (0:00:00.073) 0:00:00.073 ***** 2020-11-19T18:56:29.247 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:29 +0000 (0:00:00.014) 0:00:00.087 ***** 2020-11-19T18:56:29.259 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:29 +0000 (0:00:00.012) 0:00:00.100 ***** 2020-11-19T18:56:30.770 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2020-11-19T18:56:30.771 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] 2020-11-19T18:56:30.839 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:01.579) 0:00:01.680 ***** 2020-11-19T18:56:30.912 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] 2020-11-19T18:56:30.989 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.150) 0:00:01.830 ***** 2020-11-19T18:56:31.390 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:56:31.425 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:31 +0000 (0:00:00.436) 0:00:02.266 ***** 2020-11-19T18:56:31.431 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:56:31.470 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:31 +0000 (0:00:00.044) 0:00:02.311 ***** 2020-11-19T18:56:31.937 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi025.front.sepia.ceph.com] 2020-11-19T18:56:31.977 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2020-11-19T18:56:31.978 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} ok: [smithi027.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2020-11-19T18:56:32.010 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.539) 0:00:02.850 ***** 2020-11-19T18:56:32.041 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.031) 0:00:02.882 ***** 2020-11-19T18:56:32.071 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.029) 0:00:02.912 ***** 2020-11-19T18:56:32.076 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2020-11-19T18:56:32.078 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:32.111 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.039) 0:00:02.952 ***** 2020-11-19T18:56:32.274 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:32.319 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.208) 0:00:03.160 ***** 2020-11-19T18:56:32.324 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2020-11-19T18:56:32.326 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:56:32.360 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.041) 0:00:03.201 ***** 2020-11-19T18:56:32.595 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2020-11-19T18:56:32.597 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:32.631 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.270) 0:00:03.472 ***** 2020-11-19T18:56:32.637 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2020-11-19T18:56:32.639 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** ok: [smithi027.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:32.675 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.044) 0:00:03.516 ***** 2020-11-19T18:56:32.707 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.031) 0:00:03.548 ***** 2020-11-19T18:56:32.724 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:32.759 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:32 +0000 (0:00:00.051) 0:00:03.600 ***** 2020-11-19T18:56:33.191 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2020-11-19T18:56:33.193 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:33.227 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:33 +0000 (0:00:00.468) 0:00:04.068 ***** 2020-11-19T18:56:34.063 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2020-11-19T18:56:34.065 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1605812193.2444742-274864893241181/source", "state": "file", "uid": 0} changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1605812192.6433692-136003006858922/source", "state": "file", "uid": 0} 2020-11-19T18:56:34.099 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:34 +0000 (0:00:00.871) 0:00:04.940 ***** 2020-11-19T18:56:34.129 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:34 +0000 (0:00:00.030) 0:00:04.970 ***** 2020-11-19T18:56:34.135 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1605812192.7258966-253709775525625/source", "state": "file", "uid": 0} 2020-11-19T18:56:34.170 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:34 +0000 (0:00:00.040) 0:00:05.011 ***** 2020-11-19T18:56:34.489 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2020-11-19T18:56:34.491 INFO:teuthology.task.ansible.out:ok: [smithi199.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 2020-11-19T18:56:34.493 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} ok: [smithi027.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 2020-11-19T18:56:34.494 INFO:teuthology.task.ansible.out:.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/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+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@ 2020-11-19T18:56:34.496 INFO:teuthology.task.ansible.out:aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2020-11-19T18:56:34.544 INFO:teuthology.task.ansible.out:ok: [smithi025.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 2020-11-19T18:56:34.546 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} 2020-11-19T18:56:34.686 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2020-11-19T18:56:34.696 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2020-11-19T18:56:35.306 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:35 +0000 (0:00:01.135) 0:00:06.147 ***** 2020-11-19T18:56:35.654 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:35 +0000 (0:00:00.347) 0:00:06.494 ***** 2020-11-19T18:56:35.690 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:35 +0000 (0:00:00.033) 0:00:06.528 ***** 2020-11-19T18:56:36.342 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi025.front.sepia.ceph.com] 2020-11-19T18:56:36.419 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. 2020-11-19T18:56:36.420 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.731) 0:00:07.260 ***** 2020-11-19T18:56:36.534 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] 2020-11-19T18:56:36.544 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] 2020-11-19T18:56:36.640 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.221) 0:00:07.481 ***** 2020-11-19T18:56:36.681 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.040) 0:00:07.522 ***** 2020-11-19T18:56:36.940 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2020-11-19T18:56:36.942 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.186609", "end": "2020-11-19 18:56:36.910152", "rc": 0, "start": "2020-11-19 18:56:36.723543", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:56:36.982 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.300) 0:00:07.822 ***** 2020-11-19T18:56:37.019 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.188265", "end": "2020-11-19 18:56:36.998572", "rc": 0, "start": "2020-11-19 18:56:36.810307", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:56:37.056 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.074) 0:00:07.897 ***** 2020-11-19T18:56:37.075 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.184560", "end": "2020-11-19 18:56:37.044171", "rc": 0, "start": "2020-11-19 18:56:36.859611", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:56:37.109 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.052) 0:00:07.949 ***** 2020-11-19T18:56:37.189 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.008337", "end": "2020-11-19 18:56:37.169149", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:56:37.160812", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:56:37.223 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.114) 0:00:08.064 ***** 2020-11-19T18:56:37.261 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T18:56:37.263 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} 2020-11-19T18:56:37.295 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.072) 0:00:08.136 ***** 2020-11-19T18:56:37.302 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-11-19T18:56:37.304 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.022286", "end": "2020-11-19 18:56:37.260962", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:56:37.238676", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:56:37.337 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.041) 0:00:08.178 ***** 2020-11-19T18:56:37.344 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.010373", "end": "2020-11-19 18:56:37.292174", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:56:37.281801", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:56:37.346 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.379 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.042) 0:00:08.220 ***** 2020-11-19T18:56:37.410 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.030) 0:00:08.251 ***** 2020-11-19T18:56:37.416 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T18:56:37.418 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} TASK [users : Remove managed_admin_users from managed_users] ******************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.458 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.048) 0:00:08.299 ***** 2020-11-19T18:56:37.491 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.032) 0:00:08.332 ***** 2020-11-19T18:56:37.500 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T18:56:37.502 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} TASK [users : Filter the managed_users list] *********************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.538 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.046) 0:00:08.379 ***** 2020-11-19T18:56:37.570 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.032) 0:00:08.411 ***** 2020-11-19T18:56:37.578 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-11-19T18:56:37.579 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.614 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.044) 0:00:08.455 ***** 2020-11-19T18:56:37.653 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.037) 0:00:08.493 ***** 2020-11-19T18:56:37.658 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-11-19T18:56:37.660 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.695 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.042) 0:00:08.535 ***** 2020-11-19T18:56:37.732 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.037) 0:00:08.572 ***** 2020-11-19T18:56:37.738 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-11-19T18:56:37.740 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.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"} 2020-11-19T18:56:37.740 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.782 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.050) 0:00:08.623 ***** 2020-11-19T18:56:37.790 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.794 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} TASK [users : Remove managed_admin_users from managed_users] ******************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.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 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b037 2020-11-19T18:56:37.796 INFO:teuthology.task.ansible.out:4849e721b0c53a70\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"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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 e634e7a31d873f310ff5326bacae6c19f95087f821 2020-11-19T18:56:37.798 INFO:teuthology.task.ansible.out:5edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009 2020-11-19T18:56:37.799 INFO:teuthology.task.ansible.out:adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\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"} 2020-11-19T18:56:37.833 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.050) 0:00:08.674 ***** 2020-11-19T18:56:37.841 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.845 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} TASK [users : Filter the managed_users list] *********************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', ' 2020-11-19T18:56:37.847 INFO:teuthology.task.ansible.out: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"} skipping: [smithi025.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"} skipping: [smithi025.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 VZrk8nWzg7pYLOrZru 2020-11-19T18:56:37.848 INFO:teuthology.task.ansible.out:8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.fron 2020-11-19T18:56:37.852 INFO:teuthology.task.ansible.out:t.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"} 2020-11-19T18:56:37.881 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.047) 0:00:08.721 ***** 2020-11-19T18:56:37.888 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.890 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.890 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.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"} 2020-11-19T18:56:37.891 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.895 INFO:teuthology.task.ansible.out: skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fd 2020-11-19T18:56:37.897 INFO:teuthology.task.ansible.out:ef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\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"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.fron 2020-11-19T18:56:37.899 INFO:teuthology.task.ansible.out:t.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"} skipping: [smithi025.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"} 2020-11-19T18:56:37.930 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.049) 0:00:08.771 ***** 2020-11-19T18:56:37.938 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.939 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.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"} 2020-11-19T18:56:37.940 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.941 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:56:37.977 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.047) 0:00:08.818 ***** 2020-11-19T18:56:37.984 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.986 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.988 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.989 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T18:56:37.990 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.990 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:37.991 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed 2020-11-19T18:56:37.993 INFO:teuthology.task.ansible.out:": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.048) 0:00:08.867 ***** 2020-11-19T18:56:38.033 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.036 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.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"}, 2020-11-19T18:56:38.037 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.073 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.046) 0:00:08.913 ***** 2020-11-19T18:56:38.083 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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: [smithi025.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansib 2020-11-19T18:56:38.085 INFO:teuthology.task.ansible.out:le_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi025.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: [smithi025.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"} skipping: [smithi025.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/Ov201X 2020-11-19T18:56:38.087 INFO:teuthology.task.ansible.out:MivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.358 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.280) 0:00:09.194 ***** 2020-11-19T18:56:38.366 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.371 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.371 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.383 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.386 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.399 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.401 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi025.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: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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@c 2020-11-19T18:56:38.406 INFO:teuthology.task.ansible.out:entos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.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"} skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385 2020-11-19T18:56:38.408 INFO:teuthology.task.ansible.out:cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi027.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"} skipping 2020-11-19T18:56:38.410 INFO:teuthology.task.ansible.out:: [smithi027.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"} 2020-11-19T18:56:38.416 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.418 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.418 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph. 2020-11-19T18:56:38.425 INFO:teuthology.task.ansible.out: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"} 2020-11-19T18:56:38.443 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.448 INFO:teuthology.task.ansible.out:skipping: [smithi025.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: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi025.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 F 2020-11-19T18:56:38.450 INFO:teuthology.task.ansible.out:alse"} skipping: [smithi027.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"} skipping: [smithi025.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"} skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\ 2020-11-19T18:56:38.458 INFO:teuthology.task.ansible.out: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"} skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248 2020-11-19T18:56:38.461 INFO:teuthology.task.ansible.out:e29b2f5c5dc072acb3c93\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"} skipping: [smithi199.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 tak6ngfj0ohW6upH 2020-11-19T18:56:38.465 INFO:teuthology.task.ansible.out:RUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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: [smithi027.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"} skipping: [smithi025.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"} skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB 2020-11-19T18:56:38.469 INFO:teuthology.task.ansible.out:/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"} skipping: [smithi025.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"} skipping: [smithi027.front.sepia.ceph.co 2020-11-19T18:56:38.472 INFO:teuthology.task.ansible.out:m] => (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"} skipping: [smithi025.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: [smithi027.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 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d 2020-11-19T18:56:38.474 INFO:teuthology.task.ansible.out:13dfada28"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi025.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"} skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {" 2020-11-19T18:56:38.478 INFO:teuthology.task.ansible.out:name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jc 2020-11-19T18:56:38.481 INFO:teuthology.task.ansible.out:aratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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"} skipping: [smithi199.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"}, "ski 2020-11-19T18:56:38.484 INFO:teuthology.task.ansible.out:p_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi025.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"} skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": fa 2020-11-19T18:56:38.487 INFO:teuthology.task.ansible.out:lse, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.494 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.500 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.506 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.508 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIw 2020-11-19T18:56:38.509 INFO:teuthology.task.ansible.out:AAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/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"} skipping: [smithi025.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": " 2020-11-19T18:56:38.511 INFO:teuthology.task.ansible.out:item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} 2020-11-19T18:56:38.512 INFO:teuthology.task.ansible.out:skipping: [smithi199.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 3cff1326561a2 2020-11-19T18:56:38.513 INFO:teuthology.task.ansible.out:3cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} 2020-11-19T18:56:38.523 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.525 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi025.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"} skipping: [smithi199.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"} skipping: [smithi027.front.sepia.ceph.com 2020-11-19T18:56:38.527 INFO:teuthology.task.ansible.out:] => (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"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestone 2020-11-19T18:56:38.532 INFO:teuthology.task.ansible.out:s utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} 2020-11-19T18:56:38.538 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.540 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.541 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.541 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item 2020-11-19T18:56:38.543 INFO:teuthology.task.ansible.out:={'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"} skipping: [smithi027.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"} skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"} 2020-11-19T18:56:38.544 INFO:teuthology.task.ansible.out:, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.555 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.557 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi025.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.558 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': ' 2020-11-19T18:56:38.560 INFO:teuthology.task.ansible.out: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"} skipping: [smithi199.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"} skipping: [smithi027.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 ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f 2020-11-19T18:56:38.562 INFO:teuthology.task.ansible.out:844\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.570 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.572 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.572 INFO:teuthology.task.ansible.out:skipping: [smithi199.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 OT1Mho 2020-11-19T18:56:38.574 INFO:teuthology.task.ansible.out:O0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.584 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.586 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi027.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"} 2020-11-19T18:56:38.586 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.587 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.587 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yu 2020-11-19T18:56:38.589 INFO:teuthology.task.ansible.out:yuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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"} skipping: [smithi025.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: [smithi199.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"} 2020-11-19T18:56:38.589 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.589 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocw 2020-11-19T18:56:38.591 INFO:teuthology.task.ansible.out:Ij9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi199.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"} skipping: [smithi027.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 wa 2020-11-19T18:56:38.593 INFO:teuthology.task.ansible.out:s False"} 2020-11-19T18:56:38.602 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.603 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.604 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvA 2020-11-19T18:56:38.606 INFO:teuthology.task.ansible.out:OJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} 2020-11-19T18:56:38.617 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd 2020-11-19T18:56:38.619 INFO:teuthology.task.ansible.out:@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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"} skipping: [smithi025.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.631 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi025.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"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:38.633 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.634 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.645 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.647 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi027.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"} skipping: [smithi199.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"} 2020-11-19T18:56:38.649 INFO:teuthology.task.ansible.out:skipping: [smithi199.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: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.649 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"n 2020-11-19T18:56:38.652 INFO:teuthology.task.ansible.out:ame": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.661 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.663 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} skipping: [smithi025.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"} 2020-11-19T18:56:38.663 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trust 2020-11-19T18:56:38.666 INFO:teuthology.task.ansible.out:y SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.674 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.676 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi199.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"} skipping: [smithi025.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.677 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwa 2020-11-19T18:56:38.678 INFO:teuthology.task.ansible.out:tts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi199.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"} 2020-11-19T18:56:38.679 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": fals 2020-11-19T18:56:38.680 INFO:teuthology.task.ansible.out:e, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.691 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.693 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi025.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: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:38.693 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "i 2020-11-19T18:56:38.695 INFO:teuthology.task.ansible.out:tem": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.704 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.706 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi025.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: [smithi199.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.707 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": fa 2020-11-19T18:56:38.709 INFO:teuthology.task.ansible.out:lse, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:38.719 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:56:38.720 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi025.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: [smithi027.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.721 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha 2020-11-19T18:56:38.722 INFO:teuthology.task.ansible.out:@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"} skipping: [smithi025.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"} skipping: [smithi027.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"} skipping: [smithi199.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"} 2020-11-19T18:56:38.723 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4b 2020-11-19T18:56:38.724 INFO:teuthology.task.ansible.out:ea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.740 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.742 INFO:teuthology.task.ansible.out:skipping: [smithi199.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: [smithi027.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"} 2020-11-19T18:56:38.779 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.425) 0:00:09.620 ***** 2020-11-19T18:56:38.787 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.789 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.790 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:38.791 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.792 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:38.794 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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"} 2020-11-19T18:56:38.794 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.794 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.795 INFO:teuthology.task.ansible.out:skipping: [smithi199.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/LENRJbsyepmvZA23 2020-11-19T18:56:38.796 INFO:teuthology.task.ansible.out:F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi199.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"} 2020-11-19T18:56:38.798 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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"} 2020-11-19T18:56:38.799 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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: [smithi027.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"} 2020-11-19T18:56:38.800 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.800 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": 2020-11-19T18:56:38.802 INFO:teuthology.task.ansible.out:"bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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: [smithi199.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.802 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.803 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'laura', 'ov 2020-11-19T18:56:38.804 INFO:teuthology.task.ansible.out:pn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.814 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T18:56:38.816 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:38.817 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9 2020-11-19T18:56:38.818 INFO:teuthology.task.ansible.out:fafcfe05b27fa678e\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: [smithi199.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"} 2020-11-19T18:56:38.851 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.071) 0:00:09.692 ***** 2020-11-19T18:56:38.858 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.860 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} 2020-11-19T18:56:38.861 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item 2020-11-19T18:56:38.862 INFO:teuthology.task.ansible.out:": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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: [smithi199.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.863 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:38.863 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepi 2020-11-19T18:56:38.865 INFO:teuthology.task.ansible.out:a.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"} 2020-11-19T18:56:38.879 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:38.942 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi199.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: [smithi027.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"} skipping: [smithi199.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: [smithi199.front.sepia.ceph.com] => (item={'name': 2020-11-19T18:56:38.944 INFO:teuthology.task.ansible.out: '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"} skipping: [smithi199.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"} skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchang 2020-11-19T18:56:38.946 INFO:teuthology.task.ansible.out:ir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi027.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"} skipping: [smithi199.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: [smithi027.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": " 2020-11-19T18:56:38.947 INFO:teuthology.task.ansible.out:item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} Thursday 19 November 2020 18:56:38 +0000 (0:00:00.077) 0:00:09.769 ***** 2020-11-19T18:56:39.105 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.110 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.112 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.113 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.117 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.122 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi027.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"} 2020-11-19T18:56:39.126 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:39.126 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.126 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.128 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.128 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.129 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.129 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.130 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDkn 2020-11-19T18:56:39.132 INFO:teuthology.task.ansible.out:kTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:39.132 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076 2020-11-19T18:56:39.134 INFO:teuthology.task.ansible.out:af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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"} 2020-11-19T18:56:39.135 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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: [smithi027.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "it 2020-11-19T18:56:39.138 INFO:teuthology.task.ansible.out:em", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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: [smithi027.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: [smithi199.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"} skipping: [smithi027.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'scarva 2020-11-19T18:56:39.142 INFO:teuthology.task.ansible.out:lhojr', '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"} skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.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 131b8214bbea52345220522f8dd 2020-11-19T18:56:39.146 INFO:teuthology.task.ansible.out:13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.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"} 2020-11-19T18:56:39.154 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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: [smithi027.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"} TASK [users : Clone the keys repo] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.158 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi027.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: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e 2020-11-19T18:56:39.162 INFO:teuthology.task.ansible.out:089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} 2020-11-19T18:56:39.166 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi027.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"} skipping: [smithi027.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"} 2020-11-19T18:56:39.170 INFO:teuthology.task.ansible.out:skipping: [smithi199.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: [smithi027.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"} 2020-11-19T18:56:39.207 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.277) 0:00:10.046 ***** 2020-11-19T18:56:39.220 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.220 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.222 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi027.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"} 2020-11-19T18:56:39.222 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.223 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.224 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi199.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"} skipping: [smithi199.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"} 2020-11-19T18:56:39.225 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.227 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dc 2020-11-19T18:56:39.231 INFO:teuthology.task.ansible.out:ain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} skipping: [smithi199.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 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e5 2020-11-19T18:56:39.236 INFO:teuthology.task.ansible.out:73f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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"} 2020-11-19T18:56:39.242 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.244 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi199.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"} skipping: [smithi027.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: [smithi199.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"} 2020-11-19T18:56:39.244 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'} 2020-11-19T18:56:39.245 INFO:teuthology.task.ansible.out:) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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"} skipping: [smithi027.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"} TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T18:56:39.246 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.246 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 2020-11-19T18:56:39.248 INFO:teuthology.task.ansible.out:546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} skipping: [smithi199.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: [smithi027.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"} 2020-11-19T18:56:39.282 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.076) 0:00:10.123 ***** 2020-11-19T18:56:39.290 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.292 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:56:39.309 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.311 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi199.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"} skipping: [smithi199.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"} 2020-11-19T18:56:39.311 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:56:39.312 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {" 2020-11-19T18:56:39.313 INFO:teuthology.task.ansible.out:name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.328 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-11-19T18:56:39.330 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.365 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.082) 0:00:10.206 ***** 2020-11-19T18:56:39.406 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.038) 0:00:10.245 ***** 2020-11-19T18:56:39.435 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.031) 0:00:10.276 ***** 2020-11-19T18:56:39.442 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.443 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T18:56:39.477 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.041) 0:00:10.318 ***** 2020-11-19T18:56:39.511 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.034) 0:00:10.352 ***** 2020-11-19T18:56:39.519 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T18:56:39.520 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.558 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.042) 0:00:10.395 ***** 2020-11-19T18:56:39.561 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.562 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.563 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.563 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.564 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.608 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.054) 0:00:10.449 ***** 2020-11-19T18:56:39.615 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.617 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.617 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.617 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.618 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.619 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.620 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.668 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.059) 0:00:10.509 ***** 2020-11-19T18:56:40.030 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.034 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2020-11-19T18:56:40.037 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.080 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.412) 0:00:10.921 ***** 2020-11-19T18:56:40.090 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.093 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.054) 0:00:10.975 ***** 2020-11-19T18:56:40.141 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.147 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.186 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.050) 0:00:11.026 ***** 2020-11-19T18:56:40.195 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.198 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.199 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.237 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.052) 0:00:11.078 ***** 2020-11-19T18:56:40.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.036) 0:00:11.114 ***** 2020-11-19T18:56:40.280 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-11-19T18:56:40.281 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.318 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.044) 0:00:11.159 ***** 2020-11-19T18:56:40.325 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.359 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.041) 0:00:11.200 ***** 2020-11-19T18:56:40.365 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** 2020-11-19T18:56:40.366 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.401 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.041) 0:00:11.241 ***** 2020-11-19T18:56:40.409 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.444 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.043) 0:00:11.285 ***** 2020-11-19T18:56:40.457 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T18:56:40.459 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.470 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.473 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.482 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.483 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.485 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.495 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.498 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.508 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.521 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.523 INFO:teuthology.task.ansible.out: skipping: [smithi027.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.524 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.526 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.527 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.528 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.539 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.541 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.541 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.542 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.543 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.544 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.569 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.581 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.583 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.584 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.584 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.584 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.596 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.618 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.629 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.631 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.641 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.643 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.653 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.655 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.666 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.667 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.678 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.680 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.680 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.681 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.681 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.681 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.682 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=shehbaz 2020-11-19T18:56:40.685 INFO:teuthology.task.ansible.out:j) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.687 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.728 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.284) 0:00:11.569 ***** 2020-11-19T18:56:40.736 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.739 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.749 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.752 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.762 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.764 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:41.002 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.271) 0:00:11.841 ***** 2020-11-19T18:56:41.795 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-11-19T18:56:41.797 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "eefb312a9cf82af5b9a46fb88fa640babe5fe20f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "state": "file", "uid": 0} 2020-11-19T18:56:41.834 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:41 +0000 (0:00:00.834) 0:00:12.675 ***** 2020-11-19T18:56:41.862 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2020-11-19T18:56:41.864 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => { "msg": "Host smithi025.front.sepia.ceph.com is running CentOS 8.1 (Core)" } 2020-11-19T18:56:41.897 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:41 +0000 (0:00:00.061) 0:00:12.737 ***** 2020-11-19T18:56:41.939 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-11-19T18:56:41.941 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml"} 2020-11-19T18:56:41.976 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:41 +0000 (0:00:00.079) 0:00:12.817 ***** 2020-11-19T18:56:41.982 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-11-19T18:56:41.984 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "eefb312a9cf82af5b9a46fb88fa640babe5fe20f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "state": "file", "uid": 0} 2020-11-19T18:56:42.017 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.041) 0:00:12.858 ***** 2020-11-19T18:56:42.023 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-11-19T18:56:42.025 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:42.058 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.041) 0:00:12.899 ***** 2020-11-19T18:56:42.064 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2020-11-19T18:56:42.066 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => { "msg": "Host smithi027.front.sepia.ceph.com is running CentOS 8.1 (Core)" } 2020-11-19T18:56:42.794 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.734) 0:00:13.634 ***** 2020-11-19T18:56:42.805 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "eefb312a9cf82af5b9a46fb88fa640babe5fe20f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "state": "file", "uid": 0} 2020-11-19T18:56:42.850 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.055) 0:00:13.689 ***** 2020-11-19T18:56:42.859 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** ok: [smithi027.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml"} 2020-11-19T18:56:42.891 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.042) 0:00:13.731 ***** 2020-11-19T18:56:42.902 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2020-11-19T18:56:42.905 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => { "msg": "Host smithi199.front.sepia.ceph.com is running CentOS 8.1 (Core)" } 2020-11-19T18:56:42.939 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.048) 0:00:13.780 ***** 2020-11-19T18:56:42.945 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-11-19T18:56:42.947 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:42.985 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.046) 0:00:13.826 ***** 2020-11-19T18:56:42.992 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-11-19T18:56:42.994 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/centos_8.yml"} 2020-11-19T18:56:43.030 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.043) 0:00:13.869 ***** 2020-11-19T18:56:43.057 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-11-19T18:56:43.058 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.090 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.061) 0:00:13.931 ***** 2020-11-19T18:56:43.264 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-11-19T18:56:43.266 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.335111", "end": "2020-11-19 18:56:43.244400", "rc": 0, "start": "2020-11-19 18:56:42.909289", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T18:56:43.301 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.210) 0:00:14.142 ***** 2020-11-19T18:56:43.329 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-11-19T18:56:43.330 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.363 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.061) 0:00:14.204 ***** 2020-11-19T18:56:43.391 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2020-11-19T18:56:43.393 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.425 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.062) 0:00:14.266 ***** 2020-11-19T18:56:43.463 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-11-19T18:56:43.464 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.501 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.075) 0:00:14.342 ***** 2020-11-19T18:56:43.528 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-11-19T18:56:43.530 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.561 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.059) 0:00:14.402 ***** 2020-11-19T18:56:43.568 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-11-19T18:56:43.571 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.337193", "end": "2020-11-19 18:56:43.514533", "rc": 0, "start": "2020-11-19 18:56:43.177340", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T18:56:43.609 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.048) 0:00:14.450 ***** 2020-11-19T18:56:43.615 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-11-19T18:56:43.617 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.650 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.040) 0:00:14.491 ***** 2020-11-19T18:56:43.656 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-11-19T18:56:43.658 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.336684", "end": "2020-11-19 18:56:43.611418", "rc": 0, "start": "2020-11-19 18:56:43.274734", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.692 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.041) 0:00:14.532 ***** 2020-11-19T18:56:43.725 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.033) 0:00:14.566 ***** 2020-11-19T18:56:43.730 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T18:56:43.732 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.767 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.041) 0:00:14.608 ***** 2020-11-19T18:56:43.797 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.030) 0:00:14.638 ***** 2020-11-19T18:56:43.803 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-11-19T18:56:43.805 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Include Red Hat encrypted variables.] *************************** skipping: [smithi025.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} skipping: [smithi025.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} 2020-11-19T18:56:43.838 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.041) 0:00:14.679 ***** 2020-11-19T18:56:43.871 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.032) 0:00:14.712 ***** 2020-11-19T18:56:43.877 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-11-19T18:56:43.878 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Set have_entitlements] ****************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.915 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.044) 0:00:14.756 ***** 2020-11-19T18:56:43.949 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.033) 0:00:14.789 ***** 2020-11-19T18:56:43.955 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2020-11-19T18:56:43.956 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Install CA Cert from Satellite Server] ************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.990 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.041) 0:00:14.831 ***** 2020-11-19T18:56:44.022 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.031) 0:00:14.863 ***** 2020-11-19T18:56:44.028 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-11-19T18:56:44.029 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Determine if node is registered with subscription-manager.] ***** skipping: [smithi025.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} 2020-11-19T18:56:44.063 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.041) 0:00:14.904 ***** 2020-11-19T18:56:44.095 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.032) 0:00:14.936 ***** 2020-11-19T18:56:44.102 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.104 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.141 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.045) 0:00:14.981 ***** 2020-11-19T18:56:44.173 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.032) 0:00:15.014 ***** 2020-11-19T18:56:44.179 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-11-19T18:56:44.180 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Register with subscription-manager.] **************************** skipping: [smithi025.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} 2020-11-19T18:56:44.214 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.040) 0:00:15.055 ***** 2020-11-19T18:56:44.250 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.035) 0:00:15.091 ***** 2020-11-19T18:56:44.256 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-11-19T18:56:44.258 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Set rhsm_registered if we just registered] ********************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.291 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.040) 0:00:15.132 ***** 2020-11-19T18:56:44.326 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.034) 0:00:15.166 ***** 2020-11-19T18:56:44.331 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T18:56:44.332 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : List CDN releases available to system] ************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.366 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.040) 0:00:15.207 ***** 2020-11-19T18:56:44.402 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.035) 0:00:15.243 ***** 2020-11-19T18:56:44.407 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-11-19T18:56:44.409 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.040) 0:00:15.284 ***** 2020-11-19T18:56:44.475 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.031) 0:00:15.315 ***** 2020-11-19T18:56:44.480 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-11-19T18:56:44.482 INFO:teuthology.task.ansible.out:skipping: [smithi027.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} skipping: [smithi027.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} TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.518 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.043) 0:00:15.359 ***** 2020-11-19T18:56:44.551 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.033) 0:00:15.392 ***** 2020-11-19T18:56:44.558 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T18:56:44.560 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* skipping: [smithi025.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} 2020-11-19T18:56:44.595 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.043) 0:00:15.435 ***** 2020-11-19T18:56:44.627 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.032) 0:00:15.468 ***** 2020-11-19T18:56:44.633 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-11-19T18:56:44.634 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Clean yum cache] ************************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.678 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.051) 0:00:15.519 ***** 2020-11-19T18:56:44.713 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.034) 0:00:15.554 ***** 2020-11-19T18:56:44.719 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-11-19T18:56:44.722 INFO:teuthology.task.ansible.out:skipping: [smithi199.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} 2020-11-19T18:56:44.724 INFO:teuthology.task.ansible.out:skipping: [smithi199.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} TASK [common : Get list of enabled RHSM repos] ********************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.761 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.048) 0:00:15.602 ***** 2020-11-19T18:56:44.800 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.039) 0:00:15.641 ***** 2020-11-19T18:56:44.806 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2020-11-19T18:56:44.808 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Store list of enabled repos] ************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.844 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.043) 0:00:15.685 ***** 2020-11-19T18:56:44.878 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.034) 0:00:15.719 ***** 2020-11-19T18:56:44.884 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-11-19T18:56:44.886 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.921 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.042) 0:00:15.762 ***** 2020-11-19T18:56:44.956 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.035) 0:00:15.797 ***** 2020-11-19T18:56:44.961 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-11-19T18:56:44.963 INFO:teuthology.task.ansible.out:skipping: [smithi027.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} TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.000 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.044) 0:00:15.841 ***** 2020-11-19T18:56:45.032 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.031) 0:00:15.873 ***** 2020-11-19T18:56:45.038 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2020-11-19T18:56:45.039 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Set replace_repos true if newly-subscribed] ********************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.075 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.043) 0:00:15.916 ***** 2020-11-19T18:56:45.112 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.036) 0:00:15.952 ***** 2020-11-19T18:56:45.117 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-11-19T18:56:45.119 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Disable all rhsm repos] ***************************************** skipping: [smithi025.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} 2020-11-19T18:56:45.154 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.042) 0:00:15.995 ***** 2020-11-19T18:56:45.189 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.035) 0:00:16.030 ***** 2020-11-19T18:56:45.195 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-11-19T18:56:45.197 INFO:teuthology.task.ansible.out:skipping: [smithi199.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} TASK [common : Enable necessary rhsm repos] ************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.231 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.041) 0:00:16.072 ***** 2020-11-19T18:56:45.268 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.036) 0:00:16.109 ***** 2020-11-19T18:56:45.274 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-11-19T18:56:45.277 INFO:teuthology.task.ansible.out:skipping: [smithi027.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} TASK [common : Remove old apt-mirror repository definition.] ******************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.042) 0:00:16.152 ***** 2020-11-19T18:56:45.584 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.258) 0:00:16.411 ***** 2020-11-19T18:56:45.593 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.643 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.069) 0:00:16.480 ***** 2020-11-19T18:56:45.647 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.694 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.055) 0:00:16.535 ***** 2020-11-19T18:56:45.702 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-11-19T18:56:45.705 INFO:teuthology.task.ansible.out:skipping: [smithi199.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} 2020-11-19T18:56:45.741 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.045) 0:00:16.581 ***** 2020-11-19T18:56:45.747 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.782 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.042) 0:00:16.623 ***** 2020-11-19T18:56:45.790 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-11-19T18:56:45.792 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.833 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.050) 0:00:16.674 ***** 2020-11-19T18:56:45.839 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2020-11-19T18:56:45.841 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.875 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.042) 0:00:16.716 ***** 2020-11-19T18:56:45.909 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.033) 0:00:16.750 ***** 2020-11-19T18:56:45.916 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-11-19T18:56:45.918 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.952 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.043) 0:00:16.793 ***** 2020-11-19T18:56:45.957 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T18:56:45.959 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:46.003 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.050) 0:00:16.844 ***** 2020-11-19T18:56:46.012 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-11-19T18:56:46.013 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:46.047 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.044) 0:00:16.888 ***** 2020-11-19T18:56:46.054 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-11-19T18:56:46.055 INFO:teuthology.task.ansible.out:skipping: [smithi027.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} 2020-11-19T18:56:46.090 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.041) 0:00:16.930 ***** 2020-11-19T18:56:46.096 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T18:56:46.098 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:46.133 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.043) 0:00:16.973 ***** 2020-11-19T18:56:46.164 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:46.182 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.046) 0:00:17.020 ***** 2020-11-19T18:56:46.417 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:46.419 INFO:teuthology.task.ansible.out:TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* skipping: [smithi199.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} 2020-11-19T18:56:46.421 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:46.455 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.276) 0:00:17.296 ***** 2020-11-19T18:56:46.456 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:46.464 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:46.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.067) 0:00:17.364 ***** 2020-11-19T18:56:46.534 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:46.576 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.052) 0:00:17.417 ***** 2020-11-19T18:56:47.162 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:47.271 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:47 +0000 (0:00:00.694) 0:00:18.111 ***** 2020-11-19T18:56:47.288 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi025.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} TASK [common : Get list of enabled RHSM repos] ********************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.029 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.756) 0:00:18.868 ***** 2020-11-19T18:56:48.036 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:48.050 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.097 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.068) 0:00:18.937 ***** 2020-11-19T18:56:48.105 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.154 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.053) 0:00:18.991 ***** 2020-11-19T18:56:48.183 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.217 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.065) 0:00:19.057 ***** 2020-11-19T18:56:48.570 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.622 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.393) 0:00:19.450 ***** 2020-11-19T18:56:48.626 INFO:teuthology.task.ansible.out:TASK [common : Set replace_repos true if newly-subscribed] ********************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi025.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2020-11-19T18:56:48.667 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.057) 0:00:19.508 ***** 2020-11-19T18:56:48.701 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.034) 0:00:19.542 ***** 2020-11-19T18:56:48.712 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-11-19T18:56:48.714 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.752 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.050) 0:00:19.592 ***** 2020-11-19T18:56:48.757 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2020-11-19T18:56:48.758 INFO:teuthology.task.ansible.out:skipping: [smithi027.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} 2020-11-19T18:56:48.794 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.042) 0:00:19.635 ***** 2020-11-19T18:56:48.800 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-11-19T18:56:48.802 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.842 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.047) 0:00:19.683 ***** 2020-11-19T18:56:48.849 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.883 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.040) 0:00:19.724 ***** 2020-11-19T18:56:48.889 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2020-11-19T18:56:48.891 INFO:teuthology.task.ansible.out:skipping: [smithi199.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} 2020-11-19T18:56:48.927 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.044) 0:00:19.768 ***** 2020-11-19T18:56:48.934 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2020-11-19T18:56:48.935 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:48.968 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.040) 0:00:19.809 ***** 2020-11-19T18:56:48.978 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2020-11-19T18:56:48.979 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:49.013 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.044) 0:00:19.854 ***** 2020-11-19T18:56:49.057 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:49.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.078) 0:00:19.932 ***** 2020-11-19T18:56:49.192 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T18:56:49.194 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} TASK [common : Increase the yum timeout.] ************************************** ok: [smithi027.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:49.229 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.137) 0:00:20.069 ***** 2020-11-19T18:56:49.309 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:49.343 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.114) 0:00:20.184 ***** 2020-11-19T18:56:49.670 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T18:56:49.671 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2020-11-19T18:56:49.705 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.362) 0:00:20.546 ***** 2020-11-19T18:56:49.734 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:49.736 INFO:teuthology.task.ansible.out:TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi027.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2020-11-19T18:56:49.737 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:49.770 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.064) 0:00:20.611 ***** 2020-11-19T18:56:49.797 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T18:56:49.799 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:49.831 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.061) 0:00:20.672 ***** 2020-11-19T18:56:49.839 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T18:56:49.841 INFO:teuthology.task.ansible.out:ok: [smithi199.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2020-11-19T18:56:49.862 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:49.896 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.064) 0:00:20.737 ***** 2020-11-19T18:56:49.923 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-11-19T18:56:49.924 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:49.956 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.059) 0:00:20.797 ***** 2020-11-19T18:56:49.983 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T18:56:49.984 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:50.016 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.060) 0:00:20.857 ***** 2020-11-19T18:56:50.043 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:50.076 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.060) 0:00:20.917 ***** 2020-11-19T18:56:50.105 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-11-19T18:56:50.107 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:50.143 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.066) 0:00:20.984 ***** 2020-11-19T18:56:50.173 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T18:56:50.175 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:50.209 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.066) 0:00:21.050 ***** 2020-11-19T18:56:50.216 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T18:56:50.218 INFO:teuthology.task.ansible.out:ok: [smithi027.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2020-11-19T18:56:50.254 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.044) 0:00:21.095 ***** 2020-11-19T18:56:50.261 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-11-19T18:56:50.263 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi199.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2020-11-19T18:56:50.300 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.045) 0:00:21.140 ***** 2020-11-19T18:56:50.339 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.039) 0:00:21.180 ***** 2020-11-19T18:56:50.525 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-11-19T18:56:50.527 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.017845", "end": "2020-11-19 18:56:50.500353", "rc": 0, "start": "2020-11-19 18:56:50.482508", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:56:50.561 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.221) 0:00:21.402 ***** 2020-11-19T18:56:50.760 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T18:56:50.762 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2020-11-19T18:56:50.804 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2020-11-19T18:56:51.228 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2020-11-19T18:56:51.263 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.702) 0:00:22.104 ***** 2020-11-19T18:56:51.270 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2020-11-19T18:56:51.306 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.042) 0:00:22.147 ***** 2020-11-19T18:56:51.315 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T18:56:51.317 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.351 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.044) 0:00:22.191 ***** 2020-11-19T18:56:51.357 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.393 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.042) 0:00:22.234 ***** 2020-11-19T18:56:51.399 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T18:56:51.400 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.435 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.041) 0:00:22.276 ***** 2020-11-19T18:56:51.441 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.475 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.040) 0:00:22.316 ***** 2020-11-19T18:56:51.483 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-11-19T18:56:51.485 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.516 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.041) 0:00:22.357 ***** 2020-11-19T18:56:51.524 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.560 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.043) 0:00:22.401 ***** 2020-11-19T18:56:51.567 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.824 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.263) 0:00:22.665 ***** 2020-11-19T18:56:51.833 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.834 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-11-19T18:56:51.834 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T18:56:51.874 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.049) 0:00:22.715 ***** 2020-11-19T18:56:51.907 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.033) 0:00:22.748 ***** 2020-11-19T18:56:51.913 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T18:56:51.915 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Clean apt cache] ************************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.966 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.059) 0:00:22.807 ***** 2020-11-19T18:56:52.001 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.034) 0:00:22.842 ***** 2020-11-19T18:56:52.010 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T18:56:52.012 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Update apt cache] *********************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.043) 0:00:22.885 ***** 2020-11-19T18:56:52.076 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.031) 0:00:22.917 ***** 2020-11-19T18:56:52.082 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-11-19T18:56:52.083 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Install Kerberos Packages (Debian)] ***************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.117 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.041) 0:00:22.958 ***** 2020-11-19T18:56:52.152 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.034) 0:00:22.993 ***** 2020-11-19T18:56:52.162 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-11-19T18:56:52.164 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.199 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.045) 0:00:23.038 ***** 2020-11-19T18:56:52.533 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.335) 0:00:23.373 ***** 2020-11-19T18:56:52.542 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.579 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.045) 0:00:23.419 ***** 2020-11-19T18:56:52.586 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.620 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.041) 0:00:23.461 ***** 2020-11-19T18:56:52.630 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T18:56:52.632 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.668 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.045) 0:00:23.507 ***** 2020-11-19T18:56:52.676 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.712 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.046) 0:00:23.553 ***** 2020-11-19T18:56:52.718 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-11-19T18:56:52.719 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.755 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.043) 0:00:23.596 ***** 2020-11-19T18:56:52.767 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:52.805 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.049) 0:00:23.646 ***** 2020-11-19T18:56:53.002 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T18:56:53.004 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2020-11-19T18:56:53.040 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:53 +0000 (0:00:00.234) 0:00:23.881 ***** 2020-11-19T18:56:53.519 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-11-19T18:56:53.521 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.519820", "end": "2020-11-19 18:56:53.500356", "rc": 0, "start": "2020-11-19 18:56:52.980536", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.556418", "end": "2020-11-19 18:56:53.500419", "rc": 0, "start": "2020-11-19 18:56:52.944001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:56:53.561 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:53 +0000 (0:00:00.520) 0:00:24.402 ***** 2020-11-19T18:56:53.596 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:53 +0000 (0:00:00.034) 0:00:24.437 ***** 2020-11-19T18:56:54.541 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-11-19T18:56:54.543 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T18:56:54.578 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.981) 0:00:25.419 ***** 2020-11-19T18:56:54.608 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-11-19T18:56:54.609 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:54.641 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.063) 0:00:25.482 ***** 2020-11-19T18:56:54.669 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2020-11-19T18:56:54.671 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:54.703 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.062) 0:00:25.544 ***** 2020-11-19T18:56:54.730 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:54.765 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.061) 0:00:25.606 ***** 2020-11-19T18:56:54.792 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:54.827 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.061) 0:00:25.668 ***** 2020-11-19T18:56:54.939 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-11-19T18:56:54.941 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T18:56:54.976 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.149) 0:00:25.817 ***** 2020-11-19T18:56:55.003 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-11-19T18:56:55.005 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.039 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.062) 0:00:25.880 ***** 2020-11-19T18:56:55.070 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2020-11-19T18:56:55.072 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.106 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.066) 0:00:25.946 ***** 2020-11-19T18:56:55.132 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T18:56:55.134 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.445 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.338) 0:00:26.285 ***** 2020-11-19T18:56:55.490 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.523 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.077) 0:00:26.363 ***** 2020-11-19T18:56:55.529 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T18:56:55.531 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2020-11-19T18:56:55.566 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.043) 0:00:26.407 ***** 2020-11-19T18:56:55.975 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2020-11-19T18:56:56.009 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:56 +0000 (0:00:00.443) 0:00:26.850 ***** 2020-11-19T18:56:56.640 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-11-19T18:56:56.642 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: smartmontools", "Installed: smartmontools-1:7.1-1.el8.x86_64", "Removed: smartmontools-1:6.6-3.el8.x86_64"]} 2020-11-19T18:56:56.675 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:56 +0000 (0:00:00.665) 0:00:27.516 ***** 2020-11-19T18:56:57.978 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:56:57.979 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2020-11-19T18:56:58.495 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2020-11-19T18:56:58.938 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2020-11-19T18:56:58.975 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:02.300) 0:00:29.816 ***** 2020-11-19T18:56:58.982 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-11-19T18:56:58.984 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: smartmontools", "Installed: smartmontools-1:7.1-1.el8.x86_64", "Removed: smartmontools-1:6.6-3.el8.x86_64"]} 2020-11-19T18:56:59.022 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.046) 0:00:29.863 ***** 2020-11-19T18:56:59.186 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-11-19T18:56:59.187 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:56:59.222 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.200) 0:00:30.063 ***** 2020-11-19T18:56:59.486 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-11-19T18:56:59.488 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: smartmontools", "Installed: smartmontools-1:7.1-1.el8.x86_64", "Removed: smartmontools-1:6.6-3.el8.x86_64"]} 2020-11-19T18:56:59.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.303) 0:00:30.366 ***** 2020-11-19T18:56:59.768 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:56:59.770 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2020-11-19T18:57:00.177 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:57:00.185 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "secontext": "system_u:object_r:bin_t:s0", "size": 12725, "state": "file", "uid": 0} 2020-11-19T18:57:00.484 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:57:00.487 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2020-11-19T18:57:00.498 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2020-11-19T18:57:00.959 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2020-11-19T18:57:00.962 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:57:00.964 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2020-11-19T18:57:01.013 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:01.488) 0:00:31.854 ***** 2020-11-19T18:57:01.024 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:57:01.026 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2020-11-19T18:57:01.230 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-11-19T18:57:01.232 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:57:01.263 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.249) 0:00:32.104 ***** 2020-11-19T18:57:01.607 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:57:01.609 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2020-11-19T18:57:01.658 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.394) 0:00:32.498 ***** 2020-11-19T18:57:01.664 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:57:01.666 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2020-11-19T18:57:01.707 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.049) 0:00:32.548 ***** 2020-11-19T18:57:01.736 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:01.770 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.063) 0:00:32.611 ***** 2020-11-19T18:57:01.808 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T18:57:01.810 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2020-11-19T18:57:01.842 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.072) 0:00:32.683 ***** 2020-11-19T18:57:01.860 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:57:01.898 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.055) 0:00:32.739 ***** 2020-11-19T18:57:01.978 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:57:01.980 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "secontext": "system_u:object_r:bin_t:s0", "size": 12725, "state": "file", "uid": 0} 2020-11-19T18:57:02.054 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-11-19T18:57:02.056 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:57:02.326 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:02 +0000 (0:00:00.427) 0:00:33.166 ***** 2020-11-19T18:57:02.377 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** skipping: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:57:02.387 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:57:02.411 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:57:02.458 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:02 +0000 (0:00:00.132) 0:00:33.299 ***** 2020-11-19T18:57:03.102 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi199.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "secontext": "system_u:object_r:bin_t:s0", "size": 12725, "state": "file", "uid": 0} 2020-11-19T18:57:03.566 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2020-11-19T18:57:04.212 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2020-11-19T18:57:04.369 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2020-11-19T18:57:04.421 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:01.963) 0:00:35.262 ***** 2020-11-19T18:57:04.431 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-11-19T18:57:04.432 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: nagios-common", "Installed: nrpe", "Installed: nagios-plugins", "Installed: nagios-plugins-load"]} 2020-11-19T18:57:04.470 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.048) 0:00:35.311 ***** 2020-11-19T18:57:04.478 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-11-19T18:57:04.480 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:04.517 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.047) 0:00:35.358 ***** 2020-11-19T18:57:04.523 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-11-19T18:57:04.525 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:04.562 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.044) 0:00:35.402 ***** 2020-11-19T18:57:04.567 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T18:57:04.569 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2020-11-19T18:57:04.606 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.044) 0:00:35.447 ***** 2020-11-19T18:57:04.625 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:57:04.627 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2020-11-19T18:57:04.662 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.055) 0:00:35.502 ***** 2020-11-19T18:57:04.689 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-11-19T18:57:04.690 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:04.723 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.061) 0:00:35.564 ***** 2020-11-19T18:57:04.771 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T18:57:04.773 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2020-11-19T18:57:04.804 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.081) 0:00:35.645 ***** 2020-11-19T18:57:04.811 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-11-19T18:57:04.813 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:57:04.846 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.041) 0:00:35.687 ***** 2020-11-19T18:57:04.886 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T18:57:04.887 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:57:04.899 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:57:04.922 INFO:teuthology.task.ansible.out:skipping: [smithi027.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: [smithi027.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"} 2020-11-19T18:57:04.954 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.108) 0:00:35.795 ***** 2020-11-19T18:57:05.003 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* changed: [smithi199.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:57:05.038 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:05 +0000 (0:00:00.083) 0:00:35.878 ***** 2020-11-19T18:57:05.044 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-11-19T18:57:05.046 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2020-11-19T18:57:05.083 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:05 +0000 (0:00:00.045) 0:00:35.924 ***** 2020-11-19T18:57:05.092 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T18:57:05.093 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} skipping: [smithi199.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"} 2020-11-19T18:57:05.104 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:57:05.106 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:57:05.141 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:05 +0000 (0:00:00.057) 0:00:35.981 ***** 2020-11-19T18:57:05.576 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-11-19T18:57:05.578 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2020-11-19T18:57:05.623 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:05 +0000 (0:00:00.482) 0:00:36.464 ***** 2020-11-19T18:57:05.665 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-11-19T18:57:05.666 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:57:05.677 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:57:05.711 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:05 +0000 (0:00:00.087) 0:00:36.552 ***** 2020-11-19T18:57:05.939 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-11-19T18:57:05.941 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:57:05.977 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:05 +0000 (0:00:00.266) 0:00:36.818 ***** 2020-11-19T18:57:05.983 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-11-19T18:57:05.985 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: nagios-common", "Installed: nrpe", "Installed: nagios-plugins", "Installed: nagios-plugins-load"]} 2020-11-19T18:57:06.019 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.041) 0:00:36.860 ***** 2020-11-19T18:57:06.047 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-11-19T18:57:06.049 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:06.081 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.061) 0:00:36.922 ***** 2020-11-19T18:57:06.089 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-11-19T18:57:06.091 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: nagios-common", "Installed: nrpe", "Installed: nagios-plugins", "Installed: nagios-plugins-load"]} 2020-11-19T18:57:06.127 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.046) 0:00:36.968 ***** 2020-11-19T18:57:06.169 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-11-19T18:57:06.171 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:06.209 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.081) 0:00:37.049 ***** 2020-11-19T18:57:06.239 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** fatal: [smithi025.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2020-11-19T18:57:06.288 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.079) 0:00:37.129 ***** 2020-11-19T18:57:06.323 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-11-19T18:57:06.324 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:06.360 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.071) 0:00:37.201 ***** 2020-11-19T18:57:06.758 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-11-19T18:57:06.762 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2020-11-19T18:57:06.810 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.449) 0:00:37.651 ***** 2020-11-19T18:57:06.820 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2020-11-19T18:57:06.864 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:00.054) 0:00:37.705 ***** 2020-11-19T18:57:06.979 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T18:57:06.981 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2020-11-19T18:57:07.015 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:07 +0000 (0:00:00.150) 0:00:37.856 ***** 2020-11-19T18:57:07.317 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2020-11-19T18:57:07.351 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:07 +0000 (0:00:00.336) 0:00:38.192 ***** 2020-11-19T18:57:07.353 INFO:teuthology.task.ansible.out: 2020-11-19T18:57:07.806 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2020-11-19T18:57:07.859 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:07 +0000 (0:00:00.507) 0:00:38.700 ***** 2020-11-19T18:57:07.870 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-11-19T18:57:07.870 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:57:07.871 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:57:08.309 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:08 +0000 (0:00:00.449) 0:00:39.149 ***** 2020-11-19T18:57:08.318 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:57:08.370 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:08 +0000 (0:00:00.059) 0:00:39.209 ***** 2020-11-19T18:57:08.914 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T18:57:08.917 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:54:58 UTC", "ActiveEnterTimestampMonotonic": "16072741", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "time-sync.target local-fs.target var-run.mount systemd-journald.socket systemd-tmpfiles-setup.service nss-lookup.target network.target basic.target -.mount tmp.mount sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:54:58 UTC", "AssertTimestampMonotonic": "16071905", "Before": "shutdown.target getty@tty1.service multi-user.target plymouth-quit.service xdm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:54:58 UTC", "ConditionTimestampMonotonic": "16071905", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "D 2020-11-19T18:57:08.922 INFO:teuthology.task.ansible.out:efaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2492", "ExecMainStartTimestamp": "Thu 2020-11-19 18:54:58 UTC", "ExecMainStartTimestampMonotonic": "16072705", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "GID": "986", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:54:58 UTC", "InactiveExitTimestampMonotonic": "16072741", "InvocationID": "43000506a7e845c7bedb12f9cda77555", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitD 2020-11-19T18:57:08.926 INFO:teuthology.task.ansible.out:ATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127426", "LimitNPROCSoft": "127426", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127426", "LimitSIGPENDINGSoft": "127426", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2492", "MemoryAccounting": "yes", "MemoryCurrent": "1150976", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode 2020-11-19T18:57:08.927 INFO:teuthology.task.ansible.out:": "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 2020-11-19 18:54:58 UTC", "StateChangeTimestampMonotonic": "16072741", "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": "1", "TasksMax": "26213", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "990", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2020-11-19 18:54:58 UTC", "WatchdogTimestampMonotonic": "16072740", "WatchdogUSec": "0"}} 2020-11-19T18:57:08.962 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:08 +0000 (0:00:00.591) 0:00:39.801 ***** 2020-11-19T18:57:09.042 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-11-19T18:57:09.043 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:57:09.083 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:09 +0000 (0:00:00.122) 0:00:39.923 ***** 2020-11-19T18:57:09.089 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:57:09.952 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:09 +0000 (0:00:00.869) 0:00:40.793 ***** 2020-11-19T18:57:09.959 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T18:57:09.960 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001797", "end": "2020-11-19 18:57:09.192541", "rc": 0, "start": "2020-11-19 18:57:09.190744", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T18:57:09.995 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:09 +0000 (0:00:00.042) 0:00:40.835 ***** 2020-11-19T18:57:10.181 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-11-19T18:57:10.182 INFO:teuthology.task.ansible.out:fatal: [smithi199.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2020-11-19T18:57:10.215 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:10 +0000 (0:00:00.220) 0:00:41.056 ***** 2020-11-19T18:57:10.223 INFO:teuthology.task.ansible.out:fatal: [smithi027.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2020-11-19T18:57:10.258 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:10 +0000 (0:00:00.043) 0:00:41.099 ***** 2020-11-19T18:57:10.265 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-11-19T18:57:10.267 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:10.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:10 +0000 (0:00:00.042) 0:00:41.142 ***** 2020-11-19T18:57:10.309 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:10.344 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:10 +0000 (0:00:00.042) 0:00:41.185 ***** 2020-11-19T18:57:10.761 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T18:57:10.763 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2020-11-19T18:57:10.795 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:10 +0000 (0:00:00.451) 0:00:41.636 ***** 2020-11-19T18:57:10.822 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2020-11-19T18:57:10.857 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:10 +0000 (0:00:00.061) 0:00:41.698 ***** 2020-11-19T18:57:11.006 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-11-19T18:57:11.007 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T18:57:11.040 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:11 +0000 (0:00:00.183) 0:00:41.881 ***** 2020-11-19T18:57:11.100 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T18:57:11.101 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:54:13 UTC", "ActiveEnterTimestampMonotonic": "15968607", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target local-fs.target tmp.mount systemd-tmpfiles-setup.service systemd-journald.socket system.slice time-sync.target nss-lookup.target var-run.mount network.target sysinit.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:54:13 UTC", "AssertTimestampMonotonic": "15967912", "Before": "xdm.service multi-user.target getty@tty1.service shutdown.target plymouth-quit.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:54:13 UTC", "ConditionTimestampMonotonic": "15967910", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "D 2020-11-19T18:57:11.103 INFO:teuthology.task.ansible.out:efaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2522", "ExecMainStartTimestamp": "Thu 2020-11-19 18:54:13 UTC", "ExecMainStartTimestampMonotonic": "15968578", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "GID": "986", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:54:13 UTC", "InactiveExitTimestampMonotonic": "15968607", "InvocationID": "5cf2ec51abc14079b98d49ee2997f4e1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitD 2020-11-19T18:57:11.104 INFO:teuthology.task.ansible.out:ATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127426", "LimitNPROCSoft": "127426", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127426", "LimitSIGPENDINGSoft": "127426", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2522", "MemoryAccounting": "yes", "MemoryCurrent": "1531904", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp /run/nrpe", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode 2020-11-19T18:57:11.106 INFO:teuthology.task.ansible.out:": "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 2020-11-19 18:54:13 UTC", "StateChangeTimestampMonotonic": "15968607", "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": "1", "TasksMax": "26213", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "990", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2020-11-19 18:54:13 UTC", "WatchdogTimestampMonotonic": "15968606", "WatchdogUSec": "0"}} 2020-11-19T18:57:11.139 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:11 +0000 (0:00:00.098) 0:00:41.980 ***** 2020-11-19T18:57:11.180 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:53:50 UTC", "ActiveEnterTimestampMonotonic": "19620781", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "local-fs.target time-sync.target sysinit.target network.target var-run.mount nss-lookup.target systemd-journald.socket -.mount tmp.mount system.slice basic.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:53:50 UTC", "AssertTimestampMonotonic": "19619978", "Before": "xdm.service shutdown.target getty@tty1.service multi-user.target plymouth-quit.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:53:50 UTC", "ConditionTimestampMonotonic": "19619977", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "D 2020-11-19T18:57:11.181 INFO:teuthology.task.ansible.out:efaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2490", "ExecMainStartTimestamp": "Thu 2020-11-19 18:53:50 UTC", "ExecMainStartTimestampMonotonic": "19620748", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "GID": "986", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:53:50 UTC", "InactiveExitTimestampMonotonic": "19620781", "InvocationID": "bef84ed409fc429aa5f9fcebcb1ed41f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitD 2020-11-19T18:57:11.183 INFO:teuthology.task.ansible.out:ATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127450", "LimitNPROCSoft": "127450", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127450", "LimitSIGPENDINGSoft": "127450", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2490", "MemoryAccounting": "yes", "MemoryCurrent": "1171456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/tmp /run/nrpe", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode 2020-11-19T18:57:11.185 INFO:teuthology.task.ansible.out:": "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 2020-11-19 18:53:50 UTC", "StateChangeTimestampMonotonic": "19620781", "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": "1", "TasksMax": "26213", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "990", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2020-11-19 18:53:50 UTC", "WatchdogTimestampMonotonic": "19620780", "WatchdogUSec": "0"}} 2020-11-19T18:57:11.219 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:11 +0000 (0:00:00.079) 0:00:42.060 ***** 2020-11-19T18:57:11.335 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T18:57:11.336 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001783", "end": "2020-11-19 18:57:11.314787", "rc": 0, "start": "2020-11-19 18:57:11.313004", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T18:57:11.370 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:11 +0000 (0:00:00.150) 0:00:42.210 ***** 2020-11-19T18:57:11.432 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001763", "end": "2020-11-19 18:57:11.412724", "rc": 0, "start": "2020-11-19 18:57:11.410961", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T18:57:11.470 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:11 +0000 (0:00:00.100) 0:00:42.311 ***** 2020-11-19T18:57:12.048 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-11-19T18:57:12.050 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T18:57:12.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:12 +0000 (0:00:00.620) 0:00:42.932 ***** 2020-11-19T18:57:12.301 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-11-19T18:57:12.303 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T18:57:12.351 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:12 +0000 (0:00:00.259) 0:00:43.191 ***** 2020-11-19T18:57:12.473 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T18:57:12.510 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:12 +0000 (0:00:00.159) 0:00:43.351 ***** 2020-11-19T18:57:13.270 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-11-19T18:57:13.272 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T18:57:13.310 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:13 +0000 (0:00:00.799) 0:00:44.151 ***** 2020-11-19T18:57:13.365 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2020-11-19T18:57:13.367 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T18:57:13.409 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:13 +0000 (0:00:00.099) 0:00:44.250 ***** 2020-11-19T18:57:13.693 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T18:57:13.730 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:13 +0000 (0:00:00.320) 0:00:44.571 ***** 2020-11-19T18:57:14.630 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T18:57:14.663 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:14 +0000 (0:00:00.933) 0:00:45.504 ***** 2020-11-19T18:57:14.800 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T18:57:14.836 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:14 +0000 (0:00:00.172) 0:00:45.676 ***** 2020-11-19T18:57:30.597 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-11-19T18:57:30.599 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.977143", "end": "2020-11-19 18:57:30.571635", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:57:13.594492", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2020-11-19T18:57:30.630 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:30 +0000 (0:00:15.794) 0:01:01.471 ***** 2020-11-19T18:57:31.101 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-11-19T18:57:31.103 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2020-11-19T18:57:31.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:31 +0000 (0:00:00.503) 0:01:01.975 ***** 2020-11-19T18:57:31.274 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-11-19T18:57:31.276 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.406505", "end": "2020-11-19 18:57:31.252298", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:57:14.845793", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2020-11-19T18:57:31.308 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:31 +0000 (0:00:00.173) 0:01:02.149 ***** 2020-11-19T18:57:31.344 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-11-19T18:57:31.345 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.008341", "end": "2020-11-19 18:57:31.323969", "rc": 0, "start": "2020-11-19 18:57:31.315628", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:31.411 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:31 +0000 (0:00:00.099) 0:01:02.251 ***** 2020-11-19T18:57:31.651 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-11-19T18:57:31.653 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.009136", "end": "2020-11-19 18:57:31.625601", "rc": 0, "start": "2020-11-19 18:57:31.616465", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:31.686 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:31 +0000 (0:00:00.276) 0:01:02.527 ***** 2020-11-19T18:57:31.930 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-11-19T18:57:31.932 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.879732", "end": "2020-11-19 18:57:31.901551", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:57:15.021819", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} TASK [common : nrpe - Copy SELinux type enforcement file] ********************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2020-11-19T18:57:31.970 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:31 +0000 (0:00:00.283) 0:01:02.810 ***** 2020-11-19T18:57:32.003 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:32 +0000 (0:00:00.033) 0:01:02.843 ***** 2020-11-19T18:57:33.837 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.017967", "end": "2020-11-19 18:57:33.433568", "rc": 0, "start": "2020-11-19 18:57:33.415601", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:33.902 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:33 +0000 (0:00:01.899) 0:01:04.743 ***** 2020-11-19T18:57:35.276 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.012472", "end": "2020-11-19 18:57:34.751499", "rc": 0, "start": "2020-11-19 18:57:34.739027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:35.321 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:35 +0000 (0:00:01.418) 0:01:06.162 ***** 2020-11-19T18:57:35.328 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-11-19T18:57:35.334 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2020-11-19T18:57:35.365 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:35 +0000 (0:00:00.044) 0:01:06.206 ***** 2020-11-19T18:57:35.594 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-11-19T18:57:35.596 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.018347", "end": "2020-11-19 18:57:35.569314", "rc": 0, "start": "2020-11-19 18:57:35.550967", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:35.629 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:35 +0000 (0:00:00.264) 0:01:06.470 ***** 2020-11-19T18:57:35.846 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-11-19T18:57:35.848 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.007369", "end": "2020-11-19 18:57:35.828050", "rc": 0, "start": "2020-11-19 18:57:35.820681", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:35.885 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:35 +0000 (0:00:00.255) 0:01:06.726 ***** 2020-11-19T18:57:48.712 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2020-11-19T18:57:48.714 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.823210", "end": "2020-11-19 18:57:48.689780", "rc": 0, "start": "2020-11-19 18:57:31.866570", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:48.921 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:48 +0000 (0:00:13.034) 0:01:19.761 ***** 2020-11-19T18:57:49.127 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T18:57:49.129 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2020-11-19T18:57:49.160 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.239) 0:01:20.001 ***** 2020-11-19T18:57:49.187 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T18:57:49.189 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2020-11-19T18:57:49.220 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.060) 0:01:20.061 ***** 2020-11-19T18:57:49.259 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T18:57:49.261 INFO:teuthology.task.ansible.out:ok: [smithi025.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"} 2020-11-19T18:57:49.295 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.074) 0:01:20.136 ***** 2020-11-19T18:57:49.344 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T18:57:49.346 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": [], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "podman", "podman-docker", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "dbench", "autoconf", "gdb", "iozone"], "yum_mirrorlists": ["CentOS-AppStream-mirrorlist", "CentOS-Base-mirrorlist", "CentOS-Extras-mirrorlist"], "yum_repos": {"CentOS-AppStream": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist", "name": "CentOS-$releasever - AppStream"}, "CentOS-Base": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Base-mirrorlist", "name": "CentOS-$releasever - Base"}, "CentOS-Extras": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Extras-mirrorlist", "name": "CentOS-$releasever - Extras"}}}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml"} 2020-11-19T18:57:49.392 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.097) 0:01:20.233 ***** 2020-11-19T18:57:49.434 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T18:57:49.435 INFO:teuthology.task.ansible.out:ok: [smithi025.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"} 2020-11-19T18:57:49.471 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.078) 0:01:20.312 ***** 2020-11-19T18:57:49.829 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T18:57:49.831 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:57:49.872 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.400) 0:01:20.713 ***** 2020-11-19T18:57:50.108 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-11-19T18:57:50.110 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T18:57:50.142 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.269) 0:01:20.982 ***** 2020-11-19T18:57:50.169 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T18:57:50.170 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:50.202 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.059) 0:01:21.042 ***** 2020-11-19T18:57:50.230 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-11-19T18:57:50.232 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:50.264 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.062) 0:01:21.105 ***** 2020-11-19T18:57:50.490 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T18:57:50.491 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2020-11-19T18:57:50.523 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.259) 0:01:21.364 ***** 2020-11-19T18:57:52.302 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.244203", "end": "2020-11-19 18:57:51.739179", "rc": 0, "start": "2020-11-19 18:57:35.494976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:52.350 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:52 +0000 (0:00:01.815) 0:01:23.180 ***** 2020-11-19T18:57:53.436 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T18:57:53.441 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} TASK [common : nrpe - Load SELinux policy package] ***************************** changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.865442", "end": "2020-11-19 18:57:52.935225", "rc": 0, "start": "2020-11-19 18:57:36.069783", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:53.500 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:53 +0000 (0:00:01.159) 0:01:24.340 ***** 2020-11-19T18:57:54.053 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.553) 0:01:24.894 ***** 2020-11-19T18:57:54.111 INFO:teuthology.task.ansible.out: 2020-11-19T18:57:54.112 INFO:teuthology.task.ansible.out:TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T18:57:54.112 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2020-11-19T18:57:54.114 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2020-11-19T18:57:54.151 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.098) 0:01:24.992 ***** 2020-11-19T18:57:54.190 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.035) 0:01:25.028 ***** 2020-11-19T18:57:54.209 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T18:57:54.211 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi025"}, "changed": false} 2020-11-19T18:57:54.243 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.055) 0:01:25.084 ***** 2020-11-19T18:57:54.250 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T18:57:54.252 INFO:teuthology.task.ansible.out:ok: [smithi199.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"} 2020-11-19T18:57:54.286 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.042) 0:01:25.127 ***** 2020-11-19T18:57:54.296 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T18:57:54.299 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2020-11-19T18:57:54.333 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.046) 0:01:25.173 ***** 2020-11-19T18:57:54.339 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T18:57:54.340 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": [], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "podman", "podman-docker", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "dbench", "autoconf", "gdb", "iozone"], "yum_mirrorlists": ["CentOS-AppStream-mirrorlist", "CentOS-Base-mirrorlist", "CentOS-Extras-mirrorlist"], "yum_repos": {"CentOS-AppStream": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist", "name": "CentOS-$releasever - AppStream"}, "CentOS-Base": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Base-mirrorlist", "name": "CentOS-$releasever - Base"}, "CentOS-Extras": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Extras-mirrorlist", "name": "CentOS-$releasever - Extras"}}}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml"} 2020-11-19T18:57:54.377 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.044) 0:01:25.218 ***** 2020-11-19T18:57:54.385 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T18:57:54.387 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2020-11-19T18:57:54.422 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.044) 0:01:25.263 ***** 2020-11-19T18:57:54.428 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T18:57:54.430 INFO:teuthology.task.ansible.out:ok: [smithi199.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"} 2020-11-19T18:57:54.464 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.042) 0:01:25.305 ***** 2020-11-19T18:57:54.471 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T18:57:54.472 INFO:teuthology.task.ansible.out:ok: [smithi027.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"} 2020-11-19T18:57:54.511 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.046) 0:01:25.352 ***** 2020-11-19T18:57:54.549 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T18:57:54.550 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": [], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "podman", "podman-docker", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "dbench", "autoconf", "gdb", "iozone"], "yum_mirrorlists": ["CentOS-AppStream-mirrorlist", "CentOS-Base-mirrorlist", "CentOS-Extras-mirrorlist"], "yum_repos": {"CentOS-AppStream": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist", "name": "CentOS-$releasever - AppStream"}, "CentOS-Base": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Base-mirrorlist", "name": "CentOS-$releasever - Base"}, "CentOS-Extras": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Extras-mirrorlist", "name": "CentOS-$releasever - Extras"}}}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/centos_8.yml"} 2020-11-19T18:57:54.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.074) 0:01:25.427 ***** 2020-11-19T18:57:54.629 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T18:57:54.631 INFO:teuthology.task.ansible.out:ok: [smithi027.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"} 2020-11-19T18:57:54.663 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.076) 0:01:25.504 ***** 2020-11-19T18:57:54.679 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T18:57:54.681 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:57:54.720 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.056) 0:01:25.561 ***** 2020-11-19T18:57:54.863 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:57:54.901 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.181) 0:01:25.742 ***** 2020-11-19T18:57:54.918 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T18:57:54.953 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.052) 0:01:25.794 ***** 2020-11-19T18:57:54.980 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T18:57:54.982 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.060) 0:01:25.855 ***** 2020-11-19T18:57:55.015 INFO:teuthology.task.ansible.out: 2020-11-19T18:57:55.044 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-11-19T18:57:55.045 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.079 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.064) 0:01:25.920 ***** 2020-11-19T18:57:55.107 INFO:teuthology.task.ansible.out: 2020-11-19T18:57:55.108 INFO:teuthology.task.ansible.out:TASK [testnode : Ensure the teuthology_user group exists.] ********************* ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T18:57:55.148 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.069) 0:01:25.989 ***** 2020-11-19T18:57:55.179 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T18:57:55.181 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.212 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.063) 0:01:26.053 ***** 2020-11-19T18:57:55.239 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.061) 0:01:26.115 ***** 2020-11-19T18:57:55.292 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T18:57:55.293 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2020-11-19T18:57:55.327 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.053) 0:01:26.168 ***** 2020-11-19T18:57:55.343 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2020-11-19T18:57:55.345 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi025", "ansible_hostname": "smithi025", "ansible_nodename": "smithi025"}, "changed": false, "name": "smithi025"} 2020-11-19T18:57:55.378 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.051) 0:01:26.219 ***** 2020-11-19T18:57:55.500 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T18:57:55.501 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2020-11-19T18:57:55.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.156) 0:01:26.376 ***** 2020-11-19T18:57:55.847 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T18:57:55.849 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2020-11-19T18:57:55.883 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.347) 0:01:26.723 ***** 2020-11-19T18:57:55.889 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-11-19T18:57:55.891 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2020-11-19T18:57:55.927 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.044) 0:01:26.768 ***** 2020-11-19T18:57:55.933 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T18:57:55.935 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi199"}, "changed": false} 2020-11-19T18:57:55.970 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.043) 0:01:26.811 ***** 2020-11-19T18:57:56.083 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T18:57:56.085 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2020-11-19T18:57:56.119 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:56 +0000 (0:00:00.148) 0:01:26.959 ***** 2020-11-19T18:57:56.146 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T18:57:56.148 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi027"}, "changed": false} 2020-11-19T18:57:56.180 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:56 +0000 (0:00:00.061) 0:01:27.021 ***** 2020-11-19T18:57:56.515 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-11-19T18:57:56.517 INFO:teuthology.task.ansible.out:ok: [smithi025.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2020-11-19T18:57:56.560 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:56 +0000 (0:00:00.379) 0:01:27.401 ***** 2020-11-19T18:57:56.569 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2020-11-19T18:57:56.571 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi199", "ansible_hostname": "smithi199", "ansible_nodename": "smithi199"}, "changed": false, "name": "smithi199"} 2020-11-19T18:57:56.641 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:56 +0000 (0:00:00.081) 0:01:27.482 ***** 2020-11-19T18:57:57.001 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi027", "ansible_hostname": "smithi027", "ansible_nodename": "smithi027"}, "changed": false, "name": "smithi027"} 2020-11-19T18:57:57.035 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.393) 0:01:27.876 ***** 2020-11-19T18:57:57.105 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-11-19T18:57:57.107 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2020-11-19T18:57:57.142 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.106) 0:01:27.982 ***** 2020-11-19T18:57:57.291 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2020-11-19T18:57:57.292 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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} 2020-11-19T18:57:57.327 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.185) 0:01:28.168 ***** 2020-11-19T18:57:57.671 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-11-19T18:57:57.673 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2020-11-19T18:57:57.706 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.378) 0:01:28.547 ***** 2020-11-19T18:57:57.851 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-11-19T18:57:57.853 INFO:teuthology.task.ansible.out:ok: [smithi199.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2020-11-19T18:57:57.886 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.180) 0:01:28.727 ***** 2020-11-19T18:57:57.946 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2020-11-19T18:57:57.980 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.093) 0:01:28.820 ***** 2020-11-19T18:57:58.310 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:57:58.312 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:57:58.344 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.364) 0:01:29.185 ***** 2020-11-19T18:57:58.351 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-11-19T18:57:58.352 INFO:teuthology.task.ansible.out:ok: [smithi027.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2020-11-19T18:57:58.387 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.043) 0:01:29.228 ***** 2020-11-19T18:57:58.489 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2020-11-19T18:57:58.491 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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} 2020-11-19T18:57:58.529 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.141) 0:01:29.370 ***** 2020-11-19T18:57:58.743 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:57:58.745 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T18:57:58.782 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.253) 0:01:29.623 ***** 2020-11-19T18:57:59.026 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:57:59.028 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-11-19T18:57:59.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:59 +0000 (0:00:00.281) 0:01:29.905 ***** 2020-11-19T18:57:59.071 INFO:teuthology.task.ansible.out: 2020-11-19T18:57:59.072 INFO:teuthology.task.ansible.out:TASK [testnode : Add ssh pubkeys] ********************************************** ok: [smithi027.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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} 2020-11-19T18:57:59.662 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:59 +0000 (0:00:00.597) 0:01:30.502 ***** 2020-11-19T18:57:59.679 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2020-11-19T18:57:59.683 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2020-11-19T18:57:59.719 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:59 +0000 (0:00:00.058) 0:01:30.560 ***** 2020-11-19T18:57:59.941 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:57:59.943 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:57:59.975 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:59 +0000 (0:00:00.255) 0:01:30.816 ***** 2020-11-19T18:58:00.134 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:00.135 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2020-11-19T18:58:00.169 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:00 +0000 (0:00:00.194) 0:01:31.010 ***** 2020-11-19T18:58:00.177 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:58:00.178 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T18:58:00.214 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:00 +0000 (0:00:00.044) 0:01:31.055 ***** 2020-11-19T18:58:00.220 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2020-11-19T18:58:00.222 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2020-11-19T18:58:00.256 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:00 +0000 (0:00:00.041) 0:01:31.097 ***** 2020-11-19T18:58:00.567 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:58:00.569 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-11-19T18:58:00.604 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:00 +0000 (0:00:00.348) 0:01:31.445 ***** 2020-11-19T18:58:00.855 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:58:00.892 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:00 +0000 (0:00:00.287) 0:01:31.732 ***** 2020-11-19T18:58:01.050 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2020-11-19T18:58:01.084 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:01 +0000 (0:00:00.192) 0:01:31.925 ***** 2020-11-19T18:58:01.102 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:58:01.104 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T18:58:01.139 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:01 +0000 (0:00:00.054) 0:01:31.980 ***** 2020-11-19T18:58:01.268 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2020-11-19T18:58:01.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:01 +0000 (0:00:00.174) 0:01:32.154 ***** 2020-11-19T18:58:01.722 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* ok: [smithi027.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-11-19T18:58:01.758 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:01 +0000 (0:00:00.443) 0:01:32.598 ***** 2020-11-19T18:58:02.464 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:58:02.466 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2020-11-19T18:58:02.502 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:02 +0000 (0:00:00.744) 0:01:33.342 ***** 2020-11-19T18:58:02.562 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:02.564 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2020-11-19T18:58:02.601 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:02 +0000 (0:00:00.099) 0:01:33.442 ***** 2020-11-19T18:58:03.102 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:58:03.110 INFO:teuthology.task.ansible.out:[WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper 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: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.767793", "end": "2020-11-19 18:58:03.030156", "rc": 0, "start": "2020-11-19 18:58:01.262363", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:03.137 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:03 +0000 (0:00:00.535) 0:01:33.978 ***** 2020-11-19T18:58:03.311 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:58:03.313 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2020-11-19T18:58:03.347 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:03 +0000 (0:00:00.210) 0:01:34.188 ***** 2020-11-19T18:58:03.659 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-11-19T18:58:03.661 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=CentOS-AppStream-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "aa5ad73629677ef17172417e50d2cdadccb7a3f2", "dest": "/etc/yum.repos.d/CentOS-AppStream-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-AppStream-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-AppStream-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 397, "state": "file", "uid": 0} 2020-11-19T18:58:04.386 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=CentOS-Base-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "4ed3c0272e6c4ec99169cd68f0b43d40bdd4b296", "dest": "/etc/yum.repos.d/CentOS-Base-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-Base-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 380, "state": "file", "uid": 0} 2020-11-19T18:58:04.440 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:58:04.442 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.741201", "end": "2020-11-19 18:58:04.418439", "rc": 0, "start": "2020-11-19 18:58:02.677238", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:04.477 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:04 +0000 (0:00:01.129) 0:01:35.318 ***** 2020-11-19T18:58:04.479 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:04.997 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-11-19T18:58:04.999 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=CentOS-Extras-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "a862f43d3b3c7b8b592aa7dce23a6d013ab20bc3", "dest": "/etc/yum.repos.d/CentOS-Extras-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-Extras-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Extras-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 382, "state": "file", "uid": 0} 2020-11-19T18:58:05.082 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:05 +0000 (0:00:00.605) 0:01:35.923 ***** 2020-11-19T18:58:05.175 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=CentOS-AppStream-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "aa5ad73629677ef17172417e50d2cdadccb7a3f2", "dest": "/etc/yum.repos.d/CentOS-AppStream-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-AppStream-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-AppStream-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 397, "state": "file", "uid": 0} 2020-11-19T18:58:05.346 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:58:05.348 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.791751", "end": "2020-11-19 18:58:05.323883", "rc": 0, "start": "2020-11-19 18:58:03.532132", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:05.382 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:05 +0000 (0:00:00.299) 0:01:36.223 ***** 2020-11-19T18:58:05.862 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-11-19T18:58:05.863 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2020-11-19T18:58:05.868 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:05.870 INFO:teuthology.task.ansible.out:TASK [testnode : Configure local mirrorlists] ********************************** ok: [smithi199.front.sepia.ceph.com] => (item=CentOS-Base-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "4ed3c0272e6c4ec99169cd68f0b43d40bdd4b296", "dest": "/etc/yum.repos.d/CentOS-Base-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-Base-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 380, "state": "file", "uid": 0} 2020-11-19T18:58:05.913 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:05 +0000 (0:00:00.531) 0:01:36.754 ***** 2020-11-19T18:58:06.047 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=CentOS-AppStream-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "aa5ad73629677ef17172417e50d2cdadccb7a3f2", "dest": "/etc/yum.repos.d/CentOS-AppStream-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-AppStream-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-AppStream-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 397, "state": "file", "uid": 0} 2020-11-19T18:58:06.304 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=CentOS-Extras-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "a862f43d3b3c7b8b592aa7dce23a6d013ab20bc3", "dest": "/etc/yum.repos.d/CentOS-Extras-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-Extras-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Extras-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 382, "state": "file", "uid": 0} 2020-11-19T18:58:06.342 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:06 +0000 (0:00:00.428) 0:01:37.182 ***** 2020-11-19T18:58:06.427 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:06.429 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item={'key': 'CentOS-AppStream', 'value': {'name': 'CentOS-$releasever - AppStream', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "9b147c879e95cd23f3bbde027da102febcaad1a8", "dest": "/etc/yum.repos.d/CentOS-AppStream.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-AppStream", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist", "name": "CentOS-$releasever - AppStream"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-AppStream.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 289, "state": "file", "uid": 0} 2020-11-19T18:58:06.664 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** ok: [smithi027.front.sepia.ceph.com] => (item=CentOS-Base-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "4ed3c0272e6c4ec99169cd68f0b43d40bdd4b296", "dest": "/etc/yum.repos.d/CentOS-Base-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-Base-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 380, "state": "file", "uid": 0} 2020-11-19T18:58:07.685 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-11-19T18:58:07.688 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2020-11-19T18:58:07.722 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:07 +0000 (0:00:01.379) 0:01:38.562 ***** 2020-11-19T18:58:07.957 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:07.958 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item={'key': 'CentOS-Base', 'value': {'name': 'CentOS-$releasever - Base', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-Base-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "77e4590ed0ecec056fa44f4e65af60e110822b85", "dest": "/etc/yum.repos.d/CentOS-Base.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-Base", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Base-mirrorlist", "name": "CentOS-$releasever - Base"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 274, "state": "file", "uid": 0} 2020-11-19T18:58:08.134 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-11-19T18:58:08.136 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=CentOS-Extras-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "a862f43d3b3c7b8b592aa7dce23a6d013ab20bc3", "dest": "/etc/yum.repos.d/CentOS-Extras-mirrorlist", "gid": 0, "group": "root", "item": "CentOS-Extras-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Extras-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 382, "state": "file", "uid": 0} 2020-11-19T18:58:08.171 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.450) 0:01:39.012 ***** 2020-11-19T18:58:08.391 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:08.393 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item={'key': 'CentOS-AppStream', 'value': {'name': 'CentOS-$releasever - AppStream', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "9b147c879e95cd23f3bbde027da102febcaad1a8", "dest": "/etc/yum.repos.d/CentOS-AppStream.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-AppStream", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist", "name": "CentOS-$releasever - AppStream"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-AppStream.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 289, "state": "file", "uid": 0} 2020-11-19T18:58:08.435 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item={'key': 'CentOS-Extras', 'value': {'name': 'CentOS-$releasever - Extras', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-Extras-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "2856826614c7f1cb9409228f6c41319a023ca754", "dest": "/etc/yum.repos.d/CentOS-Extras.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-Extras", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Extras-mirrorlist", "name": "CentOS-$releasever - Extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 280, "state": "file", "uid": 0} 2020-11-19T18:58:08.473 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.301) 0:01:39.314 ***** 2020-11-19T18:58:08.500 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T18:58:08.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.062) 0:01:39.376 ***** 2020-11-19T18:58:08.563 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T18:58:08.565 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:08.597 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.061) 0:01:39.438 ***** 2020-11-19T18:58:08.636 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-11-19T18:58:08.637 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:58:08.647 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:58:08.682 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.084) 0:01:39.523 ***** 2020-11-19T18:58:08.691 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-11-19T18:58:08.693 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2020-11-19T18:58:08.728 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.045) 0:01:39.569 ***** 2020-11-19T18:58:08.735 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T18:58:08.737 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:08.775 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.047) 0:01:39.616 ***** 2020-11-19T18:58:08.813 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:08.815 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"skip_packaging": false}, "changed": false} 2020-11-19T18:58:08.847 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.072) 0:01:39.688 ***** 2020-11-19T18:58:08.856 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:08.856 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item={'key': 'CentOS-Base', 'value': {'name': 'CentOS-$releasever - Base', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-Base-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "77e4590ed0ecec056fa44f4e65af60e110822b85", "dest": "/etc/yum.repos.d/CentOS-Base.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-Base", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Base-mirrorlist", "name": "CentOS-$releasever - Base"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 274, "state": "file", "uid": 0} 2020-11-19T18:58:08.880 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-11-19T18:58:08.882 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:08.914 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.066) 0:01:39.755 ***** 2020-11-19T18:58:08.954 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:08.987 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:00.072) 0:01:39.828 ***** 2020-11-19T18:58:09.212 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T18:58:09.214 INFO:teuthology.task.ansible.out:fatal: [smithi025.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007277", "end": "2020-11-19 18:58:09.187342", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:58:09.180065", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T18:58:09.261 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:09 +0000 (0:00:00.274) 0:01:40.102 ***** 2020-11-19T18:58:09.268 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:09.270 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item={'key': 'CentOS-AppStream', 'value': {'name': 'CentOS-$releasever - AppStream', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "9b147c879e95cd23f3bbde027da102febcaad1a8", "dest": "/etc/yum.repos.d/CentOS-AppStream.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-AppStream", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-AppStream-mirrorlist", "name": "CentOS-$releasever - AppStream"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-AppStream.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 289, "state": "file", "uid": 0} ok: [smithi199.front.sepia.ceph.com] => (item={'key': 'CentOS-Extras', 'value': {'name': 'CentOS-$releasever - Extras', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-Extras-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "2856826614c7f1cb9409228f6c41319a023ca754", "dest": "/etc/yum.repos.d/CentOS-Extras.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-Extras", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Extras-mirrorlist", "name": "CentOS-$releasever - Extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 280, "state": "file", "uid": 0} 2020-11-19T18:58:09.308 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:09 +0000 (0:00:00.046) 0:01:40.148 ***** 2020-11-19T18:58:09.314 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-11-19T18:58:09.315 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:09.349 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:09 +0000 (0:00:00.041) 0:01:40.190 ***** 2020-11-19T18:58:09.358 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T18:58:09.397 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:09 +0000 (0:00:00.048) 0:01:40.238 ***** 2020-11-19T18:58:09.426 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T18:58:09.428 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:09.460 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:09 +0000 (0:00:00.063) 0:01:40.301 ***** 2020-11-19T18:58:09.498 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-11-19T18:58:09.500 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:58:09.510 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:58:09.545 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:09 +0000 (0:00:00.083) 0:01:40.385 ***** 2020-11-19T18:58:09.587 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T18:58:09.588 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:12.967 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:12 +0000 (0:00:03.422) 0:01:43.808 ***** 2020-11-19T18:58:12.974 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:12.975 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: qemu-kvm-block-rbd-15:2.12.0-88.module_el8.1.0+297+df420408.3.x86_64", "Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64"]} 2020-11-19T18:58:13.012 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:13 +0000 (0:00:00.044) 0:01:43.853 ***** 2020-11-19T18:58:13.019 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:13.020 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"skip_packaging": false}, "changed": false} 2020-11-19T18:58:13.057 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:13 +0000 (0:00:00.044) 0:01:43.897 ***** 2020-11-19T18:58:13.064 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:13.066 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item={'key': 'CentOS-Base', 'value': {'name': 'CentOS-$releasever - Base', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-Base-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "77e4590ed0ecec056fa44f4e65af60e110822b85", "dest": "/etc/yum.repos.d/CentOS-Base.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-Base", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Base-mirrorlist", "name": "CentOS-$releasever - Base"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Base.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 274, "state": "file", "uid": 0} 2020-11-19T18:58:13.090 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:13.124 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:13 +0000 (0:00:00.067) 0:01:43.965 ***** 2020-11-19T18:58:16.365 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-11-19T18:58:16.367 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-6.el8.x86_64", "Removed: boost-random-1.66.0-6.el8.x86_64"]} 2020-11-19T18:58:16.401 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:16 +0000 (0:00:03.276) 0:01:47.242 ***** 2020-11-19T18:58:16.408 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-11-19T18:58:16.409 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:19.742 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:19 +0000 (0:00:03.330) 0:01:50.572 ***** 2020-11-19T18:58:20.200 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T18:58:20.203 INFO:teuthology.task.ansible.out:fatal: [smithi199.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007233", "end": "2020-11-19 18:58:20.173173", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:58:20.165940", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T18:58:20.238 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.507) 0:01:51.079 ***** 2020-11-19T18:58:20.278 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-11-19T18:58:20.280 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:20.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.072) 0:01:51.152 ***** 2020-11-19T18:58:20.322 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:58:20.324 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item={'key': 'CentOS-Extras', 'value': {'name': 'CentOS-$releasever - Extras', 'mirrorlist': 'file:///etc/yum.repos.d/CentOS-Extras-mirrorlist', 'gpgcheck': 1, 'enabled': 1, 'gpgkey': 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial'}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "2856826614c7f1cb9409228f6c41319a023ca754", "dest": "/etc/yum.repos.d/CentOS-Extras.repo", "gid": 0, "group": "root", "item": {"key": "CentOS-Extras", "value": {"enabled": 1, "gpgcheck": 1, "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", "mirrorlist": "file:///etc/yum.repos.d/CentOS-Extras-mirrorlist", "name": "CentOS-$releasever - Extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/CentOS-Extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 280, "state": "file", "uid": 0} 2020-11-19T18:58:20.368 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.056) 0:01:51.209 ***** 2020-11-19T18:58:20.397 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T18:58:20.430 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.061) 0:01:51.270 ***** 2020-11-19T18:58:20.457 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T18:58:20.458 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:20.491 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.060) 0:01:51.331 ***** 2020-11-19T18:58:20.531 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-11-19T18:58:20.533 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:58:20.542 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:58:20.576 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.085) 0:01:51.417 ***** 2020-11-19T18:58:20.606 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T18:58:20.608 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:20.640 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.063) 0:01:51.481 ***** 2020-11-19T18:58:20.677 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:20.680 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"skip_packaging": false}, "changed": false} 2020-11-19T18:58:20.712 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.072) 0:01:51.553 ***** 2020-11-19T18:58:20.751 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:20.787 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.074) 0:01:51.628 ***** 2020-11-19T18:58:20.826 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-11-19T18:58:20.828 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:20.862 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:20 +0000 (0:00:00.074) 0:01:51.703 ***** 2020-11-19T18:58:21.089 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T18:58:21.091 INFO:teuthology.task.ansible.out:fatal: [smithi027.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007309", "end": "2020-11-19 18:58:21.063418", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:58:21.056109", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T18:58:21.123 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:21 +0000 (0:00:00.261) 0:01:51.964 ***** 2020-11-19T18:58:21.161 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:21.195 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:21 +0000 (0:00:00.071) 0:01:52.036 ***** 2020-11-19T18:58:22.590 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:22.592 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: qemu-kvm-block-rbd-15:2.12.0-88.module_el8.1.0+297+df420408.3.x86_64", "Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64"]} 2020-11-19T18:58:22.630 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:22 +0000 (0:00:01.435) 0:01:53.471 ***** 2020-11-19T18:58:22.949 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:22.950 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: dnf-utils", "Installed: sysstat", "Installed: libedit", "Installed: boost-thread", "Installed: xfsprogs", "Installed: gdisk", "Installed: parted", "Installed: libgcrypt", "Installed: fuse-libs", "Installed: openssl", "Installed: libuuid", "Installed: podman", "Installed: podman-docker", "Installed: attr", "Installed: ant", "Installed: lsof", "Installed: gettext", "Installed: bc", "Installed: xfsdump", "Installed: blktrace", "Installed: usbredir", "Installed: libev-devel", "Installed: valgrind", "Installed: nfs-utils", "Installed: ncurses-devel", "Installed: gcc", "Installed: git", "Installed: python3-nose", "Installed: python3-virtualenv", "Installed: genisoimage", "Installed: qemu-img", "Installed: qemu-kvm-core", "Installed: qemu-kvm-block-rbd", "Installed: libacl-devel", "Installed: dbench", "Installed: autoconf", "Installed: gdb", "Installed: iozone", "Installed: boost-random-1.66.0-6.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:2.12.0-88.module_el8.1.0+297+df420408.3.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: boost-program-options-1.66.0-6.el8.x86_64"]} 2020-11-19T18:58:22.985 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:22 +0000 (0:00:00.354) 0:01:53.826 ***** 2020-11-19T18:58:23.013 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2020-11-19T18:58:23.015 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:23.048 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:23 +0000 (0:00:00.062) 0:01:53.889 ***** 2020-11-19T18:58:23.410 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:23.412 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: qemu-kvm-block-rbd-15:2.12.0-88.module_el8.1.0+297+df420408.3.x86_64", "Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64"]} 2020-11-19T18:58:23.450 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:23 +0000 (0:00:00.399) 0:01:54.288 ***** 2020-11-19T18:58:24.270 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T18:58:24.330 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:24 +0000 (0:00:00.881) 0:01:55.170 ***** 2020-11-19T18:58:24.769 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:25.403 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:01.073) 0:01:56.243 ***** 2020-11-19T18:58:25.411 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-11-19T18:58:25.413 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-6.el8.x86_64", "Removed: boost-random-1.66.0-6.el8.x86_64"]} 2020-11-19T18:58:25.463 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.060) 0:01:56.304 ***** 2020-11-19T18:58:25.776 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-11-19T18:58:25.778 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target polkit.service dbus.service dbus.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ipset.service ip6tables.service ebtables.service shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTim 2020-11-19T18:58:25.779 INFO:teuthology.task.ansible.out:estampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "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": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127426", "LimitNPROCSoft": "127426", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127426", 2020-11-19T18:58:25.781 INFO:teuthology.task.ansible.out:"LimitSIGPENDINGSoft": "127426", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3 2020-11-19T18:58:25.783 INFO:teuthology.task.ansible.out:", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "26213", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [testnode : Ensure ceph dependency packages are not present.] ************* changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-6.el8.x86_64", "Removed: boost-random-1.66.0-6.el8.x86_64"]} 2020-11-19T18:58:25.821 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.354) 0:01:56.659 ***** 2020-11-19T18:58:25.858 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.037) 0:01:56.696 ***** 2020-11-19T18:58:26.129 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2020-11-19T18:58:26.131 INFO:teuthology.task.ansible.out:fatal: [smithi025.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T18:58:26.168 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.312) 0:01:57.009 ***** 2020-11-19T18:58:26.899 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2020-11-19T18:58:26.901 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T18:58:26.937 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.768) 0:01:57.778 ***** 2020-11-19T18:58:26.964 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-11-19T18:58:26.966 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:26.998 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.061) 0:01:57.839 ***** 2020-11-19T18:58:27.027 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2020-11-19T18:58:27.029 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.061 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.063) 0:01:57.902 ***** 2020-11-19T18:58:27.089 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-11-19T18:58:27.090 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.122 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.061) 0:01:57.963 ***** 2020-11-19T18:58:27.151 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T18:58:27.153 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.184 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.062) 0:01:58.025 ***** 2020-11-19T18:58:27.214 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.246 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.062) 0:01:58.087 ***** 2020-11-19T18:58:27.273 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2020-11-19T18:58:27.275 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.307 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.060) 0:01:58.148 ***** 2020-11-19T18:58:27.339 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-11-19T18:58:27.372 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.064) 0:01:58.213 ***** 2020-11-19T18:58:27.399 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T18:58:27.400 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.432 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.060) 0:01:58.273 ***** 2020-11-19T18:58:27.459 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T18:58:27.461 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.493 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.060) 0:01:58.333 ***** 2020-11-19T18:58:27.523 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-11-19T18:58:27.524 INFO:teuthology.task.ansible.out:skipping: [smithi025.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.534 INFO:teuthology.task.ansible.out:skipping: [smithi025.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.568 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.075) 0:01:58.409 ***** 2020-11-19T18:58:27.597 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-11-19T18:58:27.598 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.630 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.062) 0:01:58.471 ***** 2020-11-19T18:58:27.658 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T18:58:27.694 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.062) 0:01:58.534 ***** 2020-11-19T18:58:27.722 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-11-19T18:58:27.724 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.756 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.062) 0:01:58.597 ***** 2020-11-19T18:58:27.783 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-11-19T18:58:27.784 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.820 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.064) 0:01:58.661 ***** 2020-11-19T18:58:27.849 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-11-19T18:58:27.851 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.883 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.063) 0:01:58.724 ***** 2020-11-19T18:58:27.911 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:27.913 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.945 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.061) 0:01:58.786 ***** 2020-11-19T18:58:27.974 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T18:58:27.976 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.007 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.062) 0:01:58.848 ***** 2020-11-19T18:58:28.308 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:28.310 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.343 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.335) 0:01:59.184 ***** 2020-11-19T18:58:28.370 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-11-19T18:58:28.372 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.405 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.062) 0:01:59.246 ***** 2020-11-19T18:58:28.432 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.466 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.060) 0:01:59.306 ***** 2020-11-19T18:58:28.494 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T18:58:28.496 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.529 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.064) 0:01:59.370 ***** 2020-11-19T18:58:28.557 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.591 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.061) 0:01:59.432 ***** 2020-11-19T18:58:28.626 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-11-19T18:58:28.627 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.659 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.068) 0:01:59.500 ***** 2020-11-19T18:58:28.680 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: dnf-utils", "Installed: sysstat", "Installed: libedit", "Installed: boost-thread", "Installed: xfsprogs", "Installed: gdisk", "Installed: parted", "Installed: libgcrypt", "Installed: fuse-libs", "Installed: openssl", "Installed: libuuid", "Installed: podman", "Installed: podman-docker", "Installed: attr", "Installed: ant", "Installed: lsof", "Installed: gettext", "Installed: bc", "Installed: xfsdump", "Installed: blktrace", "Installed: usbredir", "Installed: libev-devel", "Installed: valgrind", "Installed: nfs-utils", "Installed: ncurses-devel", "Installed: gcc", "Installed: git", "Installed: python3-nose", "Installed: python3-virtualenv", "Installed: genisoimage", "Installed: qemu-img", "Installed: qemu-kvm-core", "Installed: qemu-kvm-block-rbd", "Installed: libacl-devel", "Installed: dbench", "Installed: autoconf", "Installed: gdb", "Installed: iozone", "Installed: boost-random-1.66.0-6.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:2.12.0-88.module_el8.1.0+297+df420408.3.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: boost-program-options-1.66.0-6.el8.x86_64"]} 2020-11-19T18:58:28.724 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.064) 0:01:59.565 ***** 2020-11-19T18:58:29.110 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2020-11-19T18:58:29.111 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:29.113 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: dnf-utils", "Installed: sysstat", "Installed: libedit", "Installed: boost-thread", "Installed: xfsprogs", "Installed: gdisk", "Installed: parted", "Installed: libgcrypt", "Installed: fuse-libs", "Installed: openssl", "Installed: libuuid", "Installed: podman", "Installed: podman-docker", "Installed: attr", "Installed: ant", "Installed: lsof", "Installed: gettext", "Installed: bc", "Installed: xfsdump", "Installed: blktrace", "Installed: usbredir", "Installed: libev-devel", "Installed: valgrind", "Installed: nfs-utils", "Installed: ncurses-devel", "Installed: gcc", "Installed: git", "Installed: python3-nose", "Installed: python3-virtualenv", "Installed: genisoimage", "Installed: qemu-img", "Installed: qemu-kvm-core", "Installed: qemu-kvm-block-rbd", "Installed: libacl-devel", "Installed: dbench", "Installed: autoconf", "Installed: gdb", "Installed: iozone", "Installed: boost-random-1.66.0-6.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:2.12.0-88.module_el8.1.0+297+df420408.3.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: boost-program-options-1.66.0-6.el8.x86_64"]} 2020-11-19T18:58:29.153 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:29 +0000 (0:00:00.428) 0:01:59.993 ***** 2020-11-19T18:58:29.185 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:29 +0000 (0:00:00.031) 0:02:00.025 ***** 2020-11-19T18:58:29.191 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2020-11-19T18:58:29.194 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set up static IP in /etc/hosts.] ****************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:29.228 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:29 +0000 (0:00:00.043) 0:02:00.069 ***** 2020-11-19T18:58:29.511 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:29 +0000 (0:00:00.032) 0:02:00.101 ***** 2020-11-19T18:58:32.846 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Stop apache2] ************************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 19 November 2020 18:58:32 +0000 (0:00:03.371) 0:02:03.472 ***** 2020-11-19T18:58:33.855 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:33 +0000 (0:00:01.222) 0:02:04.695 ***** 2020-11-19T18:58:33.865 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:33.900 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:33 +0000 (0:00:00.045) 0:02:04.740 ***** 2020-11-19T18:58:33.962 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:58:33.964 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.112) 0:02:04.853 ***** 2020-11-19T18:58:34.044 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.086 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.072) 0:02:04.926 ***** 2020-11-19T18:58:34.136 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:34.139 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.176 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.091) 0:02:05.017 ***** 2020-11-19T18:58:34.214 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:58:34.216 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.248 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.071) 0:02:05.089 ***** 2020-11-19T18:58:34.275 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:58:34.277 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.310 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.061) 0:02:05.150 ***** 2020-11-19T18:58:34.338 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:34.340 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.372 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.062) 0:02:05.213 ***** 2020-11-19T18:58:34.405 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-11-19T18:58:34.407 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.438 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.066) 0:02:05.279 ***** 2020-11-19T18:58:34.476 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:34.478 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.509 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.070) 0:02:05.350 ***** 2020-11-19T18:58:34.539 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:34.540 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.572 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.062) 0:02:05.413 ***** 2020-11-19T18:58:34.601 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:34.603 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.635 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.063) 0:02:05.476 ***** 2020-11-19T18:58:34.663 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.709 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.073) 0:02:05.549 ***** 2020-11-19T18:58:34.717 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:34.720 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T18:58:34.756 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.047) 0:02:05.597 ***** 2020-11-19T18:58:34.762 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:34.764 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.802 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.045) 0:02:05.643 ***** 2020-11-19T18:58:34.809 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:34.811 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.845 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.043) 0:02:05.686 ***** 2020-11-19T18:58:34.903 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:34.905 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T18:58:34.937 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.091) 0:02:05.778 ***** 2020-11-19T18:58:34.976 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:34.977 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.010 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.072) 0:02:05.851 ***** 2020-11-19T18:58:35.031 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:35.033 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/bin/lspci", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 11, "src": "/sbin/lspci", "state": "link", "uid": 0} 2020-11-19T18:58:35.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.055) 0:02:05.907 ***** 2020-11-19T18:58:35.169 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-11-19T18:58:35.171 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket dbus.service basic.target system.slice sysinit.target polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target iptables.service ebtables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTim 2020-11-19T18:58:35.172 INFO:teuthology.task.ansible.out:estampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "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": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127426", "LimitNPROCSoft": "127426", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127426", 2020-11-19T18:58:35.174 INFO:teuthology.task.ansible.out:"LimitSIGPENDINGSoft": "127426", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3 2020-11-19T18:58:35.176 INFO:teuthology.task.ansible.out:", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "26213", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-11-19T18:58:35.209 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.143) 0:02:06.050 ***** 2020-11-19T18:58:35.294 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:35.295 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/ltp/testcases/bin", "secontext": "unconfined_u:object_r:lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:58:35.331 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.122) 0:02:06.172 ***** 2020-11-19T18:58:35.350 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-11-19T18:58:35.351 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service basic.target sysinit.target system.slice dbus.socket polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target iptables.service ip6tables.service ipset.service ebtables.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTim 2020-11-19T18:58:35.353 INFO:teuthology.task.ansible.out:estampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "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": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127450", "LimitNPROCSoft": "127450", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127450", 2020-11-19T18:58:35.354 INFO:teuthology.task.ansible.out:"LimitSIGPENDINGSoft": "127450", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3 2020-11-19T18:58:35.356 INFO:teuthology.task.ansible.out:", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "26213", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-11-19T18:58:35.393 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.061) 0:02:06.234 ***** 2020-11-19T18:58:35.507 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ fatal: [smithi199.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T18:58:35.547 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.154) 0:02:06.388 ***** 2020-11-19T18:58:35.556 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:35.557 INFO:teuthology.task.ansible.out:[WARNING]: Cannot set fs attributes on a non-existent symlink target. follow should be set to False to avoid this. ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/lib/ltp/testcases/bin/fsstress", "src": "/usr/bin/fsstress"} 2020-11-19T18:58:35.594 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.046) 0:02:06.435 ***** 2020-11-19T18:58:35.626 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:35.628 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.661 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.067) 0:02:06.502 ***** 2020-11-19T18:58:35.689 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:35.691 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.724 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.062) 0:02:06.565 ***** 2020-11-19T18:58:35.731 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2020-11-19T18:58:35.733 INFO:teuthology.task.ansible.out:fatal: [smithi027.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T18:58:35.767 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.043) 0:02:06.608 ***** 2020-11-19T18:58:35.774 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:35.775 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.813 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.046) 0:02:06.654 ***** 2020-11-19T18:58:35.835 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2020-11-19T18:58:35.837 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T18:58:35.868 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.055) 0:02:06.709 ***** 2020-11-19T18:58:35.880 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.916 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.047) 0:02:06.756 ***** 2020-11-19T18:58:35.923 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-11-19T18:58:35.925 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.960 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.044) 0:02:06.801 ***** 2020-11-19T18:58:35.966 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:35.968 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.003 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.042) 0:02:06.844 ***** 2020-11-19T18:58:36.009 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2020-11-19T18:58:36.011 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.062 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.059) 0:02:06.903 ***** 2020-11-19T18:58:36.070 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:36.072 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable SELinux] *********************************************** ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T18:58:36.120 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.057) 0:02:06.961 ***** 2020-11-19T18:58:36.158 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.038) 0:02:06.999 ***** 2020-11-19T18:58:36.165 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-11-19T18:58:36.166 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.202 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.043) 0:02:07.042 ***** 2020-11-19T18:58:36.243 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.041) 0:02:07.084 ***** 2020-11-19T18:58:36.249 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-11-19T18:58:36.250 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.285 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.041) 0:02:07.126 ***** 2020-11-19T18:58:36.316 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.031) 0:02:07.157 ***** 2020-11-19T18:58:36.327 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T18:58:36.329 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.362 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.046) 0:02:07.203 ***** 2020-11-19T18:58:36.395 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.032) 0:02:07.236 ***** 2020-11-19T18:58:36.558 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set grub config.] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.595 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.199) 0:02:07.436 ***** 2020-11-19T18:58:36.639 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.044) 0:02:07.480 ***** 2020-11-19T18:58:36.664 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-11-19T18:58:36.666 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Remove /etc/ceph] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.702 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.062) 0:02:07.543 ***** 2020-11-19T18:58:36.738 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.035) 0:02:07.579 ***** 2020-11-19T18:58:36.749 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-11-19T18:58:36.750 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.786 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.047) 0:02:07.627 ***** 2020-11-19T18:58:36.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.036) 0:02:07.663 ***** 2020-11-19T18:58:36.829 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2020-11-19T18:58:36.831 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.865 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.042) 0:02:07.706 ***** 2020-11-19T18:58:36.897 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.032) 0:02:07.738 ***** 2020-11-19T18:58:36.903 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T18:58:36.905 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload weekly kernel-clean crontab.] ************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.938 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.041) 0:02:07.779 ***** 2020-11-19T18:58:36.977 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.038) 0:02:07.818 ***** 2020-11-19T18:58:36.983 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-11-19T18:58:36.985 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.023 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.046) 0:02:07.864 ***** 2020-11-19T18:58:37.218 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.189) 0:02:08.054 ***** 2020-11-19T18:58:37.220 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-11-19T18:58:37.220 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.222 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.271 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.057) 0:02:08.112 ***** 2020-11-19T18:58:37.400 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.129) 0:02:08.241 ***** 2020-11-19T18:58:37.407 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T18:58:37.409 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.450 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.050) 0:02:08.291 ***** 2020-11-19T18:58:37.487 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.036) 0:02:08.328 ***** 2020-11-19T18:58:37.493 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2020-11-19T18:58:37.495 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Work around broken wget on wheezy.] *************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.529 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.041) 0:02:08.369 ***** 2020-11-19T18:58:37.561 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.032) 0:02:08.402 ***** 2020-11-19T18:58:37.570 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T18:58:37.572 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Stop collectl] ************************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.607 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.046) 0:02:08.448 ***** 2020-11-19T18:58:37.641 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.033) 0:02:08.482 ***** 2020-11-19T18:58:37.647 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-11-19T18:58:37.649 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.688 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.047) 0:02:08.529 ***** 2020-11-19T18:58:37.723 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.034) 0:02:08.564 ***** 2020-11-19T18:58:37.730 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-11-19T18:58:37.732 INFO:teuthology.task.ansible.out:skipping: [smithi199.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", "skip_reason": "Conditional result was False"} skipping: [smithi199.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.734 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.768 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.044) 0:02:08.609 ***** 2020-11-19T18:58:37.812 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.044) 0:02:08.653 ***** 2020-11-19T18:58:38.078 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T18:58:38.080 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.126 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.313) 0:02:08.967 ***** 2020-11-19T18:58:38.163 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.037) 0:02:09.004 ***** 2020-11-19T18:58:38.171 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-11-19T18:58:38.172 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : set_fact] ***************************************************** ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T18:58:38.210 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.046) 0:02:09.051 ***** 2020-11-19T18:58:38.260 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.049) 0:02:09.100 ***** 2020-11-19T18:58:38.269 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T18:58:38.271 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.310 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.050) 0:02:09.150 ***** 2020-11-19T18:58:38.317 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-11-19T18:58:38.318 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} ok: [smithi025.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T18:58:38.319 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi025.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.319 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.320 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.320 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.355 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.045) 0:02:09.196 ***** 2020-11-19T18:58:38.362 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.365 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-11-19T18:58:38.367 INFO:teuthology.task.ansible.out:skipping: [smithi027.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", "skip_reason": "Conditional result was False"} skipping: [smithi027.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.404 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.048) 0:02:09.245 ***** 2020-11-19T18:58:38.435 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.031) 0:02:09.276 ***** 2020-11-19T18:58:38.442 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-11-19T18:58:38.444 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.661 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.226) 0:02:09.502 ***** 2020-11-19T18:58:38.668 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-11-19T18:58:38.670 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.705 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.043) 0:02:09.546 ***** 2020-11-19T18:58:38.712 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-11-19T18:58:38.714 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.748 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.042) 0:02:09.589 ***** 2020-11-19T18:58:38.755 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T18:58:38.791 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.043) 0:02:09.632 ***** 2020-11-19T18:58:38.802 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-11-19T18:58:38.804 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.837 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.045) 0:02:09.678 ***** 2020-11-19T18:58:38.844 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-11-19T18:58:38.845 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for teuthology-lock command] **************************** changed: [smithi025.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.009094", "end": "2020-11-19 18:58:38.804087", "rc": 0, "start": "2020-11-19 18:58:38.794993", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-11-19T18:58:38.888 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.051) 0:02:09.729 ***** 2020-11-19T18:58:38.921 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.032) 0:02:09.761 ***** 2020-11-19T18:58:38.930 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Mark system down if NVMe card missing] ************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.968 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.047) 0:02:09.809 ***** 2020-11-19T18:58:39.003 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.034) 0:02:09.844 ***** 2020-11-19T18:58:39.009 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-11-19T18:58:39.010 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.041) 0:02:09.885 ***** 2020-11-19T18:58:39.076 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.031) 0:02:09.917 ***** 2020-11-19T18:58:39.082 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T18:58:39.084 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.119 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.041) 0:02:09.958 ***** 2020-11-19T18:58:39.393 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.275) 0:02:10.234 ***** 2020-11-19T18:58:39.400 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.409 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T18:58:39.412 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.049) 0:02:10.284 ***** 2020-11-19T18:58:39.475 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.031) 0:02:10.316 ***** 2020-11-19T18:58:39.482 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:39.484 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.517 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.042) 0:02:10.358 ***** 2020-11-19T18:58:39.523 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:39.524 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.558 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.041) 0:02:10.399 ***** 2020-11-19T18:58:39.569 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-11-19T18:58:39.570 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.603 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.044) 0:02:10.444 ***** 2020-11-19T18:58:39.609 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T18:58:39.611 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.644 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.041) 0:02:10.485 ***** 2020-11-19T18:58:39.652 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-11-19T18:58:39.654 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.687 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.042) 0:02:10.528 ***** 2020-11-19T18:58:39.695 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.733 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.045) 0:02:10.574 ***** 2020-11-19T18:58:39.740 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T18:58:39.742 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.775 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.041) 0:02:10.616 ***** 2020-11-19T18:58:39.781 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-11-19T18:58:39.782 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.823 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.047) 0:02:10.664 ***** 2020-11-19T18:58:39.971 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-11-19T18:58:39.973 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.007 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.183) 0:02:10.847 ***** 2020-11-19T18:58:40.014 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.050 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.042) 0:02:10.890 ***** 2020-11-19T18:58:40.056 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-11-19T18:58:40.060 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.094 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.045) 0:02:10.935 ***** 2020-11-19T18:58:40.105 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.139 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.044) 0:02:10.980 ***** 2020-11-19T18:58:40.146 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2020-11-19T18:58:40.151 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.180 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.041) 0:02:11.021 ***** 2020-11-19T18:58:40.190 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-11-19T18:58:40.192 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.228 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.047) 0:02:11.069 ***** 2020-11-19T18:58:40.234 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-11-19T18:58:40.237 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.273 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.041) 0:02:11.110 ***** 2020-11-19T18:58:40.278 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-11-19T18:58:40.280 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.043) 0:02:11.154 ***** 2020-11-19T18:58:40.320 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.601 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.286) 0:02:11.441 ***** 2020-11-19T18:58:40.607 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:40.614 INFO:teuthology.task.ansible.out:TASK [testnode : Make sure rpm dependencies are installed] ********************* 2020-11-19T18:58:40.622 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.659 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.058) 0:02:11.500 ***** 2020-11-19T18:58:40.825 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.166) 0:02:11.666 ***** 2020-11-19T18:58:40.832 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:58:40.833 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.867 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.041) 0:02:11.707 ***** 2020-11-19T18:58:40.873 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:58:40.875 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529255424, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227179994, 'block_used': 12915114, 'inode_total': 61054976, 'inode_available': 60990121, 'inode_used': 64855, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227179994, "block_size": 4096, "block_total": 240095108, "block_used": 12915114, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990121, "inode_total": 61054976, "inode_used": 64855, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529255424, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}} 2020-11-19T18:58:40.875 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-11-19T18:58:40.876 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.910 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.043) 0:02:11.751 ***** 2020-11-19T18:58:40.949 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.038) 0:02:11.790 ***** 2020-11-19T18:58:40.959 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:58:40.960 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.994 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.045) 0:02:11.835 ***** 2020-11-19T18:58:41.001 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-11-19T18:58:41.006 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.037 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:02:11.878 ***** 2020-11-19T18:58:41.043 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:58:41.045 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.086 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.049) 0:02:11.927 ***** 2020-11-19T18:58:41.092 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:58:41.094 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.128 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:02:11.969 ***** 2020-11-19T18:58:41.136 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:41.138 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Compile list of non-root partitions] ************************** changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005254", "end": "2020-11-19 18:58:41.103172", "rc": 0, "start": "2020-11-19 18:58:41.097918", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:41.170 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:02:12.011 ***** 2020-11-19T18:58:41.422 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.249) 0:02:12.261 ***** 2020-11-19T18:58:41.428 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.465 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.045) 0:02:12.306 ***** 2020-11-19T18:58:41.472 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-11-19T18:58:41.474 INFO:teuthology.task.ansible.out: skipping: [smithi025.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529255424, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227179994, 'block_used': 12915114, 'inode_total': 61054976, 'inode_available': 60990121, 'inode_used': 64855, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227179994, "block_size": 4096, "block_total": 240095108, "block_used": 12915114, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990121, "inode_total": 61054976, "inode_used": 64855, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529255424, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.475 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.509 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.043) 0:02:12.350 ***** 2020-11-19T18:58:41.510 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:41.548 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.038) 0:02:12.389 ***** 2020-11-19T18:58:41.556 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:58:41.558 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-11-19T18:58:41.598 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.050) 0:02:12.439 ***** 2020-11-19T18:58:41.633 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.034) 0:02:12.473 ***** 2020-11-19T18:58:41.639 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:58:41.641 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.675 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:02:12.516 ***** 2020-11-19T18:58:41.682 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:41.683 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.717 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:02:12.558 ***** 2020-11-19T18:58:41.894 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:41.896 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.931 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.214) 0:02:12.772 ***** 2020-11-19T18:58:41.938 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:58:41.940 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.975 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.043) 0:02:12.816 ***** 2020-11-19T18:58:41.990 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-11-19T18:58:41.993 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.050) 0:02:12.867 ***** 2020-11-19T18:58:42.208 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:58:42.212 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.246 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.220) 0:02:13.087 ***** 2020-11-19T18:58:42.253 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:42.254 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.287 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.041) 0:02:13.128 ***** 2020-11-19T18:58:42.297 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:42.299 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.333 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.045) 0:02:13.174 ***** 2020-11-19T18:58:42.341 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:42.343 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.376 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.042) 0:02:13.217 ***** 2020-11-19T18:58:42.383 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-11-19T18:58:42.384 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.419 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.042) 0:02:13.259 ***** 2020-11-19T18:58:42.427 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:42.428 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.462 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.043) 0:02:13.303 ***** 2020-11-19T18:58:42.468 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:42.470 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.503 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.041) 0:02:13.344 ***** 2020-11-19T18:58:42.510 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:42.512 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.545 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.041) 0:02:13.386 ***** 2020-11-19T18:58:42.553 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:42.555 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.589 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.044) 0:02:13.430 ***** 2020-11-19T18:58:42.751 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:42.753 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.790 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.200) 0:02:13.630 ***** 2020-11-19T18:58:42.796 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:42.797 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.832 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.042) 0:02:13.673 ***** 2020-11-19T18:58:42.862 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:42.864 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.898 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.066) 0:02:13.739 ***** 2020-11-19T18:58:42.925 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.958 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.059) 0:02:13.799 ***** 2020-11-19T18:58:43.004 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:43.006 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/bin/lspci", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 11, "src": "/sbin/lspci", "state": "link", "uid": 0} 2020-11-19T18:58:43.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.086) 0:02:13.885 ***** 2020-11-19T18:58:43.073 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:43.076 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1lmXRsVcTSW1HkMC3EEcyviQ5Dwv6aebt'], 'uuids': ['ae8e1442-59bf-4047-ad24-73efb69f192c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.238130", "end": "2020-11-19 18:58:43.036599", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1lmXRsVcTSW1HkMC3EEcyviQ5Dwv6aebt"], "labels": [], "masters": [], "uuids": ["ae8e1442-59bf-4047-ad24-73efb69f192c"]}, "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": "2020-11-19 18:58:41.798469", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:43.204 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:43.206 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/bin/lspci", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:bin_t:s0", "size": 11, "src": "/sbin/lspci", "state": "link", "uid": 0} 2020-11-19T18:58:43.240 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.194) 0:02:14.080 ***** 2020-11-19T18:58:43.431 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/ltp/testcases/bin", "secontext": "unconfined_u:object_r:lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:58:43.469 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.229) 0:02:14.310 ***** 2020-11-19T18:58:43.734 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/ltp/testcases/bin", "secontext": "unconfined_u:object_r:lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:58:43.770 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.301) 0:02:14.611 ***** 2020-11-19T18:58:43.778 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:43.780 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/lib/ltp/testcases/bin/fsstress", "src": "/usr/bin/fsstress"} 2020-11-19T18:58:43.821 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.050) 0:02:14.662 ***** 2020-11-19T18:58:43.849 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.883 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.062) 0:02:14.724 ***** 2020-11-19T18:58:43.920 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.177 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.294) 0:02:15.018 ***** 2020-11-19T18:58:44.195 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:44.200 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/lib/ltp/testcases/bin/fsstress", "src": "/usr/bin/fsstress"} 2020-11-19T18:58:44.230 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.052) 0:02:15.071 ***** 2020-11-19T18:58:44.237 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:44.239 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.272 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.041) 0:02:15.113 ***** 2020-11-19T18:58:44.279 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:44.281 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.318 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.045) 0:02:15.158 ***** 2020-11-19T18:58:44.334 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:44.336 INFO:teuthology.task.ansible.out:TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.372 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.055) 0:02:15.213 ***** 2020-11-19T18:58:44.383 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:44.385 INFO:teuthology.task.ansible.out:TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.426 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.047) 0:02:15.261 ***** 2020-11-19T18:58:44.431 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-3Iu8pm-welf-PNTJ-fT9U-i5Tx-IcKc-QGlX3G', 'nvme-INTEL_SSDPEDKE040T7_BTLE736102R04P0KGN', 'nvme-eui.0100000001000000e4d25c000034df14'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDKE040T7', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '7814037168', 'sectorsize': '512', 'size': '3.64 TB', 'host': 'Non-Volatile memory controller: Intel Corporation NVMe Datacenter SSD [3DNAND, Beta Rock Controller]', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.109103", "end": "2020-11-19 18:58:44.356621", "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 NVMe Datacenter SSD [3DNAND, Beta Rock Controller]", "links": {"ids": ["lvm-pv-uuid-3Iu8pm-welf-PNTJ-fT9U-i5Tx-IcKc-QGlX3G", "nvme-INTEL_SSDPEDKE040T7_BTLE736102R04P0KGN", "nvme-eui.0100000001000000e4d25c000034df14"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDKE040T7", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "7814037168", "sectorsize": "512", "size": "3.64 TB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-11-19 18:58:43.247518", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures des 2020-11-19T18:58:44.433 INFO:teuthology.task.ansible.out:troyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.465 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.045) 0:02:15.306 ***** 2020-11-19T18:58:44.708 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.758 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.289) 0:02:15.596 ***** 2020-11-19T18:58:44.770 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.805 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.049) 0:02:15.645 ***** 2020-11-19T18:58:44.826 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.870 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.064) 0:02:15.710 ***** 2020-11-19T18:58:44.876 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:44.878 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.916 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.046) 0:02:15.756 ***** 2020-11-19T18:58:44.923 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:44.925 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.964 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.048) 0:02:15.805 ***** 2020-11-19T18:58:44.971 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:44.974 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.007 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.042) 0:02:15.848 ***** 2020-11-19T18:58:45.013 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.051 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.043) 0:02:15.891 ***** 2020-11-19T18:58:45.057 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.320 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.270) 0:02:16.161 ***** 2020-11-19T18:58:45.330 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:45.332 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.386 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.061) 0:02:16.223 ***** 2020-11-19T18:58:45.390 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.428 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.046) 0:02:16.269 ***** 2020-11-19T18:58:45.434 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:45.436 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.469 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.041) 0:02:16.310 ***** 2020-11-19T18:58:45.480 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-11-19T18:58:45.482 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.514 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.044) 0:02:16.355 ***** 2020-11-19T18:58:45.522 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:45.523 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.556 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.042) 0:02:16.397 ***** 2020-11-19T18:58:45.565 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.819 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.262) 0:02:16.660 ***** 2020-11-19T18:58:45.839 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1d9yXYyDHl4xkDLAQBdhNz1y285viwfw8'], 'uuids': ['8cc7f216-7b9d-4216-b9f9-695899359246'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.184561", "end": "2020-11-19 18:58:45.745776", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1d9yXYyDHl4xkDLAQBdhNz1y285viwfw8"], "labels": [], "masters": [], "uuids": ["8cc7f216-7b9d-4216-b9f9-695899359246"]}, "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": "2020-11-19 18:58:44.561215", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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 usi 2020-11-19T18:58:45.846 INFO:teuthology.task.ansible.out:ng fdisk or", "other utilities."]} 2020-11-19T18:58:45.855 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:45.861 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set grub config.] ********************************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.892 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.071) 0:02:16.731 ***** 2020-11-19T18:58:45.923 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.031) 0:02:16.763 ***** 2020-11-19T18:58:45.929 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.963 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.041) 0:02:16.804 ***** 2020-11-19T18:58:45.970 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-11-19T18:58:45.972 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.006 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.042) 0:02:16.847 ***** 2020-11-19T18:58:46.013 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:46.014 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.047 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.040) 0:02:16.888 ***** 2020-11-19T18:58:46.054 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T18:58:46.055 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.090 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.043) 0:02:16.931 ***** 2020-11-19T18:58:46.099 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:46.101 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.043) 0:02:16.975 ***** 2020-11-19T18:58:46.141 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-11-19T18:58:46.142 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.176 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.042) 0:02:17.017 ***** 2020-11-19T18:58:46.183 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-11-19T18:58:46.185 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.480 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.304) 0:02:17.321 ***** 2020-11-19T18:58:46.490 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-11-19T18:58:46.493 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.528 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.047) 0:02:17.369 ***** 2020-11-19T18:58:46.535 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T18:58:46.537 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.582 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.053) 0:02:17.423 ***** 2020-11-19T18:58:46.590 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-11-19T18:58:46.592 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.624 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.042) 0:02:17.465 ***** 2020-11-19T18:58:46.630 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-11-19T18:58:46.632 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.670 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.045) 0:02:17.511 ***** 2020-11-19T18:58:46.680 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-11-19T18:58:46.682 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.719 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.049) 0:02:17.560 ***** 2020-11-19T18:58:46.726 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-11-19T18:58:46.728 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.761 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.041) 0:02:17.602 ***** 2020-11-19T18:58:46.767 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-11-19T18:58:46.769 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.803 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.042) 0:02:17.644 ***** 2020-11-19T18:58:46.810 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-11-19T18:58:46.812 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.845 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.042) 0:02:17.686 ***** 2020-11-19T18:58:47.041 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-11-19T18:58:47.043 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:47.085 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.239) 0:02:17.926 ***** 2020-11-19T18:58:47.094 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:47.127 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.041) 0:02:17.968 ***** 2020-11-19T18:58:47.135 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:47.169 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.042) 0:02:18.010 ***** 2020-11-19T18:58:47.833 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1OvdIWc8TlPmffn0nKCPKixcExT9WsGQf'], 'uuids': ['bb097b71-2057-479d-9d98-dd4ddf9a3089'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.071289", "end": "2020-11-19 18:58:47.099569", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1OvdIWc8TlPmffn0nKCPKixcExT9WsGQf"], "labels": [], "masters": [], "uuids": ["bb097b71-2057-479d-9d98-dd4ddf9a3089"]}, "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": "2020-11-19 18:58:46.028280", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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 u 2020-11-19T18:58:47.838 INFO:teuthology.task.ansible.out:sing fdisk or", "other utilities."]} TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:47.866 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.696) 0:02:18.707 ***** 2020-11-19T18:58:47.873 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:47.875 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T18:58:47.918 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.051) 0:02:18.759 ***** 2020-11-19T18:58:47.925 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-11-19T18:58:47.926 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.396 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.478) 0:02:19.237 ***** 2020-11-19T18:58:48.407 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-11-19T18:58:48.409 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} ok: [smithi199.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-11-19T18:58:48.419 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.441 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2020-11-19T18:58:48.443 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.478 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.082) 0:02:19.319 ***** 2020-11-19T18:58:48.486 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-11-19T18:58:48.487 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} skipping: [smithi199.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.533 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.053) 0:02:19.373 ***** 2020-11-19T18:58:48.540 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:48.542 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T18:58:48.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.053) 0:02:19.426 ***** 2020-11-19T18:58:48.653 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-11-19T18:58:48.655 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} ok: [smithi027.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-11-19T18:58:48.665 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.677 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.687 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.699 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.702 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.737 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.152) 0:02:19.578 ***** 2020-11-19T18:58:48.754 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-11-19T18:58:48.755 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003535", "end": "2020-11-19 18:58:48.735217", "rc": 0, "start": "2020-11-19 18:58:48.731682", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-11-19T18:58:48.818 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.080) 0:02:19.659 ***** 2020-11-19T18:58:48.861 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-11-19T18:58:48.863 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.901 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.083) 0:02:19.742 ***** 2020-11-19T18:58:48.939 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-11-19T18:58:48.944 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:48.944 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-11-19T18:58:48.945 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003239", "end": "2020-11-19 18:58:48.918622", "rc": 0, "start": "2020-11-19 18:58:48.915383", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-11-19T18:58:48.983 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:00.081) 0:02:19.824 ***** 2020-11-19T18:58:49.020 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.037) 0:02:19.861 ***** 2020-11-19T18:58:49.026 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-11-19T18:58:49.029 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.030 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:49.031 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1ipmcBlPvtX8YVpeD8zlt7D6GJPWbZW4A'], 'uuids': ['e0a5d739-1818-44af-be19-38e16e492d6b'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.058931", "end": "2020-11-19 18:58:48.995504", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1ipmcBlPvtX8YVpeD8zlt7D6GJPWbZW4A"], "labels": [], "masters": [], "uuids": ["e0a5d739-1818-44af-be19-38e16e492d6b"]}, "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": "2020-11-19 18:58:47.936573", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:49.033 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HRRV', 'wwn-0x5000c500871a92eb'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W4HRRV', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c500871a92eb', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HRRV-part1', 'wwn-0x5000c500871a92eb-part1'], 'uuids': ['9bdf28e7-5b1a-4776-884c-191bd8ad39f5'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W4HRRV", "wwn-0x5000c500871a92eb"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4HRRV-part1", "wwn-0x5000c500871a92eb-part1"], "labels": [], "masters": [], "uuids": ["9bdf28e7-5b1a-4776-884c-191bd8ad39f5"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4HRRV", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500871a92eb"}}, 2020-11-19T18:58:49.034 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.070 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.049) 0:02:19.911 ***** 2020-11-19T18:58:49.079 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-11-19T18:58:49.082 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.114 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.044) 0:02:19.955 ***** 2020-11-19T18:58:49.122 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-11-19T18:58:49.125 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.157 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.042) 0:02:19.998 ***** 2020-11-19T18:58:49.163 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T18:58:49.165 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.200 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.043) 0:02:20.041 ***** 2020-11-19T18:58:49.211 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-11-19T18:58:49.212 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.252 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.051) 0:02:20.093 ***** 2020-11-19T18:58:49.279 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T18:58:49.281 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.060) 0:02:20.153 ***** 2020-11-19T18:58:50.354 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2020-11-19T18:58:50.356 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} 2020-11-19T18:58:50.357 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:50.357 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1fMYohFBtLnJFpp1hmQoh4ucOetgOBEgE'], 'uuids': ['2565f0d4-b223-4aca-a661-8548a3e11fe2'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.057733", "end": "2020-11-19 18:58:50.262535", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1fMYohFBtLnJFpp1hmQoh4ucOetgOBEgE"], "labels": [], "masters": [], "uuids": ["2565f0d4-b223-4aca-a661-8548a3e11fe2"]}, "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": "2020-11-19 18:58:49.204802", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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 2020-11-19T18:58:50.360 INFO:teuthology.task.ansible.out:disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "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."]} 2020-11-19T18:58:50.396 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:01.083) 0:02:21.237 ***** 2020-11-19T18:58:50.431 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:00.034) 0:02:21.272 ***** 2020-11-19T18:58:50.463 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:00.032) 0:02:21.304 ***** 2020-11-19T18:58:50.481 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:58:50.483 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529234944, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227179989, 'block_used': 12915119, 'inode_total': 61054976, 'inode_available': 60990121, 'inode_used': 64855, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227179989, "block_size": 4096, "block_total": 240095108, "block_used": 12915119, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990121, "inode_total": 61054976, "inode_used": 64855, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529234944, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}} 2020-11-19T18:58:50.520 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:00.057) 0:02:21.361 ***** 2020-11-19T18:58:50.527 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529304576, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227180006, 'block_used': 12915102, 'inode_total': 61054976, 'inode_available': 60990125, 'inode_used': 64851, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227180006, "block_size": 4096, "block_total": 240095108, "block_used": 12915102, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990125, "inode_total": 61054976, "inode_used": 64851, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529304576, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}} 2020-11-19T18:58:50.565 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:00.044) 0:02:21.405 ***** 2020-11-19T18:58:50.733 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005249", "end": "2020-11-19 18:58:50.709460", "rc": 0, "start": "2020-11-19 18:58:50.704211", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:50.979 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:00.202) 0:02:21.609 ***** changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.004977", "end": "2020-11-19 18:58:50.746581", "rc": 0, "start": "2020-11-19 18:58:50.741604", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:51.002 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:50 +0000 (0:00:00.233) 0:02:21.842 ***** 2020-11-19T18:58:51.009 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:58:51.009 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1lmXRsVcTSW1HkMC3EEcyviQ5Dwv6aebt'], 'uuids': ['ae8e1442-59bf-4047-ad24-73efb69f192c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.152169", "end": "2020-11-19 18:58:50.762512", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1lmXRsVcTSW1HkMC3EEcyviQ5Dwv6aebt"], "labels": [], "masters": [], "uuids": ["ae8e1442-59bf-4047-ad24-73efb69f192c"]}, "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": "2020-11-19 18:58:50.610343", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.149521 s, 771 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.149521 s, 771 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:51.011 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-11-19T18:58:51.011 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529234944, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227179989, 'block_used': 12915119, 'inode_total': 61054976, 'inode_available': 60990121, 'inode_used': 64855, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227179989, "block_size": 4096, "block_total": 240095108, "block_used": 12915119, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990121, "inode_total": 61054976, "inode_used": 64855, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529234944, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:51.047 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:51 +0000 (0:00:00.045) 0:02:21.888 ***** 2020-11-19T18:58:51.055 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529304576, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227180006, 'block_used': 12915102, 'inode_total': 61054976, 'inode_available': 60990125, 'inode_used': 64851, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227180006, "block_size": 4096, "block_total": 240095108, "block_used": 12915102, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990125, "inode_total": 61054976, "inode_used": 64851, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529304576, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:51.093 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:51 +0000 (0:00:00.045) 0:02:21.934 ***** 2020-11-19T18:58:51.102 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-11-19T18:58:51.137 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:51 +0000 (0:00:00.044) 0:02:21.978 ***** 2020-11-19T18:58:51.178 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:51 +0000 (0:00:00.041) 0:02:22.019 ***** 2020-11-19T18:58:51.216 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:58:51.218 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-3Iu8pm-welf-PNTJ-fT9U-i5Tx-IcKc-QGlX3G', 'nvme-INTEL_SSDPEDKE040T7_BTLE736102R04P0KGN', 'nvme-eui.0100000001000000e4d25c000034df14'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDKE040T7', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '7814037168', 'sectorsize': '512', 'size': '3.64 TB', 'host': 'Non-Volatile memory controller: Intel Corporation NVMe Datacenter SSD [3DNAND, Beta Rock Controller]', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.036228", "end": "2020-11-19 18:58:51.187751", "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 NVMe Datacenter SSD [3DNAND, Beta Rock Controller]", "links": {"ids": ["lvm-pv-uuid-3Iu8pm-welf-PNTJ-fT9U-i5Tx-IcKc-QGlX3G", "nvme-INTEL_SSDPEDKE040T7_BTLE736102R04P0KGN", "nvme-eui.0100000001000000e4d25c000034df14"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDKE040T7", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "7814037168", "sectorsize": "512", "size": "3.64 TB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-11-19 18:58:51.151523", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0334351 s, 3.4 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 2020-11-19T18:58:51.220 INFO:teuthology.task.ansible.out:MB, 110 MiB) copied, 0.0334351 s, 3.4 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:51.825 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1d9yXYyDHl4xkDLAQBdhNz1y285viwfw8'], 'uuids': ['8cc7f216-7b9d-4216-b9f9-695899359246'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.154692", "end": "2020-11-19 18:58:51.794547", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1d9yXYyDHl4xkDLAQBdhNz1y285viwfw8"], "labels": [], "masters": [], "uuids": ["8cc7f216-7b9d-4216-b9f9-695899359246"]}, "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": "2020-11-19 18:58:51.639855", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.151996 s, 759 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.151996 s, 759 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:52.270 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1OvdIWc8TlPmffn0nKCPKixcExT9WsGQf'], 'uuids': ['bb097b71-2057-479d-9d98-dd4ddf9a3089'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.147915", "end": "2020-11-19 18:58:52.130937", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1OvdIWc8TlPmffn0nKCPKixcExT9WsGQf"], "labels": [], "masters": [], "uuids": ["bb097b71-2057-479d-9d98-dd4ddf9a3089"]}, "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": "2020-11-19 18:58:51.983022", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.145247 s, 794 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.145247 s, 794 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:52.725 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1ipmcBlPvtX8YVpeD8zlt7D6GJPWbZW4A'], 'uuids': ['e0a5d739-1818-44af-be19-38e16e492d6b'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.148682", "end": "2020-11-19 18:58:52.594922", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1ipmcBlPvtX8YVpeD8zlt7D6GJPWbZW4A"], "labels": [], "masters": [], "uuids": ["e0a5d739-1818-44af-be19-38e16e492d6b"]}, "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": "2020-11-19 18:58:52.446240", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.145964 s, 790 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.145964 s, 790 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:52.727 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:52.728 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:52.730 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkUo3M6cYvG2lRmlksfSnHl5iZxXMkKhQ'], 'uuids': ['3581885d-cad5-40d6-b06e-f33e20816b80'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.238934", "end": "2020-11-19 18:58:52.578500", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkUo3M6cYvG2lRmlksfSnHl5iZxXMkKhQ"], "labels": [], "masters": [], "uuids": ["3581885d-cad5-40d6-b06e-f33e20816b80"]}, "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": "2020-11-19 18:58:51.339566", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:52.741 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:52.743 INFO:teuthology.task.ansible.out:TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** skipping: [smithi025.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HRRV', 'wwn-0x5000c500871a92eb'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W4HRRV', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c500871a92eb', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4HRRV-part1', 'wwn-0x5000c500871a92eb-part1'], 'uuids': ['9bdf28e7-5b1a-4776-884c-191bd8ad39f5'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W4HRRV", "wwn-0x5000c500871a92eb"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4HRRV-part1", "wwn-0x5000c500871a92eb-part1"], "labels": [], "masters": [], "uuids": ["9bdf28e7-5b1a-4776-884c-191bd8ad39f5"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4HRRV", "size": "931.51 GB", "su 2020-11-19T18:58:52.744 INFO:teuthology.task.ansible.out:pport_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500871a92eb"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:53.453 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoaxN2i9Ll4Ai43DDF01LqTROEUCWwq3dS'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.277221", "end": "2020-11-19 18:58:52.907617", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoaxN2i9Ll4Ai43DDF01LqTROEUCWwq3dS"], "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": "2020-11-19 18:58:51.630396", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:53.712 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:58:53.714 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1fMYohFBtLnJFpp1hmQoh4ucOetgOBEgE'], 'uuids': ['2565f0d4-b223-4aca-a661-8548a3e11fe2'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.149634", "end": "2020-11-19 18:58:53.690242", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-ujpTPpWzhYvEGkqV6Pj6h7yvvvOpnBS1fMYohFBtLnJFpp1hmQoh4ucOetgOBEgE"], "labels": [], "masters": [], "uuids": ["2565f0d4-b223-4aca-a661-8548a3e11fe2"]}, "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": "2020-11-19 18:58:53.540608", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.146915 s, 785 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.146915 s, 785 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:53.750 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:53 +0000 (0:00:02.571) 0:02:24.590 ***** 2020-11-19T18:58:54.211 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi025.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.082453", "end": "2020-11-19 18:58:54.182482", "rc": 0, "start": "2020-11-19 18:58:54.100029", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:54.244 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.494) 0:02:25.085 ***** 2020-11-19T18:58:54.494 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T18:58:54.496 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.046536", "end": "2020-11-19 18:58:54.476361", "rc": 0, "start": "2020-11-19 18:58:54.429825", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:54.527 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.283) 0:02:25.368 ***** 2020-11-19T18:58:54.555 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T18:58:54.590 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.062) 0:02:25.431 ***** 2020-11-19T18:58:54.617 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T18:58:54.619 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:54.654 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.063) 0:02:25.494 ***** 2020-11-19T18:58:54.664 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:54.666 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-W1q76J-RZ3P-XVwJ-tHHj-vnOx-hbzf-aZMUdJ', 'nvme-INTEL_SSDPEDMD400G4_CVFT5331001C400BGN', 'nvme-nvme.8086-43564654353333313030314334303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.070625", "end": "2020-11-19 18:58:54.620206", "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-W1q76J-RZ3P-XVwJ-tHHj-vnOx-hbzf-aZMUdJ", "nvme-INTEL_SSDPEDMD400G4_CVFT5331001C400BGN", "nvme-nvme.8086-43564654353333313030314334303042474e-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": "2020-11-19 18:58:53.549581", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2020-11-19T18:58:54.668 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-11-19T18:58:54.688 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:54.721 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.067) 0:02:25.562 ***** 2020-11-19T18:58:54.747 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:58:54.749 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:54.784 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.063) 0:02:25.625 ***** 2020-11-19T18:58:54.811 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-11-19T18:58:54.813 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:54.845 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:54 +0000 (0:00:00.061) 0:02:25.686 ***** 2020-11-19T18:58:55.051 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-11-19T18:58:55.053 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:58:55.085 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.240) 0:02:25.926 ***** 2020-11-19T18:58:55.123 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:58:55.124 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529255424, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227179994, 'block_used': 12915114, 'inode_total': 61054976, 'inode_available': 60990121, 'inode_used': 64855, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227179994, "block_size": 4096, "block_total": 240095108, "block_used": 12915114, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990121, "inode_total": 61054976, "inode_used": 64855, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529255424, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.157 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.071) 0:02:25.998 ***** 2020-11-19T18:58:55.165 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:55.166 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-XSusJ5-Ddj4-pZYa-MamI-3AV7-Cpsw-O9FBTS', 'nvme-INTEL_SSDPED1D480GA_PHMB7474020Z480DGN', 'nvme-nvme.8086-50484d42373437343032305a34383044474e-494e54454c2053534450454431443438304741-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPED1D480GA', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '937703088', 'sectorsize': '512', 'size': '447.13 GB', 'host': 'Non-Volatile memory controller: Intel Corporation Optane SSD 900P Series', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.058258", "end": "2020-11-19 18:58:55.108482", "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 Optane SSD 900P Series", "links": {"ids": ["lvm-pv-uuid-XSusJ5-Ddj4-pZYa-MamI-3AV7-Cpsw-O9FBTS", "nvme-INTEL_SSDPED1D480GA_PHMB7474020Z480DGN", "nvme-nvme.8086-50484d42373437343032305a34383044474e-494e54454c2053534450454431443438304741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPED1D480GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "937703088", "sectorsize": "512", "size": "447.13 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-11-19 18:58:54.050224", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! You may now pa 2020-11-19T18:58:55.168 INFO:teuthology.task.ansible.out:rtition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-11-19T18:58:55.188 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-11-19T18:58:55.189 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.221 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.063) 0:02:26.062 ***** 2020-11-19T18:58:55.258 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:55.260 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.295 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.073) 0:02:26.135 ***** 2020-11-19T18:58:55.322 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.356 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.061) 0:02:26.196 ***** 2020-11-19T18:58:55.383 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.416 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.060) 0:02:26.257 ***** 2020-11-19T18:58:55.443 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-11-19T18:58:55.444 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.478 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.061) 0:02:26.318 ***** 2020-11-19T18:58:55.507 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.542 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.065) 0:02:26.383 ***** 2020-11-19T18:58:55.933 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:55.935 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCTnJ2eiqeYLaM2zIfpEgAPFGX9hPUqHKn'], 'uuids': ['67ce3747-1331-4e93-a45b-92e5f87f2d1c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.075291", "end": "2020-11-19 18:58:55.903606", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCTnJ2eiqeYLaM2zIfpEgAPFGX9hPUqHKn"], "labels": [], "masters": [], "uuids": ["67ce3747-1331-4e93-a45b-92e5f87f2d1c"]}, "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": "2020-11-19 18:58:54.828315", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:56.318 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** changed: [smithi025.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"}}} 2020-11-19T18:58:56.348 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.805) 0:02:27.189 ***** 2020-11-19T18:58:56.387 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:56.390 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoADO12mSoeHMUlevAsOEXIHY7LksRaVac'], 'uuids': ['1455e929-643d-495f-a4f4-6ae395dd85d3'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.054638", "end": "2020-11-19 18:58:56.357023", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoADO12mSoeHMUlevAsOEXIHY7LksRaVac"], "labels": [], "masters": [], "uuids": ["1455e929-643d-495f-a4f4-6ae395dd85d3"]}, "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": "2020-11-19 18:58:55.302385", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:57.191 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkdW0s54gtejHWwlY9SYv2oIwCmhB39GN'], 'uuids': ['9a9e0cab-a7f0-49e8-912f-07aaea25ea63'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.054019", "end": "2020-11-19 18:58:57.158038", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkdW0s54gtejHWwlY9SYv2oIwCmhB39GN"], "labels": [], "masters": [], "uuids": ["9a9e0cab-a7f0-49e8-912f-07aaea25ea63"]}, "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": "2020-11-19 18:58:56.104019", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:57.413 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:58:57.415 INFO:teuthology.task.ansible.out:changed: [smithi025.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": ""} 2020-11-19T18:58:57.625 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:57.627 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmo0tQqyEUZnvgR1lxVA0pwZk0Co9b9DoA9'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.048750", "end": "2020-11-19 18:58:57.594731", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmo0tQqyEUZnvgR1lxVA0pwZk0Co9b9DoA9"], "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": "2020-11-19 18:58:56.545981", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:58:57.808 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:58:57.810 INFO:teuthology.task.ansible.out:changed: [smithi025.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": ""} 2020-11-19T18:58:58.862 INFO:teuthology.task.ansible.out:changed: [smithi025.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": ""} TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:58.870 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCP4P5HVHmw0gAvpR3fLwl8YKvNj34W5kZ'], 'uuids': ['e1a7e613-4959-41aa-87f3-cbf7ac6d1295'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.053753", "end": "2020-11-19 18:58:58.414767", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCP4P5HVHmw0gAvpR3fLwl8YKvNj34W5kZ"], "labels": [], "masters": [], "uuids": ["e1a7e613-4959-41aa-87f3-cbf7ac6d1295"]}, "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": "2020-11-19 18:58:57.361014", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} skipping: [smithi027.front.sepia.ceph.com] => 2020-11-19T18:58:58.874 INFO:teuthology.task.ansible.out:(item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4H3N7', 'wwn-0x5000c500871b45cd'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W4H3N7', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c500871b45cd', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4H3N7-part1', 'wwn-0x5000c500871b45cd-part1'], 'uuids': ['9bdf28e7-5b1a-4776-884c-191bd8ad39f5'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W4H3N7", "wwn-0x5000c500871b45cd"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4H3N7-part1", "wwn-0x5000c500871b45cd-part1"], "labels": [], "masters": [], "uuids": ["9bdf28e7-5b1a-4776-884c-191bd8ad39f5"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4H3N7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500871b45cd"}}, "skip_reason": "Conditional result was False" 2020-11-19T18:58:58.878 INFO:teuthology.task.ansible.out:} 2020-11-19T18:58:59.066 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoOul8oJRz2BkQNmEBLvtO1RaqeCd2ge1h'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.062142", "end": "2020-11-19 18:58:59.028688", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoOul8oJRz2BkQNmEBLvtO1RaqeCd2ge1h"], "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": "2020-11-19 18:58:57.966546", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:59:02.358 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCKcgYNhlfFYQpkmxrjpba7eUiiRgqHXh5'], 'uuids': ['d2775a05-1c17-441c-8c2f-485dc09ac230'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.059760", "end": "2020-11-19 18:59:00.132259", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCKcgYNhlfFYQpkmxrjpba7eUiiRgqHXh5"], "labels": [], "masters": [], "uuids": ["d2775a05-1c17-441c-8c2f-485dc09ac230"]}, "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": "2020-11-19 18:58:59.072499", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} Thursday 19 November 2020 18:59:00 +0000 (0:0 2020-11-19T18:59:02.361 INFO:teuthology.task.ansible.out:0:03.845) 0:02:31.035 ***** TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkUo3M6cYvG2lRmlksfSnHl5iZxXMkKhQ'], 'uuids': ['3581885d-cad5-40d6-b06e-f33e20816b80'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.135462", "end": "2020-11-19 18:59:00.538338", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkUo3M6cYvG2lRmlksfSnHl5iZxXMkKhQ"], "labels": [], "masters": [], "uuids": ["3581885d-cad5-40d6-b06e-f33e20816b80"]}, "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": "2020-11-19 18:59:00.402876", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.132861 s, 868 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.132861 s, 868 MB/s"], "stdout": "", "stdout_lines": []} changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-W1q76J-RZ3P-XVwJ-tHHj-vnOx-hbzf-aZMUdJ', 'nvme-INTEL_SSDPEDMD400G4_CVFT5331001C400BGN', 'nvme-nvme.8086-43564654353333313030314334303042474e-494e54454c205353445045444d 2020-11-19T18:59:02.362 INFO:teuthology.task.ansible.out:443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.036287", "end": "2020-11-19 18:59:00.765411", "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-W1q76J-RZ3P-XVwJ-tHHj-vnOx-hbzf-aZMUdJ", "nvme-INTEL_SSDPEDMD400G4_CVFT5331001C400BGN", "nvme-nvme.8086-43564654353333313030314334303042474e-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": "2020-11-19 18:59:00.729124", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0335821 s, 3.4 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0335821 s, 3.4 GB/s"], "stdout": "", "stdout_lines": []} changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'd 2020-11-19T18:59:02.364 INFO:teuthology.task.ansible.out:m-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCTnJ2eiqeYLaM2zIfpEgAPFGX9hPUqHKn'], 'uuids': ['67ce3747-1331-4e93-a45b-92e5f87f2d1c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.138019", "end": "2020-11-19 18:59:01.105005", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCTnJ2eiqeYLaM2zIfpEgAPFGX9hPUqHKn"], "labels": [], "masters": [], "uuids": ["67ce3747-1331-4e93-a45b-92e5f87f2d1c"]}, "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": "2020-11-19 18:59:00.966986", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.135323 s, 852 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.135323 s, 852 MB/s"], "stdout": "", "stdout_lines": []} changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkdW0s54gtejHWwlY9SYv2oIwCmhB39GN'], 'uuids': ['9a9e0cab-a7f0-49e8-912f-07aaea25ea63'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': 2020-11-19T18:59:02.365 INFO:teuthology.task.ansible.out: '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.137458", "end": "2020-11-19 18:59:01.431667", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCkdW0s54gtejHWwlY9SYv2oIwCmhB39GN"], "labels": [], "masters": [], "uuids": ["9a9e0cab-a7f0-49e8-912f-07aaea25ea63"]}, "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": "2020-11-19 18:59:01.294209", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.134817 s, 856 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.134817 s, 856 MB/s"], "stdout": "", "stdout_lines": []} changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCP4P5HVHmw0gAvpR3fLwl8YKvNj34W5kZ'], 'uuids': ['e1a7e613-4959-41aa-87f3-cbf7ac6d1295'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.138392", "end": "2020-11-19 18:59:01.759499", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCP4P5HVHmw0gAvpR3fLwl8YKvNj34W5kZ"], "labels": [], "masters": [], "uuids": 2020-11-19T18:59:02.367 INFO:teuthology.task.ansible.out:["e1a7e613-4959-41aa-87f3-cbf7ac6d1295"]}, "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": "2020-11-19 18:59:01.621107", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.135822 s, 849 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.135822 s, 849 MB/s"], "stdout": "", "stdout_lines": []} skipping: [smithi027.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4H3N7', 'wwn-0x5000c500871b45cd'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W4H3N7', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c500871b45cd', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4H3N7-part1', 'wwn-0x5000c500871b45cd-part1'], 'uuids': ['9bdf28e7-5b1a-4776-884c-191bd8ad39f5'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W4H3N7", "wwn-0x5000c500871b45cd"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partition 2020-11-19T18:59:02.368 INFO:teuthology.task.ansible.out:s": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4H3N7-part1", "wwn-0x5000c500871b45cd-part1"], "labels": [], "masters": [], "uuids": ["9bdf28e7-5b1a-4776-884c-191bd8ad39f5"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4H3N7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500871b45cd"}}, "skip_reason": "Conditional result was False"} changed: [smithi027.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCKcgYNhlfFYQpkmxrjpba7eUiiRgqHXh5'], 'uuids': ['d2775a05-1c17-441c-8c2f-485dc09ac230'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.135058", "end": "2020-11-19 18:59:02.087732", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-7h1mhhf1KFVpLntHdKmXLVsIXx0v2HGCKcgYNhlfFYQpkmxrjpba7eUiiRgqHXh5"], "labels": [], "masters": [], "uuids": ["d2775a05-1c17-441c-8c2f-485dc09ac230"]}, "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": "2020-11-19 18:59:01.952674", "stderr": 2020-11-19T18:59:02.370 INFO:teuthology.task.ansible.out: "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.132432 s, 871 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.132432 s, 871 MB/s"], "stdout": "", "stdout_lines": []} Thursday 19 November 2020 18:59:02 +0000 (0:00:01.957) 0:02:32.993 ***** TASK [testnode : Zap all non-root disks] *************************************** skipping: [smithi199.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XPB7', 'wwn-0x5000c5009292944a'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XPB7', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c5009292944a', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XPB7-part1', 'wwn-0x5000c5009292944a-part1'], 'uuids': ['9bdf28e7-5b1a-4776-884c-191bd8ad39f5'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W5XPB7", "wwn-0x5000c5009292944a"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XPB7-part1", "wwn-0x5000c5009292944a-part1"], "labels": [], "masters": [], "uuids": ["9bdf28e7-5b1a-4776-884c-191bd8ad39f 2020-11-19T18:59:02.372 INFO:teuthology.task.ansible.out:5"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XPB7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c5009292944a"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:02.419 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-11-19T18:59:02.421 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.064385", "end": "2020-11-19 18:59:02.390987", "rc": 0, "start": "2020-11-19 18:59:02.326602", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:02.453 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:02 +0000 (0:00:00.301) 0:02:33.294 ***** 2020-11-19T18:59:02.583 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:02.585 INFO:teuthology.task.ansible.out:TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi025.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": ""} 2020-11-19T18:59:02.594 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:02.857 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T18:59:02.859 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.051602", "end": "2020-11-19 18:59:02.835931", "rc": 0, "start": "2020-11-19 18:59:02.784329", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:02.891 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:02 +0000 (0:00:00.437) 0:02:33.732 ***** 2020-11-19T18:59:02.921 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T18:59:02.957 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:02 +0000 (0:00:00.066) 0:02:33.798 ***** 2020-11-19T18:59:02.964 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:02.965 INFO:teuthology.task.ansible.out:changed: [smithi025.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": ""} 2020-11-19T18:59:03.001 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:02 +0000 (0:00:00.043) 0:02:33.842 ***** 2020-11-19T18:59:03.007 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T18:59:03.010 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.044) 0:02:33.886 ***** 2020-11-19T18:59:03.074 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T18:59:03.075 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.110 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.064) 0:02:33.950 ***** 2020-11-19T18:59:03.138 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:03.140 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.179 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.069) 0:02:34.020 ***** 2020-11-19T18:59:03.207 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:03.210 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.241 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.061) 0:02:34.081 ***** 2020-11-19T18:59:03.273 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.032) 0:02:34.114 ***** 2020-11-19T18:59:03.479 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:03.480 INFO:teuthology.task.ansible.out:changed: [smithi025.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"} 2020-11-19T18:59:03.491 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-11-19T18:59:03.492 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:59:03.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.253) 0:02:34.367 ***** 2020-11-19T18:59:03.563 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:59:03.565 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529234944, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227179989, 'block_used': 12915119, 'inode_total': 61054976, 'inode_available': 60990121, 'inode_used': 64855, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227179989, "block_size": 4096, "block_total": 240095108, "block_used": 12915119, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990121, "inode_total": 61054976, "inode_used": 64855, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529234944, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.598 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.071) 0:02:34.439 ***** 2020-11-19T18:59:03.627 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.661 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.063) 0:02:34.502 ***** 2020-11-19T18:59:03.668 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:59:03.670 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoka0woSqQPsdU2lxNvAekRxUXphGk0pE3'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.078368", "end": "2020-11-19 18:59:03.619422", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoka0woSqQPsdU2lxNvAekRxUXphGk0pE3"], "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": "2020-11-19 18:59:02.541054", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} 2020-11-19T18:59:03.677 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi025.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"} 2020-11-19T18:59:03.711 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.049) 0:02:34.551 ***** 2020-11-19T18:59:03.719 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:03.721 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.756 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.045) 0:02:34.597 ***** 2020-11-19T18:59:03.796 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:03.798 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.831 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.075) 0:02:34.672 ***** 2020-11-19T18:59:03.859 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:03.860 INFO:teuthology.task.ansible.out:changed: [smithi025.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"} 2020-11-19T18:59:03.862 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.898 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.066) 0:02:34.739 ***** 2020-11-19T18:59:03.931 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-11-19T18:59:03.933 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.968 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.069) 0:02:34.809 ***** 2020-11-19T18:59:03.997 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T18:59:03.999 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:04.043 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.074) 0:02:34.883 ***** 2020-11-19T18:59:04.054 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:04.056 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoaxN2i9Ll4Ai43DDF01LqTROEUCWwq3dS'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.095393", "end": "2020-11-19 18:59:04.021550", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoaxN2i9Ll4Ai43DDF01LqTROEUCWwq3dS"], "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": "2020-11-19 18:59:03.926157", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0926997 s, 1.2 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0926997 s, 1.2 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:04.068 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:04.070 INFO:teuthology.task.ansible.out:changed: [smithi025.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"} skipping: [smithi025.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"} 2020-11-19T18:59:04.107 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.064) 0:02:34.948 ***** 2020-11-19T18:59:04.263 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:04.265 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-XSusJ5-Ddj4-pZYa-MamI-3AV7-Cpsw-O9FBTS', 'nvme-INTEL_SSDPED1D480GA_PHMB7474020Z480DGN', 'nvme-nvme.8086-50484d42373437343032305a34383044474e-494e54454c2053534450454431443438304741-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPED1D480GA', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '937703088', 'sectorsize': '512', 'size': '447.13 GB', 'host': 'Non-Volatile memory controller: Intel Corporation Optane SSD 900P Series', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.037054", "end": "2020-11-19 18:59:04.241509", "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 Optane SSD 900P Series", "links": {"ids": ["lvm-pv-uuid-XSusJ5-Ddj4-pZYa-MamI-3AV7-Cpsw-O9FBTS", "nvme-INTEL_SSDPED1D480GA_PHMB7474020Z480DGN", "nvme-nvme.8086-50484d42373437343032305a34383044474e-494e54454c2053534450454431443438304741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPED1D480GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "937703088", "sectorsize": "512", "size": "447.13 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-11-19 18:59:04.204455", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0345621 s, 3.3 GB/s", "stderr_lines": [" 2020-11-19T18:59:04.267 INFO:teuthology.task.ansible.out:110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0345621 s, 3.3 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:04.325 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:59:04.420 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.313) 0:02:35.261 ***** 2020-11-19T18:59:04.780 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-11-19T18:59:04.785 INFO:teuthology.task.ansible.out:changed: [smithi027.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"}}} TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoADO12mSoeHMUlevAsOEXIHY7LksRaVac'], 'uuids': ['1455e929-643d-495f-a4f4-6ae395dd85d3'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.093865", "end": "2020-11-19 18:59:04.516891", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoADO12mSoeHMUlevAsOEXIHY7LksRaVac"], "labels": [], "masters": [], "uuids": ["1455e929-643d-495f-a4f4-6ae395dd85d3"]}, "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": "2020-11-19 18:59:04.423026", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0912544 s, 1.3 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0912544 s, 1.3 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:04.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.401) 0:02:35.662 ***** 2020-11-19T18:59:04.830 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T18:59:04.832 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-11-19T18:59:04.874 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.052) 0:02:35.715 ***** 2020-11-19T18:59:05.055 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:05.057 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmo0tQqyEUZnvgR1lxVA0pwZk0Co9b9DoA9'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.094235", "end": "2020-11-19 18:59:05.024552", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmo0tQqyEUZnvgR1lxVA0pwZk0Co9b9DoA9"], "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": "2020-11-19 18:59:04.930317", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0918156 s, 1.3 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0918156 s, 1.3 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:05.479 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi027.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": ""} 2020-11-19T18:59:05.482 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoOul8oJRz2BkQNmEBLvtO1RaqeCd2ge1h'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.095148", "end": "2020-11-19 18:59:05.307133", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoOul8oJRz2BkQNmEBLvtO1RaqeCd2ge1h"], "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": "2020-11-19 18:59:05.211985", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0925804 s, 1.2 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0925804 s, 1.2 GB/s"], "stdout": "", "stdout_lines": []} skipping: [smithi199.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XPB7', 'wwn-0x5000c5009292944a'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XPB7', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c5009292944a', 2020-11-19T18:59:05.486 INFO:teuthology.task.ansible.out:'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XPB7-part1', 'wwn-0x5000c5009292944a-part1'], 'uuids': ['9bdf28e7-5b1a-4776-884c-191bd8ad39f5'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W5XPB7", "wwn-0x5000c5009292944a"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XPB7-part1", "wwn-0x5000c5009292944a-part1"], "labels": [], "masters": [], "uuids": ["9bdf28e7-5b1a-4776-884c-191bd8ad39f5"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XPB7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c5009292944a"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.756 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoka0woSqQPsdU2lxNvAekRxUXphGk0pE3'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.095818", "end": "2020-11-19 18:59:05.728243", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-X54bxBGesLZErGBBeOo471sCbBuayrmoka0woSqQPsdU2lxNvAekRxUXphGk0pE3"], "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": "2020-11-19 18:59:05.632425", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0932938 s, 1.2 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0932938 s, 1.2 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:05.796 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.922) 0:02:36.637 ***** 2020-11-19T18:59:06.158 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi027.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": ""} TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi025.front.sepia.ceph.com] => {"changed": true} 2020-11-19T18:59:06.198 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.399) 0:02:37.036 ***** 2020-11-19T18:59:06.351 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-11-19T18:59:06.353 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.074965", "end": "2020-11-19 18:59:06.329310", "rc": 0, "start": "2020-11-19 18:59:06.254345", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:06.397 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.201) 0:02:37.238 ***** 2020-11-19T18:59:06.491 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi027.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": ""} 2020-11-19T18:59:06.634 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.046949", "end": "2020-11-19 18:59:06.613151", "rc": 0, "start": "2020-11-19 18:59:06.566202", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:06.668 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.270) 0:02:37.508 ***** 2020-11-19T18:59:06.868 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi025.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"} TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:06.870 INFO:teuthology.task.ansible.out:changed: [smithi027.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": ""} TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T18:59:06.910 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.238) 0:02:37.747 ***** 2020-11-19T18:59:06.944 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.037) 0:02:37.785 ***** 2020-11-19T18:59:06.952 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.986 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.042) 0:02:37.827 ***** 2020-11-19T18:59:06.993 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T18:59:06.995 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.041 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.054) 0:02:37.882 ***** 2020-11-19T18:59:07.051 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-11-19T18:59:07.053 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.087 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.045) 0:02:37.928 ***** 2020-11-19T18:59:07.100 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.046) 0:02:37.974 ***** 2020-11-19T18:59:07.141 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.176 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.041) 0:02:38.016 ***** 2020-11-19T18:59:07.185 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.240 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.061) 0:02:38.078 ***** 2020-11-19T18:59:07.478 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi027.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": ""} 2020-11-19T18:59:07.518 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.275) 0:02:38.353 ***** 2020-11-19T18:59:07.544 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.032) 0:02:38.385 ***** 2020-11-19T18:59:07.551 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-11-19T18:59:07.553 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.587 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.042) 0:02:38.428 ***** 2020-11-19T18:59:07.620 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.032) 0:02:38.460 ***** 2020-11-19T18:59:07.627 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-11-19T18:59:07.629 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.667 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.046) 0:02:38.507 ***** 2020-11-19T18:59:07.695 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-11-19T18:59:07.697 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.729 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.062) 0:02:38.570 ***** 2020-11-19T18:59:07.755 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.757 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T18:59:07.788 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.059) 0:02:38.629 ***** 2020-11-19T18:59:07.821 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.032) 0:02:38.661 ***** 2020-11-19T18:59:07.827 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.829 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ ok: [smithi199.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:59:07.863 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.042) 0:02:38.704 ***** 2020-11-19T18:59:08.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.151) 0:02:38.855 ***** 2020-11-19T18:59:08.020 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2020-11-19T18:59:08.022 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.060 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.045) 0:02:38.901 ***** 2020-11-19T18:59:08.067 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:08.069 INFO:teuthology.task.ansible.out:changed: [smithi027.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"} 2020-11-19T18:59:08.071 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:59:08.072 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930529304576, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227180006, 'block_used': 12915102, 'inode_total': 61054976, 'inode_available': 60990125, 'inode_used': 64851, 'uuid': '9bdf28e7-5b1a-4776-884c-191bd8ad39f5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227180006, "block_size": 4096, "block_total": 240095108, "block_used": 12915102, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60990125, "inode_total": 61054976, "inode_used": 64851, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930529304576, "size_total": 983429562368, "uuid": "9bdf28e7-5b1a-4776-884c-191bd8ad39f5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.106 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.046) 0:02:38.947 ***** 2020-11-19T18:59:08.113 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.148 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.041) 0:02:38.989 ***** 2020-11-19T18:59:08.156 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-11-19T18:59:08.157 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.193 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.045) 0:02:39.034 ***** 2020-11-19T18:59:08.232 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:08.234 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.268 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.075) 0:02:39.109 ***** 2020-11-19T18:59:08.278 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:08.278 INFO:teuthology.task.ansible.out:changed: [smithi027.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"} 2020-11-19T18:59:08.532 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:08.534 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.574 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.301) 0:02:39.411 ***** 2020-11-19T18:59:08.600 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.638 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.067) 0:02:39.479 ***** 2020-11-19T18:59:08.658 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:08.660 INFO:teuthology.task.ansible.out:changed: [smithi027.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"} 2020-11-19T18:59:08.671 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.706 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.068) 0:02:39.547 ***** 2020-11-19T18:59:08.734 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T18:59:08.735 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.768 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.061) 0:02:39.609 ***** 2020-11-19T18:59:09.030 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi027.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"} 2020-11-19T18:59:09.039 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:59:09.076 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.307) 0:02:39.917 ***** 2020-11-19T18:59:09.084 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2020-11-19T18:59:09.120 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.043) 0:02:39.961 ***** 2020-11-19T18:59:09.296 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-11-19T18:59:09.298 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:59:09.333 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.212) 0:02:40.174 ***** 2020-11-19T18:59:09.377 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T18:59:09.379 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-11-19T18:59:09.418 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.083) 0:02:40.257 ***** 2020-11-19T18:59:09.427 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-11-19T18:59:09.430 INFO:teuthology.task.ansible.out:changed: [smithi199.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"}}} 2020-11-19T18:59:09.792 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.373) 0:02:40.631 ***** 2020-11-19T18:59:09.801 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:54:58 UTC", "ActiveEnterTimestampMonotonic": "15877197", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpdate.service sysinit.target ntpd.service systemd-tmpfiles-setup.service -.mount system.slice basic.target systemd-journald.socket sntp.service tmp.mount", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:54:57 UTC", "AssertTimestampMonotonic": "14833778", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:54:57 UTC", "ConditionTimestampMonotonic": "14833743", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.servic 2020-11-19T18:59:09.803 INFO:teuthology.task.ansible.out:e", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2453", "ExecMainStartTimestamp": "Thu 2020-11-19 18:54:58 UTC", "ExecMainStartTimestampMonotonic": "15848793", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:54:57 UTC", "InactiveExitTimestampMonotonic": "14859044", "InvocationID": "a25b3372a3c947869c71b19515834b58", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infini 2020-11-19T18:59:10.102 INFO:teuthology.task.ansible.out:ty", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127426", "LimitNPROCSoft": "127426", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127426", "LimitSIGPENDINGSoft": "127426", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2453", "MemoryAccounting": "yes", "MemoryCurrent": "2506752", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits" 2020-11-19T18:59:10.106 INFO:teuthology.task.ansible.out:: "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 2020-11-19 18:54:58 UTC", "StateChangeTimestampMonotonic": "15877197", "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": "1", "TasksMax": "26213", "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", "WatchdogTimestamp": "Thu 2020-11-19 18:54:58 UTC", "WatchdogTimestampMonotonic": "15848807", "WatchdogUSec": "0"}} Thursday 19 November 2020 18:59:10 +0000 (0:00:00.315) 0:02:40.947 ***** 2020-11-19T18:59:10.115 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2020-11-19T18:59:10.116 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true} 2020-11-19T18:59:10.178 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.070) 0:02:41.017 ***** 2020-11-19T18:59:10.184 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T18:59:10.224 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.047) 0:02:41.064 ***** 2020-11-19T18:59:10.264 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:10.266 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T18:59:10.299 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.075) 0:02:41.140 ***** 2020-11-19T18:59:10.327 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-11-19T18:59:10.328 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:10.361 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.061) 0:02:41.202 ***** 2020-11-19T18:59:10.390 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-11-19T18:59:10.392 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:10.422 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.061) 0:02:41.263 ***** 2020-11-19T18:59:10.450 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-11-19T18:59:10.452 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:10.484 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.061) 0:02:41.325 ***** 2020-11-19T18:59:10.494 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:10.496 INFO:teuthology.task.ansible.out:changed: [smithi199.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": ""} 2020-11-19T18:59:10.520 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-11-19T18:59:10.522 INFO:teuthology.task.ansible.out:changed: [smithi027.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"} 2020-11-19T18:59:10.556 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.071) 0:02:41.397 ***** 2020-11-19T18:59:10.585 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:10.617 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.060) 0:02:41.457 ***** 2020-11-19T18:59:10.644 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-11-19T18:59:10.645 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:10.680 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.062) 0:02:41.520 ***** 2020-11-19T18:59:10.710 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-11-19T18:59:10.711 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2020-11-19T18:59:10.746 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.067) 0:02:41.587 ***** 2020-11-19T18:59:10.824 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.077) 0:02:41.664 ***** 2020-11-19T18:59:10.831 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:10.833 INFO:teuthology.task.ansible.out:changed: [smithi199.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": ""} 2020-11-19T18:59:11.492 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-11-19T18:59:11.494 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.531 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.707) 0:02:42.371 ***** 2020-11-19T18:59:11.565 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2020-11-19T18:59:11.567 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.602 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.070) 0:02:42.442 ***** 2020-11-19T18:59:11.646 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.684 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.082) 0:02:42.524 ***** 2020-11-19T18:59:11.710 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-11-19T18:59:11.712 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.746 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.062) 0:02:42.586 ***** 2020-11-19T18:59:11.757 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:11.760 INFO:teuthology.task.ansible.out:changed: [smithi199.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": ""} 2020-11-19T18:59:11.780 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-11-19T18:59:11.782 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.829 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.083) 0:02:42.670 ***** 2020-11-19T18:59:11.860 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2020-11-19T18:59:11.862 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.894 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.065) 0:02:42.735 ***** 2020-11-19T18:59:11.902 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-11-19T18:59:11.904 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2020-11-19T18:59:11.940 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.045) 0:02:42.781 ***** 2020-11-19T18:59:11.948 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2020-11-19T18:59:11.950 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.000 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.059) 0:02:42.841 ***** 2020-11-19T18:59:12.029 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-11-19T18:59:12.031 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.065) 0:02:42.906 ***** 2020-11-19T18:59:12.094 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:12.095 INFO:teuthology.task.ansible.out:changed: [smithi199.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": ""} 2020-11-19T18:59:12.414 INFO:teuthology.task.ansible.out:changed: [smithi199.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": ""} 2020-11-19T18:59:12.456 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.390) 0:02:43.297 ***** 2020-11-19T18:59:12.660 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:12.661 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T18:59:12.698 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.240) 0:02:43.537 ***** 2020-11-19T18:59:12.967 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T18:59:12.969 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2020-11-19T18:59:13.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:13 +0000 (0:00:00.314) 0:02:43.852 ***** 2020-11-19T18:59:13.115 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:13.117 INFO:teuthology.task.ansible.out:changed: [smithi199.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"} 2020-11-19T18:59:13.291 INFO:teuthology.task.ansible.out:changed: [smithi199.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"} 2020-11-19T18:59:13.379 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2020-11-19T18:59:13.381 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2020-11-19T18:59:13.437 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:13 +0000 (0:00:00.424) 0:02:44.277 ***** 2020-11-19T18:59:14.001 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T18:59:14.004 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:53:50 UTC", "ActiveEnterTimestampMonotonic": "19621767", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount systemd-journald.socket system.slice ntpd.service sysinit.target -.mount ntpdate.service basic.target sntp.service systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:53:49 UTC", "AssertTimestampMonotonic": "18560595", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:53:49 UTC", "ConditionTimestampMonotonic": "18560565", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description" 2020-11-19T18:59:14.006 INFO:teuthology.task.ansible.out:: "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2418", "ExecMainStartTimestamp": "Thu 2020-11-19 18:53:50 UTC", "ExecMainStartTimestampMonotonic": "19579184", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:53:49 UTC", "InactiveExitTimestampMonotonic": "18569103", "InvocationID": "bc536fbb218d4b6da90b35a05098a0c7", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "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": "167772 2020-11-19T18:59:14.008 INFO:teuthology.task.ansible.out:16", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127450", "LimitNPROCSoft": "127450", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127450", "LimitSIGPENDINGSoft": "127450", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2418", "MemoryAccounting": "yes", "MemoryCurrent": "2605056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardE 2020-11-19T18:59:14.011 INFO:teuthology.task.ansible.out:rror": "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 2020-11-19 18:53:50 UTC", "StateChangeTimestampMonotonic": "19621767", "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": "1", "TasksMax": "26213", "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", "WatchdogTimestamp": "Thu 2020-11-19 18:53:50 UTC", "WatchdogTimestampMonotonic": "19579198", "WatchdogUSec": "0"}} 2020-11-19T18:59:14.062 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.623) 0:02:44.900 ***** 2020-11-19T18:59:14.070 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi199.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"} TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.114 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.054) 0:02:44.955 ***** 2020-11-19T18:59:14.121 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:14.123 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T18:59:14.158 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.044) 0:02:44.999 ***** 2020-11-19T18:59:14.170 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-11-19T18:59:14.172 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"interface": "ens1f0"}, "changed": false} 2020-11-19T18:59:14.207 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.049) 0:02:45.048 ***** 2020-11-19T18:59:14.215 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:14.217 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:14.218 INFO:teuthology.task.ansible.out:changed: [smithi199.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"} 2020-11-19T18:59:14.268 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.061) 0:02:45.109 ***** 2020-11-19T18:59:14.276 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:59:14.328 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.059) 0:02:45.169 ***** 2020-11-19T18:59:14.338 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-11-19T18:59:14.341 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.375 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.046) 0:02:45.216 ***** 2020-11-19T18:59:14.406 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-11-19T18:59:14.408 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.441 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.065) 0:02:45.282 ***** 2020-11-19T18:59:14.446 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:14.449 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi025.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T18:59:14.485 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.043) 0:02:45.326 ***** 2020-11-19T18:59:14.498 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.049) 0:02:45.375 ***** 2020-11-19T18:59:14.542 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2020-11-19T18:59:14.544 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create /var/lib/ceph] ***************************************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:59:14.583 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.047) 0:02:45.423 ***** 2020-11-19T18:59:14.621 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.038) 0:02:45.462 ***** 2020-11-19T18:59:14.629 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** ok: [smithi025.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T18:59:14.668 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.046) 0:02:45.508 ***** 2020-11-19T18:59:14.685 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T18:59:14.688 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-11-19T18:59:14.718 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.050) 0:02:45.559 ***** 2020-11-19T18:59:14.724 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2020-11-19T18:59:14.725 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.770 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.048) 0:02:45.607 ***** 2020-11-19T18:59:14.775 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2020-11-19T18:59:14.779 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2020-11-19T18:59:14.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.051) 0:02:45.658 ***** 2020-11-19T18:59:15.126 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi199.front.sepia.ceph.com] => {"changed": true} 2020-11-19T18:59:15.175 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.358) 0:02:46.016 ***** 2020-11-19T18:59:15.232 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2020-11-19T18:59:15.238 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T18:59:15.290 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.113) 0:02:46.130 ***** 2020-11-19T18:59:15.859 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-11-19T18:59:15.861 INFO:teuthology.task.ansible.out:changed: [smithi199.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"} 2020-11-19T18:59:15.987 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.697) 0:02:46.827 ***** 2020-11-19T18:59:16.186 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2020-11-19T18:59:16.190 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T18:59:16.238 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.251) 0:02:47.078 ***** 2020-11-19T18:59:16.246 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.249 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2020-11-19T18:59:16.285 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.047) 0:02:47.125 ***** 2020-11-19T18:59:16.318 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.032) 0:02:47.158 ***** 2020-11-19T18:59:16.330 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.373 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.055) 0:02:47.213 ***** 2020-11-19T18:59:16.386 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-11-19T18:59:16.388 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.429 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.056) 0:02:47.269 ***** 2020-11-19T18:59:16.440 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:16.441 INFO:teuthology.task.ansible.out:TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi025.front.sepia.ceph.com] => (item=ens1f0) => {"ansible_loop_var": "item", "changed": false, "item": "ens1f0", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.452 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.454 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi025.front.sepia.ceph.com] => (item=ens1f1) => {"ansible_loop_var": "item", "changed": false, "item": "ens1f1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.491 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.062) 0:02:47.332 ***** 2020-11-19T18:59:16.499 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-11-19T18:59:16.501 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.537 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.045) 0:02:47.378 ***** 2020-11-19T18:59:16.553 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-11-19T18:59:16.556 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ens1f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "ens1f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi025.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"} 2020-11-19T18:59:16.566 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} 2020-11-19T18:59:16.568 INFO:teuthology.task.ansible.out:skipping: [smithi025.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"} skipping: [smithi025.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ens1f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "ens1f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.603 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.064) 0:02:47.443 ***** 2020-11-19T18:59:16.609 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-11-19T18:59:16.610 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.649 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.045) 0:02:47.489 ***** 2020-11-19T18:59:16.654 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:16.656 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.697 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.048) 0:02:47.537 ***** 2020-11-19T18:59:16.704 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2020-11-19T18:59:16.706 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.742 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.045) 0:02:47.583 ***** 2020-11-19T18:59:16.748 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-11-19T18:59:16.750 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.793 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.051) 0:02:47.634 ***** 2020-11-19T18:59:16.800 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-11-19T18:59:16.801 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.836 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.043) 0:02:47.677 ***** 2020-11-19T18:59:16.844 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.884 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.047) 0:02:47.725 ***** 2020-11-19T18:59:16.895 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-11-19T18:59:16.897 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.931 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.047) 0:02:47.772 ***** 2020-11-19T18:59:16.937 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-11-19T18:59:16.940 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.973 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.042) 0:02:47.814 ***** 2020-11-19T18:59:16.980 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-11-19T18:59:16.982 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.016 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.042) 0:02:47.857 ***** 2020-11-19T18:59:17.026 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.073 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.056) 0:02:47.914 ***** 2020-11-19T18:59:17.081 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.119 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.046) 0:02:47.960 ***** 2020-11-19T18:59:17.126 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-11-19T18:59:17.128 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.166 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.046) 0:02:48.007 ***** 2020-11-19T18:59:17.178 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2020-11-19T18:59:17.181 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.217 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.050) 0:02:48.058 ***** 2020-11-19T18:59:17.223 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2020-11-19T18:59:17.225 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.260 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.043) 0:02:48.101 ***** 2020-11-19T18:59:17.267 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-11-19T18:59:17.269 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.304 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.043) 0:02:48.144 ***** 2020-11-19T18:59:17.310 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-11-19T18:59:17.312 INFO:teuthology.task.ansible.out:skipping: [smithi025.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.349 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.045) 0:02:48.190 ***** 2020-11-19T18:59:17.421 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2020-11-19T18:59:17.423 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2020-11-19T18:59:17.456 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.106) 0:02:48.297 ***** 2020-11-19T18:59:17.487 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2020-11-19T18:59:17.489 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.521 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.065) 0:02:48.362 ***** 2020-11-19T18:59:17.745 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-11-19T18:59:17.746 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"interface": "ens1f0"}, "changed": false} 2020-11-19T18:59:17.786 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.264) 0:02:48.627 ***** 2020-11-19T18:59:17.952 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T18:59:17.953 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2020-11-19T18:59:17.987 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.200) 0:02:48.827 ***** 2020-11-19T18:59:17.994 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2020-11-19T18:59:17.996 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T18:59:18.033 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.046) 0:02:48.874 ***** 2020-11-19T18:59:18.268 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:18.322 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.288) 0:02:49.162 ***** 2020-11-19T18:59:18.354 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** ok: [smithi027.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T18:59:18.390 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.068) 0:02:49.231 ***** 2020-11-19T18:59:18.417 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2020-11-19T18:59:18.419 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:18.459 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.069) 0:02:49.300 ***** 2020-11-19T18:59:18.499 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T18:59:18.502 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:54:13 UTC", "ActiveEnterTimestampMonotonic": "15944432", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpd.service basic.target systemd-journald.socket sntp.service -.mount ntpdate.service tmp.mount systemd-tmpfiles-setup.service sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:54:11 UTC", "AssertTimestampMonotonic": "14608911", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:54:11 UTC", "ConditionTimestampMonotonic": "14608848", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description" 2020-11-19T18:59:18.774 INFO:teuthology.task.ansible.out:: "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2435", "ExecMainStartTimestamp": "Thu 2020-11-19 18:54:12 UTC", "ExecMainStartTimestampMonotonic": "14779188", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:54:11 UTC", "InactiveExitTimestampMonotonic": "14632569", "InvocationID": "1d06d2332e24421ebd5c104153dc73c0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "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": "167772 2020-11-19T18:59:18.798 INFO:teuthology.task.ansible.out:16", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127426", "LimitNPROCSoft": "127426", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127426", "LimitSIGPENDINGSoft": "127426", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2435", "MemoryAccounting": "yes", "MemoryCurrent": "2555904", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardE 2020-11-19T18:59:18.803 INFO:teuthology.task.ansible.out:rror": "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 2020-11-19 18:54:13 UTC", "StateChangeTimestampMonotonic": "15944432", "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": "1", "TasksMax": "26213", "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", "WatchdogTimestamp": "Thu 2020-11-19 18:54:12 UTC", "WatchdogTimestampMonotonic": "14779202", "WatchdogUSec": "0"}} Thursday 19 November 2020 18:59:18 +0000 (0:00:00.077) 0:02:49.377 ***** 2020-11-19T18:59:18.806 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:18.812 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T18:59:18.850 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.312) 0:02:49.690 ***** 2020-11-19T18:59:18.859 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi025.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:01.006444", "end": "2020-11-19 18:59:18.557069", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 18:59:17.550625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:18.898 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T18:59:18.929 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.079) 0:02:49.769 ***** 2020-11-19T18:59:18.938 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi027.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T18:59:18.975 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.046) 0:02:49.816 ***** 2020-11-19T18:59:18.982 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-11-19T18:59:18.983 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.017 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.042) 0:02:49.858 ***** 2020-11-19T18:59:19.045 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.078 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.060) 0:02:49.919 ***** 2020-11-19T18:59:19.084 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:19.086 INFO:teuthology.task.ansible.out:ok: [smithi025.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.003191", "end": "2020-11-19 18:59:19.024147", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 18:59:19.020956", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:19.107 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.149 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.071) 0:02:49.990 ***** 2020-11-19T18:59:19.388 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi027.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T18:59:19.430 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.276) 0:02:50.267 ***** 2020-11-19T18:59:19.438 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi025.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002844", "end": "2020-11-19 18:59:19.212874", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:59:19.210030", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:19.457 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.491 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.064) 0:02:50.331 ***** 2020-11-19T18:59:19.531 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2020-11-19T18:59:19.533 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi027.front.sepia.ceph.com] => (item=ens1f0) => {"ansible_loop_var": "item", "changed": false, "item": "ens1f0", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.533 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.544 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=ens1f1) => {"ansible_loop_var": "item", "changed": false, "item": "ens1f1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.547 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.578 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.087) 0:02:50.419 ***** 2020-11-19T18:59:19.606 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2020-11-19T18:59:19.656 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.077) 0:02:50.497 ***** 2020-11-19T18:59:19.662 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:19.664 INFO:teuthology.task.ansible.out:ok: [smithi025.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.017922", "end": "2020-11-19 18:59:19.590354", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 18:59:19.572432", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:19.666 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-11-19T18:59:19.668 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} skipping: [smithi027.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ens1f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "ens1f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi027.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"} 2020-11-19T18:59:19.668 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ens1f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "ens1f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.670 INFO:teuthology.task.ansible.out:skipping: [smithi027.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"} 2020-11-19T18:59:19.709 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.053) 0:02:50.550 ***** 2020-11-19T18:59:19.751 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.041) 0:02:50.591 ***** 2020-11-19T18:59:19.759 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T18:59:20.064 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.313) 0:02:50.905 ***** 2020-11-19T18:59:20.078 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.121 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.056) 0:02:50.962 ***** 2020-11-19T18:59:20.151 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-11-19T18:59:20.153 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.190 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.068) 0:02:51.030 ***** 2020-11-19T18:59:20.219 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2020-11-19T18:59:20.221 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.259 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.069) 0:02:51.100 ***** 2020-11-19T18:59:20.276 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2020-11-19T18:59:20.278 INFO:teuthology.task.ansible.out:changed: [smithi025.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:59:20.311 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-11-19T18:59:20.312 INFO:teuthology.task.ansible.out:skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.364 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.105) 0:02:51.205 ***** 2020-11-19T18:59:20.371 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-11-19T18:59:20.374 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2020-11-19T18:59:20.419 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.054) 0:02:51.259 ***** 2020-11-19T18:59:20.682 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.723 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.304) 0:02:51.564 ***** 2020-11-19T18:59:20.755 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.807 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.082) 0:02:51.647 ***** 2020-11-19T18:59:24.179 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2020-11-19T18:59:24.181 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:24.222 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:24 +0000 (0:00:03.415) 0:02:55.062 ***** 2020-11-19T18:59:24.259 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:24 +0000 (0:00:00.037) 0:02:55.100 ***** 2020-11-19T18:59:27.482 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi027.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:27.524 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:03.265) 0:02:58.365 ***** 2020-11-19T18:59:27.543 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:27.544 INFO:teuthology.task.ansible.out:TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:27.550 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:27.590 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:00.063) 0:02:58.428 ***** 2020-11-19T18:59:27.902 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T18:59:27.948 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:00.352) 0:02:58.781 ***** 2020-11-19T18:59:28.177 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi199.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T18:59:28.212 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.271) 0:02:59.053 ***** 2020-11-19T18:59:28.239 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.276 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.063) 0:02:59.117 ***** 2020-11-19T18:59:28.306 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-11-19T18:59:28.309 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T18:59:28.342 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.065) 0:02:59.183 ***** 2020-11-19T18:59:28.380 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.416 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.072) 0:02:59.255 ***** 2020-11-19T18:59:28.621 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2020-11-19T18:59:28.622 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T18:59:28.654 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.239) 0:02:59.495 ***** 2020-11-19T18:59:28.853 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2020-11-19T18:59:28.856 INFO:teuthology.task.ansible.out:changed: [smithi199.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T18:59:28.889 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.234) 0:02:59.730 ***** 2020-11-19T18:59:28.917 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.951 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.061) 0:02:59.792 ***** 2020-11-19T18:59:28.988 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2020-11-19T18:59:28.990 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.999 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.001 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.011 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.239 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.282 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.329) 0:03:00.121 ***** 2020-11-19T18:59:29.288 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi027.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:01.006682", "end": "2020-11-19 18:59:28.993001", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 18:59:27.986319", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:29.325 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:29.327 INFO:teuthology.task.ansible.out:TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi199.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"} 2020-11-19T18:59:29.338 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:59:29.340 INFO:teuthology.task.ansible.out: skipping: [smithi199.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"} 2020-11-19T18:59:29.341 INFO:teuthology.task.ansible.out: skipping: [smithi199.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"} 2020-11-19T18:59:29.344 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:29.353 INFO:teuthology.task.ansible.out:skipping: [smithi199.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"} 2020-11-19T18:59:29.355 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:29.390 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.109) 0:03:00.231 ***** 2020-11-19T18:59:29.418 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:29.419 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.457 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.064) 0:03:00.295 ***** 2020-11-19T18:59:29.486 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:29.488 INFO:teuthology.task.ansible.out:ok: [smithi027.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.003183", "end": "2020-11-19 18:59:29.436048", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 18:59:29.432865", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.520 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.066) 0:03:00.361 ***** 2020-11-19T18:59:29.558 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.286) 0:03:00.648 ***** 2020-11-19T18:59:29.838 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi027.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002897", "end": "2020-11-19 18:59:29.630847", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:59:29.627950", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.872 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.064) 0:03:00.712 ***** 2020-11-19T18:59:29.899 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-11-19T18:59:29.902 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.934 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.062) 0:03:00.775 ***** 2020-11-19T18:59:29.965 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:30.000 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.065) 0:03:00.841 ***** 2020-11-19T18:59:30.029 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:30.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:30 +0000 (0:00:00.066) 0:03:00.907 ***** 2020-11-19T18:59:30.075 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:30.077 INFO:teuthology.task.ansible.out:ok: [smithi027.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.023351", "end": "2020-11-19 18:59:30.019217", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 18:59:29.995866", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:30.112 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:30 +0000 (0:00:00.045) 0:03:00.952 ***** 2020-11-19T18:59:30.118 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-11-19T18:59:30.120 INFO:teuthology.task.ansible.out:skipping: [smithi199.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:30.154 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:30 +0000 (0:00:00.042) 0:03:00.995 ***** 2020-11-19T18:59:30.160 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T18:59:30.197 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:30 +0000 (0:00:00.042) 0:03:01.038 ***** 2020-11-19T18:59:30.519 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2020-11-19T18:59:30.521 INFO:teuthology.task.ansible.out:changed: [smithi027.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi199.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.004882", "end": "2020-11-19 18:59:30.490683", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 18:59:30.485801", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:30.810 INFO:teuthology.task.ansible.out:ok: [smithi199.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.002886", "end": "2020-11-19 18:59:30.670648", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 18:59:30.667762", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:30.988 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002756", "end": "2020-11-19 18:59:30.957411", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:59:30.954655", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:31.383 INFO:teuthology.task.ansible.out:ok: [smithi199.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.014780", "end": "2020-11-19 18:59:31.358100", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 18:59:31.343320", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:31.420 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:31 +0000 (0:00:01.223) 0:03:02.261 ***** 2020-11-19T18:59:31.447 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T18:59:31.482 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:31 +0000 (0:00:00.061) 0:03:02.323 ***** 2020-11-19T18:59:31.684 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [smithi199.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:59:32.122 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2020-11-19T18:59:32.135 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched PLAY [pulpito] ***************************************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* smithi025.front.sepia.ceph.com : ok=111 changed=31 unreachable=0 failed=0 skipped=178 rescued=0 ignored=3 smithi027.front.sepia.ceph.com : ok=111 changed=31 unreachable=0 failed=0 skipped=178 rescued=0 ignored=3 smithi199.front.sepia.ceph.com : ok=111 changed=31 unreachable=0 failed=0 skipped=178 rescued=0 ignored=3 Thursday 19 November 2020 18:59:32 +0000 (0:00:00.649) 0:03:02.972 ***** =============================================================================== common : nrpe - Remove SELinux policy package -------------------------- 15.79s common : nrpe - Load SELinux policy package ---------------------------- 13.03s testnode : Purge resolvconf --------------------------------------------- 3.27s testnode : Zap all non-root disks --------------------------------------- 2.57s Gathering Facts --------------------------------------------------------- 1.58s common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/. --- 1.49s testnode : Ensure ceph packages are not present. ------------------------ 1.44s ansible-managed : Add authorized keys for the ansible user. ------------- 1.14s testnode : Rebuild rpmdb ------------------------------------------------ 1.13s testnode : Make sure rpm dependencies are installed --------------------- 1.08s common : Install Kerberos Packages (RedHat) ----------------------------- 0.98s common : nrpe - Set SELinux boolean nagios_run_sudo true ---------------- 0.93s testnode : Ensure ceph dependency packages are not present. ------------- 0.88s ansible-managed : Create the cephlab_sudo sudoers.d file. --------------- 0.87s users : Wri 2020-11-19T18:59:32.137 INFO:teuthology.task.ansible.out:te /keys-repo-sha1 sentinel file ----------------------------- 0.83s common : nrpe - Ensure SELinux policy is up to date --------------------- 0.80s testnode : Configure /etc/sudoers. -------------------------------------- 0.74s Gathering Facts --------------------------------------------------------- 0.73s common : Get list of enabled RHSM repos --------------------------------- 0.69s common : Make sure smartmontools is installed --------------------------- 0.67s 2020-11-19T18:59:32.457 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi199.front.sepia.ceph.com'), Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi025.front.sepia.ceph.com')] 2020-11-19T18:59:32.458 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:59:32.459 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi199.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:59:32.571 INFO:teuthology.orchestra.run.smithi199:> true 2020-11-19T18:59:32.676 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:59:32.677 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:59:32.754 INFO:teuthology.orchestra.run.smithi027:> true 2020-11-19T18:59:32.848 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:59:32.849 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi025.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:59:32.921 INFO:teuthology.orchestra.run.smithi025:> true 2020-11-19T18:59:33.007 INFO:teuthology.run_tasks:Running task clock... 2020-11-19T18:59:33.047 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2020-11-19T18:59:33.047 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T18:59:33.048 INFO:teuthology.orchestra.run.smithi199:> 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 2020-11-19T18:59:33.109 INFO:teuthology.orchestra.run.smithi199.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T18:59:33.129 INFO:teuthology.orchestra.run.smithi199.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T18:59:33.172 INFO:teuthology.orchestra.run.smithi199.stderr:sudo: ntpd: command not found 2020-11-19T18:59:33.186 INFO:teuthology.orchestra.run.smithi199.stdout:506 Cannot talk to daemon 2020-11-19T18:59:33.203 INFO:teuthology.orchestra.run.smithi199.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T18:59:33.221 INFO:teuthology.orchestra.run.smithi199.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T18:59:33.281 INFO:teuthology.orchestra.run.smithi199.stderr:bash: ntpq: command not found 2020-11-19T18:59:33.283 INFO:teuthology.orchestra.run.smithi199.stdout:210 Number of sources = 4 2020-11-19T18:59:33.283 INFO:teuthology.orchestra.run.smithi199.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T18:59:33.284 INFO:teuthology.orchestra.run.smithi199.stdout:=============================================================================== 2020-11-19T18:59:33.284 INFO:teuthology.orchestra.run.smithi199.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.284 INFO:teuthology.orchestra.run.smithi199.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.284 INFO:teuthology.orchestra.run.smithi199.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.284 INFO:teuthology.orchestra.run.smithi199.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.285 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T18:59:33.285 INFO:teuthology.orchestra.run.smithi027:> 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 2020-11-19T18:59:33.330 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T18:59:33.352 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T18:59:33.466 INFO:teuthology.orchestra.run.smithi027.stderr:sudo: ntpd: command not found 2020-11-19T18:59:33.467 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T18:59:33.467 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T18:59:33.467 INFO:teuthology.orchestra.run.smithi027.stdout:506 Cannot talk to daemon 2020-11-19T18:59:33.530 INFO:teuthology.orchestra.run.smithi027.stderr:bash: ntpq: command not found 2020-11-19T18:59:33.532 INFO:teuthology.orchestra.run.smithi027.stdout:210 Number of sources = 4 2020-11-19T18:59:33.532 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T18:59:33.533 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2020-11-19T18:59:33.533 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.533 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.533 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.533 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.534 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T18:59:33.535 INFO:teuthology.orchestra.run.smithi025:> 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 2020-11-19T18:59:33.581 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T18:59:33.604 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T18:59:33.654 INFO:teuthology.orchestra.run.smithi025.stderr:sudo: ntpd: command not found 2020-11-19T18:59:33.672 INFO:teuthology.orchestra.run.smithi025.stdout:506 Cannot talk to daemon 2020-11-19T18:59:33.694 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T18:59:33.714 INFO:teuthology.orchestra.run.smithi025.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T18:59:33.781 INFO:teuthology.orchestra.run.smithi025.stderr:bash: ntpq: command not found 2020-11-19T18:59:33.783 INFO:teuthology.orchestra.run.smithi025.stdout:210 Number of sources = 4 2020-11-19T18:59:33.784 INFO:teuthology.orchestra.run.smithi025.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T18:59:33.784 INFO:teuthology.orchestra.run.smithi025.stdout:=============================================================================== 2020-11-19T18:59:33.785 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.785 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.786 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.786 INFO:teuthology.orchestra.run.smithi025.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.787 INFO:teuthology.run_tasks:Running task install... 2020-11-19T18:59:34.031 DEBUG:teuthology.task.install:project ceph 2020-11-19T18:59:34.031 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}} 2020-11-19T18:59:34.032 DEBUG:teuthology.task.install:config {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'} 2020-11-19T18:59:34.032 INFO:teuthology.task.install:Using flavor: basic 2020-11-19T18:59:34.041 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']} 2020-11-19T18:59:34.042 INFO:teuthology.task.install:extra packages: [] 2020-11-19T18:59:34.043 INFO:teuthology.orchestra.run.smithi199:> sudo lsb_release -is 2020-11-19T18:59:34.083 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS 2020-11-19T18:59:34.085 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T18:59:34.086 INFO:teuthology.orchestra.run.smithi027:> sudo lsb_release -is 2020-11-19T18:59:34.087 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tag': None, 'wait_for_package': False} 2020-11-19T18:59:34.088 INFO:teuthology.orchestra.run.smithi199:> sudo lsb_release -is 2020-11-19T18:59:34.133 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS 2020-11-19T18:59:34.134 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T18:59:34.135 INFO:teuthology.orchestra.run.smithi025:> sudo lsb_release -is 2020-11-19T18:59:34.136 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tag': None, 'wait_for_package': False} 2020-11-19T18:59:34.137 INFO:teuthology.orchestra.run.smithi027:> sudo lsb_release -is 2020-11-19T18:59:34.165 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS 2020-11-19T18:59:34.166 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T18:59:34.167 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:59:34.179 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS 2020-11-19T18:59:34.180 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T18:59:34.181 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tag': None, 'wait_for_package': False} 2020-11-19T18:59:34.181 INFO:teuthology.orchestra.run.smithi025:> sudo lsb_release -is 2020-11-19T18:59:34.216 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS 2020-11-19T18:59:34.217 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T18:59:34.218 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:59:34.260 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS 2020-11-19T18:59:34.261 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T18:59:34.262 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:59:34.345 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/ 2020-11-19T18:59:34.346 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T18:59:34.385 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/ 2020-11-19T18:59:34.385 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T18:59:34.432 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/ 2020-11-19T18:59:34.432 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T18:59:34.484 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2020-11-19T18:59:34.485 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T18:59:34.485 INFO:teuthology.orchestra.run.smithi199:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.502 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.516 INFO:teuthology.orchestra.run.smithi199.stderr:1+1 records in 2020-11-19T18:59:34.516 INFO:teuthology.orchestra.run.smithi199.stderr:1+1 records out 2020-11-19T18:59:34.517 INFO:teuthology.orchestra.run.smithi199.stderr:616 bytes copied, 4.5674e-05 s, 13.5 MB/s 2020-11-19T18:59:34.517 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2020-11-19T18:59:34.518 INFO:teuthology.orchestra.run.smithi199:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/33f73aff6902486eafe8c4758021a8eed55d592c/;g' /etc/yum.repos.d/ceph.repo ; fi 2020-11-19T18:59:34.520 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2020-11-19T18:59:34.520 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T18:59:34.521 INFO:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.600 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.618 INFO:teuthology.orchestra.run.smithi199:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2020-11-19T18:59:34.623 INFO:teuthology.orchestra.run.smithi027.stderr:1+1 records in 2020-11-19T18:59:34.624 INFO:teuthology.orchestra.run.smithi027.stderr:1+1 records out 2020-11-19T18:59:34.624 INFO:teuthology.orchestra.run.smithi027.stderr:616 bytes copied, 4.5572e-05 s, 13.5 MB/s 2020-11-19T18:59:34.625 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2020-11-19T18:59:34.625 INFO:teuthology.orchestra.run.smithi027:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/33f73aff6902486eafe8c4758021a8eed55d592c/;g' /etc/yum.repos.d/ceph.repo ; fi 2020-11-19T18:59:34.631 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2020-11-19T18:59:34.636 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T18:59:34.636 INFO:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.655 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.673 INFO:teuthology.orchestra.run.smithi025.stderr:1+1 records in 2020-11-19T18:59:34.674 INFO:teuthology.orchestra.run.smithi025.stderr:1+1 records out 2020-11-19T18:59:34.674 INFO:teuthology.orchestra.run.smithi025.stderr:616 bytes copied, 4.0961e-05 s, 15.0 MB/s 2020-11-19T18:59:34.675 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2020-11-19T18:59:34.675 INFO:teuthology.orchestra.run.smithi025:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/33f73aff6902486eafe8c4758021a8eed55d592c/;g' /etc/yum.repos.d/ceph.repo ; fi 2020-11-19T18:59:34.700 INFO:teuthology.orchestra.run.smithi027:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2020-11-19T18:59:34.710 INFO:teuthology.orchestra.run.smithi199:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2020-11-19T18:59:34.750 INFO:teuthology.orchestra.run.smithi025:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2020-11-19T18:59:34.798 INFO:teuthology.orchestra.run.smithi027:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2020-11-19T18:59:34.816 INFO:teuthology.orchestra.run.smithi199.stdout:check_obsoletes = 1 2020-11-19T18:59:34.818 INFO:teuthology.orchestra.run.smithi199:> sudo yum clean all 2020-11-19T18:59:34.831 INFO:teuthology.orchestra.run.smithi027.stdout:check_obsoletes = 1 2020-11-19T18:59:34.832 INFO:teuthology.orchestra.run.smithi027:> sudo yum clean all 2020-11-19T18:59:34.847 INFO:teuthology.orchestra.run.smithi025:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2020-11-19T18:59:34.892 INFO:teuthology.orchestra.run.smithi025.stdout:check_obsoletes = 1 2020-11-19T18:59:34.894 INFO:teuthology.orchestra.run.smithi025:> sudo yum clean all 2020-11-19T18:59:35.115 INFO:teuthology.orchestra.run.smithi199.stdout:42 files removed 2020-11-19T18:59:35.134 INFO:teuthology.orchestra.run.smithi027.stdout:42 files removed 2020-11-19T18:59:35.145 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-radosgw 2020-11-19T18:59:35.163 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-radosgw 2020-11-19T18:59:35.197 INFO:teuthology.orchestra.run.smithi025.stdout:42 files removed 2020-11-19T18:59:35.227 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-radosgw 2020-11-19T18:59:35.752 INFO:teuthology.orchestra.run.smithi199.stdout:ceph packages for x86_64 281 kB/s | 72 kB 00:00 2020-11-19T18:59:35.790 INFO:teuthology.orchestra.run.smithi027.stdout:ceph packages for x86_64 281 kB/s | 72 kB 00:00 2020-11-19T18:59:35.853 INFO:teuthology.orchestra.run.smithi025.stdout:ceph packages for x86_64 282 kB/s | 72 kB 00:00 2020-11-19T18:59:35.996 INFO:teuthology.orchestra.run.smithi199.stdout:ceph noarch packages 69 kB/s | 15 kB 00:00 2020-11-19T18:59:36.038 INFO:teuthology.orchestra.run.smithi027.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T18:59:36.100 INFO:teuthology.orchestra.run.smithi025.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T18:59:36.232 INFO:teuthology.orchestra.run.smithi199.stdout:ceph source packages 6.7 kB/s | 1.4 kB 00:00 2020-11-19T18:59:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:ceph source packages 6.6 kB/s | 1.4 kB 00:00 2020-11-19T18:59:36.336 INFO:teuthology.orchestra.run.smithi025.stdout:ceph source packages 6.7 kB/s | 1.4 kB 00:00 2020-11-19T18:59:36.445 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS-8 - AppStream 36 MB/s | 7.0 MB 00:00 2020-11-19T18:59:36.543 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-8 - AppStream 29 MB/s | 7.0 MB 00:00 2020-11-19T18:59:36.604 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - AppStream 28 MB/s | 7.0 MB 00:00 2020-11-19T18:59:37.646 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS-8 - Base 23 MB/s | 2.2 MB 00:00 2020-11-19T18:59:37.820 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-8 - Base 22 MB/s | 2.2 MB 00:00 2020-11-19T18:59:37.894 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Base 22 MB/s | 2.2 MB 00:00 2020-11-19T18:59:38.083 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS-8 - Extras 80 kB/s | 5.5 kB 00:00 2020-11-19T18:59:38.267 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-8 - Extras 86 kB/s | 5.5 kB 00:00 2020-11-19T18:59:38.340 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS-8 - Extras 82 kB/s | 5.5 kB 00:00 2020-11-19T18:59:38.524 INFO:teuthology.orchestra.run.smithi199.stdout:Extra Packages for Enterprise Linux 21 MB/s | 8.3 MB 00:00 2020-11-19T18:59:38.719 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 21 MB/s | 8.3 MB 00:00 2020-11-19T18:59:38.783 INFO:teuthology.orchestra.run.smithi025.stdout:Extra Packages for Enterprise Linux 21 MB/s | 8.3 MB 00:00 2020-11-19T18:59:40.295 INFO:teuthology.orchestra.run.smithi199.stdout:lab-extras 2.6 MB/s | 23 kB 00:00 2020-11-19T18:59:40.565 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T18:59:40.590 INFO:teuthology.orchestra.run.smithi025.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T18:59:41.350 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T18:59:41.366 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T18:59:41.366 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T18:59:41.366 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T18:59:41.367 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T18:59:41.367 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T18:59:41.367 INFO:teuthology.orchestra.run.smithi199.stdout:Upgrading: 2020-11-19T18:59:41.367 INFO:teuthology.orchestra.run.smithi199.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:41.368 INFO:teuthology.orchestra.run.smithi199.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T18:59:41.368 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T18:59:41.368 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T18:59:41.368 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T18:59:41.369 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T18:59:41.369 INFO:teuthology.orchestra.run.smithi199.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T18:59:41.369 INFO:teuthology.orchestra.run.smithi199.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T18:59:41.369 INFO:teuthology.orchestra.run.smithi199.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:41.369 INFO:teuthology.orchestra.run.smithi199.stdout: python3-ceph-argparse 2020-11-19T18:59:41.370 INFO:teuthology.orchestra.run.smithi199.stdout: x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T18:59:41.370 INFO:teuthology.orchestra.run.smithi199.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T18:59:41.370 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T18:59:41.371 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T18:59:41.371 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T18:59:41.371 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T18:59:41.371 INFO:teuthology.orchestra.run.smithi199.stdout: librdkafka x86_64 0.11.4-1.el8 CentOS-AppStream 353 k 2020-11-19T18:59:41.371 INFO:teuthology.orchestra.run.smithi199.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2020-11-19T18:59:41.372 INFO:teuthology.orchestra.run.smithi199.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2020-11-19T18:59:41.372 INFO:teuthology.orchestra.run.smithi199.stdout: librabbitmq x86_64 0.9.0-1.el8 CentOS-Base 47 k 2020-11-19T18:59:41.372 INFO:teuthology.orchestra.run.smithi199.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T18:59:41.372 INFO:teuthology.orchestra.run.smithi199.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T18:59:41.373 INFO:teuthology.orchestra.run.smithi199.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T18:59:41.373 INFO:teuthology.orchestra.run.smithi199.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T18:59:41.373 INFO:teuthology.orchestra.run.smithi199.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T18:59:41.373 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T18:59:41.374 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T18:59:41.374 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T18:59:41.374 INFO:teuthology.orchestra.run.smithi199.stdout:Install 22 Packages 2020-11-19T18:59:41.374 INFO:teuthology.orchestra.run.smithi199.stdout:Upgrade 2 Packages 2020-11-19T18:59:41.375 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T18:59:41.375 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 54 M 2020-11-19T18:59:41.375 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T18:59:41.661 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T18:59:41.686 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T18:59:41.695 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T18:59:41.696 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T18:59:41.696 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T18:59:41.696 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T18:59:41.696 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T18:59:41.697 INFO:teuthology.orchestra.run.smithi027.stdout:Upgrading: 2020-11-19T18:59:41.697 INFO:teuthology.orchestra.run.smithi027.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:41.697 INFO:teuthology.orchestra.run.smithi027.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T18:59:41.697 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T18:59:41.698 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T18:59:41.698 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T18:59:41.698 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T18:59:41.698 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T18:59:41.698 INFO:teuthology.orchestra.run.smithi027.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T18:59:41.699 INFO:teuthology.orchestra.run.smithi027.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:41.699 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse 2020-11-19T18:59:41.699 INFO:teuthology.orchestra.run.smithi027.stdout: x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T18:59:41.699 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T18:59:41.700 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T18:59:41.700 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T18:59:41.700 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T18:59:41.700 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T18:59:41.700 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka x86_64 0.11.4-1.el8 CentOS-AppStream 353 k 2020-11-19T18:59:41.701 INFO:teuthology.orchestra.run.smithi027.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2020-11-19T18:59:41.701 INFO:teuthology.orchestra.run.smithi027.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2020-11-19T18:59:41.701 INFO:teuthology.orchestra.run.smithi027.stdout: librabbitmq x86_64 0.9.0-1.el8 CentOS-Base 47 k 2020-11-19T18:59:41.701 INFO:teuthology.orchestra.run.smithi027.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T18:59:41.701 INFO:teuthology.orchestra.run.smithi027.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T18:59:41.702 INFO:teuthology.orchestra.run.smithi027.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T18:59:41.702 INFO:teuthology.orchestra.run.smithi027.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T18:59:41.702 INFO:teuthology.orchestra.run.smithi027.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T18:59:41.703 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T18:59:41.703 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T18:59:41.703 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T18:59:41.703 INFO:teuthology.orchestra.run.smithi027.stdout:Install 22 Packages 2020-11-19T18:59:41.703 INFO:teuthology.orchestra.run.smithi027.stdout:Upgrade 2 Packages 2020-11-19T18:59:41.704 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T18:59:41.705 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T18:59:41.705 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T18:59:41.705 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T18:59:41.705 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T18:59:41.705 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T18:59:41.706 INFO:teuthology.orchestra.run.smithi025.stdout:Upgrading: 2020-11-19T18:59:41.706 INFO:teuthology.orchestra.run.smithi025.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:41.706 INFO:teuthology.orchestra.run.smithi025.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T18:59:41.706 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T18:59:41.707 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T18:59:41.707 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T18:59:41.707 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T18:59:41.707 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T18:59:41.707 INFO:teuthology.orchestra.run.smithi025.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T18:59:41.708 INFO:teuthology.orchestra.run.smithi025.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:41.708 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-argparse 2020-11-19T18:59:41.708 INFO:teuthology.orchestra.run.smithi025.stdout: x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T18:59:41.708 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T18:59:41.708 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T18:59:41.709 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T18:59:41.709 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T18:59:41.709 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T18:59:41.709 INFO:teuthology.orchestra.run.smithi025.stdout: librdkafka x86_64 0.11.4-1.el8 CentOS-AppStream 353 k 2020-11-19T18:59:41.710 INFO:teuthology.orchestra.run.smithi025.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2020-11-19T18:59:41.710 INFO:teuthology.orchestra.run.smithi025.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2020-11-19T18:59:41.710 INFO:teuthology.orchestra.run.smithi025.stdout: librabbitmq x86_64 0.9.0-1.el8 CentOS-Base 47 k 2020-11-19T18:59:41.710 INFO:teuthology.orchestra.run.smithi025.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T18:59:41.710 INFO:teuthology.orchestra.run.smithi025.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T18:59:41.711 INFO:teuthology.orchestra.run.smithi025.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T18:59:41.711 INFO:teuthology.orchestra.run.smithi025.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T18:59:41.711 INFO:teuthology.orchestra.run.smithi025.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T18:59:41.711 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T18:59:41.711 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T18:59:41.712 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T18:59:41.712 INFO:teuthology.orchestra.run.smithi025.stdout:Install 22 Packages 2020-11-19T18:59:41.712 INFO:teuthology.orchestra.run.smithi025.stdout:Upgrade 2 Packages 2020-11-19T18:59:41.712 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T18:59:41.712 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 54 M 2020-11-19T18:59:41.713 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T18:59:41.713 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 54 M 2020-11-19T18:59:41.713 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T18:59:42.222 INFO:teuthology.orchestra.run.smithi199.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 7.0 MB/s | 6.0 MB 00:00 2020-11-19T18:59:42.297 INFO:teuthology.orchestra.run.smithi199.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 331 kB/s | 25 kB 00:00 2020-11-19T18:59:43.186 INFO:teuthology.orchestra.run.smithi199.stdout:(3/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8. 6.5 MB/s | 12 MB 00:01 2020-11-19T18:59:43.628 INFO:teuthology.orchestra.run.smithi025.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 3.1 MB/s | 6.0 MB 00:01 2020-11-19T18:59:43.674 INFO:teuthology.orchestra.run.smithi025.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 533 kB/s | 25 kB 00:00 2020-11-19T18:59:43.786 INFO:teuthology.orchestra.run.smithi025.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 4.9 MB/s | 558 kB 00:00 2020-11-19T18:59:43.840 INFO:teuthology.orchestra.run.smithi199.stdout:(4/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 362 kB/s | 558 kB 00:01 2020-11-19T18:59:43.898 INFO:teuthology.orchestra.run.smithi025.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 4.2 MB/s | 486 kB 00:00 2020-11-19T18:59:43.927 INFO:teuthology.orchestra.run.smithi199.stdout:(5/24): libradosstriper1-16.0.0-7327.g33f73aff. 655 kB/s | 486 kB 00:00 2020-11-19T18:59:43.993 INFO:teuthology.orchestra.run.smithi199.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 607 kB/s | 40 kB 00:00 2020-11-19T18:59:44.060 INFO:teuthology.orchestra.run.smithi199.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 1.1 MB/s | 73 kB 00:00 2020-11-19T18:59:44.198 INFO:teuthology.orchestra.run.smithi199.stdout:(8/24): python3-cephfs-16.0.0-7327.g33f73aff.el 1.4 MB/s | 204 kB 00:00 2020-11-19T18:59:44.345 INFO:teuthology.orchestra.run.smithi199.stdout:(9/24): python3-rados-16.0.0-7327.g33f73aff.el8 2.5 MB/s | 375 kB 00:00 2020-11-19T18:59:44.427 INFO:teuthology.orchestra.run.smithi199.stdout:(10/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 4.3 MB/s | 353 kB 00:00 2020-11-19T18:59:44.597 INFO:teuthology.orchestra.run.smithi199.stdout:(11/24): ceph-common-16.0.0-7327.g33f73aff.el8. 7.1 MB/s | 23 MB 00:03 2020-11-19T18:59:44.598 INFO:teuthology.orchestra.run.smithi199.stdout:(12/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 661 kB/s | 113 kB 00:00 2020-11-19T18:59:44.610 INFO:teuthology.orchestra.run.smithi025.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 5.2 MB/s | 3.7 MB 00:00 2020-11-19T18:59:44.632 INFO:teuthology.orchestra.run.smithi199.stdout:(13/24): librdkafka-0.11.4-1.el8.x86_64.rpm 9.8 MB/s | 353 kB 00:00 2020-11-19T18:59:44.634 INFO:teuthology.orchestra.run.smithi199.stdout:(14/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 7.1 MB/s | 259 kB 00:00 2020-11-19T18:59:44.635 INFO:teuthology.orchestra.run.smithi199.stdout:(15/24): python3-prettytable-0.7.2-14.el8.noarc 21 MB/s | 44 kB 00:00 2020-11-19T18:59:44.635 INFO:teuthology.orchestra.run.smithi199.stdout:(16/24): librabbitmq-0.9.0-1.el8.x86_64.rpm 36 MB/s | 47 kB 00:00 2020-11-19T18:59:44.670 INFO:teuthology.orchestra.run.smithi025.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 993 kB/s | 40 kB 00:00 2020-11-19T18:59:44.671 INFO:teuthology.orchestra.run.smithi027.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 2.0 MB/s | 6.0 MB 00:02 2020-11-19T18:59:44.687 INFO:teuthology.orchestra.run.smithi025.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 2.0 MB/s | 73 kB 00:00 2020-11-19T18:59:44.708 INFO:teuthology.orchestra.run.smithi027.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 664 kB/s | 25 kB 00:00 2020-11-19T18:59:44.722 INFO:teuthology.orchestra.run.smithi199.stdout:(17/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T18:59:44.734 INFO:teuthology.orchestra.run.smithi025.stdout:(8/24): python3-cephfs-16.0.0-7327.g33f73aff.el 4.9 MB/s | 204 kB 00:00 2020-11-19T18:59:44.758 INFO:teuthology.orchestra.run.smithi199.stdout:(18/24): leveldb-1.22-1.el8.x86_64.rpm 5.4 MB/s | 181 kB 00:00 2020-11-19T18:59:44.758 INFO:teuthology.orchestra.run.smithi199.stdout:(19/24): gperftools-libs-2.7-6.el8.x86_64.rpm 2.6 MB/s | 315 kB 00:00 2020-11-19T18:59:44.769 INFO:teuthology.orchestra.run.smithi199.stdout:(20/24): liboath-2.6.2-3.el8.x86_64.rpm 3.5 MB/s | 59 kB 00:00 2020-11-19T18:59:44.772 INFO:teuthology.orchestra.run.smithi199.stdout:(21/24): libunwind-1.3.1-3.el8.x86_64.rpm 3.7 MB/s | 75 kB 00:00 2020-11-19T18:59:44.782 INFO:teuthology.orchestra.run.smithi025.stdout:(9/24): python3-rados-16.0.0-7327.g33f73aff.el8 7.1 MB/s | 375 kB 00:00 2020-11-19T18:59:44.845 INFO:teuthology.orchestra.run.smithi025.stdout:(10/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 5.3 MB/s | 353 kB 00:00 2020-11-19T18:59:44.916 INFO:teuthology.orchestra.run.smithi025.stdout:(11/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 1.6 MB/s | 113 kB 00:00 2020-11-19T18:59:44.935 INFO:teuthology.orchestra.run.smithi027.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 2.4 MB/s | 558 kB 00:00 2020-11-19T18:59:44.949 INFO:teuthology.orchestra.run.smithi025.stdout:(12/24): librdkafka-0.11.4-1.el8.x86_64.rpm 9.9 MB/s | 353 kB 00:00 2020-11-19T18:59:44.953 INFO:teuthology.orchestra.run.smithi025.stdout:(13/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 63 MB/s | 259 kB 00:00 2020-11-19T18:59:44.954 INFO:teuthology.orchestra.run.smithi025.stdout:(14/24): python3-prettytable-0.7.2-14.el8.noarc 35 MB/s | 44 kB 00:00 2020-11-19T18:59:44.956 INFO:teuthology.orchestra.run.smithi025.stdout:(15/24): librabbitmq-0.9.0-1.el8.x86_64.rpm 40 MB/s | 47 kB 00:00 2020-11-19T18:59:45.054 INFO:teuthology.orchestra.run.smithi025.stdout:(16/24): fmt-6.2.1-1.el8.x86_64.rpm 1.2 MB/s | 116 kB 00:00 2020-11-19T18:59:45.072 INFO:teuthology.orchestra.run.smithi199.stdout:(22/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_ 3.0 MB/s | 3.7 MB 00:01 2020-11-19T18:59:45.094 INFO:teuthology.orchestra.run.smithi025.stdout:(17/24): gperftools-libs-2.7-6.el8.x86_64.rpm 7.7 MB/s | 315 kB 00:00 2020-11-19T18:59:45.115 INFO:teuthology.orchestra.run.smithi025.stdout:(18/24): leveldb-1.22-1.el8.x86_64.rpm 8.5 MB/s | 181 kB 00:00 2020-11-19T18:59:45.135 INFO:teuthology.orchestra.run.smithi025.stdout:(19/24): liboath-2.6.2-3.el8.x86_64.rpm 2.9 MB/s | 59 kB 00:00 2020-11-19T18:59:45.155 INFO:teuthology.orchestra.run.smithi025.stdout:(20/24): libunwind-1.3.1-3.el8.x86_64.rpm 3.7 MB/s | 75 kB 00:00 2020-11-19T18:59:45.194 INFO:teuthology.orchestra.run.smithi027.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 1.8 MB/s | 486 kB 00:00 2020-11-19T18:59:45.247 INFO:teuthology.orchestra.run.smithi199.stdout:(23/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 5.1 MB/s | 2.4 MB 00:00 2020-11-19T18:59:45.312 INFO:teuthology.orchestra.run.smithi199.stdout:(24/24): librados2-16.0.0-7327.g33f73aff.el8.x8 6.9 MB/s | 3.7 MB 00:00 2020-11-19T18:59:45.312 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T18:59:45.313 INFO:teuthology.orchestra.run.smithi199.stdout:Total 14 MB/s | 54 MB 00:03 2020-11-19T18:59:45.316 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T18:59:45.359 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T18:59:45.360 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T18:59:45.702 INFO:teuthology.orchestra.run.smithi025.stdout:(21/24): librados2-16.0.0-7327.g33f73aff.el8.x8 6.8 MB/s | 3.7 MB 00:00 2020-11-19T18:59:45.802 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T18:59:45.803 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T18:59:46.018 INFO:teuthology.orchestra.run.smithi025.stdout:(22/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 7.6 MB/s | 2.4 MB 00:00 2020-11-19T18:59:46.113 INFO:teuthology.orchestra.run.smithi027.stdout:(5/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8. 2.7 MB/s | 12 MB 00:04 2020-11-19T18:59:46.145 INFO:teuthology.orchestra.run.smithi027.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 1.2 MB/s | 40 kB 00:00 2020-11-19T18:59:46.174 INFO:teuthology.orchestra.run.smithi027.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 2.4 MB/s | 73 kB 00:00 2020-11-19T18:59:46.235 INFO:teuthology.orchestra.run.smithi027.stdout:(8/24): python3-cephfs-16.0.0-7327.g33f73aff.el 3.3 MB/s | 204 kB 00:00 2020-11-19T18:59:46.267 INFO:teuthology.orchestra.run.smithi027.stdout:(9/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 3.5 MB/s | 3.7 MB 00:01 2020-11-19T18:59:46.295 INFO:teuthology.orchestra.run.smithi027.stdout:(10/24): python3-rados-16.0.0-7327.g33f73aff.el 6.1 MB/s | 375 kB 00:00 2020-11-19T18:59:46.327 INFO:teuthology.orchestra.run.smithi027.stdout:(11/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 3.5 MB/s | 113 kB 00:00 2020-11-19T18:59:46.354 INFO:teuthology.orchestra.run.smithi027.stdout:(12/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 4.0 MB/s | 353 kB 00:00 2020-11-19T18:59:46.366 INFO:teuthology.orchestra.run.smithi027.stdout:(13/24): librdkafka-0.11.4-1.el8.x86_64.rpm 9.3 MB/s | 353 kB 00:00 2020-11-19T18:59:46.366 INFO:teuthology.orchestra.run.smithi027.stdout:(14/24): python3-prettytable-0.7.2-14.el8.noarc 30 MB/s | 44 kB 00:00 2020-11-19T18:59:46.370 INFO:teuthology.orchestra.run.smithi027.stdout:(15/24): librabbitmq-0.9.0-1.el8.x86_64.rpm 34 MB/s | 47 kB 00:00 2020-11-19T18:59:46.391 INFO:teuthology.orchestra.run.smithi027.stdout:(16/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 7.8 MB/s | 259 kB 00:00 2020-11-19T18:59:46.448 INFO:teuthology.orchestra.run.smithi027.stdout:(17/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T18:59:46.481 INFO:teuthology.orchestra.run.smithi027.stdout:(18/24): leveldb-1.22-1.el8.x86_64.rpm 5.4 MB/s | 181 kB 00:00 2020-11-19T18:59:46.484 INFO:teuthology.orchestra.run.smithi027.stdout:(19/24): gperftools-libs-2.7-6.el8.x86_64.rpm 3.2 MB/s | 315 kB 00:00 2020-11-19T18:59:46.498 INFO:teuthology.orchestra.run.smithi027.stdout:(20/24): liboath-2.6.2-3.el8.x86_64.rpm 3.4 MB/s | 59 kB 00:00 2020-11-19T18:59:46.503 INFO:teuthology.orchestra.run.smithi027.stdout:(21/24): libunwind-1.3.1-3.el8.x86_64.rpm 3.9 MB/s | 75 kB 00:00 2020-11-19T18:59:46.709 INFO:teuthology.orchestra.run.smithi027.stdout:(22/24): ceph-common-16.0.0-7327.g33f73aff.el8. 4.6 MB/s | 23 MB 00:05 2020-11-19T18:59:46.915 INFO:teuthology.orchestra.run.smithi027.stdout:(23/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 5.8 MB/s | 2.4 MB 00:00 2020-11-19T18:59:46.968 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T18:59:47.125 INFO:teuthology.orchestra.run.smithi027.stdout:(24/24): librados2-16.0.0-7327.g33f73aff.el8.x8 5.9 MB/s | 3.7 MB 00:00 2020-11-19T18:59:47.128 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T18:59:47.128 INFO:teuthology.orchestra.run.smithi027.stdout:Total 10 MB/s | 54 MB 00:05 2020-11-19T18:59:47.134 INFO:teuthology.orchestra.run.smithi025.stdout:(23/24): ceph-common-16.0.0-7327.g33f73aff.el8. 4.2 MB/s | 23 MB 00:05 2020-11-19T18:59:47.134 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T18:59:47.138 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T18:59:47.182 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T18:59:47.183 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T18:59:47.333 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/26 2020-11-19T18:59:47.491 INFO:teuthology.orchestra.run.smithi025.stdout:(24/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8 2.0 MB/s | 12 MB 00:05 2020-11-19T18:59:47.495 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T18:59:47.496 INFO:teuthology.orchestra.run.smithi025.stdout:Total 9.4 MB/s | 54 MB 00:05 2020-11-19T18:59:47.503 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T18:59:47.515 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T18:59:47.548 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T18:59:47.549 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T18:59:47.628 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T18:59:47.629 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T18:59:47.898 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T18:59:48.018 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T18:59:48.018 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T18:59:48.070 INFO:teuthology.orchestra.run.smithi199.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:48.153 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:48.405 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T18:59:48.570 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:48.850 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:48.906 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T18:59:49.048 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T18:59:49.082 INFO:teuthology.orchestra.run.smithi199.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:49.139 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T18:59:49.178 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:49.229 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/26 2020-11-19T18:59:49.300 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T18:59:49.407 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T18:59:49.429 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : librabbitmq-0.9.0-1.el8.x86_64 8/26 2020-11-19T18:59:49.466 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/26 2020-11-19T18:59:49.561 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:49.619 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T18:59:49.829 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T18:59:49.990 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:50.006 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:50.027 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T18:59:50.106 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:50.161 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:50.202 INFO:teuthology.orchestra.run.smithi025.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:50.243 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:50.279 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:50.337 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T18:59:50.433 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T18:59:50.478 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T18:59:50.481 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:50.577 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:50.596 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T18:59:50.764 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T18:59:50.765 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:50.900 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:50.978 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T18:59:50.998 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:51.056 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:51.127 INFO:teuthology.orchestra.run.smithi025.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:51.176 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:51.207 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T18:59:51.234 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librabbitmq-0.9.0-1.el8.x86_64 8/26 2020-11-19T18:59:51.346 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librabbitmq-0.9.0-1.el8.x86_64 8/26 2020-11-19T18:59:51.353 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:51.391 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:51.414 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:51.477 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:51.631 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/26 2020-11-19T18:59:51.800 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:51.872 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:51.911 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 18/26 2020-11-19T18:59:51.982 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:52.034 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:52.042 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:52.092 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T18:59:52.118 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:52.288 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T18:59:52.288 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T18:59:52.288 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T18:59:52.379 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T18:59:52.398 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T18:59:52.535 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T18:59:52.580 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T18:59:52.734 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T18:59:52.762 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T18:59:52.918 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T18:59:52.950 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T18:59:53.048 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:53.060 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:53.122 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:53.128 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:53.307 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/26 2020-11-19T18:59:53.321 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/26 2020-11-19T18:59:53.502 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 18/26 2020-11-19T18:59:53.532 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 18/26 2020-11-19T18:59:53.659 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T18:59:53.697 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T18:59:53.777 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T18:59:53.840 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T18:59:56.117 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:56.302 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:57.022 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:57.315 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T18:59:57.415 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T18:59:57.527 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T18:59:57.789 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:57.951 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:58.003 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:58.210 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:58.692 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:58.967 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T18:59:58.971 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T18:59:59.068 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T18:59:59.167 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T18:59:59.266 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T18:59:59.326 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T18:59:59.430 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:14.387 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:14.388 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /sys 2020-11-19T19:00:14.388 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /proc 2020-11-19T19:00:14.388 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /dev 2020-11-19T19:00:14.388 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /run 2020-11-19T19:00:14.389 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /mnt 2020-11-19T19:00:14.389 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /var/tmp 2020-11-19T19:00:14.389 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /home 2020-11-19T19:00:14.389 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /tmp 2020-11-19T19:00:14.390 INFO:teuthology.orchestra.run.smithi199.stdout:skipping the directory /dev 2020-11-19T19:00:14.390 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:15.641 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:15.702 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:15.702 INFO:teuthology.orchestra.run.smithi199.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:15.901 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:15.901 INFO:teuthology.orchestra.run.smithi199.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:16.519 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:16.519 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /sys 2020-11-19T19:00:16.521 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /proc 2020-11-19T19:00:16.521 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /dev 2020-11-19T19:00:16.521 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /run 2020-11-19T19:00:16.521 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /mnt 2020-11-19T19:00:16.521 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /var/tmp 2020-11-19T19:00:16.522 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /home 2020-11-19T19:00:16.522 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /tmp 2020-11-19T19:00:16.522 INFO:teuthology.orchestra.run.smithi025.stdout:skipping the directory /dev 2020-11-19T19:00:16.522 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:16.575 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:16.575 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T19:00:16.575 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T19:00:16.576 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T19:00:16.576 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T19:00:16.576 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T19:00:16.576 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T19:00:16.577 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:16.577 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T19:00:16.577 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T19:00:16.577 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:16.578 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T19:00:16.578 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T19:00:16.578 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:16.578 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 14/26 2020-11-19T19:00:16.579 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/26 2020-11-19T19:00:16.579 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/26 2020-11-19T19:00:16.579 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librabbitmq-0.9.0-1.el8.x86_64 17/26 2020-11-19T19:00:16.579 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 18/26 2020-11-19T19:00:16.580 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T19:00:16.580 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : leveldb-1.22-1.el8.x86_64 20/26 2020-11-19T19:00:16.580 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 21/26 2020-11-19T19:00:16.581 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 22/26 2020-11-19T19:00:16.581 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:16.581 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T19:00:16.582 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T19:00:16.805 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:16.805 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /sys 2020-11-19T19:00:16.806 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /proc 2020-11-19T19:00:16.806 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /dev 2020-11-19T19:00:16.806 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /run 2020-11-19T19:00:16.806 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /mnt 2020-11-19T19:00:16.806 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /var/tmp 2020-11-19T19:00:16.807 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /home 2020-11-19T19:00:16.807 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /tmp 2020-11-19T19:00:16.807 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /dev 2020-11-19T19:00:16.807 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:17.471 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:17.471 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:17.472 INFO:teuthology.orchestra.run.smithi199.stdout:Upgraded: 2020-11-19T19:00:17.472 INFO:teuthology.orchestra.run.smithi199.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.472 INFO:teuthology.orchestra.run.smithi199.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.472 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:17.472 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:00:17.473 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.473 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.473 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.473 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.473 INFO:teuthology.orchestra.run.smithi199.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.474 INFO:teuthology.orchestra.run.smithi199.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.474 INFO:teuthology.orchestra.run.smithi199.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.474 INFO:teuthology.orchestra.run.smithi199.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.474 INFO:teuthology.orchestra.run.smithi199.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.474 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.475 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.475 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.475 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:17.475 INFO:teuthology.orchestra.run.smithi199.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T19:00:17.475 INFO:teuthology.orchestra.run.smithi199.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T19:00:17.475 INFO:teuthology.orchestra.run.smithi199.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T19:00:17.476 INFO:teuthology.orchestra.run.smithi199.stdout: librabbitmq-0.9.0-1.el8.x86_64 2020-11-19T19:00:17.476 INFO:teuthology.orchestra.run.smithi199.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T19:00:17.476 INFO:teuthology.orchestra.run.smithi199.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T19:00:17.476 INFO:teuthology.orchestra.run.smithi199.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T19:00:17.476 INFO:teuthology.orchestra.run.smithi199.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T19:00:17.477 INFO:teuthology.orchestra.run.smithi199.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T19:00:17.477 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:17.477 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:17.807 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:17.836 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-test 2020-11-19T19:00:17.883 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:17.884 INFO:teuthology.orchestra.run.smithi025.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:18.050 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:18.050 INFO:teuthology.orchestra.run.smithi025.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:18.128 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:18.211 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:18.211 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:18.267 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:18.430 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:18.431 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:18.666 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:18.667 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:18.667 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T19:00:18.668 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:18.668 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:00:18.668 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T19:00:18.668 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:00:18.668 INFO:teuthology.orchestra.run.smithi199.stdout: jq x86_64 1.5-12.el8 CentOS-AppStream 161 k 2020-11-19T19:00:18.669 INFO:teuthology.orchestra.run.smithi199.stdout: oniguruma x86_64 6.8.2-1.el8 CentOS-AppStream 188 k 2020-11-19T19:00:18.669 INFO:teuthology.orchestra.run.smithi199.stdout: socat x86_64 1.7.3.2-6.el8 CentOS-AppStream 298 k 2020-11-19T19:00:18.669 INFO:teuthology.orchestra.run.smithi199.stdout: libxslt x86_64 1.1.32-3.el8 CentOS-Base 249 k 2020-11-19T19:00:18.669 INFO:teuthology.orchestra.run.smithi199.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T19:00:18.669 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:18.670 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:00:18.670 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:18.670 INFO:teuthology.orchestra.run.smithi199.stdout:Install 6 Packages 2020-11-19T19:00:18.670 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:18.671 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 49 M 2020-11-19T19:00:18.671 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 206 M 2020-11-19T19:00:18.671 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:00:18.711 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:18.711 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T19:00:18.712 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T19:00:18.712 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T19:00:18.712 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T19:00:18.712 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T19:00:18.713 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T19:00:18.713 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:18.713 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T19:00:18.713 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T19:00:18.713 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:18.714 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T19:00:18.714 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T19:00:18.714 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:18.714 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 14/26 2020-11-19T19:00:18.714 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/26 2020-11-19T19:00:18.715 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/26 2020-11-19T19:00:18.715 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librabbitmq-0.9.0-1.el8.x86_64 17/26 2020-11-19T19:00:18.715 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 18/26 2020-11-19T19:00:18.715 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T19:00:18.715 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : leveldb-1.22-1.el8.x86_64 20/26 2020-11-19T19:00:18.716 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 21/26 2020-11-19T19:00:18.716 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 22/26 2020-11-19T19:00:18.716 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:18.716 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T19:00:18.716 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T19:00:19.097 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:19.097 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T19:00:19.097 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T19:00:19.098 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T19:00:19.098 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T19:00:19.098 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T19:00:19.098 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T19:00:19.098 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:19.099 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T19:00:19.099 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T19:00:19.099 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:19.099 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T19:00:19.099 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T19:00:19.100 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:19.100 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 14/26 2020-11-19T19:00:19.100 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/26 2020-11-19T19:00:19.100 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/26 2020-11-19T19:00:19.100 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librabbitmq-0.9.0-1.el8.x86_64 17/26 2020-11-19T19:00:19.101 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 18/26 2020-11-19T19:00:19.101 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T19:00:19.101 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : leveldb-1.22-1.el8.x86_64 20/26 2020-11-19T19:00:19.101 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 21/26 2020-11-19T19:00:19.101 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 22/26 2020-11-19T19:00:19.102 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:19.102 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T19:00:19.102 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T19:00:19.503 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:19.503 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:19.503 INFO:teuthology.orchestra.run.smithi025.stdout:Upgraded: 2020-11-19T19:00:19.504 INFO:teuthology.orchestra.run.smithi025.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.504 INFO:teuthology.orchestra.run.smithi025.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.504 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:19.504 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:00:19.505 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.505 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.505 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.505 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.506 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.506 INFO:teuthology.orchestra.run.smithi025.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.506 INFO:teuthology.orchestra.run.smithi025.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.506 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.506 INFO:teuthology.orchestra.run.smithi025.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.507 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.507 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.507 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.507 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:19.507 INFO:teuthology.orchestra.run.smithi025.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T19:00:19.508 INFO:teuthology.orchestra.run.smithi025.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T19:00:19.508 INFO:teuthology.orchestra.run.smithi025.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T19:00:19.508 INFO:teuthology.orchestra.run.smithi025.stdout: librabbitmq-0.9.0-1.el8.x86_64 2020-11-19T19:00:19.508 INFO:teuthology.orchestra.run.smithi025.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T19:00:19.509 INFO:teuthology.orchestra.run.smithi025.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T19:00:19.509 INFO:teuthology.orchestra.run.smithi025.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T19:00:19.509 INFO:teuthology.orchestra.run.smithi025.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T19:00:19.509 INFO:teuthology.orchestra.run.smithi025.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T19:00:19.509 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:19.510 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:19.732 INFO:teuthology.orchestra.run.smithi199.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 152 kB/s | 161 kB 00:01 2020-11-19T19:00:19.735 INFO:teuthology.orchestra.run.smithi199.stdout:(2/6): oniguruma-6.8.2-1.el8.x86_64.rpm 176 kB/s | 188 kB 00:01 2020-11-19T19:00:19.738 INFO:teuthology.orchestra.run.smithi199.stdout:(3/6): socat-1.7.3.2-6.el8.x86_64.rpm 53 MB/s | 298 kB 00:00 2020-11-19T19:00:19.742 INFO:teuthology.orchestra.run.smithi199.stdout:(4/6): libxslt-1.1.32-3.el8.x86_64.rpm 51 MB/s | 249 kB 00:00 2020-11-19T19:00:19.831 INFO:teuthology.orchestra.run.smithi199.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 742 kB/s | 69 kB 00:00 2020-11-19T19:00:19.840 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-test 2020-11-19T19:00:20.081 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:20.081 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:20.081 INFO:teuthology.orchestra.run.smithi027.stdout:Upgraded: 2020-11-19T19:00:20.082 INFO:teuthology.orchestra.run.smithi027.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.082 INFO:teuthology.orchestra.run.smithi027.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.082 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:20.162 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:00:20.162 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.162 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.162 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.163 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.163 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.163 INFO:teuthology.orchestra.run.smithi027.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.163 INFO:teuthology.orchestra.run.smithi027.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.163 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.164 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.164 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.164 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.164 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.164 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:20.165 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T19:00:20.165 INFO:teuthology.orchestra.run.smithi027.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T19:00:20.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T19:00:20.165 INFO:teuthology.orchestra.run.smithi027.stdout: librabbitmq-0.9.0-1.el8.x86_64 2020-11-19T19:00:20.165 INFO:teuthology.orchestra.run.smithi027.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T19:00:20.166 INFO:teuthology.orchestra.run.smithi027.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T19:00:20.166 INFO:teuthology.orchestra.run.smithi027.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T19:00:20.166 INFO:teuthology.orchestra.run.smithi027.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T19:00:20.166 INFO:teuthology.orchestra.run.smithi027.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T19:00:20.166 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:20.167 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:00:20.296 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:20.495 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-test 2020-11-19T19:00:20.698 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:20.699 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:20.699 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T19:00:20.699 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:20.699 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:00:20.700 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T19:00:20.700 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:00:20.700 INFO:teuthology.orchestra.run.smithi025.stdout: jq x86_64 1.5-12.el8 CentOS-AppStream 161 k 2020-11-19T19:00:20.700 INFO:teuthology.orchestra.run.smithi025.stdout: oniguruma x86_64 6.8.2-1.el8 CentOS-AppStream 188 k 2020-11-19T19:00:20.700 INFO:teuthology.orchestra.run.smithi025.stdout: socat x86_64 1.7.3.2-6.el8 CentOS-AppStream 298 k 2020-11-19T19:00:20.701 INFO:teuthology.orchestra.run.smithi025.stdout: libxslt x86_64 1.1.32-3.el8 CentOS-Base 249 k 2020-11-19T19:00:20.701 INFO:teuthology.orchestra.run.smithi025.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T19:00:20.701 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:20.701 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:00:20.702 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:20.702 INFO:teuthology.orchestra.run.smithi025.stdout:Install 6 Packages 2020-11-19T19:00:20.702 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:20.703 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 49 M 2020-11-19T19:00:20.703 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 206 M 2020-11-19T19:00:20.703 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:00:20.742 INFO:teuthology.orchestra.run.smithi025.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 3.9 MB/s | 161 kB 00:00 2020-11-19T19:00:20.748 INFO:teuthology.orchestra.run.smithi025.stdout:(2/6): oniguruma-6.8.2-1.el8.x86_64.rpm 4.0 MB/s | 188 kB 00:00 2020-11-19T19:00:20.749 INFO:teuthology.orchestra.run.smithi025.stdout:(3/6): socat-1.7.3.2-6.el8.x86_64.rpm 43 MB/s | 298 kB 00:00 2020-11-19T19:00:20.752 INFO:teuthology.orchestra.run.smithi025.stdout:(4/6): libxslt-1.1.32-3.el8.x86_64.rpm 54 MB/s | 249 kB 00:00 2020-11-19T19:00:20.827 INFO:teuthology.orchestra.run.smithi025.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 883 kB/s | 69 kB 00:00 2020-11-19T19:00:20.955 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:21.358 INFO:teuthology.orchestra.run.smithi199.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 20 MB/s | 48 MB 00:02 2020-11-19T19:00:21.359 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:21.359 INFO:teuthology.orchestra.run.smithi199.stdout:Total 21 MB/s | 49 MB 00:02 2020-11-19T19:00:21.359 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:00:21.360 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:00:21.360 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:00:21.360 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:00:21.360 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:00:21.360 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:00:21.361 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:21.361 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T19:00:21.361 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:21.361 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:00:21.361 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T19:00:21.362 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:00:21.362 INFO:teuthology.orchestra.run.smithi027.stdout: jq x86_64 1.5-12.el8 CentOS-AppStream 161 k 2020-11-19T19:00:21.668 INFO:teuthology.orchestra.run.smithi027.stdout: oniguruma x86_64 6.8.2-1.el8 CentOS-AppStream 188 k 2020-11-19T19:00:21.668 INFO:teuthology.orchestra.run.smithi027.stdout: socat x86_64 1.7.3.2-6.el8 CentOS-AppStream 298 k 2020-11-19T19:00:21.668 INFO:teuthology.orchestra.run.smithi027.stdout: libxslt x86_64 1.1.32-3.el8 CentOS-Base 249 k 2020-11-19T19:00:21.669 INFO:teuthology.orchestra.run.smithi027.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T19:00:21.669 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:21.669 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:00:21.669 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:21.669 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2020-11-19T19:00:21.670 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:21.670 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 49 M 2020-11-19T19:00:21.690 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 206 M 2020-11-19T19:00:21.690 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:00:21.691 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 4.1 MB/s | 161 kB 00:00 2020-11-19T19:00:21.692 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): oniguruma-6.8.2-1.el8.x86_64.rpm 4.5 MB/s | 188 kB 00:00 2020-11-19T19:00:21.692 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): socat-1.7.3.2-6.el8.x86_64.rpm 53 MB/s | 298 kB 00:00 2020-11-19T19:00:21.692 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): libxslt-1.1.32-3.el8.x86_64.rpm 41 MB/s | 249 kB 00:00 2020-11-19T19:00:21.692 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 883 kB/s | 69 kB 00:00 2020-11-19T19:00:21.778 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:00:21.949 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libxslt-1.1.32-3.el8.x86_64 1/6 2020-11-19T19:00:22.196 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:22.384 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : socat-1.7.3.2-6.el8.x86_64 3/6 2020-11-19T19:00:22.539 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T19:00:22.605 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T19:00:23.087 INFO:teuthology.orchestra.run.smithi025.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 20 MB/s | 48 MB 00:02 2020-11-19T19:00:23.088 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:23.088 INFO:teuthology.orchestra.run.smithi025.stdout:Total 20 MB/s | 49 MB 00:02 2020-11-19T19:00:23.094 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:00:23.118 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:00:23.118 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:00:23.419 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:00:23.419 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:00:23.894 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:00:24.078 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libxslt-1.1.32-3.el8.x86_64 1/6 2020-11-19T19:00:24.287 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:24.401 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : socat-1.7.3.2-6.el8.x86_64 3/6 2020-11-19T19:00:24.530 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T19:00:24.611 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T19:00:27.160 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : jq-1.5-12.el8.x86_64 5/6 2020-11-19T19:00:27.386 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:27.594 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:27.594 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T19:00:27.594 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : jq-1.5-12.el8.x86_64 2/6 2020-11-19T19:00:27.594 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : oniguruma-6.8.2-1.el8.x86_64 3/6 2020-11-19T19:00:27.595 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : socat-1.7.3.2-6.el8.x86_64 4/6 2020-11-19T19:00:27.595 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libxslt-1.1.32-3.el8.x86_64 5/6 2020-11-19T19:00:27.898 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2020-11-19T19:00:27.898 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:27.898 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:00:27.899 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T19:00:27.899 INFO:teuthology.orchestra.run.smithi199.stdout: oniguruma-6.8.2-1.el8.x86_64 socat-1.7.3.2-6.el8.x86_64 2020-11-19T19:00:27.899 INFO:teuthology.orchestra.run.smithi199.stdout: libxslt-1.1.32-3.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T19:00:27.899 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:27.899 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:28.156 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph 2020-11-19T19:00:28.574 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:28.942 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:28.948 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:28.948 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T19:00:28.949 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:28.949 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:00:28.949 INFO:teuthology.orchestra.run.smithi199.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T19:00:28.949 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:00:28.949 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T19:00:28.950 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T19:00:28.950 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T19:00:28.950 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T19:00:28.950 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-modules-core 2020-11-19T19:00:28.951 INFO:teuthology.orchestra.run.smithi199.stdout: noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T19:00:28.951 INFO:teuthology.orchestra.run.smithi199.stdout: python3-lxml x86_64 4.2.3-1.el8 CentOS-AppStream 1.5 M 2020-11-19T19:00:28.951 INFO:teuthology.orchestra.run.smithi199.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2020-11-19T19:00:28.951 INFO:teuthology.orchestra.run.smithi199.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2020-11-19T19:00:28.951 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2020-11-19T19:00:28.952 INFO:teuthology.orchestra.run.smithi199.stdout: python3-webencodings noarch 0.5.1-6.el8 CentOS-AppStream 27 k 2020-11-19T19:00:28.952 INFO:teuthology.orchestra.run.smithi199.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2020-11-19T19:00:28.952 INFO:teuthology.orchestra.run.smithi199.stdout: python3-chardet noarch 3.0.4-7.el8 CentOS-Base 195 k 2020-11-19T19:00:28.952 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pysocks noarch 1.6.8-3.el8 CentOS-Base 34 k 2020-11-19T19:00:28.952 INFO:teuthology.orchestra.run.smithi199.stdout: python3-requests noarch 2.20.0-2.1.el8_1 CentOS-Base 123 k 2020-11-19T19:00:28.953 INFO:teuthology.orchestra.run.smithi199.stdout: python3-urllib3 noarch 1.24.2-2.el8 CentOS-Base 176 k 2020-11-19T19:00:28.953 INFO:teuthology.orchestra.run.smithi199.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T19:00:28.953 INFO:teuthology.orchestra.run.smithi199.stdout: python3-beautifulsoup4 2020-11-19T19:00:28.953 INFO:teuthology.orchestra.run.smithi199.stdout: noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T19:00:28.953 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T19:00:28.954 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T19:00:28.954 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T19:00:28.955 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jaraco-functools 2020-11-19T19:00:28.955 INFO:teuthology.orchestra.run.smithi199.stdout: noarch 2.0-4.el8 epel 18 k 2020-11-19T19:00:28.955 INFO:teuthology.orchestra.run.smithi199.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T19:00:28.955 INFO:teuthology.orchestra.run.smithi199.stdout: python3-more-itertools 2020-11-19T19:00:28.956 INFO:teuthology.orchestra.run.smithi199.stdout: noarch 7.2.0-3.el8 epel 59 k 2020-11-19T19:00:28.956 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T19:00:28.956 INFO:teuthology.orchestra.run.smithi199.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T19:00:28.956 INFO:teuthology.orchestra.run.smithi199.stdout: python3-simplegeneric 2020-11-19T19:00:28.956 INFO:teuthology.orchestra.run.smithi199.stdout: noarch 0.8.1-17.el8 epel 19 k 2020-11-19T19:00:28.957 INFO:teuthology.orchestra.run.smithi199.stdout: python3-singledispatch 2020-11-19T19:00:28.957 INFO:teuthology.orchestra.run.smithi199.stdout: noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T19:00:28.957 INFO:teuthology.orchestra.run.smithi199.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T19:00:28.957 INFO:teuthology.orchestra.run.smithi199.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T19:00:28.957 INFO:teuthology.orchestra.run.smithi199.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T19:00:28.958 INFO:teuthology.orchestra.run.smithi199.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T19:00:28.958 INFO:teuthology.orchestra.run.smithi199.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T19:00:28.959 INFO:teuthology.orchestra.run.smithi199.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T19:00:28.959 INFO:teuthology.orchestra.run.smithi199.stdout:Installing weak dependencies: 2020-11-19T19:00:28.959 INFO:teuthology.orchestra.run.smithi199.stdout: python3-html5lib noarch 1:0.999999999-6.el8 CentOS-AppStream 214 k 2020-11-19T19:00:28.959 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T19:00:28.960 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:28.960 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:00:28.960 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:28.960 INFO:teuthology.orchestra.run.smithi199.stdout:Install 36 Packages 2020-11-19T19:00:28.960 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:28.970 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 32 M 2020-11-19T19:00:28.970 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 111 M 2020-11-19T19:00:28.970 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:00:29.058 INFO:teuthology.orchestra.run.smithi199.stdout:(1/36): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 61 kB/s | 6.4 kB 00:00 2020-11-19T19:00:29.308 INFO:teuthology.orchestra.run.smithi199.stdout:(2/36): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 6.0 MB/s | 2.1 MB 00:00 2020-11-19T19:00:29.315 INFO:teuthology.orchestra.run.smithi199.stdout:(3/36): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.2 MB/s | 1.5 MB 00:00 2020-11-19T19:00:29.381 INFO:teuthology.orchestra.run.smithi199.stdout:(4/36): ceph-mgr-modules-core-16.0.0-7327.g33f7 2.9 MB/s | 198 kB 00:00 2020-11-19T19:00:29.406 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : jq-1.5-12.el8.x86_64 5/6 2020-11-19T19:00:29.418 INFO:teuthology.orchestra.run.smithi199.stdout:(5/36): python3-html5lib-0.999999999-6.el8.noar 5.7 MB/s | 214 kB 00:00 2020-11-19T19:00:29.438 INFO:teuthology.orchestra.run.smithi199.stdout:(6/36): python3-lxml-4.2.3-1.el8.x86_64.rpm 79 MB/s | 1.5 MB 00:00 2020-11-19T19:00:29.440 INFO:teuthology.orchestra.run.smithi199.stdout:(7/36): python3-mako-1.0.6-13.el8.noarch.rpm 52 MB/s | 157 kB 00:00 2020-11-19T19:00:29.442 INFO:teuthology.orchestra.run.smithi199.stdout:(8/36): python3-markupsafe-0.23-19.el8.x86_64.r 29 MB/s | 39 kB 00:00 2020-11-19T19:00:29.444 INFO:teuthology.orchestra.run.smithi199.stdout:(9/36): python3-pytz-2017.2-9.el8.noarch.rpm 39 MB/s | 54 kB 00:00 2020-11-19T19:00:29.445 INFO:teuthology.orchestra.run.smithi199.stdout:(10/36): python3-webencodings-0.5.1-6.el8.noarc 23 MB/s | 27 kB 00:00 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 5.9 MB/s | 48 MB 00:08 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi027.stdout:Total 6.0 MB/s | 49 MB 00:08 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi199.stdout:(11/36): python3-werkzeug-0.12.2-4.el8.noarch.r 74 MB/s | 457 kB 00:00 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi199.stdout:(12/36): python3-chardet-3.0.4-7.el8.noarch.rpm 61 MB/s | 195 kB 00:00 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi199.stdout:(13/36): python3-pysocks-1.6.8-3.el8.noarch.rpm 25 MB/s | 34 kB 00:00 2020-11-19T19:00:29.606 INFO:teuthology.orchestra.run.smithi199.stdout:(14/36): python3-requests-2.20.0-2.1.el8_1.noar 55 MB/s | 123 kB 00:00 2020-11-19T19:00:29.606 INFO:teuthology.orchestra.run.smithi199.stdout:(15/36): python3-urllib3-1.24.2-2.el8.noarch.rp 54 MB/s | 176 kB 00:00 2020-11-19T19:00:29.606 INFO:teuthology.orchestra.run.smithi199.stdout:(16/36): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 573 kB/s | 44 kB 00:00 2020-11-19T19:00:29.606 INFO:teuthology.orchestra.run.smithi199.stdout:(17/36): ceph-mon-16.0.0-7327.g33f73aff.el8.x86 9.3 MB/s | 5.0 MB 00:00 2020-11-19T19:00:29.615 INFO:teuthology.orchestra.run.smithi199.stdout:(18/36): python3-beautifulsoup4-4.6.3-2.el8.1.n 2.4 MB/s | 185 kB 00:00 2020-11-19T19:00:29.639 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:29.678 INFO:teuthology.orchestra.run.smithi199.stdout:(19/36): python3-cherrypy-18.4.0-1.el8.noarch.r 6.3 MB/s | 384 kB 00:00 2020-11-19T19:00:29.686 INFO:teuthology.orchestra.run.smithi199.stdout:(20/36): python3-cheroot-8.2.1-1.el8.noarch.rpm 1.5 MB/s | 145 kB 00:00 2020-11-19T19:00:29.714 INFO:teuthology.orchestra.run.smithi199.stdout:(21/36): python3-jaraco-6.2-6.el8.noarch.rpm 403 kB/s | 11 kB 00:00 2020-11-19T19:00:29.730 INFO:teuthology.orchestra.run.smithi199.stdout:(22/36): python3-cssselect-0.9.2-10.el8.noarch. 725 kB/s | 40 kB 00:00 2020-11-19T19:00:29.757 INFO:teuthology.orchestra.run.smithi199.stdout:(23/36): python3-jaraco-functools-2.0-4.el8.noa 402 kB/s | 18 kB 00:00 2020-11-19T19:00:29.760 INFO:teuthology.orchestra.run.smithi199.stdout:(24/36): python3-logutils-0.3.5-11.el8.noarch.r 1.5 MB/s | 49 kB 00:00 2020-11-19T19:00:29.793 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:00:29.794 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:00:29.794 INFO:teuthology.orchestra.run.smithi199.stdout:(25/36): python3-more-itertools-7.2.0-3.el8.noa 1.7 MB/s | 59 kB 00:00 2020-11-19T19:00:29.795 INFO:teuthology.orchestra.run.smithi199.stdout:(26/36): python3-pecan-1.3.2-9.el8.noarch.rpm 8.0 MB/s | 283 kB 00:00 2020-11-19T19:00:29.819 INFO:teuthology.orchestra.run.smithi199.stdout:(27/36): python3-portend-2.6-1.el8.noarch.rpm 567 kB/s | 16 kB 00:00 2020-11-19T19:00:29.823 INFO:teuthology.orchestra.run.smithi199.stdout:(28/36): python3-simplegeneric-0.8.1-17.el8.noa 688 kB/s | 19 kB 00:00 2020-11-19T19:00:29.832 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:29.832 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T19:00:29.832 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : jq-1.5-12.el8.x86_64 2/6 2020-11-19T19:00:29.833 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : oniguruma-6.8.2-1.el8.x86_64 3/6 2020-11-19T19:00:29.833 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : socat-1.7.3.2-6.el8.x86_64 4/6 2020-11-19T19:00:29.833 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libxslt-1.1.32-3.el8.x86_64 5/6 2020-11-19T19:00:29.851 INFO:teuthology.orchestra.run.smithi199.stdout:(29/36): python3-singledispatch-3.4.0.3-18.el8. 738 kB/s | 24 kB 00:00 2020-11-19T19:00:29.852 INFO:teuthology.orchestra.run.smithi199.stdout:(30/36): python3-tempora-1.14.1-5.el8.noarch.rp 974 kB/s | 29 kB 00:00 2020-11-19T19:00:29.879 INFO:teuthology.orchestra.run.smithi199.stdout:(31/36): python3-trustme-0.6.0-4.el8.noarch.rpm 1.0 MB/s | 27 kB 00:00 2020-11-19T19:00:29.882 INFO:teuthology.orchestra.run.smithi199.stdout:(32/36): python3-waitress-1.2.1-2.el8.1.noarch. 8.0 MB/s | 241 kB 00:00 2020-11-19T19:00:29.918 INFO:teuthology.orchestra.run.smithi199.stdout:(33/36): python3-webtest-2.0.33-1.el8.noarch.rp 2.3 MB/s | 85 kB 00:00 2020-11-19T19:00:29.942 INFO:teuthology.orchestra.run.smithi199.stdout:(34/36): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.9 MB/s | 251 kB 00:00 2020-11-19T19:00:29.949 INFO:teuthology.orchestra.run.smithi199.stdout:(35/36): python3-zc-lockfile-2.0-2.el8.noarch.r 770 kB/s | 23 kB 00:00 2020-11-19T19:00:30.190 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2020-11-19T19:00:30.190 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:30.190 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:00:30.190 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T19:00:30.191 INFO:teuthology.orchestra.run.smithi025.stdout: oniguruma-6.8.2-1.el8.x86_64 socat-1.7.3.2-6.el8.x86_64 2020-11-19T19:00:30.191 INFO:teuthology.orchestra.run.smithi025.stdout: libxslt-1.1.32-3.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T19:00:30.191 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:30.191 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:30.224 INFO:teuthology.orchestra.run.smithi199.stdout:(36/36): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 20 MB/s | 18 MB 00:00 2020-11-19T19:00:30.227 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:30.227 INFO:teuthology.orchestra.run.smithi199.stdout:Total 25 MB/s | 32 MB 00:01 2020-11-19T19:00:30.239 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:00:30.279 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:00:30.279 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:00:30.299 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:00:30.455 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph 2020-11-19T19:00:30.463 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libxslt-1.1.32-3.el8.x86_64 1/6 2020-11-19T19:00:30.597 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:00:30.597 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:00:30.688 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:30.806 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : socat-1.7.3.2-6.el8.x86_64 3/6 2020-11-19T19:00:30.894 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:30.977 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T19:00:31.039 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T19:00:31.334 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:31.338 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:31.338 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T19:00:31.339 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:31.339 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:00:31.340 INFO:teuthology.orchestra.run.smithi025.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T19:00:31.340 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:00:31.341 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T19:00:31.342 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T19:00:31.342 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T19:00:31.342 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T19:00:31.343 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-modules-core 2020-11-19T19:00:31.343 INFO:teuthology.orchestra.run.smithi025.stdout: noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T19:00:31.343 INFO:teuthology.orchestra.run.smithi025.stdout: python3-lxml x86_64 4.2.3-1.el8 CentOS-AppStream 1.5 M 2020-11-19T19:00:31.343 INFO:teuthology.orchestra.run.smithi025.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2020-11-19T19:00:31.344 INFO:teuthology.orchestra.run.smithi025.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2020-11-19T19:00:31.344 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2020-11-19T19:00:31.344 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webencodings noarch 0.5.1-6.el8 CentOS-AppStream 27 k 2020-11-19T19:00:31.344 INFO:teuthology.orchestra.run.smithi025.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2020-11-19T19:00:31.344 INFO:teuthology.orchestra.run.smithi025.stdout: python3-chardet noarch 3.0.4-7.el8 CentOS-Base 195 k 2020-11-19T19:00:31.345 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pysocks noarch 1.6.8-3.el8 CentOS-Base 34 k 2020-11-19T19:00:31.345 INFO:teuthology.orchestra.run.smithi025.stdout: python3-requests noarch 2.20.0-2.1.el8_1 CentOS-Base 123 k 2020-11-19T19:00:31.345 INFO:teuthology.orchestra.run.smithi025.stdout: python3-urllib3 noarch 1.24.2-2.el8 CentOS-Base 176 k 2020-11-19T19:00:31.345 INFO:teuthology.orchestra.run.smithi025.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T19:00:31.346 INFO:teuthology.orchestra.run.smithi025.stdout: python3-beautifulsoup4 2020-11-19T19:00:31.346 INFO:teuthology.orchestra.run.smithi025.stdout: noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T19:00:31.346 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T19:00:31.346 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T19:00:31.346 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T19:00:31.347 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco-functools 2020-11-19T19:00:31.347 INFO:teuthology.orchestra.run.smithi025.stdout: noarch 2.0-4.el8 epel 18 k 2020-11-19T19:00:31.347 INFO:teuthology.orchestra.run.smithi025.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T19:00:31.347 INFO:teuthology.orchestra.run.smithi025.stdout: python3-more-itertools 2020-11-19T19:00:31.347 INFO:teuthology.orchestra.run.smithi025.stdout: noarch 7.2.0-3.el8 epel 59 k 2020-11-19T19:00:31.348 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T19:00:31.348 INFO:teuthology.orchestra.run.smithi025.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T19:00:31.348 INFO:teuthology.orchestra.run.smithi025.stdout: python3-simplegeneric 2020-11-19T19:00:31.348 INFO:teuthology.orchestra.run.smithi025.stdout: noarch 0.8.1-17.el8 epel 19 k 2020-11-19T19:00:31.348 INFO:teuthology.orchestra.run.smithi025.stdout: python3-singledispatch 2020-11-19T19:00:31.349 INFO:teuthology.orchestra.run.smithi025.stdout: noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T19:00:31.349 INFO:teuthology.orchestra.run.smithi025.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T19:00:31.349 INFO:teuthology.orchestra.run.smithi025.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T19:00:31.349 INFO:teuthology.orchestra.run.smithi025.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T19:00:31.349 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T19:00:31.350 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T19:00:31.350 INFO:teuthology.orchestra.run.smithi025.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T19:00:31.350 INFO:teuthology.orchestra.run.smithi025.stdout:Installing weak dependencies: 2020-11-19T19:00:31.350 INFO:teuthology.orchestra.run.smithi025.stdout: python3-html5lib noarch 1:0.999999999-6.el8 CentOS-AppStream 214 k 2020-11-19T19:00:31.350 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T19:00:31.351 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:31.351 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:00:31.351 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:31.351 INFO:teuthology.orchestra.run.smithi025.stdout:Install 36 Packages 2020-11-19T19:00:31.351 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:31.352 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 32 M 2020-11-19T19:00:31.352 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 111 M 2020-11-19T19:00:31.353 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:00:31.524 INFO:teuthology.orchestra.run.smithi025.stdout:(1/36): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 36 kB/s | 6.4 kB 00:00 2020-11-19T19:00:31.967 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:00:32.497 INFO:teuthology.orchestra.run.smithi025.stdout:(2/36): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 1.9 MB/s | 2.1 MB 00:01 2020-11-19T19:00:32.704 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/36 2020-11-19T19:00:32.801 INFO:teuthology.orchestra.run.smithi025.stdout:(3/36): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 1.1 MB/s | 1.5 MB 00:01 2020-11-19T19:00:32.815 INFO:teuthology.orchestra.run.smithi025.stdout:(4/36): ceph-mon-16.0.0-7327.g33f73aff.el8.x86_ 3.8 MB/s | 5.0 MB 00:01 2020-11-19T19:00:32.827 INFO:teuthology.orchestra.run.smithi025.stdout:(5/36): ceph-mgr-modules-core-16.0.0-7327.g33f7 7.4 MB/s | 198 kB 00:00 2020-11-19T19:00:32.850 INFO:teuthology.orchestra.run.smithi025.stdout:(6/36): python3-html5lib-0.999999999-6.el8.noar 6.1 MB/s | 214 kB 00:00 2020-11-19T19:00:32.853 INFO:teuthology.orchestra.run.smithi025.stdout:(7/36): python3-mako-1.0.6-13.el8.noarch.rpm 52 MB/s | 157 kB 00:00 2020-11-19T19:00:32.854 INFO:teuthology.orchestra.run.smithi025.stdout:(8/36): python3-markupsafe-0.23-19.el8.x86_64.r 24 MB/s | 39 kB 00:00 2020-11-19T19:00:32.856 INFO:teuthology.orchestra.run.smithi025.stdout:(9/36): python3-pytz-2017.2-9.el8.noarch.rpm 31 MB/s | 54 kB 00:00 2020-11-19T19:00:32.859 INFO:teuthology.orchestra.run.smithi025.stdout:(10/36): python3-webencodings-0.5.1-6.el8.noarc 18 MB/s | 27 kB 00:00 2020-11-19T19:00:32.871 INFO:teuthology.orchestra.run.smithi025.stdout:(11/36): python3-werkzeug-0.12.2-4.el8.noarch.r 35 MB/s | 457 kB 00:00 2020-11-19T19:00:32.880 INFO:teuthology.orchestra.run.smithi025.stdout:(12/36): python3-lxml-4.2.3-1.el8.x86_64.rpm 29 MB/s | 1.5 MB 00:00 2020-11-19T19:00:32.881 INFO:teuthology.orchestra.run.smithi025.stdout:(13/36): python3-chardet-3.0.4-7.el8.noarch.rpm 19 MB/s | 195 kB 00:00 2020-11-19T19:00:32.882 INFO:teuthology.orchestra.run.smithi025.stdout:(14/36): python3-pysocks-1.6.8-3.el8.noarch.rpm 18 MB/s | 34 kB 00:00 2020-11-19T19:00:32.885 INFO:teuthology.orchestra.run.smithi025.stdout:(15/36): python3-requests-2.20.0-2.1.el8_1.noar 30 MB/s | 123 kB 00:00 2020-11-19T19:00:32.886 INFO:teuthology.orchestra.run.smithi025.stdout:(16/36): python3-urllib3-1.24.2-2.el8.noarch.rp 43 MB/s | 176 kB 00:00 2020-11-19T19:00:32.968 INFO:teuthology.orchestra.run.smithi025.stdout:(17/36): python3-beautifulsoup4-4.6.3-2.el8.1.n 2.2 MB/s | 185 kB 00:00 2020-11-19T19:00:32.970 INFO:teuthology.orchestra.run.smithi025.stdout:(18/36): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 517 kB/s | 44 kB 00:00 2020-11-19T19:00:32.979 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/36 2020-11-19T19:00:32.986 INFO:teuthology.orchestra.run.smithi025.stdout:(19/36): python3-cheroot-8.2.1-1.el8.noarch.rpm 8.0 MB/s | 145 kB 00:00 2020-11-19T19:00:33.002 INFO:teuthology.orchestra.run.smithi025.stdout:(20/36): python3-cssselect-0.9.2-10.el8.noarch. 2.4 MB/s | 40 kB 00:00 2020-11-19T19:00:33.019 INFO:teuthology.orchestra.run.smithi025.stdout:(21/36): python3-jaraco-6.2-6.el8.noarch.rpm 687 kB/s | 11 kB 00:00 2020-11-19T19:00:33.035 INFO:teuthology.orchestra.run.smithi025.stdout:(22/36): python3-cherrypy-18.4.0-1.el8.noarch.r 5.9 MB/s | 384 kB 00:00 2020-11-19T19:00:33.035 INFO:teuthology.orchestra.run.smithi025.stdout:(23/36): python3-jaraco-functools-2.0-4.el8.noa 1.1 MB/s | 18 kB 00:00 2020-11-19T19:00:33.051 INFO:teuthology.orchestra.run.smithi025.stdout:(24/36): python3-logutils-0.3.5-11.el8.noarch.r 2.9 MB/s | 49 kB 00:00 2020-11-19T19:00:33.052 INFO:teuthology.orchestra.run.smithi025.stdout:(25/36): python3-more-itertools-7.2.0-3.el8.noa 3.4 MB/s | 59 kB 00:00 2020-11-19T19:00:33.068 INFO:teuthology.orchestra.run.smithi025.stdout:(26/36): python3-portend-2.6-1.el8.noarch.rpm 961 kB/s | 16 kB 00:00 2020-11-19T19:00:33.070 INFO:teuthology.orchestra.run.smithi025.stdout:(27/36): python3-pecan-1.3.2-9.el8.noarch.rpm 15 MB/s | 283 kB 00:00 2020-11-19T19:00:33.085 INFO:teuthology.orchestra.run.smithi025.stdout:(28/36): python3-simplegeneric-0.8.1-17.el8.noa 1.1 MB/s | 19 kB 00:00 2020-11-19T19:00:33.087 INFO:teuthology.orchestra.run.smithi025.stdout:(29/36): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T19:00:33.101 INFO:teuthology.orchestra.run.smithi025.stdout:(30/36): python3-tempora-1.14.1-5.el8.noarch.rp 1.7 MB/s | 29 kB 00:00 2020-11-19T19:00:33.103 INFO:teuthology.orchestra.run.smithi025.stdout:(31/36): python3-trustme-0.6.0-4.el8.noarch.rpm 1.6 MB/s | 27 kB 00:00 2020-11-19T19:00:33.120 INFO:teuthology.orchestra.run.smithi025.stdout:(32/36): python3-waitress-1.2.1-2.el8.1.noarch. 13 MB/s | 241 kB 00:00 2020-11-19T19:00:33.122 INFO:teuthology.orchestra.run.smithi025.stdout:(33/36): python3-webob-1.8.5-1.el8.1.noarch.rpm 13 MB/s | 251 kB 00:00 2020-11-19T19:00:33.137 INFO:teuthology.orchestra.run.smithi025.stdout:(34/36): python3-webtest-2.0.33-1.el8.noarch.rp 5.0 MB/s | 85 kB 00:00 2020-11-19T19:00:33.138 INFO:teuthology.orchestra.run.smithi025.stdout:(35/36): python3-zc-lockfile-2.0-2.el8.noarch.r 1.4 MB/s | 23 kB 00:00 2020-11-19T19:00:33.210 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/36 2020-11-19T19:00:33.437 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/36 2020-11-19T19:00:33.566 INFO:teuthology.orchestra.run.smithi025.stdout:(36/36): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 17 MB/s | 18 MB 00:01 2020-11-19T19:00:33.570 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:33.570 INFO:teuthology.orchestra.run.smithi025.stdout:Total 14 MB/s | 32 MB 00:02 2020-11-19T19:00:33.582 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:00:33.626 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:00:33.627 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:00:33.636 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 5/36 2020-11-19T19:00:33.833 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 6/36 2020-11-19T19:00:33.938 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:00:33.938 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:00:33.982 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 7/36 2020-11-19T19:00:34.182 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 8/36 2020-11-19T19:00:34.360 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 9/36 2020-11-19T19:00:34.602 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 10/36 2020-11-19T19:00:34.824 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 11/36 2020-11-19T19:00:35.015 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 12/36 2020-11-19T19:00:35.237 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/36 2020-11-19T19:00:35.393 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:00:35.442 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-pysocks-1.6.8-3.el8.noarch 14/36 2020-11-19T19:00:35.597 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/36 2020-11-19T19:00:35.765 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-urllib3-1.24.2-2.el8.noarch 15/36 2020-11-19T19:00:35.812 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/36 2020-11-19T19:00:35.823 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : jq-1.5-12.el8.x86_64 5/6 2020-11-19T19:00:36.032 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:36.035 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-chardet-3.0.4-7.el8.noarch 16/36 2020-11-19T19:00:36.038 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/36 2020-11-19T19:00:36.254 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/36 2020-11-19T19:00:36.267 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:36.267 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T19:00:36.267 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : jq-1.5-12.el8.x86_64 2/6 2020-11-19T19:00:36.267 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : oniguruma-6.8.2-1.el8.x86_64 3/6 2020-11-19T19:00:36.268 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : socat-1.7.3.2-6.el8.x86_64 4/6 2020-11-19T19:00:36.268 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libxslt-1.1.32-3.el8.x86_64 5/6 2020-11-19T19:00:36.325 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-requests-2.20.0-2.1.el8_1.noarch 17/36 2020-11-19T19:00:36.435 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 5/36 2020-11-19T19:00:36.540 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 18/36 2020-11-19T19:00:36.583 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 6/36 2020-11-19T19:00:36.614 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2020-11-19T19:00:36.615 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:36.615 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:00:36.615 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T19:00:36.615 INFO:teuthology.orchestra.run.smithi027.stdout: oniguruma-6.8.2-1.el8.x86_64 socat-1.7.3.2-6.el8.x86_64 2020-11-19T19:00:36.615 INFO:teuthology.orchestra.run.smithi027.stdout: libxslt-1.1.32-3.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T19:00:36.616 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:36.616 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:00:36.723 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 7/36 2020-11-19T19:00:36.790 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 19/36 2020-11-19T19:00:36.853 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph 2020-11-19T19:00:36.906 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 8/36 2020-11-19T19:00:37.015 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 20/36 2020-11-19T19:00:37.026 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 9/36 2020-11-19T19:00:37.230 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 10/36 2020-11-19T19:00:37.294 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:57 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:37.414 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 21/36 2020-11-19T19:00:37.449 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 11/36 2020-11-19T19:00:37.590 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 12/36 2020-11-19T19:00:37.666 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 22/36 2020-11-19T19:00:37.732 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:00:37.737 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:37.737 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T19:00:37.737 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:37.737 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:00:37.737 INFO:teuthology.orchestra.run.smithi027.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T19:00:37.738 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:00:37.738 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T19:00:37.738 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T19:00:37.738 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T19:00:37.739 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T19:00:37.739 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core 2020-11-19T19:00:37.739 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T19:00:37.739 INFO:teuthology.orchestra.run.smithi027.stdout: python3-lxml x86_64 4.2.3-1.el8 CentOS-AppStream 1.5 M 2020-11-19T19:00:37.739 INFO:teuthology.orchestra.run.smithi027.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2020-11-19T19:00:37.740 INFO:teuthology.orchestra.run.smithi027.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2020-11-19T19:00:37.740 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2020-11-19T19:00:37.740 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webencodings noarch 0.5.1-6.el8 CentOS-AppStream 27 k 2020-11-19T19:00:37.740 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2020-11-19T19:00:37.917 INFO:teuthology.orchestra.run.smithi027.stdout: python3-chardet noarch 3.0.4-7.el8 CentOS-Base 195 k 2020-11-19T19:00:37.917 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pysocks noarch 1.6.8-3.el8 CentOS-Base 34 k 2020-11-19T19:00:37.918 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests noarch 2.20.0-2.1.el8_1 CentOS-Base 123 k 2020-11-19T19:00:37.918 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urllib3 noarch 1.24.2-2.el8 CentOS-Base 176 k 2020-11-19T19:00:37.918 INFO:teuthology.orchestra.run.smithi027.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T19:00:37.918 INFO:teuthology.orchestra.run.smithi027.stdout: python3-beautifulsoup4 2020-11-19T19:00:37.918 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T19:00:37.919 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T19:00:37.919 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T19:00:37.919 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T19:00:37.919 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-functools 2020-11-19T19:00:37.920 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 2.0-4.el8 epel 18 k 2020-11-19T19:00:37.920 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T19:00:37.920 INFO:teuthology.orchestra.run.smithi027.stdout: python3-more-itertools 2020-11-19T19:00:37.920 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 7.2.0-3.el8 epel 59 k 2020-11-19T19:00:37.927 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T19:00:37.927 INFO:teuthology.orchestra.run.smithi027.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T19:00:37.927 INFO:teuthology.orchestra.run.smithi027.stdout: python3-simplegeneric 2020-11-19T19:00:37.928 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 0.8.1-17.el8 epel 19 k 2020-11-19T19:00:37.928 INFO:teuthology.orchestra.run.smithi027.stdout: python3-singledispatch 2020-11-19T19:00:37.928 INFO:teuthology.orchestra.run.smithi027.stdout: noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T19:00:37.928 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T19:00:37.928 INFO:teuthology.orchestra.run.smithi027.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T19:00:37.929 INFO:teuthology.orchestra.run.smithi027.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T19:00:37.929 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T19:00:37.929 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T19:00:37.929 INFO:teuthology.orchestra.run.smithi027.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T19:00:37.930 INFO:teuthology.orchestra.run.smithi027.stdout:Installing weak dependencies: 2020-11-19T19:00:37.930 INFO:teuthology.orchestra.run.smithi027.stdout: python3-html5lib noarch 1:0.999999999-6.el8 CentOS-AppStream 214 k 2020-11-19T19:00:37.930 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T19:00:37.930 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:37.930 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:00:37.931 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:37.931 INFO:teuthology.orchestra.run.smithi027.stdout:Install 36 Packages 2020-11-19T19:00:37.931 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:37.932 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 23/36 2020-11-19T19:00:37.932 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/36 2020-11-19T19:00:37.933 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 32 M 2020-11-19T19:00:37.933 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 111 M 2020-11-19T19:00:37.933 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:00:37.933 INFO:teuthology.orchestra.run.smithi027.stdout:(1/36): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 61 kB/s | 6.4 kB 00:00 2020-11-19T19:00:37.964 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pysocks-1.6.8-3.el8.noarch 14/36 2020-11-19T19:00:38.014 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 24/36 2020-11-19T19:00:38.136 INFO:teuthology.orchestra.run.smithi027.stdout:(2/36): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 3.9 MB/s | 1.5 MB 00:00 2020-11-19T19:00:38.176 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 25/36 2020-11-19T19:00:38.177 INFO:teuthology.orchestra.run.smithi027.stdout:(3/36): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 4.9 MB/s | 2.1 MB 00:00 2020-11-19T19:00:38.211 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-urllib3-1.24.2-2.el8.noarch 15/36 2020-11-19T19:00:38.235 INFO:teuthology.orchestra.run.smithi027.stdout:(4/36): ceph-mgr-modules-core-16.0.0-7327.g33f7 3.4 MB/s | 198 kB 00:00 2020-11-19T19:00:38.267 INFO:teuthology.orchestra.run.smithi027.stdout:(5/36): python3-html5lib-0.999999999-6.el8.noar 6.5 MB/s | 214 kB 00:00 2020-11-19T19:00:38.290 INFO:teuthology.orchestra.run.smithi027.stdout:(6/36): python3-lxml-4.2.3-1.el8.x86_64.rpm 68 MB/s | 1.5 MB 00:00 2020-11-19T19:00:38.292 INFO:teuthology.orchestra.run.smithi027.stdout:(7/36): python3-mako-1.0.6-13.el8.noarch.rpm 56 MB/s | 157 kB 00:00 2020-11-19T19:00:38.294 INFO:teuthology.orchestra.run.smithi027.stdout:(8/36): python3-markupsafe-0.23-19.el8.x86_64.r 30 MB/s | 39 kB 00:00 2020-11-19T19:00:38.295 INFO:teuthology.orchestra.run.smithi027.stdout:(9/36): python3-pytz-2017.2-9.el8.noarch.rpm 42 MB/s | 54 kB 00:00 2020-11-19T19:00:38.297 INFO:teuthology.orchestra.run.smithi027.stdout:(10/36): python3-webencodings-0.5.1-6.el8.noarc 26 MB/s | 27 kB 00:00 2020-11-19T19:00:38.303 INFO:teuthology.orchestra.run.smithi027.stdout:(11/36): python3-werkzeug-0.12.2-4.el8.noarch.r 74 MB/s | 457 kB 00:00 2020-11-19T19:00:38.307 INFO:teuthology.orchestra.run.smithi027.stdout:(12/36): python3-chardet-3.0.4-7.el8.noarch.rpm 60 MB/s | 195 kB 00:00 2020-11-19T19:00:38.308 INFO:teuthology.orchestra.run.smithi027.stdout:(13/36): python3-pysocks-1.6.8-3.el8.noarch.rpm 28 MB/s | 34 kB 00:00 2020-11-19T19:00:38.310 INFO:teuthology.orchestra.run.smithi027.stdout:(14/36): python3-requests-2.20.0-2.1.el8_1.noar 56 MB/s | 123 kB 00:00 2020-11-19T19:00:38.313 INFO:teuthology.orchestra.run.smithi027.stdout:(15/36): python3-urllib3-1.24.2-2.el8.noarch.rp 60 MB/s | 176 kB 00:00 2020-11-19T19:00:38.378 INFO:teuthology.orchestra.run.smithi027.stdout:(16/36): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 671 kB/s | 44 kB 00:00 2020-11-19T19:00:38.427 INFO:teuthology.orchestra.run.smithi027.stdout:(17/36): python3-beautifulsoup4-4.6.3-2.el8.1.n 3.7 MB/s | 185 kB 00:00 2020-11-19T19:00:38.428 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-chardet-3.0.4-7.el8.noarch 16/36 2020-11-19T19:00:38.436 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-portend-2.6-1.el8.noarch 26/36 2020-11-19T19:00:38.445 INFO:teuthology.orchestra.run.smithi027.stdout:(18/36): python3-cheroot-8.2.1-1.el8.noarch.rpm 8.0 MB/s | 145 kB 00:00 2020-11-19T19:00:38.478 INFO:teuthology.orchestra.run.smithi027.stdout:(19/36): python3-cherrypy-18.4.0-1.el8.noarch.r 11 MB/s | 384 kB 00:00 2020-11-19T19:00:38.495 INFO:teuthology.orchestra.run.smithi027.stdout:(20/36): python3-cssselect-0.9.2-10.el8.noarch. 2.4 MB/s | 40 kB 00:00 2020-11-19T19:00:38.512 INFO:teuthology.orchestra.run.smithi027.stdout:(21/36): python3-jaraco-6.2-6.el8.noarch.rpm 679 kB/s | 11 kB 00:00 2020-11-19T19:00:38.528 INFO:teuthology.orchestra.run.smithi027.stdout:(22/36): python3-jaraco-functools-2.0-4.el8.noa 1.0 MB/s | 18 kB 00:00 2020-11-19T19:00:38.552 INFO:teuthology.orchestra.run.smithi027.stdout:(23/36): ceph-mon-16.0.0-7327.g33f73aff.el8.x86 7.0 MB/s | 5.0 MB 00:00 2020-11-19T19:00:38.553 INFO:teuthology.orchestra.run.smithi027.stdout:(24/36): python3-logutils-0.3.5-11.el8.noarch.r 1.9 MB/s | 49 kB 00:00 2020-11-19T19:00:38.572 INFO:teuthology.orchestra.run.smithi027.stdout:(25/36): python3-pecan-1.3.2-9.el8.noarch.rpm 15 MB/s | 283 kB 00:00 2020-11-19T19:00:38.588 INFO:teuthology.orchestra.run.smithi027.stdout:(26/36): python3-portend-2.6-1.el8.noarch.rpm 954 kB/s | 16 kB 00:00 2020-11-19T19:00:38.605 INFO:teuthology.orchestra.run.smithi027.stdout:(27/36): python3-simplegeneric-0.8.1-17.el8.noa 1.1 MB/s | 19 kB 00:00 2020-11-19T19:00:38.622 INFO:teuthology.orchestra.run.smithi027.stdout:(28/36): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T19:00:38.630 INFO:teuthology.orchestra.run.smithi027.stdout:(29/36): python3-more-itertools-7.2.0-3.el8.noa 758 kB/s | 59 kB 00:00 2020-11-19T19:00:38.648 INFO:teuthology.orchestra.run.smithi027.stdout:(30/36): python3-tempora-1.14.1-5.el8.noarch.rp 1.1 MB/s | 29 kB 00:00 2020-11-19T19:00:38.651 INFO:teuthology.orchestra.run.smithi027.stdout:(31/36): python3-trustme-0.6.0-4.el8.noarch.rpm 1.3 MB/s | 27 kB 00:00 2020-11-19T19:00:38.657 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 27/36 2020-11-19T19:00:38.672 INFO:teuthology.orchestra.run.smithi027.stdout:(32/36): python3-waitress-1.2.1-2.el8.1.noarch. 10 MB/s | 241 kB 00:00 2020-11-19T19:00:38.681 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-requests-2.20.0-2.1.el8_1.noarch 17/36 2020-11-19T19:00:38.692 INFO:teuthology.orchestra.run.smithi027.stdout:(33/36): python3-webtest-2.0.33-1.el8.noarch.rp 4.1 MB/s | 85 kB 00:00 2020-11-19T19:00:38.710 INFO:teuthology.orchestra.run.smithi027.stdout:(34/36): python3-zc-lockfile-2.0-2.el8.noarch.r 1.3 MB/s | 23 kB 00:00 2020-11-19T19:00:38.711 INFO:teuthology.orchestra.run.smithi027.stdout:(35/36): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.1 MB/s | 251 kB 00:00 2020-11-19T19:00:38.873 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 18/36 2020-11-19T19:00:38.906 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 28/36 2020-11-19T19:00:39.077 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 19/36 2020-11-19T19:00:39.234 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/36 2020-11-19T19:00:39.276 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 20/36 2020-11-19T19:00:39.400 INFO:teuthology.orchestra.run.smithi027.stdout:(36/36): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 14 MB/s | 18 MB 00:01 2020-11-19T19:00:39.403 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:39.403 INFO:teuthology.orchestra.run.smithi027.stdout:Total 19 MB/s | 32 MB 00:01 2020-11-19T19:00:39.415 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:00:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:00:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:00:39.511 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 30/36 2020-11-19T19:00:39.626 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 21/36 2020-11-19T19:00:39.798 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:00:39.798 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:00:39.832 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 22/36 2020-11-19T19:00:39.877 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 31/36 2020-11-19T19:00:39.984 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 23/36 2020-11-19T19:00:40.066 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T19:00:40.139 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 24/36 2020-11-19T19:00:40.267 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 25/36 2020-11-19T19:00:40.474 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-portend-2.6-1.el8.noarch 26/36 2020-11-19T19:00:40.716 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 27/36 2020-11-19T19:00:40.919 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 28/36 2020-11-19T19:00:41.191 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:00:41.276 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/36 2020-11-19T19:00:41.377 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/36 2020-11-19T19:00:41.569 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T19:00:41.584 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 30/36 2020-11-19T19:00:41.608 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/36 2020-11-19T19:00:41.766 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T19:00:41.828 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/36 2020-11-19T19:00:41.916 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 31/36 2020-11-19T19:00:42.059 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/36 2020-11-19T19:00:42.064 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T19:00:42.199 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T19:00:42.241 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 5/36 2020-11-19T19:00:42.405 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 6/36 2020-11-19T19:00:42.416 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T19:00:42.581 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 7/36 2020-11-19T19:00:42.622 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T19:00:42.762 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 8/36 2020-11-19T19:00:42.898 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 9/36 2020-11-19T19:00:42.997 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T19:00:43.019 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T19:00:43.128 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 10/36 2020-11-19T19:00:43.267 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T19:00:43.338 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 11/36 2020-11-19T19:00:43.461 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 12/36 2020-11-19T19:00:43.591 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T19:00:43.592 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/36 2020-11-19T19:00:43.592 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/36 2020-11-19T19:00:43.592 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/36 2020-11-19T19:00:43.593 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/36 2020-11-19T19:00:43.593 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/36 2020-11-19T19:00:43.593 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/36 2020-11-19T19:00:43.593 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 7/36 2020-11-19T19:00:43.593 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 8/36 2020-11-19T19:00:43.594 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 9/36 2020-11-19T19:00:43.594 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 10/36 2020-11-19T19:00:43.595 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 11/36 2020-11-19T19:00:43.595 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 12/36 2020-11-19T19:00:43.595 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 13/36 2020-11-19T19:00:43.595 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-chardet-3.0.4-7.el8.noarch 14/36 2020-11-19T19:00:43.596 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-pysocks-1.6.8-3.el8.noarch 15/36 2020-11-19T19:00:43.596 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 16/36 2020-11-19T19:00:43.596 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-urllib3-1.24.2-2.el8.noarch 17/36 2020-11-19T19:00:43.596 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/36 2020-11-19T19:00:43.596 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 19/36 2020-11-19T19:00:43.597 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 20/36 2020-11-19T19:00:43.597 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 21/36 2020-11-19T19:00:43.597 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 22/36 2020-11-19T19:00:43.597 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 23/36 2020-11-19T19:00:43.597 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 24/36 2020-11-19T19:00:43.598 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 25/36 2020-11-19T19:00:43.598 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 26/36 2020-11-19T19:00:43.598 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 27/36 2020-11-19T19:00:43.598 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-portend-2.6-1.el8.noarch 28/36 2020-11-19T19:00:43.598 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 29/36 2020-11-19T19:00:43.599 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 30/36 2020-11-19T19:00:43.599 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 31/36 2020-11-19T19:00:43.599 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 32/36 2020-11-19T19:00:43.599 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 33/36 2020-11-19T19:00:43.599 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 34/36 2020-11-19T19:00:43.600 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 35/36 2020-11-19T19:00:43.642 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/36 2020-11-19T19:00:43.669 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T19:00:43.835 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pysocks-1.6.8-3.el8.noarch 14/36 2020-11-19T19:00:43.987 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T19:00:44.101 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-urllib3-1.24.2-2.el8.noarch 15/36 2020-11-19T19:00:44.289 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 36/36 2020-11-19T19:00:44.289 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:44.290 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:00:44.290 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:44.290 INFO:teuthology.orchestra.run.smithi199.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T19:00:44.291 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T19:00:44.291 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:44.292 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:44.292 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:44.292 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:44.292 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:44.293 INFO:teuthology.orchestra.run.smithi199.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T19:00:44.293 INFO:teuthology.orchestra.run.smithi199.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T19:00:44.293 INFO:teuthology.orchestra.run.smithi199.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T19:00:44.293 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T19:00:44.293 INFO:teuthology.orchestra.run.smithi199.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T19:00:44.294 INFO:teuthology.orchestra.run.smithi199.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T19:00:44.294 INFO:teuthology.orchestra.run.smithi199.stdout: python3-chardet-3.0.4-7.el8.noarch 2020-11-19T19:00:44.295 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pysocks-1.6.8-3.el8.noarch 2020-11-19T19:00:44.295 INFO:teuthology.orchestra.run.smithi199.stdout: python3-requests-2.20.0-2.1.el8_1.noarch 2020-11-19T19:00:44.295 INFO:teuthology.orchestra.run.smithi199.stdout: python3-urllib3-1.24.2-2.el8.noarch 2020-11-19T19:00:44.295 INFO:teuthology.orchestra.run.smithi199.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T19:00:44.295 INFO:teuthology.orchestra.run.smithi199.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T19:00:44.296 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T19:00:44.296 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T19:00:44.296 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T19:00:44.296 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T19:00:44.296 INFO:teuthology.orchestra.run.smithi199.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T19:00:44.297 INFO:teuthology.orchestra.run.smithi199.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T19:00:44.297 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T19:00:44.297 INFO:teuthology.orchestra.run.smithi199.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T19:00:44.297 INFO:teuthology.orchestra.run.smithi199.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T19:00:44.297 INFO:teuthology.orchestra.run.smithi199.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T19:00:44.298 INFO:teuthology.orchestra.run.smithi199.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T19:00:44.298 INFO:teuthology.orchestra.run.smithi199.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T19:00:44.298 INFO:teuthology.orchestra.run.smithi199.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T19:00:44.298 INFO:teuthology.orchestra.run.smithi199.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T19:00:44.298 INFO:teuthology.orchestra.run.smithi199.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T19:00:44.299 INFO:teuthology.orchestra.run.smithi199.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T19:00:44.299 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:44.300 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T19:00:44.300 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:44.310 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-chardet-3.0.4-7.el8.noarch 16/36 2020-11-19T19:00:44.439 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T19:00:44.605 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-requests-2.20.0-2.1.el8_1.noarch 17/36 2020-11-19T19:00:44.640 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-base 2020-11-19T19:00:44.651 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T19:00:44.794 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T19:00:44.811 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T19:00:44.812 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 18/36 2020-11-19T19:00:44.909 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T19:00:45.029 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 19/36 2020-11-19T19:00:45.061 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:05 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:45.200 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 20/36 2020-11-19T19:00:45.223 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T19:00:45.225 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/36 2020-11-19T19:00:45.225 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/36 2020-11-19T19:00:45.226 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/36 2020-11-19T19:00:45.227 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/36 2020-11-19T19:00:45.227 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/36 2020-11-19T19:00:45.228 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/36 2020-11-19T19:00:45.228 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 7/36 2020-11-19T19:00:45.229 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 8/36 2020-11-19T19:00:45.230 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 9/36 2020-11-19T19:00:45.235 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 10/36 2020-11-19T19:00:45.235 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 11/36 2020-11-19T19:00:45.235 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 12/36 2020-11-19T19:00:45.235 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 13/36 2020-11-19T19:00:45.236 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-chardet-3.0.4-7.el8.noarch 14/36 2020-11-19T19:00:45.236 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pysocks-1.6.8-3.el8.noarch 15/36 2020-11-19T19:00:45.236 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 16/36 2020-11-19T19:00:45.236 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-urllib3-1.24.2-2.el8.noarch 17/36 2020-11-19T19:00:45.237 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/36 2020-11-19T19:00:45.237 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 19/36 2020-11-19T19:00:45.237 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 20/36 2020-11-19T19:00:45.237 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 21/36 2020-11-19T19:00:45.237 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 22/36 2020-11-19T19:00:45.238 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 23/36 2020-11-19T19:00:45.238 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 24/36 2020-11-19T19:00:45.238 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 25/36 2020-11-19T19:00:45.238 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 26/36 2020-11-19T19:00:45.238 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 27/36 2020-11-19T19:00:45.239 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-portend-2.6-1.el8.noarch 28/36 2020-11-19T19:00:45.239 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 29/36 2020-11-19T19:00:45.239 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 30/36 2020-11-19T19:00:45.239 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 31/36 2020-11-19T19:00:45.239 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 32/36 2020-11-19T19:00:45.240 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 33/36 2020-11-19T19:00:45.240 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 34/36 2020-11-19T19:00:45.240 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 35/36 2020-11-19T19:00:45.303 INFO:teuthology.orchestra.run.smithi199.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:00:45.921 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 21/36 2020-11-19T19:00:45.921 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 22/36 2020-11-19T19:00:45.922 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:45.922 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:00:45.922 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:45.923 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install cephadm 2020-11-19T19:00:45.965 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 23/36 2020-11-19T19:00:45.971 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 36/36 2020-11-19T19:00:45.971 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:45.971 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:00:45.971 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:45.972 INFO:teuthology.orchestra.run.smithi025.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T19:00:45.972 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T19:00:45.972 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:45.972 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:45.973 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:45.973 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:45.973 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:45.973 INFO:teuthology.orchestra.run.smithi025.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T19:00:45.974 INFO:teuthology.orchestra.run.smithi025.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T19:00:45.974 INFO:teuthology.orchestra.run.smithi025.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T19:00:45.974 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T19:00:45.975 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T19:00:45.975 INFO:teuthology.orchestra.run.smithi025.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T19:00:45.975 INFO:teuthology.orchestra.run.smithi025.stdout: python3-chardet-3.0.4-7.el8.noarch 2020-11-19T19:00:45.975 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pysocks-1.6.8-3.el8.noarch 2020-11-19T19:00:45.976 INFO:teuthology.orchestra.run.smithi025.stdout: python3-requests-2.20.0-2.1.el8_1.noarch 2020-11-19T19:00:45.976 INFO:teuthology.orchestra.run.smithi025.stdout: python3-urllib3-1.24.2-2.el8.noarch 2020-11-19T19:00:45.976 INFO:teuthology.orchestra.run.smithi025.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T19:00:45.976 INFO:teuthology.orchestra.run.smithi025.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T19:00:45.976 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T19:00:45.977 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T19:00:45.977 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T19:00:45.977 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T19:00:45.977 INFO:teuthology.orchestra.run.smithi025.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T19:00:45.977 INFO:teuthology.orchestra.run.smithi025.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T19:00:45.978 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T19:00:45.978 INFO:teuthology.orchestra.run.smithi025.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T19:00:45.978 INFO:teuthology.orchestra.run.smithi025.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T19:00:45.978 INFO:teuthology.orchestra.run.smithi025.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T19:00:45.978 INFO:teuthology.orchestra.run.smithi025.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T19:00:45.979 INFO:teuthology.orchestra.run.smithi025.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T19:00:45.979 INFO:teuthology.orchestra.run.smithi025.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T19:00:45.979 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T19:00:45.979 INFO:teuthology.orchestra.run.smithi025.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T19:00:45.979 INFO:teuthology.orchestra.run.smithi025.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T19:00:45.980 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:45.980 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:46.144 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 24/36 2020-11-19T19:00:46.261 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-base 2020-11-19T19:00:46.280 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 25/36 2020-11-19T19:00:46.338 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:06 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:46.514 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-portend-2.6-1.el8.noarch 26/36 2020-11-19T19:00:46.710 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:06 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:46.721 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 27/36 2020-11-19T19:00:46.733 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:46.734 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:46.734 INFO:teuthology.orchestra.run.smithi199.stdout: Package Architecture Version Repository Size 2020-11-19T19:00:46.734 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:46.735 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:00:46.735 INFO:teuthology.orchestra.run.smithi199.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T19:00:46.735 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:46.735 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:00:46.735 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:46.736 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:00:46.736 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:46.736 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 57 k 2020-11-19T19:00:46.736 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 218 k 2020-11-19T19:00:46.736 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:00:46.888 INFO:teuthology.orchestra.run.smithi199.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 374 kB/s | 57 kB 00:00 2020-11-19T19:00:46.889 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:46.889 INFO:teuthology.orchestra.run.smithi199.stdout:Total 372 kB/s | 57 kB 00:00 2020-11-19T19:00:46.891 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:00:46.898 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:00:46.898 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:00:46.900 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:00:46.900 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:00:46.948 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:00:46.966 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 28/36 2020-11-19T19:00:46.981 INFO:teuthology.orchestra.run.smithi025.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:00:47.102 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:47.103 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:00:47.103 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:47.199 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install cephadm 2020-11-19T19:00:47.297 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/36 2020-11-19T19:00:47.643 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:07 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:47.647 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 30/36 2020-11-19T19:00:48.033 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:48.033 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:48.034 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2020-11-19T19:00:48.034 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:48.034 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:00:48.035 INFO:teuthology.orchestra.run.smithi025.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T19:00:48.035 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:48.035 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:00:48.035 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:48.035 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:00:48.036 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:48.036 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 57 k 2020-11-19T19:00:48.037 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 218 k 2020-11-19T19:00:48.037 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:00:48.121 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 31/36 2020-11-19T19:00:48.188 INFO:teuthology.orchestra.run.smithi025.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 374 kB/s | 57 kB 00:00 2020-11-19T19:00:48.189 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:48.189 INFO:teuthology.orchestra.run.smithi025.stdout:Total 372 kB/s | 57 kB 00:00 2020-11-19T19:00:48.191 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:00:48.199 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:00:48.199 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:00:48.200 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:00:48.201 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:00:48.243 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:00:48.261 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T19:00:48.385 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:48.994 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:49.145 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:49.375 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:49.376 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:49.376 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:00:49.376 INFO:teuthology.orchestra.run.smithi199.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:49.376 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:49.377 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:49.646 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T19:00:49.708 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:49.871 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T19:00:49.922 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:50.073 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:50.076 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:10 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:50.160 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T19:00:50.530 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:50.531 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:50.531 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repo Size 2020-11-19T19:00:50.531 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:50.531 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:00:50.532 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T19:00:50.532 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:50.532 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:00:50.532 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:50.532 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:00:50.533 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:50.533 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 203 k 2020-11-19T19:00:50.533 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 693 k 2020-11-19T19:00:50.533 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:00:50.622 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T19:00:50.810 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T19:00:50.820 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:50.820 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:50.821 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:00:50.821 INFO:teuthology.orchestra.run.smithi025.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:50.821 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:50.821 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:50.993 INFO:teuthology.orchestra.run.smithi199.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 434 kB/s | 203 kB 00:00 2020-11-19T19:00:50.994 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:50.994 INFO:teuthology.orchestra.run.smithi199.stdout:Total 433 kB/s | 203 kB 00:00 2020-11-19T19:00:50.996 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:00:51.008 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:00:51.008 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:00:51.043 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T19:00:51.056 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:00:51.056 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:00:51.094 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T19:00:51.190 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:00:51.199 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T19:00:51.218 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T19:00:51.314 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T19:00:51.382 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:51.547 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:11 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:51.651 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T19:00:51.652 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/36 2020-11-19T19:00:51.652 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/36 2020-11-19T19:00:51.652 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/36 2020-11-19T19:00:51.653 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/36 2020-11-19T19:00:51.653 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/36 2020-11-19T19:00:51.653 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/36 2020-11-19T19:00:52.511 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 7/36 2020-11-19T19:00:52.511 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 8/36 2020-11-19T19:00:52.511 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 9/36 2020-11-19T19:00:52.512 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 10/36 2020-11-19T19:00:52.512 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 11/36 2020-11-19T19:00:52.512 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 12/36 2020-11-19T19:00:52.513 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 13/36 2020-11-19T19:00:52.513 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-chardet-3.0.4-7.el8.noarch 14/36 2020-11-19T19:00:52.513 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pysocks-1.6.8-3.el8.noarch 15/36 2020-11-19T19:00:52.514 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 16/36 2020-11-19T19:00:52.514 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-urllib3-1.24.2-2.el8.noarch 17/36 2020-11-19T19:00:52.514 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/36 2020-11-19T19:00:52.515 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 19/36 2020-11-19T19:00:52.515 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 20/36 2020-11-19T19:00:52.515 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 21/36 2020-11-19T19:00:52.516 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 22/36 2020-11-19T19:00:52.516 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 23/36 2020-11-19T19:00:52.516 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 24/36 2020-11-19T19:00:52.517 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 25/36 2020-11-19T19:00:52.517 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 26/36 2020-11-19T19:00:52.519 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 27/36 2020-11-19T19:00:52.519 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-portend-2.6-1.el8.noarch 28/36 2020-11-19T19:00:52.520 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 29/36 2020-11-19T19:00:52.520 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 30/36 2020-11-19T19:00:52.520 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 31/36 2020-11-19T19:00:52.521 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 32/36 2020-11-19T19:00:52.521 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 33/36 2020-11-19T19:00:52.522 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 34/36 2020-11-19T19:00:52.522 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 35/36 2020-11-19T19:00:52.526 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:52.527 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:52.527 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2020-11-19T19:00:52.527 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:52.528 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:00:52.528 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T19:00:52.528 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:52.529 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:00:52.529 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:52.530 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:00:52.530 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:52.530 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 203 k 2020-11-19T19:00:52.531 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 693 k 2020-11-19T19:00:52.531 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:00:52.531 INFO:teuthology.orchestra.run.smithi025.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 1.0 MB/s | 203 kB 00:00 2020-11-19T19:00:52.532 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:52.532 INFO:teuthology.orchestra.run.smithi025.stdout:Total 1.0 MB/s | 203 kB 00:00 2020-11-19T19:00:52.532 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:00:52.533 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:00:52.533 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:00:52.533 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:00:52.534 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:00:52.534 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:00:52.534 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:52.535 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:52.535 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:52.535 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:00:52.536 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:52.536 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:52.536 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:52.537 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 36/36 2020-11-19T19:00:52.537 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:52.538 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:00:52.538 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:52.538 INFO:teuthology.orchestra.run.smithi027.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T19:00:52.539 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T19:00:52.539 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:52.539 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:52.540 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:52.540 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:52.540 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:52.541 INFO:teuthology.orchestra.run.smithi027.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T19:00:52.541 INFO:teuthology.orchestra.run.smithi027.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T19:00:52.541 INFO:teuthology.orchestra.run.smithi027.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T19:00:52.542 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T19:00:52.542 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T19:00:52.543 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T19:00:52.543 INFO:teuthology.orchestra.run.smithi027.stdout: python3-chardet-3.0.4-7.el8.noarch 2020-11-19T19:00:52.543 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pysocks-1.6.8-3.el8.noarch 2020-11-19T19:00:52.544 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-2.20.0-2.1.el8_1.noarch 2020-11-19T19:00:52.544 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urllib3-1.24.2-2.el8.noarch 2020-11-19T19:00:52.544 INFO:teuthology.orchestra.run.smithi027.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T19:00:52.546 INFO:teuthology.orchestra.run.smithi027.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T19:00:52.546 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T19:00:52.546 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T19:00:52.547 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T19:00:52.547 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T19:00:52.547 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T19:00:52.548 INFO:teuthology.orchestra.run.smithi027.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T19:00:52.548 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T19:00:52.548 INFO:teuthology.orchestra.run.smithi027.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T19:00:52.549 INFO:teuthology.orchestra.run.smithi027.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T19:00:52.549 INFO:teuthology.orchestra.run.smithi027.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T19:00:52.549 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T19:00:52.550 INFO:teuthology.orchestra.run.smithi027.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T19:00:52.550 INFO:teuthology.orchestra.run.smithi027.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T19:00:52.550 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T19:00:52.550 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T19:00:52.550 INFO:teuthology.orchestra.run.smithi027.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T19:00:52.551 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:52.551 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:00:52.551 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-mgr 2020-11-19T19:00:52.552 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:52.683 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-base 2020-11-19T19:00:52.865 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:52.985 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:12 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:53.128 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:53.128 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:53.129 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:00:53.129 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:53.129 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:53.129 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:53.134 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:53.258 INFO:teuthology.orchestra.run.smithi199.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:00:53.374 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:53.374 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:00:53.375 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:53.388 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr 2020-11-19T19:00:53.402 INFO:teuthology.orchestra.run.smithi027.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:00:53.518 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T19:00:53.521 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:00:53.522 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:00:53.522 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:00:53.657 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install cephadm 2020-11-19T19:00:53.839 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:53.928 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:54.097 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:14 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:54.121 INFO:teuthology.orchestra.run.smithi025.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:00:54.240 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:54.241 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:00:54.241 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:54.342 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T19:00:54.490 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:00:54.491 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:54.491 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2020-11-19T19:00:54.491 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:54.491 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:00:54.492 INFO:teuthology.orchestra.run.smithi027.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T19:00:54.492 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:54.492 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:00:54.492 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:54.492 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:00:54.493 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:54.493 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 57 k 2020-11-19T19:00:54.493 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 218 k 2020-11-19T19:00:54.493 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:00:54.732 INFO:teuthology.orchestra.run.smithi027.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 239 kB/s | 57 kB 00:00 2020-11-19T19:00:54.732 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:54.733 INFO:teuthology.orchestra.run.smithi027.stdout:Total 238 kB/s | 57 kB 00:00 2020-11-19T19:00:54.734 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:00:54.743 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:00:54.743 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:00:54.744 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:00:54.745 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:00:54.786 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:14 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:54.794 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:00:55.075 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:55.076 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:55.076 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T19:00:55.076 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:55.076 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:00:55.077 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T19:00:55.077 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:00:55.077 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T19:00:55.077 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T19:00:55.078 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2020-11-19T19:00:55.078 INFO:teuthology.orchestra.run.smithi199.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T19:00:55.078 INFO:teuthology.orchestra.run.smithi199.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T19:00:55.078 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:55.078 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:00:55.079 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:55.079 INFO:teuthology.orchestra.run.smithi199.stdout:Install 6 Packages 2020-11-19T19:00:55.079 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:55.080 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 3.5 M 2020-11-19T19:00:55.080 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 14 M 2020-11-19T19:00:55.080 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:00:55.182 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:00:55.183 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:55.183 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T19:00:55.184 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:55.184 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:00:55.184 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T19:00:55.184 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:00:55.185 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T19:00:55.185 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T19:00:55.185 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2020-11-19T19:00:55.185 INFO:teuthology.orchestra.run.smithi025.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T19:00:55.185 INFO:teuthology.orchestra.run.smithi025.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T19:00:55.186 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:55.186 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:00:55.186 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:00:55.186 INFO:teuthology.orchestra.run.smithi025.stdout:Install 6 Packages 2020-11-19T19:00:55.187 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:55.187 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 3.5 M 2020-11-19T19:00:55.187 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 14 M 2020-11-19T19:00:55.188 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:00:55.193 INFO:teuthology.orchestra.run.smithi199.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 78 kB/s | 8.8 kB 00:00 2020-11-19T19:00:55.207 INFO:teuthology.orchestra.run.smithi199.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 186 kB/s | 24 kB 00:00 2020-11-19T19:00:55.226 INFO:teuthology.orchestra.run.smithi199.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.3 MB/s | 43 kB 00:00 2020-11-19T19:00:55.285 INFO:teuthology.orchestra.run.smithi199.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 436 kB/s | 34 kB 00:00 2020-11-19T19:00:55.300 INFO:teuthology.orchestra.run.smithi025.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 77 kB/s | 8.8 kB 00:00 2020-11-19T19:00:55.312 INFO:teuthology.orchestra.run.smithi025.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 189 kB/s | 24 kB 00:00 2020-11-19T19:00:55.333 INFO:teuthology.orchestra.run.smithi025.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.2 MB/s | 43 kB 00:00 2020-11-19T19:00:55.339 INFO:teuthology.orchestra.run.smithi199.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.7 MB/s | 196 kB 00:00 2020-11-19T19:00:55.362 INFO:teuthology.orchestra.run.smithi025.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 678 kB/s | 34 kB 00:00 2020-11-19T19:00:55.415 INFO:teuthology.orchestra.run.smithi199.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.4 MB/s | 3.2 MB 00:00 2020-11-19T19:00:55.416 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:55.417 INFO:teuthology.orchestra.run.smithi199.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T19:00:55.421 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:00:55.429 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:00:55.430 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:00:55.431 INFO:teuthology.orchestra.run.smithi025.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.0 MB/s | 196 kB 00:00 2020-11-19T19:00:55.594 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:00:55.595 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:00:55.859 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:00:55.913 INFO:teuthology.orchestra.run.smithi025.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 4.4 MB/s | 3.2 MB 00:00 2020-11-19T19:00:55.915 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:55.915 INFO:teuthology.orchestra.run.smithi025.stdout:Total 4.7 MB/s | 3.5 MB 00:00 2020-11-19T19:00:55.919 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:00:55.928 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:00:55.928 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:00:56.049 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2020-11-19T19:00:56.244 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2020-11-19T19:00:56.389 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:56.435 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2020-11-19T19:00:56.471 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:00:56.483 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:00:56.505 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:56.582 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T19:00:56.655 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:56.939 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:00:56.939 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:56.939 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:00:56.940 INFO:teuthology.orchestra.run.smithi027.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:56.940 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:56.940 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:00:57.170 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T19:00:57.253 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:00:57.435 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2020-11-19T19:00:57.620 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2020-11-19T19:00:57.627 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T19:00:57.647 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:17 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:57.787 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2020-11-19T19:00:57.891 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T19:00:57.896 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:00:58.072 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:00:58.073 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:58.073 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2020-11-19T19:00:58.074 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:58.074 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:00:58.074 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T19:00:58.074 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:58.075 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:00:58.075 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:00:58.075 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:00:58.075 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:58.075 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 203 k 2020-11-19T19:00:58.076 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 693 k 2020-11-19T19:00:58.076 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:00:58.129 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:00:58.129 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T19:00:58.129 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T19:00:58.130 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T19:00:58.130 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2020-11-19T19:00:58.130 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2020-11-19T19:00:58.273 INFO:teuthology.orchestra.run.smithi027.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 1.0 MB/s | 203 kB 00:00 2020-11-19T19:00:58.274 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:58.274 INFO:teuthology.orchestra.run.smithi027.stdout:Total 1.0 MB/s | 203 kB 00:00 2020-11-19T19:00:58.277 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:00:58.289 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:00:58.290 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:00:58.340 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:00:58.341 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:00:58.402 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2020-11-19T19:00:58.402 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:58.403 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:00:58.403 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:58.403 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:58.403 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:58.403 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T19:00:58.404 INFO:teuthology.orchestra.run.smithi199.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T19:00:58.404 INFO:teuthology.orchestra.run.smithi199.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T19:00:58.404 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:58.404 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:00:58.482 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:00:58.552 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T19:00:58.608 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:58.935 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:58.965 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:18 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:00:58.976 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T19:00:59.228 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:00:59.237 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:00:59.238 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:59.238 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:00:59.238 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:59.238 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:00:59.239 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:00:59.344 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:00:59.344 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:59.345 INFO:teuthology.orchestra.run.smithi199.stdout: Package ArchVersion Repository Size 2020-11-19T19:00:59.345 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:59.345 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:00:59.345 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-diskprediction-local noarch2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T19:00:59.346 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:00:59.346 INFO:teuthology.orchestra.run.smithi199.stdout: openblas x86_640.3.3-2.el8 CentOS-AppStream 4.3 M 2020-11-19T19:00:59.346 INFO:teuthology.orchestra.run.smithi199.stdout: openblas-threads x86_640.3.3-2.el8 CentOS-AppStream 4.4 M 2020-11-19T19:00:59.346 INFO:teuthology.orchestra.run.smithi199.stdout: python3-numpy x86_641:1.14.3-9.el8 CentOS-AppStream 3.7 M 2020-11-19T19:00:59.346 INFO:teuthology.orchestra.run.smithi199.stdout: python3-numpy-f2py x86_641:1.14.3-9.el8 CentOS-AppStream 225 k 2020-11-19T19:00:59.347 INFO:teuthology.orchestra.run.smithi199.stdout: python3-scipy x86_641.0.0-20.module_el8.1.0+245+c39af44f CentOS-AppStream 15 M 2020-11-19T19:00:59.347 INFO:teuthology.orchestra.run.smithi199.stdout: libgfortran x86_648.3.1-4.5.el8 CentOS-Base 638 k 2020-11-19T19:00:59.347 INFO:teuthology.orchestra.run.smithi199.stdout: libquadmath x86_648.3.1-4.5.el8 CentOS-Base 169 k 2020-11-19T19:00:59.347 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:59.347 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:00:59.348 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:00:59.348 INFO:teuthology.orchestra.run.smithi199.stdout:Install 8 Packages 2020-11-19T19:00:59.348 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:00:59.348 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 37 M 2020-11-19T19:00:59.349 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 205 M 2020-11-19T19:00:59.349 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:00:59.462 INFO:teuthology.orchestra.run.smithi199.stdout:(1/8): openblas-0.3.3-2.el8.x86_64.rpm 38 MB/s | 4.3 MB 00:00 2020-11-19T19:00:59.479 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:00:59.480 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T19:00:59.480 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T19:00:59.481 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T19:00:59.481 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2020-11-19T19:00:59.482 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2020-11-19T19:00:59.506 INFO:teuthology.orchestra.run.smithi199.stdout:(2/8): openblas-threads-0.3.3-2.el8.x86_64.rpm 27 MB/s | 4.4 MB 00:00 2020-11-19T19:00:59.512 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr 2020-11-19T19:00:59.514 INFO:teuthology.orchestra.run.smithi199.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 25 MB/s | 225 kB 00:00 2020-11-19T19:00:59.532 INFO:teuthology.orchestra.run.smithi199.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 51 MB/s | 3.7 MB 00:00 2020-11-19T19:00:59.546 INFO:teuthology.orchestra.run.smithi199.stdout:(5/8): libgfortran-8.3.1-4.5.el8.x86_64.rpm 45 MB/s | 638 kB 00:00 2020-11-19T19:00:59.557 INFO:teuthology.orchestra.run.smithi199.stdout:(6/8): libquadmath-8.3.1-4.5.el8.x86_64.rpm 28 MB/s | 169 kB 00:00 2020-11-19T19:00:59.735 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2020-11-19T19:00:59.736 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:59.736 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:00:59.736 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:59.736 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:59.737 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:00:59.737 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T19:00:59.737 INFO:teuthology.orchestra.run.smithi025.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T19:00:59.737 INFO:teuthology.orchestra.run.smithi025.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T19:00:59.738 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:00:59.738 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:00:59.780 INFO:teuthology.orchestra.run.smithi199.stdout:(7/8): python3-scipy-1.0.0-20.module_el8.1.0+24 55 MB/s | 15 MB 00:00 2020-11-19T19:00:59.867 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T19:00:59.886 INFO:teuthology.orchestra.run.smithi199.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 16 MB/s | 8.6 MB 00:00 2020-11-19T19:00:59.888 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:59.889 INFO:teuthology.orchestra.run.smithi199.stdout:Total 67 MB/s | 37 MB 00:00 2020-11-19T19:00:59.899 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:00:59.917 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:00:59.918 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:00:59.956 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:19 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:00.219 INFO:teuthology.orchestra.run.smithi027.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:00.309 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:20 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:00.338 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:00.339 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:00.340 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:00.402 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:00.402 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:00.453 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T19:01:00.709 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:00.711 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:00.711 INFO:teuthology.orchestra.run.smithi025.stdout: Package ArchVersion Repository Size 2020-11-19T19:01:00.712 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:00.712 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:00.712 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-diskprediction-local noarch2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T19:01:00.712 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:01:00.713 INFO:teuthology.orchestra.run.smithi025.stdout: openblas x86_640.3.3-2.el8 CentOS-AppStream 4.3 M 2020-11-19T19:01:00.713 INFO:teuthology.orchestra.run.smithi025.stdout: openblas-threads x86_640.3.3-2.el8 CentOS-AppStream 4.4 M 2020-11-19T19:01:00.713 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy x86_641:1.14.3-9.el8 CentOS-AppStream 3.7 M 2020-11-19T19:01:00.713 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy-f2py x86_641:1.14.3-9.el8 CentOS-AppStream 225 k 2020-11-19T19:01:00.714 INFO:teuthology.orchestra.run.smithi025.stdout: python3-scipy x86_641.0.0-20.module_el8.1.0+245+c39af44f CentOS-AppStream 15 M 2020-11-19T19:01:00.714 INFO:teuthology.orchestra.run.smithi025.stdout: libgfortran x86_648.3.1-4.5.el8 CentOS-Base 638 k 2020-11-19T19:01:00.714 INFO:teuthology.orchestra.run.smithi025.stdout: libquadmath x86_648.3.1-4.5.el8 CentOS-Base 169 k 2020-11-19T19:01:00.715 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:00.715 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:00.715 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:00.715 INFO:teuthology.orchestra.run.smithi025.stdout:Install 8 Packages 2020-11-19T19:01:00.715 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:00.716 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 37 M 2020-11-19T19:01:00.716 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 205 M 2020-11-19T19:01:00.717 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:00.825 INFO:teuthology.orchestra.run.smithi025.stdout:(1/8): openblas-threads-0.3.3-2.el8.x86_64.rpm 39 MB/s | 4.4 MB 00:00 2020-11-19T19:01:00.876 INFO:teuthology.orchestra.run.smithi025.stdout:(2/8): openblas-0.3.3-2.el8.x86_64.rpm 26 MB/s | 4.3 MB 00:00 2020-11-19T19:01:00.885 INFO:teuthology.orchestra.run.smithi025.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 25 MB/s | 225 kB 00:00 2020-11-19T19:01:00.894 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:20 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:00.897 INFO:teuthology.orchestra.run.smithi025.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 52 MB/s | 3.7 MB 00:00 2020-11-19T19:01:00.910 INFO:teuthology.orchestra.run.smithi025.stdout:(5/8): libgfortran-8.3.1-4.5.el8.x86_64.rpm 50 MB/s | 638 kB 00:00 2020-11-19T19:01:00.915 INFO:teuthology.orchestra.run.smithi025.stdout:(6/8): libquadmath-8.3.1-4.5.el8.x86_64.rpm 35 MB/s | 169 kB 00:00 2020-11-19T19:01:01.138 INFO:teuthology.orchestra.run.smithi025.stdout:(7/8): python3-scipy-1.0.0-20.module_el8.1.0+24 58 MB/s | 15 MB 00:00 2020-11-19T19:01:01.262 INFO:teuthology.orchestra.run.smithi025.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 16 MB/s | 8.6 MB 00:00 2020-11-19T19:01:01.264 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:01.264 INFO:teuthology.orchestra.run.smithi025.stdout:Total 66 MB/s | 37 MB 00:00 2020-11-19T19:01:01.276 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:01.296 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:01.296 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:01.305 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:01.307 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:01.307 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T19:01:01.307 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:01.307 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:01.308 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T19:01:01.308 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:01:01.308 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T19:01:01.308 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T19:01:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2020-11-19T19:01:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T19:01:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T19:01:01.309 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:01.309 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:01.310 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:01.310 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2020-11-19T19:01:01.310 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:01.311 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 3.5 M 2020-11-19T19:01:01.311 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 14 M 2020-11-19T19:01:01.311 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:01.424 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 77 kB/s | 8.8 kB 00:00 2020-11-19T19:01:01.442 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 186 kB/s | 24 kB 00:00 2020-11-19T19:01:01.458 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.3 MB/s | 43 kB 00:00 2020-11-19T19:01:01.488 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 680 kB/s | 34 kB 00:00 2020-11-19T19:01:01.538 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.4 MB/s | 196 kB 00:00 2020-11-19T19:01:01.638 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:01.639 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:01.643 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.5 MB/s | 3.2 MB 00:00 2020-11-19T19:01:01.645 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:01.646 INFO:teuthology.orchestra.run.smithi027.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T19:01:01.649 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:01.651 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:01.659 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:01.659 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:01.800 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T19:01:01.825 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:01.825 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:01.970 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T19:01:02.104 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:02.150 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T19:01:02.271 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:02.306 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2020-11-19T19:01:02.511 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2020-11-19T19:01:02.664 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T19:01:02.791 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2020-11-19T19:01:02.858 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:02.896 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T19:01:03.250 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T19:01:03.386 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:03.403 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T19:01:03.549 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T19:01:03.557 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T19:01:03.997 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T19:01:04.116 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T19:01:04.241 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T19:01:04.252 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:04.266 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:04.466 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:04.467 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T19:01:04.467 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T19:01:04.467 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T19:01:04.467 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2020-11-19T19:01:04.468 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2020-11-19T19:01:04.586 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:04.743 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2020-11-19T19:01:04.744 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:04.744 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:04.744 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:04.744 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:04.745 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:04.745 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T19:01:04.745 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T19:01:04.745 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T19:01:04.746 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:04.746 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:04.823 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:04.842 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:04.862 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T19:01:05.024 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T19:01:05.306 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:25 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:05.764 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T19:01:06.108 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:06.307 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:06.491 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:06.492 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:06.492 INFO:teuthology.orchestra.run.smithi027.stdout: Package ArchVersion Repository Size 2020-11-19T19:01:06.493 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:06.493 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:06.493 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-diskprediction-local noarch2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T19:01:06.493 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:01:06.493 INFO:teuthology.orchestra.run.smithi027.stdout: openblas x86_640.3.3-2.el8 CentOS-AppStream 4.3 M 2020-11-19T19:01:06.494 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-threads x86_640.3.3-2.el8 CentOS-AppStream 4.4 M 2020-11-19T19:01:06.494 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy x86_641:1.14.3-9.el8 CentOS-AppStream 3.7 M 2020-11-19T19:01:06.494 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-f2py x86_641:1.14.3-9.el8 CentOS-AppStream 225 k 2020-11-19T19:01:06.494 INFO:teuthology.orchestra.run.smithi027.stdout: python3-scipy x86_641.0.0-20.module_el8.1.0+245+c39af44f CentOS-AppStream 15 M 2020-11-19T19:01:06.494 INFO:teuthology.orchestra.run.smithi027.stdout: libgfortran x86_648.3.1-4.5.el8 CentOS-Base 638 k 2020-11-19T19:01:06.495 INFO:teuthology.orchestra.run.smithi027.stdout: libquadmath x86_648.3.1-4.5.el8 CentOS-Base 169 k 2020-11-19T19:01:06.495 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:06.495 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:06.495 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:06.496 INFO:teuthology.orchestra.run.smithi027.stdout:Install 8 Packages 2020-11-19T19:01:06.496 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:06.496 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 37 M 2020-11-19T19:01:06.497 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 205 M 2020-11-19T19:01:06.497 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:06.646 INFO:teuthology.orchestra.run.smithi027.stdout:(1/8): openblas-0.3.3-2.el8.x86_64.rpm 29 MB/s | 4.3 MB 00:00 2020-11-19T19:01:06.759 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:06.762 INFO:teuthology.orchestra.run.smithi027.stdout:(2/8): openblas-threads-0.3.3-2.el8.x86_64.rpm 16 MB/s | 4.4 MB 00:00 2020-11-19T19:01:06.790 INFO:teuthology.orchestra.run.smithi027.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 8.1 MB/s | 225 kB 00:00 2020-11-19T19:01:06.835 INFO:teuthology.orchestra.run.smithi027.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 20 MB/s | 3.7 MB 00:00 2020-11-19T19:01:06.847 INFO:teuthology.orchestra.run.smithi027.stdout:(5/8): libgfortran-8.3.1-4.5.el8.x86_64.rpm 51 MB/s | 638 kB 00:00 2020-11-19T19:01:06.853 INFO:teuthology.orchestra.run.smithi027.stdout:(6/8): libquadmath-8.3.1-4.5.el8.x86_64.rpm 31 MB/s | 169 kB 00:00 2020-11-19T19:01:07.090 INFO:teuthology.orchestra.run.smithi027.stdout:(7/8): python3-scipy-1.0.0-20.module_el8.1.0+24 49 MB/s | 15 MB 00:00 2020-11-19T19:01:07.136 INFO:teuthology.orchestra.run.smithi027.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 13 MB/s | 8.6 MB 00:00 2020-11-19T19:01:07.138 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:07.139 INFO:teuthology.orchestra.run.smithi027.stdout:Total 57 MB/s | 37 MB 00:00 2020-11-19T19:01:07.150 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:07.170 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:07.170 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:07.514 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:07.515 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:08.086 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 7/8 2020-11-19T19:01:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:08.298 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:08.322 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T19:01:08.390 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:08.463 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T19:01:08.543 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:08.544 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T19:01:08.544 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : openblas-0.3.3-2.el8.x86_64 2/8 2020-11-19T19:01:08.544 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : openblas-threads-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:08.544 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T19:01:08.545 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:08.545 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 6/8 2020-11-19T19:01:08.545 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libgfortran-8.3.1-4.5.el8.x86_64 7/8 2020-11-19T19:01:08.663 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T19:01:08.823 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libquadmath-8.3.1-4.5.el8.x86_64 8/8 2020-11-19T19:01:08.823 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:08.823 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:08.824 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:08.824 INFO:teuthology.orchestra.run.smithi199.stdout: openblas-0.3.3-2.el8.x86_64 2020-11-19T19:01:08.824 INFO:teuthology.orchestra.run.smithi199.stdout: openblas-threads-0.3.3-2.el8.x86_64 2020-11-19T19:01:08.824 INFO:teuthology.orchestra.run.smithi199.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:08.824 INFO:teuthology.orchestra.run.smithi199.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:08.825 INFO:teuthology.orchestra.run.smithi199.stdout: python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 2020-11-19T19:01:08.825 INFO:teuthology.orchestra.run.smithi199.stdout: libgfortran-8.3.1-4.5.el8.x86_64 2020-11-19T19:01:08.825 INFO:teuthology.orchestra.run.smithi199.stdout: libquadmath-8.3.1-4.5.el8.x86_64 2020-11-19T19:01:08.825 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:08.825 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:08.989 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-mgr-rook 2020-11-19T19:01:09.235 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T19:01:09.396 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:09.403 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:29 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:09.794 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 7/8 2020-11-19T19:01:09.798 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:09.800 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:09.800 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T19:01:09.800 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:09.800 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:09.801 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:09.801 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-noarch 27 k 2020-11-19T19:01:09.801 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:01:09.801 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2020-11-19T19:01:09.801 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2020-11-19T19:01:09.802 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2020-11-19T19:01:09.802 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2020-11-19T19:01:09.802 INFO:teuthology.orchestra.run.smithi199.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2020-11-19T19:01:09.802 INFO:teuthology.orchestra.run.smithi199.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2020-11-19T19:01:09.802 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T19:01:09.803 INFO:teuthology.orchestra.run.smithi199.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T19:01:09.803 INFO:teuthology.orchestra.run.smithi199.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T19:01:09.803 INFO:teuthology.orchestra.run.smithi199.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T19:01:09.803 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T19:01:09.803 INFO:teuthology.orchestra.run.smithi199.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T19:01:09.804 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:09.804 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:09.804 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:09.804 INFO:teuthology.orchestra.run.smithi199.stdout:Install 13 Packages 2020-11-19T19:01:09.804 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:09.805 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 1.9 M 2020-11-19T19:01:09.805 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 24 M 2020-11-19T19:01:09.806 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:09.836 INFO:teuthology.orchestra.run.smithi199.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 809 kB/s | 27 kB 00:00 2020-11-19T19:01:09.838 INFO:teuthology.orchestra.run.smithi199.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 581 kB/s | 20 kB 00:00 2020-11-19T19:01:09.839 INFO:teuthology.orchestra.run.smithi199.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 39 MB/s | 126 kB 00:00 2020-11-19T19:01:09.840 INFO:teuthology.orchestra.run.smithi199.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 41 MB/s | 110 kB 00:00 2020-11-19T19:01:09.842 INFO:teuthology.orchestra.run.smithi199.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 28 MB/s | 43 kB 00:00 2020-11-19T19:01:09.843 INFO:teuthology.orchestra.run.smithi199.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 44 MB/s | 155 kB 00:00 2020-11-19T19:01:09.891 INFO:teuthology.orchestra.run.smithi199.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 338 kB/s | 16 kB 00:00 2020-11-19T19:01:09.892 INFO:teuthology.orchestra.run.smithi199.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 668 kB/s | 33 kB 00:00 2020-11-19T19:01:09.924 INFO:teuthology.orchestra.run.smithi199.stdout:(9/13): python3-google-auth-1.1.1-10.el8.noarch 2.5 MB/s | 81 kB 00:00 2020-11-19T19:01:09.932 INFO:teuthology.orchestra.run.smithi199.stdout:(10/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el 210 kB/s | 27 kB 00:00 2020-11-19T19:01:09.940 INFO:teuthology.orchestra.run.smithi199.stdout:(11/13): python3-rsa-3.4.2-15.el8.noarch.rpm 4.3 MB/s | 73 kB 00:00 2020-11-19T19:01:09.982 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:09.983 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:09.997 INFO:teuthology.orchestra.run.smithi199.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 949 kB/s | 61 kB 00:00 2020-11-19T19:01:10.005 INFO:teuthology.orchestra.run.smithi199.stdout:(13/13): python3-kubernetes-11.0.0-2.el8.noarch 10 MB/s | 1.2 MB 00:00 2020-11-19T19:01:10.007 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:10.007 INFO:teuthology.orchestra.run.smithi199.stdout:Total 9.3 MB/s | 1.9 MB 00:00 2020-11-19T19:01:10.013 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:10.027 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:10.028 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:10.098 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:10.098 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:10.113 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T19:01:10.259 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:10.259 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T19:01:10.259 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : openblas-0.3.3-2.el8.x86_64 2/8 2020-11-19T19:01:10.259 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : openblas-threads-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:10.260 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T19:01:10.260 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:10.260 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 6/8 2020-11-19T19:01:10.260 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libgfortran-8.3.1-4.5.el8.x86_64 7/8 2020-11-19T19:01:10.560 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libquadmath-8.3.1-4.5.el8.x86_64 8/8 2020-11-19T19:01:10.560 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:10.561 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:10.561 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:10.561 INFO:teuthology.orchestra.run.smithi025.stdout: openblas-0.3.3-2.el8.x86_64 2020-11-19T19:01:10.561 INFO:teuthology.orchestra.run.smithi025.stdout: openblas-threads-0.3.3-2.el8.x86_64 2020-11-19T19:01:10.562 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:10.562 INFO:teuthology.orchestra.run.smithi025.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:10.562 INFO:teuthology.orchestra.run.smithi025.stdout: python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 2020-11-19T19:01:11.059 INFO:teuthology.orchestra.run.smithi025.stdout: libgfortran-8.3.1-4.5.el8.x86_64 2020-11-19T19:01:11.060 INFO:teuthology.orchestra.run.smithi025.stdout: libquadmath-8.3.1-4.5.el8.x86_64 2020-11-19T19:01:11.060 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:11.060 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:11.078 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T19:01:11.078 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:11.079 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T19:01:11.079 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-rook 2020-11-19T19:01:11.112 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2020-11-19T19:01:11.197 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:11.317 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 3/13 2020-11-19T19:01:11.404 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:11.525 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:31 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:11.949 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:11.951 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:11.951 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T19:01:11.952 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:11.952 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:11.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:11.952 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-noarch 27 k 2020-11-19T19:01:11.952 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:01:11.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2020-11-19T19:01:11.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2020-11-19T19:01:11.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2020-11-19T19:01:11.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2020-11-19T19:01:11.953 INFO:teuthology.orchestra.run.smithi025.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2020-11-19T19:01:11.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2020-11-19T19:01:11.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T19:01:11.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T19:01:11.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T19:01:11.954 INFO:teuthology.orchestra.run.smithi025.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T19:01:11.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T19:01:11.955 INFO:teuthology.orchestra.run.smithi025.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T19:01:11.955 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:11.955 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:11.955 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:11.956 INFO:teuthology.orchestra.run.smithi025.stdout:Install 13 Packages 2020-11-19T19:01:11.956 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:11.957 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 1.9 M 2020-11-19T19:01:11.957 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 24 M 2020-11-19T19:01:11.957 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:11.988 INFO:teuthology.orchestra.run.smithi025.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 788 kB/s | 27 kB 00:00 2020-11-19T19:01:11.990 INFO:teuthology.orchestra.run.smithi025.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 568 kB/s | 20 kB 00:00 2020-11-19T19:01:11.994 INFO:teuthology.orchestra.run.smithi025.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 43 MB/s | 126 kB 00:00 2020-11-19T19:01:11.994 INFO:teuthology.orchestra.run.smithi025.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 34 MB/s | 110 kB 00:00 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi025.stdout:(5/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 51 MB/s | 155 kB 00:00 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi025.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 24 MB/s | 43 kB 00:00 2020-11-19T19:01:12.054 INFO:teuthology.orchestra.run.smithi025.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 278 kB/s | 16 kB 00:00 2020-11-19T19:01:12.054 INFO:teuthology.orchestra.run.smithi025.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 554 kB/s | 33 kB 00:00 2020-11-19T19:01:12.083 INFO:teuthology.orchestra.run.smithi025.stdout:(9/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el8 211 kB/s | 27 kB 00:00 2020-11-19T19:01:12.093 INFO:teuthology.orchestra.run.smithi025.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 2.0 MB/s | 81 kB 00:00 2020-11-19T19:01:12.113 INFO:teuthology.orchestra.run.smithi025.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 3.0 MB/s | 61 kB 00:00 2020-11-19T19:01:12.161 INFO:teuthology.orchestra.run.smithi025.stdout:(12/13): python3-rsa-3.4.2-15.el8.noarch.rpm 944 kB/s | 73 kB 00:00 2020-11-19T19:01:12.174 INFO:teuthology.orchestra.run.smithi025.stdout:(13/13): python3-kubernetes-11.0.0-2.el8.noarch 9.8 MB/s | 1.2 MB 00:00 2020-11-19T19:01:12.175 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:12.176 INFO:teuthology.orchestra.run.smithi025.stdout:Total 8.6 MB/s | 1.9 MB 00:00 2020-11-19T19:01:12.184 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:12.199 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:12.199 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:12.276 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:12.276 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:12.328 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2020-11-19T19:01:12.630 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2020-11-19T19:01:12.768 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:12.887 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2020-11-19T19:01:13.055 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T19:01:13.209 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2020-11-19T19:01:13.281 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2020-11-19T19:01:13.461 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2020-11-19T19:01:13.482 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:13.689 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 3/13 2020-11-19T19:01:14.510 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2020-11-19T19:01:14.522 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2020-11-19T19:01:14.665 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2020-11-19T19:01:14.796 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 10/13 2020-11-19T19:01:14.840 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 7/8 2020-11-19T19:01:14.893 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2020-11-19T19:01:14.979 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T19:01:15.004 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:15.154 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2020-11-19T19:01:15.192 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2020-11-19T19:01:15.290 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:15.290 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T19:01:15.290 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : openblas-0.3.3-2.el8.x86_64 2/8 2020-11-19T19:01:15.291 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : openblas-threads-0.3.3-2.el8.x86_64 3/8 2020-11-19T19:01:15.291 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T19:01:15.291 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:15.291 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 6/8 2020-11-19T19:01:15.291 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libgfortran-8.3.1-4.5.el8.x86_64 7/8 2020-11-19T19:01:15.305 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:15.414 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2020-11-19T19:01:15.511 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:15.512 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T19:01:15.512 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2020-11-19T19:01:15.512 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2020-11-19T19:01:15.512 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2020-11-19T19:01:15.512 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2020-11-19T19:01:15.513 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T19:01:15.513 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T19:01:15.513 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2020-11-19T19:01:15.513 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T19:01:15.513 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2020-11-19T19:01:15.514 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 11/13 2020-11-19T19:01:15.514 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 12/13 2020-11-19T19:01:15.617 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libquadmath-8.3.1-4.5.el8.x86_64 8/8 2020-11-19T19:01:15.617 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:15.618 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:15.618 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:15.618 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-0.3.3-2.el8.x86_64 2020-11-19T19:01:15.618 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-threads-0.3.3-2.el8.x86_64 2020-11-19T19:01:15.618 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:15.619 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:15.619 INFO:teuthology.orchestra.run.smithi027.stdout: python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 2020-11-19T19:01:15.619 INFO:teuthology.orchestra.run.smithi027.stdout: libgfortran-8.3.1-4.5.el8.x86_64 2020-11-19T19:01:15.619 INFO:teuthology.orchestra.run.smithi027.stdout: libquadmath-8.3.1-4.5.el8.x86_64 2020-11-19T19:01:15.619 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:15.620 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:15.762 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-rook 2020-11-19T19:01:15.846 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2020-11-19T19:01:15.848 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:15.848 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:15.848 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:15.848 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T19:01:15.849 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T19:01:15.849 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T19:01:15.849 INFO:teuthology.orchestra.run.smithi199.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T19:01:15.849 INFO:teuthology.orchestra.run.smithi199.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T19:01:15.849 INFO:teuthology.orchestra.run.smithi199.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T19:01:15.850 INFO:teuthology.orchestra.run.smithi199.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T19:01:15.850 INFO:teuthology.orchestra.run.smithi199.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T19:01:15.850 INFO:teuthology.orchestra.run.smithi199.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T19:01:15.850 INFO:teuthology.orchestra.run.smithi199.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T19:01:15.851 INFO:teuthology.orchestra.run.smithi199.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T19:01:15.851 INFO:teuthology.orchestra.run.smithi199.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T19:01:15.851 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:15.851 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:16.042 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T19:01:16.206 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:36 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:16.457 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:36 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:16.519 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2020-11-19T19:01:16.627 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:16.629 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:16.630 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T19:01:16.630 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:16.630 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:16.630 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:16.630 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-noarch 27 k 2020-11-19T19:01:16.631 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:01:16.631 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2020-11-19T19:01:16.631 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2020-11-19T19:01:16.631 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2020-11-19T19:01:16.631 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2020-11-19T19:01:16.632 INFO:teuthology.orchestra.run.smithi027.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2020-11-19T19:01:16.632 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2020-11-19T19:01:16.632 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T19:01:16.632 INFO:teuthology.orchestra.run.smithi027.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T19:01:16.632 INFO:teuthology.orchestra.run.smithi027.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T19:01:16.633 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T19:01:16.633 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T19:01:16.633 INFO:teuthology.orchestra.run.smithi027.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T19:01:16.633 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:16.634 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:16.634 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:16.634 INFO:teuthology.orchestra.run.smithi027.stdout:Install 13 Packages 2020-11-19T19:01:16.634 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:16.635 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 1.9 M 2020-11-19T19:01:16.635 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 24 M 2020-11-19T19:01:16.636 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:16.667 INFO:teuthology.orchestra.run.smithi027.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 779 kB/s | 27 kB 00:00 2020-11-19T19:01:16.669 INFO:teuthology.orchestra.run.smithi027.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 557 kB/s | 20 kB 00:00 2020-11-19T19:01:16.671 INFO:teuthology.orchestra.run.smithi027.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 36 MB/s | 126 kB 00:00 2020-11-19T19:01:16.672 INFO:teuthology.orchestra.run.smithi027.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 34 MB/s | 110 kB 00:00 2020-11-19T19:01:16.674 INFO:teuthology.orchestra.run.smithi027.stdout:(5/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 48 MB/s | 155 kB 00:00 2020-11-19T19:01:16.674 INFO:teuthology.orchestra.run.smithi027.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 21 MB/s | 43 kB 00:00 2020-11-19T19:01:16.723 INFO:teuthology.orchestra.run.smithi027.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 333 kB/s | 16 kB 00:00 2020-11-19T19:01:16.733 INFO:teuthology.orchestra.run.smithi027.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 556 kB/s | 33 kB 00:00 2020-11-19T19:01:16.754 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 10/13 2020-11-19T19:01:16.763 INFO:teuthology.orchestra.run.smithi027.stdout:(9/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el8 208 kB/s | 27 kB 00:00 2020-11-19T19:01:16.771 INFO:teuthology.orchestra.run.smithi027.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 1.7 MB/s | 81 kB 00:00 2020-11-19T19:01:16.788 INFO:teuthology.orchestra.run.smithi027.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 3.6 MB/s | 61 kB 00:00 2020-11-19T19:01:16.837 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:16.838 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:16.839 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T19:01:16.839 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:16.839 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:16.839 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T19:01:16.839 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:01:16.840 INFO:teuthology.orchestra.run.smithi199.stdout: python3-babel noarch 2.5.1-5.el8 CentOS-AppStream 4.8 M 2020-11-19T19:01:16.840 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 CentOS-AppStream 538 k 2020-11-19T19:01:16.840 INFO:teuthology.orchestra.run.smithi199.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T19:01:16.840 INFO:teuthology.orchestra.run.smithi199.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T19:01:16.840 INFO:teuthology.orchestra.run.smithi199.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T19:01:16.841 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:16.841 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:16.841 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:16.841 INFO:teuthology.orchestra.run.smithi199.stdout:Install 6 Packages 2020-11-19T19:01:16.841 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:16.842 INFO:teuthology.orchestra.run.smithi027.stdout:(12/13): python3-rsa-3.4.2-15.el8.noarch.rpm 941 kB/s | 73 kB 00:00 2020-11-19T19:01:16.843 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 5.8 M 2020-11-19T19:01:16.843 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 24 M 2020-11-19T19:01:16.843 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:16.852 INFO:teuthology.orchestra.run.smithi027.stdout:(13/13): python3-kubernetes-11.0.0-2.el8.noarch 9.8 MB/s | 1.2 MB 00:00 2020-11-19T19:01:16.854 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:16.854 INFO:teuthology.orchestra.run.smithi027.stdout:Total 8.6 MB/s | 1.9 MB 00:00 2020-11-19T19:01:16.863 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:16.876 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:16.877 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:16.889 INFO:teuthology.orchestra.run.smithi199.stdout:(1/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 11 MB/s | 538 kB 00:00 2020-11-19T19:01:16.896 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T19:01:16.942 INFO:teuthology.orchestra.run.smithi199.stdout:(2/6): python3-babel-2.5.1-5.el8.noarch.rpm 47 MB/s | 4.8 MB 00:00 2020-11-19T19:01:16.948 INFO:teuthology.orchestra.run.smithi199.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 362 kB/s | 21 kB 00:00 2020-11-19T19:01:16.951 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:16.951 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:16.987 INFO:teuthology.orchestra.run.smithi199.stdout:(4/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.2 MB/s | 48 kB 00:00 2020-11-19T19:01:16.993 INFO:teuthology.orchestra.run.smithi199.stdout:(5/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 434 kB/s | 66 kB 00:00 2020-11-19T19:01:17.040 INFO:teuthology.orchestra.run.smithi199.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 3.6 MB/s | 355 kB 00:00 2020-11-19T19:01:17.041 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:17.042 INFO:teuthology.orchestra.run.smithi199.stdout:Total 29 MB/s | 5.8 MB 00:00 2020-11-19T19:01:17.046 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:17.055 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:17.055 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:17.056 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2020-11-19T19:01:17.135 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:17.135 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:17.214 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:17.410 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:17.426 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:17.426 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T19:01:17.426 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2020-11-19T19:01:17.427 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2020-11-19T19:01:17.427 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2020-11-19T19:01:17.427 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2020-11-19T19:01:17.427 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T19:01:17.427 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T19:01:17.428 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2020-11-19T19:01:17.428 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T19:01:17.428 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2020-11-19T19:01:17.428 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 11/13 2020-11-19T19:01:17.428 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 12/13 2020-11-19T19:01:17.759 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2020-11-19T19:01:17.759 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:17.759 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:17.760 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:17.760 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T19:01:17.760 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T19:01:17.760 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T19:01:17.760 INFO:teuthology.orchestra.run.smithi025.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T19:01:17.761 INFO:teuthology.orchestra.run.smithi025.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T19:01:17.761 INFO:teuthology.orchestra.run.smithi025.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T19:01:17.761 INFO:teuthology.orchestra.run.smithi025.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T19:01:17.761 INFO:teuthology.orchestra.run.smithi025.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T19:01:17.950 INFO:teuthology.orchestra.run.smithi025.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T19:01:17.950 INFO:teuthology.orchestra.run.smithi025.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T19:01:17.950 INFO:teuthology.orchestra.run.smithi025.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T19:01:17.950 INFO:teuthology.orchestra.run.smithi025.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T19:01:17.951 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:17.951 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:17.952 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:17.952 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T19:01:18.111 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T19:01:18.996 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:38 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:18.996 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:18.997 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:18.997 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T19:01:18.997 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:18.997 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:18.997 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T19:01:18.998 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:01:18.998 INFO:teuthology.orchestra.run.smithi025.stdout: python3-babel noarch 2.5.1-5.el8 CentOS-AppStream 4.8 M 2020-11-19T19:01:18.998 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 CentOS-AppStream 538 k 2020-11-19T19:01:18.998 INFO:teuthology.orchestra.run.smithi025.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T19:01:18.998 INFO:teuthology.orchestra.run.smithi025.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T19:01:18.999 INFO:teuthology.orchestra.run.smithi025.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T19:01:18.999 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:18.999 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:18.999 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:18.999 INFO:teuthology.orchestra.run.smithi025.stdout:Install 6 Packages 2020-11-19T19:01:19.000 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:19.000 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 5.8 M 2020-11-19T19:01:19.000 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 24 M 2020-11-19T19:01:19.000 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:19.000 INFO:teuthology.orchestra.run.smithi025.stdout:(1/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 10 MB/s | 538 kB 00:00 2020-11-19T19:01:19.001 INFO:teuthology.orchestra.run.smithi025.stdout:(2/6): python3-babel-2.5.1-5.el8.noarch.rpm 48 MB/s | 4.8 MB 00:00 2020-11-19T19:01:19.001 INFO:teuthology.orchestra.run.smithi025.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 433 kB/s | 21 kB 00:00 2020-11-19T19:01:19.001 INFO:teuthology.orchestra.run.smithi025.stdout:(4/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.5 MB/s | 48 kB 00:00 2020-11-19T19:01:19.001 INFO:teuthology.orchestra.run.smithi025.stdout:(5/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 433 kB/s | 66 kB 00:00 2020-11-19T19:01:19.002 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2020-11-19T19:01:19.002 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2020-11-19T19:01:19.002 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2020-11-19T19:01:19.002 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 3/13 2020-11-19T19:01:19.002 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2020-11-19T19:01:19.003 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2020-11-19T19:01:19.006 INFO:teuthology.orchestra.run.smithi025.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 3.5 MB/s | 355 kB 00:00 2020-11-19T19:01:19.008 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:19.008 INFO:teuthology.orchestra.run.smithi025.stdout:Total 29 MB/s | 5.8 MB 00:00 2020-11-19T19:01:19.013 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:19.022 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:19.023 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:19.089 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2020-11-19T19:01:19.103 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:19.103 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:19.354 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:19.420 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2020-11-19T19:01:19.501 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 3/6 2020-11-19T19:01:19.628 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2020-11-19T19:01:19.796 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2020-11-19T19:01:19.836 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 4/6 2020-11-19T19:01:19.935 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2020-11-19T19:01:20.098 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T19:01:20.263 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:20.503 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:20.503 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T19:01:20.504 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 2/6 2020-11-19T19:01:20.504 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 3/6 2020-11-19T19:01:20.504 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2020-11-19T19:01:20.504 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2020-11-19T19:01:20.773 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 6/6 2020-11-19T19:01:20.773 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:20.774 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:20.774 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:20.774 INFO:teuthology.orchestra.run.smithi199.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T19:01:20.774 INFO:teuthology.orchestra.run.smithi199.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T19:01:20.774 INFO:teuthology.orchestra.run.smithi199.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T19:01:20.774 INFO:teuthology.orchestra.run.smithi199.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T19:01:20.775 INFO:teuthology.orchestra.run.smithi199.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T19:01:20.775 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:20.775 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:20.894 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2020-11-19T19:01:20.914 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 3/6 2020-11-19T19:01:20.948 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install ceph-fuse 2020-11-19T19:01:21.094 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 10/13 2020-11-19T19:01:21.228 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 4/6 2020-11-19T19:01:21.252 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T19:01:21.364 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:41 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:21.436 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2020-11-19T19:01:21.474 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T19:01:21.536 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:21.638 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:21.736 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:21.737 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:21.737 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repository Size 2020-11-19T19:01:21.737 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:21.737 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:21.738 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T19:01:21.738 INFO:teuthology.orchestra.run.smithi199.stdout:Installing dependencies: 2020-11-19T19:01:21.738 INFO:teuthology.orchestra.run.smithi199.stdout: fuse x86_64 2.9.7-12.el8 CentOS-Base 82 k 2020-11-19T19:01:21.738 INFO:teuthology.orchestra.run.smithi199.stdout: fuse-common x86_64 3.2.1-12.el8 CentOS-Base 21 k 2020-11-19T19:01:21.738 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:21.739 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:21.739 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:21.739 INFO:teuthology.orchestra.run.smithi199.stdout:Install 3 Packages 2020-11-19T19:01:21.739 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:21.740 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 732 k 2020-11-19T19:01:21.740 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 2.2 M 2020-11-19T19:01:21.740 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:21.765 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:21.765 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T19:01:21.766 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2020-11-19T19:01:21.766 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2020-11-19T19:01:21.766 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2020-11-19T19:01:21.766 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2020-11-19T19:01:21.766 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T19:01:21.766 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T19:01:21.767 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2020-11-19T19:01:21.767 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T19:01:21.767 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2020-11-19T19:01:21.767 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 11/13 2020-11-19T19:01:21.767 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 12/13 2020-11-19T19:01:21.772 INFO:teuthology.orchestra.run.smithi199.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 2.4 MB/s | 82 kB 00:00 2020-11-19T19:01:21.773 INFO:teuthology.orchestra.run.smithi199.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 613 kB/s | 21 kB 00:00 2020-11-19T19:01:21.855 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:21.855 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T19:01:21.856 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 2/6 2020-11-19T19:01:21.856 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 3/6 2020-11-19T19:01:21.856 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2020-11-19T19:01:21.856 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2020-11-19T19:01:25.033 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2020-11-19T19:01:25.033 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:25.034 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:25.034 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:25.034 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T19:01:25.034 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T19:01:25.034 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T19:01:25.035 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T19:01:25.035 INFO:teuthology.orchestra.run.smithi027.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T19:01:25.035 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T19:01:25.035 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T19:01:25.035 INFO:teuthology.orchestra.run.smithi027.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T19:01:25.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T19:01:25.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T19:01:25.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T19:01:25.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T19:01:25.036 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:25.037 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:25.037 INFO:teuthology.orchestra.run.smithi199.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.7 MB/s | 628 kB 00:00 2020-11-19T19:01:25.037 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:25.038 INFO:teuthology.orchestra.run.smithi199.stdout:Total 3.1 MB/s | 732 kB 00:00 2020-11-19T19:01:25.038 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:25.038 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:25.038 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:25.038 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:25.039 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:25.039 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:25.039 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T19:01:25.039 INFO:teuthology.orchestra.run.smithi199.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T19:01:25.039 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:25.040 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:01:25.040 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:01:25.040 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:01:25.040 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T19:01:25.040 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:01:25.359 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T19:01:25.359 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:25.360 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:25.360 INFO:teuthology.orchestra.run.smithi199.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T19:01:25.360 INFO:teuthology.orchestra.run.smithi199.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T19:01:25.360 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:25.360 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:25.361 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 6/6 2020-11-19T19:01:25.361 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:25.361 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:25.362 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:25.362 INFO:teuthology.orchestra.run.smithi025.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T19:01:25.362 INFO:teuthology.orchestra.run.smithi025.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T19:01:25.362 INFO:teuthology.orchestra.run.smithi025.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T19:01:25.362 INFO:teuthology.orchestra.run.smithi025.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T19:01:25.363 INFO:teuthology.orchestra.run.smithi025.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T19:01:25.364 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:25.364 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:25.364 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install ceph-fuse 2020-11-19T19:01:25.365 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T19:01:25.366 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install librados-devel 2020-11-19T19:01:25.799 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:45 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:25.830 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:45 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:25.831 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:45 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:26.194 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:26.195 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:26.196 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repo Size 2020-11-19T19:01:26.196 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:26.196 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:26.196 INFO:teuthology.orchestra.run.smithi199.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T19:01:26.197 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:26.197 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:26.197 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:26.197 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:01:26.197 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:26.198 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 131 k 2020-11-19T19:01:26.198 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 437 k 2020-11-19T19:01:26.198 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:26.217 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:26.218 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:26.218 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T19:01:26.219 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:26.219 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:26.219 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T19:01:26.219 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:01:26.220 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel noarch 2.5.1-5.el8 CentOS-AppStream 4.8 M 2020-11-19T19:01:26.220 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 CentOS-AppStream 538 k 2020-11-19T19:01:26.220 INFO:teuthology.orchestra.run.smithi027.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T19:01:26.220 INFO:teuthology.orchestra.run.smithi027.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T19:01:26.220 INFO:teuthology.orchestra.run.smithi027.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T19:01:26.221 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:26.221 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:26.221 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:26.221 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2020-11-19T19:01:26.221 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:26.222 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 5.8 M 2020-11-19T19:01:26.222 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 24 M 2020-11-19T19:01:26.222 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:26.236 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:26.237 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:26.238 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repository Size 2020-11-19T19:01:26.238 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:26.238 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:26.238 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T19:01:26.238 INFO:teuthology.orchestra.run.smithi025.stdout:Installing dependencies: 2020-11-19T19:01:26.239 INFO:teuthology.orchestra.run.smithi025.stdout: fuse x86_64 2.9.7-12.el8 CentOS-Base 82 k 2020-11-19T19:01:26.239 INFO:teuthology.orchestra.run.smithi025.stdout: fuse-common x86_64 3.2.1-12.el8 CentOS-Base 21 k 2020-11-19T19:01:26.239 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:26.239 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:26.239 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:26.240 INFO:teuthology.orchestra.run.smithi025.stdout:Install 3 Packages 2020-11-19T19:01:26.240 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:26.240 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 732 k 2020-11-19T19:01:26.241 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 2.2 M 2020-11-19T19:01:26.241 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:26.270 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 11 MB/s | 538 kB 00:00 2020-11-19T19:01:26.271 INFO:teuthology.orchestra.run.smithi025.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 2.5 MB/s | 82 kB 00:00 2020-11-19T19:01:26.273 INFO:teuthology.orchestra.run.smithi025.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 620 kB/s | 21 kB 00:00 2020-11-19T19:01:26.324 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): python3-babel-2.5.1-5.el8.noarch.rpm 47 MB/s | 4.8 MB 00:00 2020-11-19T19:01:26.324 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 393 kB/s | 21 kB 00:00 2020-11-19T19:01:26.389 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): python3-execnet-1.7.1-1.el8.noarch.rpm 5.3 MB/s | 355 kB 00:00 2020-11-19T19:01:26.401 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): python3-remoto-1.1.4-4.el8.noarch.rpm 619 kB/s | 48 kB 00:00 2020-11-19T19:01:26.624 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 165 kB/s | 66 kB 00:00 2020-11-19T19:01:26.625 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:26.625 INFO:teuthology.orchestra.run.smithi027.stdout:Total 14 MB/s | 5.8 MB 00:00 2020-11-19T19:01:26.630 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:26.641 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:26.641 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:26.728 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:26.729 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:26.852 INFO:teuthology.orchestra.run.smithi025.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 1.0 MB/s | 628 kB 00:00 2020-11-19T19:01:26.854 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:26.855 INFO:teuthology.orchestra.run.smithi025.stdout:Total 1.2 MB/s | 732 kB 00:00 2020-11-19T19:01:26.859 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:26.882 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:26.882 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:26.954 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:26.954 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:26.997 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:27.130 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:27.130 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T19:01:27.131 INFO:teuthology.orchestra.run.smithi025.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T19:01:27.131 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:27.259 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2020-11-19T19:01:27.262 INFO:teuthology.orchestra.run.smithi199.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 123 kB/s | 131 kB 00:01 2020-11-19T19:01:27.263 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:27.263 INFO:teuthology.orchestra.run.smithi199.stdout:Total 123 kB/s | 131 kB 00:01 2020-11-19T19:01:27.265 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:27.273 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:27.273 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:27.327 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:27.327 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:27.450 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:27.458 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2020-11-19T19:01:27.562 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:01:27.643 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:27.678 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:01:27.859 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:28.017 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:01:28.018 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T19:01:28.018 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:01:28.102 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:28.103 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:28.103 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:28.103 INFO:teuthology.orchestra.run.smithi199.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:28.103 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:28.103 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:28.306 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T19:01:28.306 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:28.307 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:28.307 INFO:teuthology.orchestra.run.smithi025.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T19:01:28.308 INFO:teuthology.orchestra.run.smithi025.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T19:01:28.308 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:28.309 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:28.433 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 3/6 2020-11-19T19:01:28.437 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install libcephfs2 2020-11-19T19:01:28.581 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install librados-devel 2020-11-19T19:01:28.767 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 4/6 2020-11-19T19:01:28.863 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:48 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:29.013 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T19:01:29.036 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:49 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:29.205 INFO:teuthology.orchestra.run.smithi199.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:29.320 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:29.321 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:29.322 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:29.463 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:29.464 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:29.464 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2020-11-19T19:01:29.465 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:29.465 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:29.465 INFO:teuthology.orchestra.run.smithi025.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T19:01:29.465 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:29.465 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:29.466 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:29.466 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:01:29.466 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:29.466 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 131 k 2020-11-19T19:01:29.466 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 437 k 2020-11-19T19:01:29.467 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:29.511 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:29.523 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install libcephfs-devel 2020-11-19T19:01:29.641 INFO:teuthology.orchestra.run.smithi025.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 745 kB/s | 131 kB 00:00 2020-11-19T19:01:29.642 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:29.643 INFO:teuthology.orchestra.run.smithi025.stdout:Total 740 kB/s | 131 kB 00:00 2020-11-19T19:01:29.644 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:29.651 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:29.652 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:29.704 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:29.705 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:29.745 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:29.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T19:01:29.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 2/6 2020-11-19T19:01:29.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 3/6 2020-11-19T19:01:30.258 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2020-11-19T19:01:30.259 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2020-11-19T19:01:30.260 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:49 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:30.260 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:30.261 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:30.261 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 6/6 2020-11-19T19:01:30.261 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:30.261 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:30.262 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:30.262 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T19:01:30.262 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T19:01:30.262 INFO:teuthology.orchestra.run.smithi027.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T19:01:30.262 INFO:teuthology.orchestra.run.smithi027.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T19:01:30.263 INFO:teuthology.orchestra.run.smithi027.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T19:01:30.263 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:30.263 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:30.263 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-fuse 2020-11-19T19:01:30.270 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:30.310 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:30.311 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:30.311 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repo Size 2020-11-19T19:01:30.311 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:30.311 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:30.311 INFO:teuthology.orchestra.run.smithi199.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T19:01:30.312 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:30.312 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:30.312 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:30.312 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:01:30.313 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:30.313 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 24 k 2020-11-19T19:01:30.313 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 87 k 2020-11-19T19:01:30.313 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:30.441 INFO:teuthology.orchestra.run.smithi199.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 182 kB/s | 24 kB 00:00 2020-11-19T19:01:30.442 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:30.442 INFO:teuthology.orchestra.run.smithi199.stdout:Total 181 kB/s | 24 kB 00:00 2020-11-19T19:01:30.443 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:30.447 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:30.448 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:30.454 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:30.454 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:30.524 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:30.631 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:30.631 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:30.632 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:30.632 INFO:teuthology.orchestra.run.smithi025.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:30.632 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:30.632 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:30.684 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:30.712 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:50 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:30.865 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install libcephfs2 2020-11-19T19:01:30.900 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:31.100 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:31.101 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:31.101 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2020-11-19T19:01:31.101 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:31.101 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:31.102 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T19:01:31.102 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2020-11-19T19:01:31.102 INFO:teuthology.orchestra.run.smithi027.stdout: fuse x86_64 2.9.7-12.el8 CentOS-Base 82 k 2020-11-19T19:01:31.102 INFO:teuthology.orchestra.run.smithi027.stdout: fuse-common x86_64 3.2.1-12.el8 CentOS-Base 21 k 2020-11-19T19:01:31.102 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:31.103 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:31.103 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:31.103 INFO:teuthology.orchestra.run.smithi027.stdout:Install 3 Packages 2020-11-19T19:01:31.103 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:31.104 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 732 k 2020-11-19T19:01:31.104 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 2.2 M 2020-11-19T19:01:31.104 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:31.121 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:31.121 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:31.122 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:31.122 INFO:teuthology.orchestra.run.smithi199.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:31.122 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:31.122 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:31.146 INFO:teuthology.orchestra.run.smithi027.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 1.8 MB/s | 82 kB 00:00 2020-11-19T19:01:31.147 INFO:teuthology.orchestra.run.smithi027.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 480 kB/s | 21 kB 00:00 2020-11-19T19:01:31.297 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install librados2 2020-11-19T19:01:31.321 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:51 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:31.332 INFO:teuthology.orchestra.run.smithi027.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.7 MB/s | 628 kB 00:00 2020-11-19T19:01:31.334 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:31.334 INFO:teuthology.orchestra.run.smithi027.stdout:Total 3.1 MB/s | 732 kB 00:00 2020-11-19T19:01:31.340 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:31.361 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:31.361 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:31.432 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:31.432 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:31.599 INFO:teuthology.orchestra.run.smithi025.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:31.721 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:51 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:31.722 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:31.722 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:31.723 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:31.756 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:31.756 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T19:01:31.757 INFO:teuthology.orchestra.run.smithi027.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T19:01:31.757 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:31.845 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install libcephfs-devel 2020-11-19T19:01:31.987 INFO:teuthology.orchestra.run.smithi199.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:32.103 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:32.110 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:32.110 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:32.173 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:01:32.282 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install librbd1 2020-11-19T19:01:32.293 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:52 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:32.343 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:01:32.662 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:01:32.662 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T19:01:32.874 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:01:32.876 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:52 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:32.883 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:32.884 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:32.884 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2020-11-19T19:01:32.884 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:32.884 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:32.885 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T19:01:32.885 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:32.885 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:32.885 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:32.885 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:01:32.886 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:32.886 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 24 k 2020-11-19T19:01:32.886 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 87 k 2020-11-19T19:01:32.886 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:32.886 INFO:teuthology.orchestra.run.smithi025.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 184 kB/s | 24 kB 00:00 2020-11-19T19:01:32.887 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:32.887 INFO:teuthology.orchestra.run.smithi025.stdout:Total 182 kB/s | 24 kB 00:00 2020-11-19T19:01:32.887 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:32.887 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:32.887 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:32.888 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:32.888 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:32.888 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:32.954 INFO:teuthology.orchestra.run.smithi199.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:32.967 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T19:01:32.967 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:32.967 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:32.968 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T19:01:32.968 INFO:teuthology.orchestra.run.smithi027.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T19:01:32.968 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:32.968 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:33.034 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:33.071 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:33.072 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:33.072 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:33.235 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install python3-rados 2020-11-19T19:01:33.239 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:33.274 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install librados-devel 2020-11-19T19:01:33.497 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:33.497 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:33.497 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:33.498 INFO:teuthology.orchestra.run.smithi025.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:33.498 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:33.498 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:33.629 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install librados2 2020-11-19T19:01:33.653 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:53 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:33.726 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:53 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:33.912 INFO:teuthology.orchestra.run.smithi199.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:34.025 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:34.026 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:34.027 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:34.081 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:54 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:34.129 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:34.129 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:34.130 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2020-11-19T19:01:34.130 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:34.130 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:34.130 INFO:teuthology.orchestra.run.smithi027.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T19:01:34.131 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:34.131 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:34.131 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:34.131 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:01:34.131 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:34.132 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 131 k 2020-11-19T19:01:34.132 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 437 k 2020-11-19T19:01:34.132 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:34.189 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install python3-rgw 2020-11-19T19:01:34.307 INFO:teuthology.orchestra.run.smithi027.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 745 kB/s | 131 kB 00:00 2020-11-19T19:01:34.307 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:34.308 INFO:teuthology.orchestra.run.smithi027.stdout:Total 740 kB/s | 131 kB 00:00 2020-11-19T19:01:34.312 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:34.321 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:34.334 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:34.359 INFO:teuthology.orchestra.run.smithi025.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:34.372 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:34.379 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:34.476 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:34.478 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:34.478 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:34.600 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install librbd1 2020-11-19T19:01:34.607 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:54 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:34.671 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:35.025 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:35.046 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:55 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:35.264 INFO:teuthology.orchestra.run.smithi199.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:35.269 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:35.315 INFO:teuthology.orchestra.run.smithi025.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:35.379 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:35.379 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:35.380 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:35.439 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:35.440 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:35.440 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:35.498 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:35.499 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:35.500 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:35.500 INFO:teuthology.orchestra.run.smithi027.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:35.501 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:35.502 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:35.530 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install python3-cephfs 2020-11-19T19:01:35.779 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install libcephfs2 2020-11-19T19:01:35.944 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:55 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:36.088 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-rados 2020-11-19T19:01:36.214 INFO:teuthology.orchestra.run.smithi199.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:36.234 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:56 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:36.317 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:36.318 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:36.319 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:36.481 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install python3-rbd 2020-11-19T19:01:36.506 INFO:teuthology.orchestra.run.smithi027.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:36.544 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:56 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:36.624 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:36.625 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:36.625 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:36.771 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install libcephfs-devel 2020-11-19T19:01:36.832 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:36.896 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:56 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:36.953 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:36.954 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:36.955 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:37.102 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-rgw 2020-11-19T19:01:37.153 INFO:teuthology.orchestra.run.smithi199.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:37.221 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:57 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:37.267 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:37.268 INFO:teuthology.orchestra.run.smithi199.stdout:Nothing to do. 2020-11-19T19:01:37.268 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:37.428 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install rbd-fuse 2020-11-19T19:01:37.549 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:57 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:37.669 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:37.670 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:37.670 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2020-11-19T19:01:37.671 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:37.671 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:37.671 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T19:01:37.672 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:37.672 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:37.672 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:37.673 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:01:37.673 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:37.673 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 24 k 2020-11-19T19:01:37.673 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 87 k 2020-11-19T19:01:37.674 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:37.801 INFO:teuthology.orchestra.run.smithi027.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 184 kB/s | 24 kB 00:00 2020-11-19T19:01:37.802 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:37.802 INFO:teuthology.orchestra.run.smithi027.stdout:Total 182 kB/s | 24 kB 00:00 2020-11-19T19:01:37.804 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:37.807 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:37.808 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:37.810 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:37.810 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:37.831 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:37.843 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:57 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:37.871 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:37.950 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:37.951 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:37.951 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:38.008 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:38.075 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-cephfs 2020-11-19T19:01:38.195 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:38.217 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:38.218 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:38.218 INFO:teuthology.orchestra.run.smithi199.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:38.218 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:38.219 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:38.219 INFO:teuthology.orchestra.run.smithi199.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T19:01:38.219 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:38.219 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:38.220 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:38.220 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:01:38.220 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:38.220 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 88 k 2020-11-19T19:01:38.220 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 297 k 2020-11-19T19:01:38.221 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:38.396 INFO:teuthology.orchestra.run.smithi199.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 499 kB/s | 88 kB 00:00 2020-11-19T19:01:38.396 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:38.397 INFO:teuthology.orchestra.run.smithi199.stdout:Total 496 kB/s | 88 kB 00:00 2020-11-19T19:01:38.397 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:38.409 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:38.409 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:38.414 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:38.414 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:38.414 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:38.415 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:38.415 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:38.415 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:38.457 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:38.457 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:38.524 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:58 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:38.525 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install librados2 2020-11-19T19:01:38.556 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:38.733 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:38.806 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:38.922 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:38.927 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:38.928 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:38.928 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:38.974 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:58 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:39.061 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install python3-rbd 2020-11-19T19:01:39.189 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:39.190 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:39.190 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:39.190 INFO:teuthology.orchestra.run.smithi199.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:39.190 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:39.190 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:39.254 INFO:teuthology.orchestra.run.smithi027.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:39.373 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:39.374 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:39.375 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:39.476 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install rbd-mirror 2020-11-19T19:01:39.510 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:01:59 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:39.515 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install librbd1 2020-11-19T19:01:39.823 INFO:teuthology.orchestra.run.smithi025.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:39.898 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:01:59 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:39.943 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:39.944 INFO:teuthology.orchestra.run.smithi025.stdout:Nothing to do. 2020-11-19T19:01:39.945 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:39.962 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:59 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:40.067 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install rbd-fuse 2020-11-19T19:01:40.238 INFO:teuthology.orchestra.run.smithi027.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:40.294 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:40.295 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:40.295 INFO:teuthology.orchestra.run.smithi199.stdout: Package Arch Version Repo Size 2020-11-19T19:01:40.295 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:40.295 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:40.296 INFO:teuthology.orchestra.run.smithi199.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T19:01:40.296 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:40.296 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:40.297 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:40.297 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:01:40.297 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:40.297 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 3.2 M 2020-11-19T19:01:40.299 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 14 M 2020-11-19T19:01:40.299 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:40.363 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:40.363 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:40.364 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:40.522 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:00 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:40.634 INFO:teuthology.orchestra.run.smithi199.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.4 MB/s | 3.2 MB 00:00 2020-11-19T19:01:40.635 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:40.635 INFO:teuthology.orchestra.run.smithi199.stdout:Total 9.4 MB/s | 3.2 MB 00:00 2020-11-19T19:01:40.637 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:40.651 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:40.651 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:40.712 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:40.712 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:40.925 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:40.926 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:40.926 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:40.926 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:40.926 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:40.927 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T19:01:40.927 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:40.927 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:40.927 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:40.928 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:01:40.928 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:40.928 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 88 k 2020-11-19T19:01:40.928 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 297 k 2020-11-19T19:01:40.929 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:40.935 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rados 2020-11-19T19:01:41.079 INFO:teuthology.orchestra.run.smithi025.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 574 kB/s | 88 kB 00:00 2020-11-19T19:01:41.080 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:41.081 INFO:teuthology.orchestra.run.smithi025.stdout:Total 570 kB/s | 88 kB 00:00 2020-11-19T19:01:41.082 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:41.095 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:41.095 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:41.147 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:41.148 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:41.256 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:41.389 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:01 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:41.425 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:41.634 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:41.652 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:41.662 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:41.781 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:41.782 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:41.783 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:41.870 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:41.912 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rgw 2020-11-19T19:01:42.183 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:42.357 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:02 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:42.417 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:42.417 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:42.418 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:42.418 INFO:teuthology.orchestra.run.smithi199.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:42.418 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:42.418 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:42.505 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:42.505 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:42.506 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:42.506 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:42.506 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:42.506 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:42.663 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:42.721 INFO:teuthology.orchestra.run.smithi199:> sudo yum -y install rbd-nbd 2020-11-19T19:01:42.781 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:42.783 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:42.783 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:42.937 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-cephfs 2020-11-19T19:01:43.147 INFO:teuthology.orchestra.run.smithi199.stdout:Last metadata expiration check: 0:02:03 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:43.283 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install rbd-mirror 2020-11-19T19:01:43.386 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:03 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:43.510 INFO:teuthology.orchestra.run.smithi199.stdout:Dependencies resolved. 2020-11-19T19:01:43.511 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:43.512 INFO:teuthology.orchestra.run.smithi199.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:43.512 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:43.512 INFO:teuthology.orchestra.run.smithi199.stdout:Installing: 2020-11-19T19:01:43.512 INFO:teuthology.orchestra.run.smithi199.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T19:01:43.513 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:43.513 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction Summary 2020-11-19T19:01:43.513 INFO:teuthology.orchestra.run.smithi199.stdout:================================================================================ 2020-11-19T19:01:43.513 INFO:teuthology.orchestra.run.smithi199.stdout:Install 1 Package 2020-11-19T19:01:43.514 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:43.514 INFO:teuthology.orchestra.run.smithi199.stdout:Total download size: 171 k 2020-11-19T19:01:43.514 INFO:teuthology.orchestra.run.smithi199.stdout:Installed size: 644 k 2020-11-19T19:01:43.514 INFO:teuthology.orchestra.run.smithi199.stdout:Downloading Packages: 2020-11-19T19:01:43.655 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:43.689 INFO:teuthology.orchestra.run.smithi199.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 968 kB/s | 171 kB 00:00 2020-11-19T19:01:43.689 INFO:teuthology.orchestra.run.smithi199.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:43.690 INFO:teuthology.orchestra.run.smithi199.stdout:Total 962 kB/s | 171 kB 00:00 2020-11-19T19:01:43.691 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction check 2020-11-19T19:01:43.704 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction check succeeded. 2020-11-19T19:01:43.704 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction test 2020-11-19T19:01:43.743 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:03 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:43.758 INFO:teuthology.orchestra.run.smithi199.stdout:Transaction test succeeded. 2020-11-19T19:01:43.759 INFO:teuthology.orchestra.run.smithi199.stdout:Running transaction 2020-11-19T19:01:43.776 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:43.778 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:43.778 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:43.865 INFO:teuthology.orchestra.run.smithi199.stdout: Preparing : 1/1 2020-11-19T19:01:43.898 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rbd 2020-11-19T19:01:44.082 INFO:teuthology.orchestra.run.smithi199.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:44.143 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:44.143 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:44.144 INFO:teuthology.orchestra.run.smithi025.stdout: Package Arch Version Repo Size 2020-11-19T19:01:44.144 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:44.144 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:44.144 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T19:01:44.144 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:44.145 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:44.145 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:44.145 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:01:44.145 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:44.145 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 3.2 M 2020-11-19T19:01:44.146 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 14 M 2020-11-19T19:01:44.146 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:44.291 INFO:teuthology.orchestra.run.smithi199.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:44.350 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:04 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:44.475 INFO:teuthology.orchestra.run.smithi025.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.6 MB/s | 3.2 MB 00:00 2020-11-19T19:01:44.476 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:44.476 INFO:teuthology.orchestra.run.smithi025.stdout:Total 9.5 MB/s | 3.2 MB 00:00 2020-11-19T19:01:44.478 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:44.497 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:44.497 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:44.557 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:44.557 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:44.567 INFO:teuthology.orchestra.run.smithi199.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:44.567 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:44.567 INFO:teuthology.orchestra.run.smithi199.stdout:Installed: 2020-11-19T19:01:44.568 INFO:teuthology.orchestra.run.smithi199.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:44.568 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:44.568 INFO:teuthology.orchestra.run.smithi199.stdout:Complete! 2020-11-19T19:01:44.628 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:44.905 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:44.905 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2020-11-19T19:01:44.905 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:44.906 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-fuse 2020-11-19T19:01:44.928 DEBUG:teuthology.parallel:result is None 2020-11-19T19:01:44.985 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:45.152 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:45.358 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:05 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:45.486 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:45.729 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:45.729 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:45.729 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:45.729 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:45.730 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:45.730 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:45.772 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:45.773 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:45.773 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:45.774 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:45.774 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:45.774 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T19:01:45.774 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:45.774 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:45.775 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:45.775 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:01:45.775 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:45.775 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 88 k 2020-11-19T19:01:45.776 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 297 k 2020-11-19T19:01:45.776 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:45.930 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 566 kB/s | 88 kB 00:00 2020-11-19T19:01:45.930 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:45.931 INFO:teuthology.orchestra.run.smithi027.stdout:Total 562 kB/s | 88 kB 00:00 2020-11-19T19:01:45.933 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:45.945 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:45.945 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:45.996 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:45.997 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:46.012 INFO:teuthology.orchestra.run.smithi025:> sudo yum -y install rbd-nbd 2020-11-19T19:01:46.099 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:46.265 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:46.463 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:46.466 INFO:teuthology.orchestra.run.smithi025.stdout:Last metadata expiration check: 0:02:06 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:46.875 INFO:teuthology.orchestra.run.smithi025.stdout:Dependencies resolved. 2020-11-19T19:01:46.875 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:46.875 INFO:teuthology.orchestra.run.smithi025.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:46.876 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:46.876 INFO:teuthology.orchestra.run.smithi025.stdout:Installing: 2020-11-19T19:01:46.876 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T19:01:46.876 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:46.877 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction Summary 2020-11-19T19:01:46.877 INFO:teuthology.orchestra.run.smithi025.stdout:================================================================================ 2020-11-19T19:01:46.877 INFO:teuthology.orchestra.run.smithi025.stdout:Install 1 Package 2020-11-19T19:01:46.877 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:46.878 INFO:teuthology.orchestra.run.smithi025.stdout:Total download size: 171 k 2020-11-19T19:01:46.878 INFO:teuthology.orchestra.run.smithi025.stdout:Installed size: 644 k 2020-11-19T19:01:46.878 INFO:teuthology.orchestra.run.smithi025.stdout:Downloading Packages: 2020-11-19T19:01:47.056 INFO:teuthology.orchestra.run.smithi025.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 951 kB/s | 171 kB 00:00 2020-11-19T19:01:47.057 INFO:teuthology.orchestra.run.smithi025.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:47.057 INFO:teuthology.orchestra.run.smithi025.stdout:Total 945 kB/s | 171 kB 00:00 2020-11-19T19:01:47.059 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction check 2020-11-19T19:01:47.073 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction check succeeded. 2020-11-19T19:01:47.073 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction test 2020-11-19T19:01:47.125 INFO:teuthology.orchestra.run.smithi025.stdout:Transaction test succeeded. 2020-11-19T19:01:47.126 INFO:teuthology.orchestra.run.smithi025.stdout:Running transaction 2020-11-19T19:01:47.243 INFO:teuthology.orchestra.run.smithi025.stdout: Preparing : 1/1 2020-11-19T19:01:47.310 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:47.310 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:47.311 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:47.311 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:47.311 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:47.311 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:47.449 INFO:teuthology.orchestra.run.smithi025.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:47.666 INFO:teuthology.orchestra.run.smithi025.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:47.911 INFO:teuthology.orchestra.run.smithi025.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:47.912 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:47.912 INFO:teuthology.orchestra.run.smithi025.stdout:Installed: 2020-11-19T19:01:47.912 INFO:teuthology.orchestra.run.smithi025.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:47.912 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:47.912 INFO:teuthology.orchestra.run.smithi025.stdout:Complete! 2020-11-19T19:01:48.202 DEBUG:teuthology.parallel:result is None 2020-11-19T19:01:48.546 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-mirror 2020-11-19T19:01:49.006 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:09 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:49.467 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:49.468 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:49.468 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2020-11-19T19:01:49.469 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:49.469 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:49.469 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T19:01:49.469 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:49.470 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:49.470 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:49.470 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:01:49.470 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:49.470 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 3.2 M 2020-11-19T19:01:49.471 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 14 M 2020-11-19T19:01:49.471 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:49.798 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.7 MB/s | 3.2 MB 00:00 2020-11-19T19:01:49.799 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:49.799 INFO:teuthology.orchestra.run.smithi027.stdout:Total 9.7 MB/s | 3.2 MB 00:00 2020-11-19T19:01:49.801 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:49.816 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:49.816 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:49.879 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:49.880 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:50.300 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:50.492 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:50.859 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:51.104 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:51.210 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:51.211 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:51.211 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:51.211 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:51.211 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:51.363 INFO:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-nbd 2020-11-19T19:01:51.815 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:11 ago on Thu 19 Nov 2020 06:59:40 PM UTC. 2020-11-19T19:01:52.225 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2020-11-19T19:01:52.226 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:52.226 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:52.227 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:52.227 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2020-11-19T19:01:52.227 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T19:01:52.227 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:52.227 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2020-11-19T19:01:52.228 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2020-11-19T19:01:52.228 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2020-11-19T19:01:52.228 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:52.228 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 171 k 2020-11-19T19:01:52.228 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 644 k 2020-11-19T19:01:52.230 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2020-11-19T19:01:52.405 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 962 kB/s | 171 kB 00:00 2020-11-19T19:01:52.406 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:52.407 INFO:teuthology.orchestra.run.smithi027.stdout:Total 956 kB/s | 171 kB 00:00 2020-11-19T19:01:52.408 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2020-11-19T19:01:52.422 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2020-11-19T19:01:52.423 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2020-11-19T19:01:52.474 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2020-11-19T19:01:52.811 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2020-11-19T19:01:52.812 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2020-11-19T19:01:52.812 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:53.038 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:53.321 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:53.321 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:53.322 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2020-11-19T19:01:53.322 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:53.322 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:53.322 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2020-11-19T19:01:53.651 DEBUG:teuthology.parallel:result is None 2020-11-19T19:01:53.652 INFO:teuthology.orchestra.run.smithi199:> sudo lsb_release -is 2020-11-19T19:01:53.696 INFO:teuthology.orchestra.run.smithi199.stdout:CentOS 2020-11-19T19:01:53.697 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T19:01:53.697 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:01:53.867 INFO:teuthology.orchestra.run.smithi199:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T19:01:53.889 INFO:teuthology.orchestra.run.smithi199.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:53.889 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:53.890 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T19:01:53.890 INFO:teuthology.orchestra.run.smithi027:> sudo lsb_release -is 2020-11-19T19:01:53.935 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS 2020-11-19T19:01:53.936 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T19:01:53.937 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:01:54.118 INFO:teuthology.orchestra.run.smithi027:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T19:01:54.141 INFO:teuthology.orchestra.run.smithi027.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:54.141 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:54.141 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T19:01:54.142 INFO:teuthology.orchestra.run.smithi025:> sudo lsb_release -is 2020-11-19T19:01:54.190 INFO:teuthology.orchestra.run.smithi025.stdout:CentOS 2020-11-19T19:01:54.192 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T19:01:54.193 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:01:54.371 INFO:teuthology.orchestra.run.smithi025:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T19:01:54.397 INFO:teuthology.orchestra.run.smithi025.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:54.397 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T19:01:54.398 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T19:01:54.398 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2020-11-19T19:01:54.398 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:54.399 INFO:teuthology.orchestra.run.smithi199:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:01:54.418 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:01:54.432 INFO:teuthology.orchestra.run.smithi199.stderr:24+1 records in 2020-11-19T19:01:54.433 INFO:teuthology.orchestra.run.smithi199.stderr:24+1 records out 2020-11-19T19:01:54.433 INFO:teuthology.orchestra.run.smithi199.stderr:12667 bytes (13 kB, 12 KiB) copied, 7.6092e-05 s, 166 MB/s 2020-11-19T19:01:54.434 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:01:54.434 INFO:teuthology.orchestra.run.smithi027:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:01:54.451 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:01:54.470 INFO:teuthology.orchestra.run.smithi027.stderr:24+1 records in 2020-11-19T19:01:54.470 INFO:teuthology.orchestra.run.smithi027.stderr:24+1 records out 2020-11-19T19:01:54.470 INFO:teuthology.orchestra.run.smithi027.stderr:12667 bytes (13 kB, 12 KiB) copied, 9.3e-05 s, 136 MB/s 2020-11-19T19:01:54.471 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:01:54.472 INFO:teuthology.orchestra.run.smithi025:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:01:54.488 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:01:54.507 INFO:teuthology.orchestra.run.smithi025.stderr:24+1 records in 2020-11-19T19:01:54.507 INFO:teuthology.orchestra.run.smithi025.stderr:24+1 records out 2020-11-19T19:01:54.508 INFO:teuthology.orchestra.run.smithi025.stderr:12667 bytes (13 kB, 12 KiB) copied, 8.8938e-05 s, 142 MB/s 2020-11-19T19:01:54.509 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2020-11-19T19:01:54.509 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:54.510 INFO:teuthology.orchestra.run.smithi199:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:01:54.525 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:01:54.539 INFO:teuthology.orchestra.run.smithi199.stderr:5+1 records in 2020-11-19T19:01:54.540 INFO:teuthology.orchestra.run.smithi199.stderr:5+1 records out 2020-11-19T19:01:54.540 INFO:teuthology.orchestra.run.smithi199.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 4.0655e-05 s, 75.2 MB/s 2020-11-19T19:01:54.541 INFO:teuthology.orchestra.run.smithi199:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T19:01:54.610 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:01:54.611 INFO:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:01:54.628 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:01:54.647 INFO:teuthology.orchestra.run.smithi027.stderr:5+1 records in 2020-11-19T19:01:54.647 INFO:teuthology.orchestra.run.smithi027.stderr:5+1 records out 2020-11-19T19:01:54.647 INFO:teuthology.orchestra.run.smithi027.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 4.8044e-05 s, 63.6 MB/s 2020-11-19T19:01:54.649 INFO:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T19:01:54.724 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:01:54.724 INFO:teuthology.orchestra.run.smithi025:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:01:54.741 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:01:54.760 INFO:teuthology.orchestra.run.smithi025.stderr:5+1 records in 2020-11-19T19:01:54.760 INFO:teuthology.orchestra.run.smithi025.stderr:5+1 records out 2020-11-19T19:01:54.760 INFO:teuthology.orchestra.run.smithi025.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 4.8365e-05 s, 63.2 MB/s 2020-11-19T19:01:54.761 INFO:teuthology.orchestra.run.smithi025:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T19:01:54.837 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2020-11-19T19:01:54.837 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:54.838 INFO:teuthology.orchestra.run.smithi199:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:01:54.853 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:01:54.868 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:01:54.868 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:01:54.868 INFO:teuthology.orchestra.run.smithi199.stderr:299 bytes copied, 3.4528e-05 s, 8.7 MB/s 2020-11-19T19:01:54.869 INFO:teuthology.orchestra.run.smithi199:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T19:01:54.939 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:01:54.940 INFO:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:01:54.956 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:01:54.974 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:01:54.974 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:01:54.974 INFO:teuthology.orchestra.run.smithi027.stderr:299 bytes copied, 3.5095e-05 s, 8.5 MB/s 2020-11-19T19:01:54.975 INFO:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T19:01:55.050 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:01:55.051 INFO:teuthology.orchestra.run.smithi025:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:01:55.067 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:01:55.085 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records in 2020-11-19T19:01:55.086 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records out 2020-11-19T19:01:55.086 INFO:teuthology.orchestra.run.smithi025.stderr:299 bytes copied, 3.4444e-05 s, 8.7 MB/s 2020-11-19T19:01:55.087 INFO:teuthology.orchestra.run.smithi025:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T19:01:55.164 INFO:teuthology.run_tasks:Running task ceph... 2020-11-19T19:01:55.477 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2020-11-19T19:01:55.478 INFO:teuthology.orchestra.run.smithi025:> sudo chmod 777 /var/log/ceph 2020-11-19T19:01:55.481 INFO:teuthology.orchestra.run.smithi027:> sudo chmod 777 /var/log/ceph 2020-11-19T19:01:55.483 INFO:teuthology.orchestra.run.smithi199:> sudo chmod 777 /var/log/ceph 2020-11-19T19:01:55.516 INFO:tasks.ceph:Disabling ceph logrotate... 2020-11-19T19:01:55.517 INFO:teuthology.orchestra.run.smithi025:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T19:01:55.557 INFO:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T19:01:55.559 INFO:teuthology.orchestra.run.smithi199:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T19:01:55.592 INFO:tasks.ceph:Creating extra log directories... 2020-11-19T19:01:55.592 INFO:teuthology.orchestra.run.smithi025:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T19:01:55.631 INFO:teuthology.orchestra.run.smithi027:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T19:01:55.634 INFO:teuthology.orchestra.run.smithi199:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T19:01:55.706 INFO:tasks.ceph:Creating ceph cluster ceph... 2020-11-19T19:01:55.706 INFO:tasks.ceph:config {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': 20, 'debug bluestore': 20, 'debug filestore': 20, 'debug journal': 20, 'debug ms': 20, 'debug osd': 25, 'debug rocksdb': 10, 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': [], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2020-11-19T19:01:55.707 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361', 'branch': 'wip-jd-testing-2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_8} 5-pool/none 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup}', 'email': None, 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '5637361', 'kernel': {'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi', 'nuke-on-error': True, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '8.1', 'overrides': {'admin_socket': {'branch': 'wip-jd-testing-2'}, 'ceph': {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': 20, 'debug bluestore': 20, 'debug filestore': 20, 'debug journal': 20, 'debug ms': 20, 'debug osd': 25, 'debug rocksdb': 10, 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {'osd default pool size': 2}, 'osd': {'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': 20, 'debug bluestore': 20, 'debug rocksdb': 10, 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}}, 'selinux': {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-jd-testing-2', 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}}, 'owner': 'scheduled_jdillaman@dillaman-rh', 'priority': 80, 'repo': 'git://git.ceph.com/ceph-ci.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'sleep_before_teardown': 0, 'suite': 'rbd', 'suite_branch': 'wip-jd-testing-2', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa', 'suite_relpath': 'qa', 'suite_repo': 'git://git.ceph.com/ceph-ci.git', 'suite_sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.lock_machines': (3, 'smithi')}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'echo \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology_branch': 'master', 'tube': 'smithi', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/worker.smithi.1592', 'targets': {'smithi199.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRZOr1o64+ZvvtZWtgacS2VAtu1WOwdgdwnCpF2GNbABUv97ZGx8DlhWy3KuZ2zauUzQklH4ZgrNMwJmKeaupaxDVIqqR+8JC0zvf+aHud1+Bx/c1QbUgPaD4aeTPj63iwamBTSHapvHit02/O+YAfRUIx6nYjwhwv6FVUCmYHK4ZHmKRS1+XpqHMnffgFqgfRVxc8mZKBkyFDwOcOVya5cGbzRxyGFkdqNTTNS3dRV09VvgSGWOlrEQ7/Zd7DQwiwHQNBwiuYgQATlXhxjlXZnq5J+rKCyMcrD3D/B8MXDMmaVh8LaqwVUx9glViKMPqqI/UX9M4w3oqv42NuAsIS2WRo3G+m5Ycr3lzzVZVBOQGLg6helzlR1TAPJMFfCHCABbuG/W9WesDWUvnLnqhhWVwiuuvDk04MK6b2OoYxrR0aIXarJDCWO1BryiMDvBP+LBUCsYIGUgObK6cXLMgbIGzaeCwATb+5VX66EaI8QUYZZoGplmW08s5vUf2kRw0=', 'smithi027.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYSZ6Nl7toTVD6fjpPqLUs9sVWlc34BI3T4sBY78VBfFNOmsyg2oKBFYj/IvcBiy2g5gO6v8FYAcv5Zf2ryjSeWtqSmd1T2QybQ1dePPlQRVx7CxdF5YpAf3CTAkCY/P3s/mZN0Tqdsf89ag6l2zQQpYypsBw524+Oujh64k7XW2OFYAoIl2LJjcvFY9AG+Jty6wJ/Er+HTsoJwTqaJ6/0kZxXoeVqUhEd5eW5cg6qxH5oY6I7rQjCe7eXsHIdMJJb42t2aBtWsGQmtZsKabJBmNelnf9/OVQFfvQSYQoHZNwZuZ3pAkEW4bbjFsTezHhgDXLyK+P87NsJnqOhlSBhvJ3P3VDRMYkbFDVDqBrRH1WJsZRd/EqT3G22q4flm0BLBtEJIa0SrGy3zyXpF5L3X8tt6T5GZzhC7rFpe9KaB1gTMrFSniYoxy9KPQB4T3ZUcFBMTx8p09phx8NWC8hNhvKpWJMw35y7/qrF+TOrQKi4a/F/v3sq7Z8H517xRH8=', 'smithi025.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg9JPEgFrcNgmz4ZqBmLaq11IxZcyCwrWcGkULq2IArsq4a7p71JicR/3wLJIszDYP9abu5bAgnpM5tO42T6OGc8HeRjD5ykQ2mm09R57z8Ls32dpt3dryPjCYo1GBY9nxoNpceBL2z9D4wdg/EWkSIDzkYFpzPrrbV3naqYtABY0as4tBlvDRWRMAd53eQJnkMrRKL2AwX1wGKpaG0YLEbPbJ8Np+4I9zrfzZXImOyxQ9WSnWq4oJpk0PHJXfB5YEP2gS1PQHlSKdKl+VLiC1g2/FhThdAMeGmUzssyU+q0WJLb3IOzsHuwSYv49cXIIAJ68rhZue6tiqHqRHcj9UO+mfGtJWV5WQVtuTiX7IezTyEWUXaHcq9GiYsMtBYZTm6vvBAF0PQRjnd+n3KnJca5Kgrbimdfxew3xzf05v6EujKL8QqvVFeAIyBsSKKX92iLHzyQ3rtQxuB1SLRIsX73wjMfUdse7MA14mwBlsd/TMMkEMKqzIrXE53v1kJVs='}} 2020-11-19T19:01:55.708 INFO:teuthology.orchestra.run.smithi025:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T19:01:55.710 INFO:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T19:01:55.713 INFO:teuthology.orchestra.run.smithi199:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T19:01:55.729 INFO:teuthology.orchestra.run.smithi025:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T19:01:55.766 INFO:teuthology.orchestra.run.smithi027:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T19:01:55.769 INFO:teuthology.orchestra.run.smithi199:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T19:01:55.800 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:55.800 INFO:teuthology.orchestra.run.smithi199:> dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:01:55.852 INFO:teuthology.orchestra.run.smithi199.stderr:+ dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:01:55.853 INFO:teuthology.orchestra.run.smithi199.stdout:/dev/vg_nvme/lv_1 2020-11-19T19:01:55.854 INFO:teuthology.orchestra.run.smithi199.stdout:/dev/vg_nvme/lv_2 2020-11-19T19:01:55.854 INFO:teuthology.orchestra.run.smithi199.stdout:/dev/vg_nvme/lv_3 2020-11-19T19:01:55.854 INFO:teuthology.orchestra.run.smithi199.stdout:/dev/vg_nvme/lv_4 2020-11-19T19:01:55.854 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:01:55.855 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:01:55.855 INFO:teuthology.orchestra.run.smithi199.stderr:72 bytes copied, 3.3259e-05 s, 2.2 MB/s 2020-11-19T19:01:55.855 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2020-11-19T19:01:55.856 INFO:teuthology.orchestra.run.smithi199:> 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 2020-11-19T19:01:55.908 INFO:teuthology.orchestra.run.smithi199.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-11-19T19:01:55.909 INFO:teuthology.orchestra.run.smithi199.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:55.909 INFO:teuthology.orchestra.run.smithi199.stdout:Device: 6h/6d Inode: 63733 Links: 1 2020-11-19T19:01:55.909 INFO:teuthology.orchestra.run.smithi199.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:55.909 INFO:teuthology.orchestra.run.smithi199.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:55.909 INFO:teuthology.orchestra.run.smithi199.stdout:Access: 2020-11-19 19:01:42.018159424 +0000 2020-11-19T19:01:55.910 INFO:teuthology.orchestra.run.smithi199.stdout:Modify: 2020-11-19 18:59:10.425138516 +0000 2020-11-19T19:01:55.910 INFO:teuthology.orchestra.run.smithi199.stdout:Change: 2020-11-19 18:59:10.425138516 +0000 2020-11-19T19:01:55.910 INFO:teuthology.orchestra.run.smithi199.stdout: Birth: - 2020-11-19T19:01:55.922 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records in 2020-11-19T19:01:55.922 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records out 2020-11-19T19:01:55.922 INFO:teuthology.orchestra.run.smithi199.stderr:512 bytes copied, 0.000108232 s, 4.7 MB/s 2020-11-19T19:01:55.925 INFO:teuthology.orchestra.run.smithi199:> 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 2020-11-19T19:01:55.986 INFO:teuthology.orchestra.run.smithi199.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-11-19T19:01:55.986 INFO:teuthology.orchestra.run.smithi199.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:55.986 INFO:teuthology.orchestra.run.smithi199.stdout:Device: 6h/6d Inode: 62714 Links: 1 2020-11-19T19:01:55.987 INFO:teuthology.orchestra.run.smithi199.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:55.987 INFO:teuthology.orchestra.run.smithi199.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:55.987 INFO:teuthology.orchestra.run.smithi199.stdout:Access: 2020-11-19 19:01:42.018159424 +0000 2020-11-19T19:01:55.987 INFO:teuthology.orchestra.run.smithi199.stdout:Modify: 2020-11-19 18:59:10.771132746 +0000 2020-11-19T19:01:55.988 INFO:teuthology.orchestra.run.smithi199.stdout:Change: 2020-11-19 18:59:10.771132746 +0000 2020-11-19T19:01:55.988 INFO:teuthology.orchestra.run.smithi199.stdout: Birth: - 2020-11-19T19:01:55.999 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records in 2020-11-19T19:01:56.000 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records out 2020-11-19T19:01:56.000 INFO:teuthology.orchestra.run.smithi199.stderr:512 bytes copied, 8.803e-05 s, 5.8 MB/s 2020-11-19T19:01:56.002 INFO:teuthology.orchestra.run.smithi199:> 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 2020-11-19T19:01:56.072 INFO:teuthology.orchestra.run.smithi199.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-11-19T19:01:56.072 INFO:teuthology.orchestra.run.smithi199.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:56.073 INFO:teuthology.orchestra.run.smithi199.stdout:Device: 6h/6d Inode: 63816 Links: 1 2020-11-19T19:01:56.073 INFO:teuthology.orchestra.run.smithi199.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:56.074 INFO:teuthology.orchestra.run.smithi199.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:56.074 INFO:teuthology.orchestra.run.smithi199.stdout:Access: 2020-11-19 19:01:42.018159424 +0000 2020-11-19T19:01:56.075 INFO:teuthology.orchestra.run.smithi199.stdout:Modify: 2020-11-19 18:59:11.722116885 +0000 2020-11-19T19:01:56.078 INFO:teuthology.orchestra.run.smithi199.stdout:Change: 2020-11-19 18:59:11.722116885 +0000 2020-11-19T19:01:56.079 INFO:teuthology.orchestra.run.smithi199.stdout: Birth: - 2020-11-19T19:01:56.497 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records in 2020-11-19T19:01:56.498 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records out 2020-11-19T19:01:56.498 INFO:teuthology.orchestra.run.smithi199.stderr:512 bytes copied, 7.6929e-05 s, 6.7 MB/s 2020-11-19T19:01:56.499 INFO:teuthology.orchestra.run.smithi199:> 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 2020-11-19T19:01:56.560 INFO:teuthology.orchestra.run.smithi199.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-11-19T19:01:56.561 INFO:teuthology.orchestra.run.smithi199.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:56.561 INFO:teuthology.orchestra.run.smithi199.stdout:Device: 6h/6d Inode: 62764 Links: 1 2020-11-19T19:01:56.562 INFO:teuthology.orchestra.run.smithi199.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:56.563 INFO:teuthology.orchestra.run.smithi199.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:56.564 INFO:teuthology.orchestra.run.smithi199.stdout:Access: 2020-11-19 19:01:42.018159424 +0000 2020-11-19T19:01:56.565 INFO:teuthology.orchestra.run.smithi199.stdout:Modify: 2020-11-19 18:59:12.060111248 +0000 2020-11-19T19:01:56.565 INFO:teuthology.orchestra.run.smithi199.stdout:Change: 2020-11-19 18:59:12.060111248 +0000 2020-11-19T19:01:56.566 INFO:teuthology.orchestra.run.smithi199.stdout: Birth: - 2020-11-19T19:01:56.584 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records in 2020-11-19T19:01:56.586 INFO:teuthology.orchestra.run.smithi199.stderr:1+0 records out 2020-11-19T19:01:56.587 INFO:teuthology.orchestra.run.smithi199.stderr:512 bytes copied, 0.000121616 s, 4.2 MB/s 2020-11-19T19:01:56.594 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:01:56.596 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:01:56.599 INFO:teuthology.orchestra.run.smithi027:> dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:01:56.622 INFO:teuthology.orchestra.run.smithi027.stderr:+ dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:01:56.624 INFO:teuthology.orchestra.run.smithi027.stdout:/dev/vg_nvme/lv_1 2020-11-19T19:01:56.624 INFO:teuthology.orchestra.run.smithi027.stdout:/dev/vg_nvme/lv_2 2020-11-19T19:01:56.625 INFO:teuthology.orchestra.run.smithi027.stdout:/dev/vg_nvme/lv_3 2020-11-19T19:01:56.625 INFO:teuthology.orchestra.run.smithi027.stdout:/dev/vg_nvme/lv_4 2020-11-19T19:01:56.625 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:01:56.626 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:01:56.626 INFO:teuthology.orchestra.run.smithi027.stderr:72 bytes copied, 4.1455e-05 s, 1.7 MB/s 2020-11-19T19:01:56.627 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2020-11-19T19:01:56.627 INFO:teuthology.orchestra.run.smithi027:> 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 2020-11-19T19:01:56.685 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-11-19T19:01:56.686 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:56.686 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 63754 Links: 1 2020-11-19T19:01:56.686 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:56.687 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:56.687 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2020-11-19 19:01:50.682363249 +0000 2020-11-19T19:01:56.687 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2020-11-19 18:59:05.221726371 +0000 2020-11-19T19:01:56.904 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2020-11-19 18:59:05.221726371 +0000 2020-11-19T19:01:56.904 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2020-11-19T19:01:56.911 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2020-11-19T19:01:56.911 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2020-11-19T19:01:56.911 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000243962 s, 2.1 MB/s 2020-11-19T19:01:56.912 INFO:teuthology.orchestra.run.smithi027:> 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 2020-11-19T19:01:56.968 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-11-19T19:01:56.969 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:56.969 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 63802 Links: 1 2020-11-19T19:01:56.970 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:56.970 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:56.971 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2020-11-19 19:01:50.683363224 +0000 2020-11-19T19:01:56.971 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2020-11-19 18:59:05.818711151 +0000 2020-11-19T19:01:56.971 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2020-11-19 18:59:05.818711151 +0000 2020-11-19T19:01:56.972 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2020-11-19T19:01:56.984 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2020-11-19T19:01:56.984 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2020-11-19T19:01:56.985 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000251398 s, 2.0 MB/s 2020-11-19T19:01:56.986 INFO:teuthology.orchestra.run.smithi027:> 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 2020-11-19T19:01:57.044 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-11-19T19:01:57.045 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:57.045 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 63846 Links: 1 2020-11-19T19:01:57.045 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:57.046 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:57.046 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2020-11-19 19:01:50.683363224 +0000 2020-11-19T19:01:57.046 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2020-11-19 18:59:06.466694630 +0000 2020-11-19T19:01:57.046 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2020-11-19 18:59:06.466694630 +0000 2020-11-19T19:01:57.046 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2020-11-19T19:01:57.062 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2020-11-19T19:01:57.062 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2020-11-19T19:01:57.062 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000220023 s, 2.3 MB/s 2020-11-19T19:01:57.064 INFO:teuthology.orchestra.run.smithi027:> 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 2020-11-19T19:01:57.121 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-11-19T19:01:57.122 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:01:57.122 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 57985 Links: 1 2020-11-19T19:01:57.122 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:01:57.122 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:01:57.123 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2020-11-19 19:01:50.683363224 +0000 2020-11-19T19:01:57.123 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2020-11-19 18:59:06.818685656 +0000 2020-11-19T19:01:57.123 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2020-11-19 18:59:06.818685656 +0000 2020-11-19T19:01:57.123 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2020-11-19T19:01:57.140 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2020-11-19T19:01:57.140 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2020-11-19T19:01:57.141 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000212639 s, 2.4 MB/s 2020-11-19T19:01:57.142 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:01:57.143 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi199.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi027.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2020-11-19T19:01:57.143 INFO:tasks.ceph:Generating config... 2020-11-19T19:01:57.144 INFO:tasks.ceph:[mgr] debug mgr = 20 2020-11-19T19:01:57.145 INFO:tasks.ceph:[mgr] debug ms = 1 2020-11-19T19:01:57.145 INFO:tasks.ceph:[mon] debug mon = 20 2020-11-19T19:01:57.145 INFO:tasks.ceph:[mon] debug ms = 1 2020-11-19T19:01:57.146 INFO:tasks.ceph:[mon] debug paxos = 20 2020-11-19T19:01:57.146 INFO:tasks.ceph:[osd] bluefs allocator = hybrid 2020-11-19T19:01:57.146 INFO:tasks.ceph:[osd] bluestore allocator = hybrid 2020-11-19T19:01:57.147 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2020-11-19T19:01:57.147 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2020-11-19T19:01:57.147 INFO:tasks.ceph:[osd] debug bluefs = 20 2020-11-19T19:01:57.147 INFO:tasks.ceph:[osd] debug bluestore = 20 2020-11-19T19:01:57.148 INFO:tasks.ceph:[osd] debug filestore = 20 2020-11-19T19:01:57.148 INFO:tasks.ceph:[osd] debug journal = 20 2020-11-19T19:01:57.149 INFO:tasks.ceph:[osd] debug ms = 20 2020-11-19T19:01:57.149 INFO:tasks.ceph:[osd] debug osd = 25 2020-11-19T19:01:57.149 INFO:tasks.ceph:[osd] debug rocksdb = 10 2020-11-19T19:01:57.149 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2020-11-19T19:01:57.150 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2020-11-19T19:01:57.150 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2020-11-19T19:01:57.150 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2020-11-19T19:01:57.150 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2020-11-19T19:01:57.151 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2020-11-19T19:01:57.151 INFO:tasks.ceph:Setting up mon.a... 2020-11-19T19:01:57.152 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2020-11-19T19:01:57.207 INFO:teuthology.orchestra.run.smithi199.stdout:creating /etc/ceph/ceph.keyring 2020-11-19T19:01:57.210 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2020-11-19T19:01:57.254 INFO:teuthology.orchestra.run.smithi199:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:57.322 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.199'), ('mon.c', '[v2:172.21.15.199:3301,v1:172.21.15.199:6790]'), ('mon.b', '172.21.15.27')] 2020-11-19T19:01:57.324 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', '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', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.199,[v2:172.21.15.199:3301,v1:172.21.15.199:6790],172.21.15.27'}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': 20, 'debug bluestore': 20, 'debug filestore': 20, 'debug journal': 20, 'debug ms': 20, 'debug osd': 25, 'debug rocksdb': 10, 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', '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'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2020-11-19T19:01:57.325 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:57.325 INFO:teuthology.orchestra.run.smithi199:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T19:01:57.376 INFO:teuthology.orchestra.run.smithi199.stderr:+ dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T19:01:57.377 INFO:teuthology.orchestra.run.smithi199.stderr:5+1 records in 2020-11-19T19:01:57.377 INFO:teuthology.orchestra.run.smithi199.stderr:5+1 records out 2020-11-19T19:01:57.377 INFO:teuthology.orchestra.run.smithi199.stderr:2957 bytes (3.0 kB, 2.9 KiB) copied, 3.9788e-05 s, 74.3 MB/s 2020-11-19T19:01:57.378 INFO:teuthology.orchestra.run.smithi199:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.199 --addv c '[v2:172.21.15.199:3301,v1:172.21.15.199:6790]' --add b 172.21.15.27 --print /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:57.457 INFO:teuthology.orchestra.run.smithi199.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:57.458 INFO:teuthology.orchestra.run.smithi199.stdout:monmaptool: generated fsid e26685fd-984e-491b-9e32-9036ea3dd818 2020-11-19T19:01:57.459 INFO:teuthology.orchestra.run.smithi199.stdout:epoch 0 2020-11-19T19:01:57.459 INFO:teuthology.orchestra.run.smithi199.stdout:fsid e26685fd-984e-491b-9e32-9036ea3dd818 2020-11-19T19:01:57.459 INFO:teuthology.orchestra.run.smithi199.stdout:last_changed 2020-11-19T19:01:57.457916+0000 2020-11-19T19:01:57.460 INFO:teuthology.orchestra.run.smithi199.stdout:created 2020-11-19T19:01:57.457916+0000 2020-11-19T19:01:57.460 INFO:teuthology.orchestra.run.smithi199.stdout:min_mon_release 0 (unknown) 2020-11-19T19:01:57.461 INFO:teuthology.orchestra.run.smithi199.stdout:election_strategy: 1 2020-11-19T19:01:57.461 INFO:teuthology.orchestra.run.smithi199.stdout:0: [v2:172.21.15.199:3300/0,v1:172.21.15.199:6789/0] mon.a 2020-11-19T19:01:57.461 INFO:teuthology.orchestra.run.smithi199.stdout:1: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.b 2020-11-19T19:01:57.462 INFO:teuthology.orchestra.run.smithi199.stdout:2: [v2:172.21.15.199:3301/0,v1:172.21.15.199:6790/0] mon.c 2020-11-19T19:01:57.462 INFO:teuthology.orchestra.run.smithi199.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2020-11-19T19:01:57.464 INFO:teuthology.orchestra.run.smithi199:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T19:01:57.518 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID e26685fd-984e-491b-9e32-9036ea3dd818... 2020-11-19T19:01:57.519 INFO:teuthology.orchestra.run.smithi025:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2020-11-19T19:01:57.523 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2020-11-19T19:01:57.525 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2020-11-19T19:01:57.593 INFO:teuthology.orchestra.run.smithi025.stdout:[global] 2020-11-19T19:01:57.593 INFO:teuthology.orchestra.run.smithi025.stdout: chdir = "" 2020-11-19T19:01:57.594 INFO:teuthology.orchestra.run.smithi025.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T19:01:57.594 INFO:teuthology.orchestra.run.smithi025.stdout: auth supported = cephx 2020-11-19T19:01:57.594 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.594 INFO:teuthology.orchestra.run.smithi025.stdout: filestore xattr use omap = true 2020-11-19T19:01:57.595 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.595 INFO:teuthology.orchestra.run.smithi025.stdout: mon clock drift allowed = 1.000 2020-11-19T19:01:57.595 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.595 INFO:teuthology.orchestra.run.smithi025.stdout: osd crush chooseleaf type = 0 2020-11-19T19:01:57.595 INFO:teuthology.orchestra.run.smithi025.stdout: auth debug = true 2020-11-19T19:01:57.596 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.596 INFO:teuthology.orchestra.run.smithi025.stdout: ms die on old message = true 2020-11-19T19:01:57.596 INFO:teuthology.orchestra.run.smithi025.stdout: ms die on bug = true 2020-11-19T19:01:57.596 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.596 INFO:teuthology.orchestra.run.smithi025.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T19:01:57.596 INFO:teuthology.orchestra.run.smithi025.stdout: mon pg warn max object skew = 0 2020-11-19T19:01:57.597 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.597 INFO:teuthology.orchestra.run.smithi025.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T19:01:57.597 INFO:teuthology.orchestra.run.smithi025.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T19:01:57.597 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.598 INFO:teuthology.orchestra.run.smithi025.stdout: osd pool default size = 2 2020-11-19T19:01:57.598 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.598 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd allow primary affinity = true 2020-11-19T19:01:57.598 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd allow pg remap = true 2020-11-19T19:01:57.598 INFO:teuthology.orchestra.run.smithi025.stdout: mon warn on legacy crush tunables = false 2020-11-19T19:01:57.599 INFO:teuthology.orchestra.run.smithi025.stdout: mon warn on crush straw calc version zero = false 2020-11-19T19:01:57.599 INFO:teuthology.orchestra.run.smithi025.stdout: mon warn on no sortbitwise = false 2020-11-19T19:01:57.599 INFO:teuthology.orchestra.run.smithi025.stdout: mon warn on osd down out interval zero = false 2020-11-19T19:01:57.599 INFO:teuthology.orchestra.run.smithi025.stdout: mon warn on too few osds = false 2020-11-19T19:01:57.599 INFO:teuthology.orchestra.run.smithi025.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T19:01:57.600 INFO:teuthology.orchestra.run.smithi025.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T19:01:57.600 INFO:teuthology.orchestra.run.smithi025.stdout: mon_allow_pool_size_one = true 2020-11-19T19:01:57.600 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.600 INFO:teuthology.orchestra.run.smithi025.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd 2020-11-19T19:01:57.600 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.600 INFO:teuthology.orchestra.run.smithi025.stdout: osd default data pool replay window = 5 2020-11-19T19:01:57.601 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.601 INFO:teuthology.orchestra.run.smithi025.stdout: mon allow pool delete = true 2020-11-19T19:01:57.601 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.601 INFO:teuthology.orchestra.run.smithi025.stdout: mon cluster log file level = debug 2020-11-19T19:01:57.601 INFO:teuthology.orchestra.run.smithi025.stdout: debug asserts on shutdown = true 2020-11-19T19:01:57.602 INFO:teuthology.orchestra.run.smithi025.stdout: mon health detail to clog = false 2020-11-19T19:01:57.602 INFO:teuthology.orchestra.run.smithi025.stdout: mon host = "172.21.15.199,[v2:172.21.15.199:3301,v1:172.21.15.199:6790],172.21.15.27" 2020-11-19T19:01:57.602 INFO:teuthology.orchestra.run.smithi025.stdout: fsid = e26685fd-984e-491b-9e32-9036ea3dd818 2020-11-19T19:01:57.602 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.602 INFO:teuthology.orchestra.run.smithi025.stdout:[osd] 2020-11-19T19:01:57.603 INFO:teuthology.orchestra.run.smithi025.stdout: osd journal size = 100 2020-11-19T19:01:57.603 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.603 INFO:teuthology.orchestra.run.smithi025.stdout: osd scrub load threshold = 5.0 2020-11-19T19:01:57.603 INFO:teuthology.orchestra.run.smithi025.stdout: osd scrub max interval = 600 2020-11-19T19:01:57.603 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.604 INFO:teuthology.orchestra.run.smithi025.stdout: osd recover clone overlap = true 2020-11-19T19:01:57.604 INFO:teuthology.orchestra.run.smithi025.stdout: osd recovery max chunk = 1048576 2020-11-19T19:01:57.604 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.604 INFO:teuthology.orchestra.run.smithi025.stdout: osd debug shutdown = true 2020-11-19T19:01:57.604 INFO:teuthology.orchestra.run.smithi025.stdout: osd debug op order = true 2020-11-19T19:01:57.605 INFO:teuthology.orchestra.run.smithi025.stdout: osd debug verify stray on activate = true 2020-11-19T19:01:57.605 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.605 INFO:teuthology.orchestra.run.smithi025.stdout: osd open classes on start = true 2020-11-19T19:01:57.605 INFO:teuthology.orchestra.run.smithi025.stdout: osd debug pg log writeout = true 2020-11-19T19:01:57.605 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.606 INFO:teuthology.orchestra.run.smithi025.stdout: osd deep scrub update digest min age = 30 2020-11-19T19:01:57.606 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.606 INFO:teuthology.orchestra.run.smithi025.stdout: osd map max advance = 10 2020-11-19T19:01:57.606 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.606 INFO:teuthology.orchestra.run.smithi025.stdout: journal zero on create = true 2020-11-19T19:01:57.607 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.607 INFO:teuthology.orchestra.run.smithi025.stdout: filestore ondisk finisher threads = 3 2020-11-19T19:01:57.607 INFO:teuthology.orchestra.run.smithi025.stdout: filestore apply finisher threads = 3 2020-11-19T19:01:57.607 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.608 INFO:teuthology.orchestra.run.smithi025.stdout: bdev debug aio = true 2020-11-19T19:01:57.608 INFO:teuthology.orchestra.run.smithi025.stdout: osd debug misdirected ops = true 2020-11-19T19:01:57.608 INFO:teuthology.orchestra.run.smithi025.stdout: bluefs allocator = hybrid 2020-11-19T19:01:57.608 INFO:teuthology.orchestra.run.smithi025.stdout: bluestore allocator = hybrid 2020-11-19T19:01:57.608 INFO:teuthology.orchestra.run.smithi025.stdout: bluestore block size = 96636764160 2020-11-19T19:01:57.609 INFO:teuthology.orchestra.run.smithi025.stdout: bluestore fsck on mount = True 2020-11-19T19:01:57.609 INFO:teuthology.orchestra.run.smithi025.stdout: debug bluefs = 20 2020-11-19T19:01:57.609 INFO:teuthology.orchestra.run.smithi025.stdout: debug bluestore = 20 2020-11-19T19:01:57.609 INFO:teuthology.orchestra.run.smithi025.stdout: debug filestore = 20 2020-11-19T19:01:57.609 INFO:teuthology.orchestra.run.smithi025.stdout: debug journal = 20 2020-11-19T19:01:57.610 INFO:teuthology.orchestra.run.smithi025.stdout: debug ms = 20 2020-11-19T19:01:57.610 INFO:teuthology.orchestra.run.smithi025.stdout: debug osd = 25 2020-11-19T19:01:57.610 INFO:teuthology.orchestra.run.smithi025.stdout: debug rocksdb = 10 2020-11-19T19:01:57.610 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T19:01:57.610 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd full ratio = 0.9 2020-11-19T19:01:57.610 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd nearfull ratio = 0.8 2020-11-19T19:01:57.611 INFO:teuthology.orchestra.run.smithi025.stdout: osd failsafe full ratio = 0.95 2020-11-19T19:01:57.611 INFO:teuthology.orchestra.run.smithi025.stdout: osd objectstore = bluestore 2020-11-19T19:01:57.611 INFO:teuthology.orchestra.run.smithi025.stdout: osd shutdown pgref assert = True 2020-11-19T19:01:57.611 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.611 INFO:teuthology.orchestra.run.smithi025.stdout:[mgr] 2020-11-19T19:01:57.612 INFO:teuthology.orchestra.run.smithi025.stdout: debug ms = 1 2020-11-19T19:01:57.612 INFO:teuthology.orchestra.run.smithi025.stdout: debug mgr = 20 2020-11-19T19:01:57.612 INFO:teuthology.orchestra.run.smithi025.stdout: debug mon = 20 2020-11-19T19:01:57.612 INFO:teuthology.orchestra.run.smithi025.stdout: debug auth = 20 2020-11-19T19:01:57.612 INFO:teuthology.orchestra.run.smithi025.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:01:57.613 INFO:teuthology.orchestra.run.smithi025.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:01:57.613 INFO:teuthology.orchestra.run.smithi025.stdout: mgr/telemetry/nag = false 2020-11-19T19:01:57.613 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.613 INFO:teuthology.orchestra.run.smithi025.stdout:[mon] 2020-11-19T19:01:57.613 INFO:teuthology.orchestra.run.smithi025.stdout: debug ms = 1 2020-11-19T19:01:57.614 INFO:teuthology.orchestra.run.smithi025.stdout: debug mon = 20 2020-11-19T19:01:57.614 INFO:teuthology.orchestra.run.smithi025.stdout: debug paxos = 20 2020-11-19T19:01:57.614 INFO:teuthology.orchestra.run.smithi025.stdout: debug auth = 20 2020-11-19T19:01:57.614 INFO:teuthology.orchestra.run.smithi025.stdout: mon data avail warn = 5 2020-11-19T19:01:57.614 INFO:teuthology.orchestra.run.smithi025.stdout: mon mgr mkfs grace = 240 2020-11-19T19:01:57.615 INFO:teuthology.orchestra.run.smithi025.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:01:57.615 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd reporter subtree level = osd 2020-11-19T19:01:57.615 INFO:teuthology.orchestra.run.smithi025.stdout: mon osd prime pg temp = true 2020-11-19T19:01:57.615 INFO:teuthology.orchestra.run.smithi025.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:01:57.615 INFO:teuthology.orchestra.run.smithi025.stdout: 2020-11-19T19:01:57.616 INFO:teuthology.orchestra.run.smithi025.stdout:[client] 2020-11-19T19:01:57.616 INFO:teuthology.orchestra.run.smithi025.stdout: rgw cache enabled = true 2020-11-19T19:01:57.616 INFO:teuthology.orchestra.run.smithi025.stdout: rgw enable ops log = true 2020-11-19T19:01:57.616 INFO:teuthology.orchestra.run.smithi025.stdout: rgw enable usage log = true 2020-11-19T19:01:57.616 INFO:teuthology.orchestra.run.smithi025.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T19:01:57.616 INFO:teuthology.orchestra.run.smithi025.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T19:01:57.617 INFO:teuthology.orchestra.run.smithi025.stdout:[mon.a] 2020-11-19T19:01:57.617 INFO:teuthology.orchestra.run.smithi025.stdout:[mon.c] 2020-11-19T19:01:57.617 INFO:teuthology.orchestra.run.smithi025.stdout:[mon.b] 2020-11-19T19:01:57.619 INFO:teuthology.orchestra.run.smithi199.stdout:[global] 2020-11-19T19:01:57.619 INFO:teuthology.orchestra.run.smithi199.stdout: chdir = "" 2020-11-19T19:01:57.619 INFO:teuthology.orchestra.run.smithi199.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T19:01:57.619 INFO:teuthology.orchestra.run.smithi199.stdout: auth supported = cephx 2020-11-19T19:01:57.620 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.620 INFO:teuthology.orchestra.run.smithi199.stdout: filestore xattr use omap = true 2020-11-19T19:01:57.620 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.620 INFO:teuthology.orchestra.run.smithi199.stdout: mon clock drift allowed = 1.000 2020-11-19T19:01:57.620 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.621 INFO:teuthology.orchestra.run.smithi199.stdout: osd crush chooseleaf type = 0 2020-11-19T19:01:57.621 INFO:teuthology.orchestra.run.smithi199.stdout: auth debug = true 2020-11-19T19:01:57.621 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.621 INFO:teuthology.orchestra.run.smithi199.stdout: ms die on old message = true 2020-11-19T19:01:57.621 INFO:teuthology.orchestra.run.smithi199.stdout: ms die on bug = true 2020-11-19T19:01:57.622 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.622 INFO:teuthology.orchestra.run.smithi199.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T19:01:57.622 INFO:teuthology.orchestra.run.smithi199.stdout: mon pg warn max object skew = 0 2020-11-19T19:01:57.622 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.622 INFO:teuthology.orchestra.run.smithi199.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T19:01:57.623 INFO:teuthology.orchestra.run.smithi199.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T19:01:57.623 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.623 INFO:teuthology.orchestra.run.smithi199.stdout: osd pool default size = 2 2020-11-19T19:01:57.623 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.623 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd allow primary affinity = true 2020-11-19T19:01:57.623 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd allow pg remap = true 2020-11-19T19:01:57.624 INFO:teuthology.orchestra.run.smithi199.stdout: mon warn on legacy crush tunables = false 2020-11-19T19:01:57.624 INFO:teuthology.orchestra.run.smithi199.stdout: mon warn on crush straw calc version zero = false 2020-11-19T19:01:57.624 INFO:teuthology.orchestra.run.smithi199.stdout: mon warn on no sortbitwise = false 2020-11-19T19:01:57.624 INFO:teuthology.orchestra.run.smithi199.stdout: mon warn on osd down out interval zero = false 2020-11-19T19:01:57.624 INFO:teuthology.orchestra.run.smithi199.stdout: mon warn on too few osds = false 2020-11-19T19:01:57.625 INFO:teuthology.orchestra.run.smithi199.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T19:01:57.625 INFO:teuthology.orchestra.run.smithi199.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T19:01:57.625 INFO:teuthology.orchestra.run.smithi199.stdout: mon_allow_pool_size_one = true 2020-11-19T19:01:57.625 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.625 INFO:teuthology.orchestra.run.smithi199.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd 2020-11-19T19:01:57.626 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.626 INFO:teuthology.orchestra.run.smithi199.stdout: osd default data pool replay window = 5 2020-11-19T19:01:57.626 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.626 INFO:teuthology.orchestra.run.smithi199.stdout: mon allow pool delete = true 2020-11-19T19:01:57.626 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.627 INFO:teuthology.orchestra.run.smithi199.stdout: mon cluster log file level = debug 2020-11-19T19:01:57.627 INFO:teuthology.orchestra.run.smithi199.stdout: debug asserts on shutdown = true 2020-11-19T19:01:57.627 INFO:teuthology.orchestra.run.smithi199.stdout: mon health detail to clog = false 2020-11-19T19:01:57.627 INFO:teuthology.orchestra.run.smithi199.stdout: mon host = "172.21.15.199,[v2:172.21.15.199:3301,v1:172.21.15.199:6790],172.21.15.27" 2020-11-19T19:01:57.627 INFO:teuthology.orchestra.run.smithi199.stdout: fsid = e26685fd-984e-491b-9e32-9036ea3dd818 2020-11-19T19:01:57.628 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.628 INFO:teuthology.orchestra.run.smithi199.stdout:[osd] 2020-11-19T19:01:57.628 INFO:teuthology.orchestra.run.smithi199.stdout: osd journal size = 100 2020-11-19T19:01:57.628 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.628 INFO:teuthology.orchestra.run.smithi199.stdout: osd scrub load threshold = 5.0 2020-11-19T19:01:57.629 INFO:teuthology.orchestra.run.smithi199.stdout: osd scrub max interval = 600 2020-11-19T19:01:57.629 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.629 INFO:teuthology.orchestra.run.smithi199.stdout: osd recover clone overlap = true 2020-11-19T19:01:57.629 INFO:teuthology.orchestra.run.smithi199.stdout: osd recovery max chunk = 1048576 2020-11-19T19:01:57.629 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.630 INFO:teuthology.orchestra.run.smithi199.stdout: osd debug shutdown = true 2020-11-19T19:01:57.630 INFO:teuthology.orchestra.run.smithi199.stdout: osd debug op order = true 2020-11-19T19:01:57.630 INFO:teuthology.orchestra.run.smithi199.stdout: osd debug verify stray on activate = true 2020-11-19T19:01:57.630 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.630 INFO:teuthology.orchestra.run.smithi199.stdout: osd open classes on start = true 2020-11-19T19:01:57.631 INFO:teuthology.orchestra.run.smithi199.stdout: osd debug pg log writeout = true 2020-11-19T19:01:57.631 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.631 INFO:teuthology.orchestra.run.smithi199.stdout: osd deep scrub update digest min age = 30 2020-11-19T19:01:57.631 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.632 INFO:teuthology.orchestra.run.smithi199.stdout: osd map max advance = 10 2020-11-19T19:01:57.632 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.632 INFO:teuthology.orchestra.run.smithi199.stdout: journal zero on create = true 2020-11-19T19:01:57.632 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.632 INFO:teuthology.orchestra.run.smithi199.stdout: filestore ondisk finisher threads = 3 2020-11-19T19:01:57.633 INFO:teuthology.orchestra.run.smithi199.stdout: filestore apply finisher threads = 3 2020-11-19T19:01:57.633 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.633 INFO:teuthology.orchestra.run.smithi199.stdout: bdev debug aio = true 2020-11-19T19:01:57.633 INFO:teuthology.orchestra.run.smithi199.stdout: osd debug misdirected ops = true 2020-11-19T19:01:57.633 INFO:teuthology.orchestra.run.smithi199.stdout: bluefs allocator = hybrid 2020-11-19T19:01:57.634 INFO:teuthology.orchestra.run.smithi199.stdout: bluestore allocator = hybrid 2020-11-19T19:01:57.634 INFO:teuthology.orchestra.run.smithi199.stdout: bluestore block size = 96636764160 2020-11-19T19:01:57.634 INFO:teuthology.orchestra.run.smithi199.stdout: bluestore fsck on mount = True 2020-11-19T19:01:57.634 INFO:teuthology.orchestra.run.smithi199.stdout: debug bluefs = 20 2020-11-19T19:01:57.634 INFO:teuthology.orchestra.run.smithi199.stdout: debug bluestore = 20 2020-11-19T19:01:57.635 INFO:teuthology.orchestra.run.smithi199.stdout: debug filestore = 20 2020-11-19T19:01:57.635 INFO:teuthology.orchestra.run.smithi199.stdout: debug journal = 20 2020-11-19T19:01:57.635 INFO:teuthology.orchestra.run.smithi199.stdout: debug ms = 20 2020-11-19T19:01:57.635 INFO:teuthology.orchestra.run.smithi199.stdout: debug osd = 25 2020-11-19T19:01:57.635 INFO:teuthology.orchestra.run.smithi199.stdout: debug rocksdb = 10 2020-11-19T19:01:57.636 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T19:01:57.636 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd full ratio = 0.9 2020-11-19T19:01:57.636 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd nearfull ratio = 0.8 2020-11-19T19:01:57.636 INFO:teuthology.orchestra.run.smithi199.stdout: osd failsafe full ratio = 0.95 2020-11-19T19:01:57.636 INFO:teuthology.orchestra.run.smithi199.stdout: osd objectstore = bluestore 2020-11-19T19:01:57.637 INFO:teuthology.orchestra.run.smithi199.stdout: osd shutdown pgref assert = True 2020-11-19T19:01:57.637 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.637 INFO:teuthology.orchestra.run.smithi199.stdout:[mgr] 2020-11-19T19:01:57.637 INFO:teuthology.orchestra.run.smithi199.stdout: debug ms = 1 2020-11-19T19:01:57.637 INFO:teuthology.orchestra.run.smithi199.stdout: debug mgr = 20 2020-11-19T19:01:57.638 INFO:teuthology.orchestra.run.smithi199.stdout: debug mon = 20 2020-11-19T19:01:57.638 INFO:teuthology.orchestra.run.smithi199.stdout: debug auth = 20 2020-11-19T19:01:57.638 INFO:teuthology.orchestra.run.smithi199.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:01:57.638 INFO:teuthology.orchestra.run.smithi199.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:01:57.638 INFO:teuthology.orchestra.run.smithi199.stdout: mgr/telemetry/nag = false 2020-11-19T19:01:57.639 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.639 INFO:teuthology.orchestra.run.smithi199.stdout:[mon] 2020-11-19T19:01:57.639 INFO:teuthology.orchestra.run.smithi199.stdout: debug ms = 1 2020-11-19T19:01:57.639 INFO:teuthology.orchestra.run.smithi199.stdout: debug mon = 20 2020-11-19T19:01:57.639 INFO:teuthology.orchestra.run.smithi199.stdout: debug paxos = 20 2020-11-19T19:01:57.639 INFO:teuthology.orchestra.run.smithi199.stdout: debug auth = 20 2020-11-19T19:01:57.640 INFO:teuthology.orchestra.run.smithi199.stdout: mon data avail warn = 5 2020-11-19T19:01:57.640 INFO:teuthology.orchestra.run.smithi199.stdout: mon mgr mkfs grace = 240 2020-11-19T19:01:57.640 INFO:teuthology.orchestra.run.smithi199.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:01:57.640 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd reporter subtree level = osd 2020-11-19T19:01:57.640 INFO:teuthology.orchestra.run.smithi199.stdout: mon osd prime pg temp = true 2020-11-19T19:01:57.641 INFO:teuthology.orchestra.run.smithi199.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:01:57.641 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:01:57.641 INFO:teuthology.orchestra.run.smithi199.stdout:[client] 2020-11-19T19:01:57.641 INFO:teuthology.orchestra.run.smithi199.stdout: rgw cache enabled = true 2020-11-19T19:01:57.641 INFO:teuthology.orchestra.run.smithi199.stdout: rgw enable ops log = true 2020-11-19T19:01:57.642 INFO:teuthology.orchestra.run.smithi199.stdout: rgw enable usage log = true 2020-11-19T19:01:57.642 INFO:teuthology.orchestra.run.smithi199.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T19:01:57.642 INFO:teuthology.orchestra.run.smithi199.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T19:01:57.642 INFO:teuthology.orchestra.run.smithi199.stdout:[mon.a] 2020-11-19T19:01:57.642 INFO:teuthology.orchestra.run.smithi199.stdout:[mon.c] 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi199.stdout:[mon.b] 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi027.stdout:[global] 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi027.stdout: chdir = "" 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi027.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi027.stdout: auth supported = cephx 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi027.stdout: filestore xattr use omap = true 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi027.stdout: mon clock drift allowed = 1.000 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.645 INFO:teuthology.orchestra.run.smithi027.stdout: osd crush chooseleaf type = 0 2020-11-19T19:01:57.645 INFO:teuthology.orchestra.run.smithi027.stdout: auth debug = true 2020-11-19T19:01:57.645 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.645 INFO:teuthology.orchestra.run.smithi027.stdout: ms die on old message = true 2020-11-19T19:01:57.645 INFO:teuthology.orchestra.run.smithi027.stdout: ms die on bug = true 2020-11-19T19:01:57.646 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.646 INFO:teuthology.orchestra.run.smithi027.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T19:01:57.646 INFO:teuthology.orchestra.run.smithi027.stdout: mon pg warn max object skew = 0 2020-11-19T19:01:57.646 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.646 INFO:teuthology.orchestra.run.smithi027.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T19:01:57.647 INFO:teuthology.orchestra.run.smithi027.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T19:01:57.647 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.647 INFO:teuthology.orchestra.run.smithi027.stdout: osd pool default size = 2 2020-11-19T19:01:57.647 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.647 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd allow primary affinity = true 2020-11-19T19:01:57.648 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd allow pg remap = true 2020-11-19T19:01:57.648 INFO:teuthology.orchestra.run.smithi027.stdout: mon warn on legacy crush tunables = false 2020-11-19T19:01:57.648 INFO:teuthology.orchestra.run.smithi027.stdout: mon warn on crush straw calc version zero = false 2020-11-19T19:01:57.648 INFO:teuthology.orchestra.run.smithi027.stdout: mon warn on no sortbitwise = false 2020-11-19T19:01:57.648 INFO:teuthology.orchestra.run.smithi027.stdout: mon warn on osd down out interval zero = false 2020-11-19T19:01:57.649 INFO:teuthology.orchestra.run.smithi027.stdout: mon warn on too few osds = false 2020-11-19T19:01:57.649 INFO:teuthology.orchestra.run.smithi027.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T19:01:57.649 INFO:teuthology.orchestra.run.smithi027.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T19:01:57.649 INFO:teuthology.orchestra.run.smithi027.stdout: mon_allow_pool_size_one = true 2020-11-19T19:01:57.649 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.650 INFO:teuthology.orchestra.run.smithi027.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd 2020-11-19T19:01:57.650 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.650 INFO:teuthology.orchestra.run.smithi027.stdout: osd default data pool replay window = 5 2020-11-19T19:01:57.650 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.650 INFO:teuthology.orchestra.run.smithi027.stdout: mon allow pool delete = true 2020-11-19T19:01:57.651 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.651 INFO:teuthology.orchestra.run.smithi027.stdout: mon cluster log file level = debug 2020-11-19T19:01:57.651 INFO:teuthology.orchestra.run.smithi027.stdout: debug asserts on shutdown = true 2020-11-19T19:01:57.651 INFO:teuthology.orchestra.run.smithi027.stdout: mon health detail to clog = false 2020-11-19T19:01:57.651 INFO:teuthology.orchestra.run.smithi027.stdout: mon host = "172.21.15.199,[v2:172.21.15.199:3301,v1:172.21.15.199:6790],172.21.15.27" 2020-11-19T19:01:57.651 INFO:teuthology.orchestra.run.smithi027.stdout: fsid = e26685fd-984e-491b-9e32-9036ea3dd818 2020-11-19T19:01:57.652 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.652 INFO:teuthology.orchestra.run.smithi027.stdout:[osd] 2020-11-19T19:01:57.652 INFO:teuthology.orchestra.run.smithi027.stdout: osd journal size = 100 2020-11-19T19:01:57.652 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.652 INFO:teuthology.orchestra.run.smithi027.stdout: osd scrub load threshold = 5.0 2020-11-19T19:01:57.653 INFO:teuthology.orchestra.run.smithi027.stdout: osd scrub max interval = 600 2020-11-19T19:01:57.653 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.653 INFO:teuthology.orchestra.run.smithi027.stdout: osd recover clone overlap = true 2020-11-19T19:01:57.653 INFO:teuthology.orchestra.run.smithi027.stdout: osd recovery max chunk = 1048576 2020-11-19T19:01:57.653 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.654 INFO:teuthology.orchestra.run.smithi027.stdout: osd debug shutdown = true 2020-11-19T19:01:57.654 INFO:teuthology.orchestra.run.smithi027.stdout: osd debug op order = true 2020-11-19T19:01:57.654 INFO:teuthology.orchestra.run.smithi027.stdout: osd debug verify stray on activate = true 2020-11-19T19:01:57.654 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.654 INFO:teuthology.orchestra.run.smithi027.stdout: osd open classes on start = true 2020-11-19T19:01:57.655 INFO:teuthology.orchestra.run.smithi027.stdout: osd debug pg log writeout = true 2020-11-19T19:01:57.655 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.655 INFO:teuthology.orchestra.run.smithi027.stdout: osd deep scrub update digest min age = 30 2020-11-19T19:01:57.655 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.655 INFO:teuthology.orchestra.run.smithi027.stdout: osd map max advance = 10 2020-11-19T19:01:57.656 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.656 INFO:teuthology.orchestra.run.smithi027.stdout: journal zero on create = true 2020-11-19T19:01:57.656 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.656 INFO:teuthology.orchestra.run.smithi027.stdout: filestore ondisk finisher threads = 3 2020-11-19T19:01:57.656 INFO:teuthology.orchestra.run.smithi027.stdout: filestore apply finisher threads = 3 2020-11-19T19:01:57.657 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.657 INFO:teuthology.orchestra.run.smithi027.stdout: bdev debug aio = true 2020-11-19T19:01:57.657 INFO:teuthology.orchestra.run.smithi027.stdout: osd debug misdirected ops = true 2020-11-19T19:01:57.657 INFO:teuthology.orchestra.run.smithi027.stdout: bluefs allocator = hybrid 2020-11-19T19:01:57.657 INFO:teuthology.orchestra.run.smithi027.stdout: bluestore allocator = hybrid 2020-11-19T19:01:57.658 INFO:teuthology.orchestra.run.smithi027.stdout: bluestore block size = 96636764160 2020-11-19T19:01:57.658 INFO:teuthology.orchestra.run.smithi027.stdout: bluestore fsck on mount = True 2020-11-19T19:01:57.658 INFO:teuthology.orchestra.run.smithi027.stdout: debug bluefs = 20 2020-11-19T19:01:57.658 INFO:teuthology.orchestra.run.smithi027.stdout: debug bluestore = 20 2020-11-19T19:01:57.658 INFO:teuthology.orchestra.run.smithi027.stdout: debug filestore = 20 2020-11-19T19:01:57.658 INFO:teuthology.orchestra.run.smithi027.stdout: debug journal = 20 2020-11-19T19:01:57.659 INFO:teuthology.orchestra.run.smithi027.stdout: debug ms = 20 2020-11-19T19:01:57.659 INFO:teuthology.orchestra.run.smithi027.stdout: debug osd = 25 2020-11-19T19:01:57.659 INFO:teuthology.orchestra.run.smithi027.stdout: debug rocksdb = 10 2020-11-19T19:01:57.659 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T19:01:57.659 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd full ratio = 0.9 2020-11-19T19:01:57.660 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd nearfull ratio = 0.8 2020-11-19T19:01:57.660 INFO:teuthology.orchestra.run.smithi027.stdout: osd failsafe full ratio = 0.95 2020-11-19T19:01:57.660 INFO:teuthology.orchestra.run.smithi027.stdout: osd objectstore = bluestore 2020-11-19T19:01:57.660 INFO:teuthology.orchestra.run.smithi027.stdout: osd shutdown pgref assert = True 2020-11-19T19:01:57.660 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.661 INFO:teuthology.orchestra.run.smithi027.stdout:[mgr] 2020-11-19T19:01:57.661 INFO:teuthology.orchestra.run.smithi027.stdout: debug ms = 1 2020-11-19T19:01:57.661 INFO:teuthology.orchestra.run.smithi027.stdout: debug mgr = 20 2020-11-19T19:01:57.661 INFO:teuthology.orchestra.run.smithi027.stdout: debug mon = 20 2020-11-19T19:01:57.661 INFO:teuthology.orchestra.run.smithi027.stdout: debug auth = 20 2020-11-19T19:01:57.662 INFO:teuthology.orchestra.run.smithi027.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:01:57.662 INFO:teuthology.orchestra.run.smithi027.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:01:57.662 INFO:teuthology.orchestra.run.smithi027.stdout: mgr/telemetry/nag = false 2020-11-19T19:01:57.662 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.662 INFO:teuthology.orchestra.run.smithi027.stdout:[mon] 2020-11-19T19:01:57.663 INFO:teuthology.orchestra.run.smithi027.stdout: debug ms = 1 2020-11-19T19:01:57.663 INFO:teuthology.orchestra.run.smithi027.stdout: debug mon = 20 2020-11-19T19:01:57.663 INFO:teuthology.orchestra.run.smithi027.stdout: debug paxos = 20 2020-11-19T19:01:57.663 INFO:teuthology.orchestra.run.smithi027.stdout: debug auth = 20 2020-11-19T19:01:57.663 INFO:teuthology.orchestra.run.smithi027.stdout: mon data avail warn = 5 2020-11-19T19:01:57.663 INFO:teuthology.orchestra.run.smithi027.stdout: mon mgr mkfs grace = 240 2020-11-19T19:01:57.664 INFO:teuthology.orchestra.run.smithi027.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:01:57.664 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd reporter subtree level = osd 2020-11-19T19:01:57.664 INFO:teuthology.orchestra.run.smithi027.stdout: mon osd prime pg temp = true 2020-11-19T19:01:57.664 INFO:teuthology.orchestra.run.smithi027.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:01:57.664 INFO:teuthology.orchestra.run.smithi027.stdout: 2020-11-19T19:01:57.665 INFO:teuthology.orchestra.run.smithi027.stdout:[client] 2020-11-19T19:01:57.665 INFO:teuthology.orchestra.run.smithi027.stdout: rgw cache enabled = true 2020-11-19T19:01:57.665 INFO:teuthology.orchestra.run.smithi027.stdout: rgw enable ops log = true 2020-11-19T19:01:57.665 INFO:teuthology.orchestra.run.smithi027.stdout: rgw enable usage log = true 2020-11-19T19:01:57.665 INFO:teuthology.orchestra.run.smithi027.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T19:01:57.666 INFO:teuthology.orchestra.run.smithi027.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T19:01:57.666 INFO:teuthology.orchestra.run.smithi027.stdout:[mon.a] 2020-11-19T19:01:57.666 INFO:teuthology.orchestra.run.smithi027.stdout:[mon.c] 2020-11-19T19:01:57.666 INFO:teuthology.orchestra.run.smithi027.stdout:[mon.b] 2020-11-19T19:01:57.667 INFO:tasks.ceph:Creating admin key on mon.a... 2020-11-19T19:01:57.668 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2020-11-19T19:01:57.718 INFO:tasks.ceph:Copying monmap to all nodes... 2020-11-19T19:01:57.719 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:57.720 INFO:teuthology.orchestra.run.smithi199:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2020-11-19T19:01:57.733 INFO:teuthology.orchestra.run.smithi199.stderr:+ dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2020-11-19T19:01:57.735 INFO:teuthology.orchestra.run.smithi199.stdout:[mon.] 2020-11-19T19:01:57.735 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAlwbZfNsINDxAAHzBjwCdoCD9zrvtfdZ1b1A== 2020-11-19T19:01:57.735 INFO:teuthology.orchestra.run.smithi199.stdout:[client.admin] 2020-11-19T19:01:57.735 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAlwbZf4QDBKhAAKoGoD3LETm1Cbqu/e6jGjQ== 2020-11-19T19:01:57.736 INFO:teuthology.orchestra.run.smithi199.stdout: caps mds = "allow *" 2020-11-19T19:01:57.736 INFO:teuthology.orchestra.run.smithi199.stdout: caps mgr = "allow *" 2020-11-19T19:01:57.736 INFO:teuthology.orchestra.run.smithi199.stdout: caps mon = "allow *" 2020-11-19T19:01:57.736 INFO:teuthology.orchestra.run.smithi199.stdout: caps osd = "allow *" 2020-11-19T19:01:57.736 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:01:57.737 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:01:57.737 INFO:teuthology.orchestra.run.smithi199.stderr:206 bytes copied, 2.8092e-05 s, 7.3 MB/s 2020-11-19T19:01:57.737 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:57.738 INFO:teuthology.orchestra.run.smithi199:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2020-11-19T19:01:57.788 INFO:teuthology.orchestra.run.smithi199.stderr:+ dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2020-11-19T19:01:57.789 INFO:teuthology.orchestra.run.smithi199.stdout: ��f���NI�2�6�=�%��_}@K%��_}@K�aXa �����bXb ���cXc �����abc 2020-11-19T19:01:57.789 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:01:57.790 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:01:57.790 INFO:teuthology.orchestra.run.smithi199.stderr:409 bytes copied, 2.7521e-05 s, 14.9 MB/s 2020-11-19T19:01:57.790 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T19:01:57.791 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:57.791 INFO:teuthology.orchestra.run.smithi199:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:01:57.792 INFO:teuthology.orchestra.run.smithi199:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:57.842 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:01:57.855 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:01:57.855 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:01:57.855 INFO:teuthology.orchestra.run.smithi199.stderr:206 bytes copied, 3.8297e-05 s, 5.4 MB/s 2020-11-19T19:01:57.856 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:57.869 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:01:57.870 INFO:teuthology.orchestra.run.smithi199:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:57.922 INFO:teuthology.orchestra.run.smithi199.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:57.923 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:01:57.923 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:01:57.923 INFO:teuthology.orchestra.run.smithi199.stderr:409 bytes copied, 5.5362e-05 s, 7.4 MB/s 2020-11-19T19:01:57.924 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T19:01:57.924 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:01:57.924 INFO:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:01:57.925 INFO:teuthology.orchestra.run.smithi027:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:57.941 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:01:57.959 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:01:57.960 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:01:57.960 INFO:teuthology.orchestra.run.smithi027.stderr:206 bytes copied, 3.3418e-05 s, 6.2 MB/s 2020-11-19T19:01:57.960 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:57.979 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:01:57.979 INFO:teuthology.orchestra.run.smithi027:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:58.034 INFO:teuthology.orchestra.run.smithi027.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:58.035 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:01:58.036 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:01:58.036 INFO:teuthology.orchestra.run.smithi027.stderr:409 bytes copied, 3.529e-05 s, 11.6 MB/s 2020-11-19T19:01:58.036 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T19:01:58.036 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:01:58.037 INFO:teuthology.orchestra.run.smithi025:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:01:58.037 INFO:teuthology.orchestra.run.smithi025:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:58.053 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:01:58.072 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records in 2020-11-19T19:01:58.072 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records out 2020-11-19T19:01:58.072 INFO:teuthology.orchestra.run.smithi025.stderr:206 bytes copied, 3.8916e-05 s, 5.3 MB/s 2020-11-19T19:01:58.073 INFO:teuthology.orchestra.run.smithi025.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:01:58.091 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:01:58.092 INFO:teuthology.orchestra.run.smithi025:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:58.150 INFO:teuthology.orchestra.run.smithi025.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:58.152 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records in 2020-11-19T19:01:58.152 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records out 2020-11-19T19:01:58.152 INFO:teuthology.orchestra.run.smithi025.stderr:409 bytes copied, 3.6785e-05 s, 11.1 MB/s 2020-11-19T19:01:58.153 INFO:tasks.ceph:Setting up mon nodes... 2020-11-19T19:01:58.153 INFO:tasks.ceph:Setting up mgr nodes... 2020-11-19T19:01:58.154 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2020-11-19T19:01:58.217 INFO:teuthology.orchestra.run.smithi199.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2020-11-19T19:01:58.219 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2020-11-19T19:01:58.299 INFO:teuthology.orchestra.run.smithi027.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2020-11-19T19:01:58.302 INFO:tasks.ceph:Setting up mds nodes... 2020-11-19T19:01:58.350 INFO:tasks.ceph_client:Setting up client nodes... 2020-11-19T19:01:58.351 INFO:teuthology.orchestra.run.smithi025:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2020-11-19T19:01:58.415 INFO:teuthology.orchestra.run.smithi025.stdout:creating /etc/ceph/ceph.client.0.keyring 2020-11-19T19:01:58.436 INFO:tasks.ceph:Running mkfs on osd nodes... 2020-11-19T19:01:58.437 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi199.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi027.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2020-11-19T19:01:58.437 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2020-11-19T19:01:58.466 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:01:58.467 INFO:tasks.ceph:role: osd.0 2020-11-19T19:01:58.467 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T19:01:58.468 INFO:teuthology.orchestra.run.smithi199:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2020-11-19T19:01:58.556 INFO:teuthology.orchestra.run.smithi199.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:01:58.557 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:01:58.557 INFO:teuthology.orchestra.run.smithi199.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:01:58.557 INFO:teuthology.orchestra.run.smithi199.stdout: = reflink=1 2020-11-19T19:01:58.558 INFO:teuthology.orchestra.run.smithi199.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:01:58.558 INFO:teuthology.orchestra.run.smithi199.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:01:58.558 INFO:teuthology.orchestra.run.smithi199.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:01:58.558 INFO:teuthology.orchestra.run.smithi199.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:01:58.558 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:01:58.559 INFO:teuthology.orchestra.run.smithi199.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:01:58.559 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi199.front.sepia.ceph.com -o noatime 2020-11-19T19:01:58.560 INFO:teuthology.orchestra.run.smithi199:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2020-11-19T19:01:58.601 INFO:teuthology.orchestra.run.smithi199:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2020-11-19T19:01:58.673 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2020-11-19T19:01:58.739 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:01:58.740 INFO:tasks.ceph:role: osd.1 2020-11-19T19:01:58.740 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T19:01:58.740 INFO:teuthology.orchestra.run.smithi199:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2020-11-19T19:01:58.830 INFO:teuthology.orchestra.run.smithi199.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:01:58.831 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:01:58.831 INFO:teuthology.orchestra.run.smithi199.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:01:58.831 INFO:teuthology.orchestra.run.smithi199.stdout: = reflink=1 2020-11-19T19:01:58.832 INFO:teuthology.orchestra.run.smithi199.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:01:58.832 INFO:teuthology.orchestra.run.smithi199.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:01:58.833 INFO:teuthology.orchestra.run.smithi199.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:01:58.833 INFO:teuthology.orchestra.run.smithi199.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:01:58.833 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:01:58.834 INFO:teuthology.orchestra.run.smithi199.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:01:58.835 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi199.front.sepia.ceph.com -o noatime 2020-11-19T19:01:58.836 INFO:teuthology.orchestra.run.smithi199:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2020-11-19T19:01:58.874 INFO:teuthology.orchestra.run.smithi199:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2020-11-19T19:01:58.946 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2020-11-19T19:01:59.017 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:01:59.017 INFO:tasks.ceph:role: osd.2 2020-11-19T19:01:59.018 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T19:01:59.018 INFO:teuthology.orchestra.run.smithi199:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2020-11-19T19:01:59.109 INFO:teuthology.orchestra.run.smithi199.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:01:59.109 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:01:59.109 INFO:teuthology.orchestra.run.smithi199.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:01:59.110 INFO:teuthology.orchestra.run.smithi199.stdout: = reflink=1 2020-11-19T19:01:59.110 INFO:teuthology.orchestra.run.smithi199.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:01:59.110 INFO:teuthology.orchestra.run.smithi199.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:01:59.110 INFO:teuthology.orchestra.run.smithi199.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:01:59.110 INFO:teuthology.orchestra.run.smithi199.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:01:59.111 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:01:59.111 INFO:teuthology.orchestra.run.smithi199.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:01:59.112 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi199.front.sepia.ceph.com -o noatime 2020-11-19T19:01:59.112 INFO:teuthology.orchestra.run.smithi199:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2020-11-19T19:01:59.151 INFO:teuthology.orchestra.run.smithi199:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2020-11-19T19:01:59.226 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2020-11-19T19:01:59.294 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:01:59.295 INFO:tasks.ceph:role: osd.3 2020-11-19T19:01:59.295 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T19:01:59.295 INFO:teuthology.orchestra.run.smithi199:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2020-11-19T19:01:59.385 INFO:teuthology.orchestra.run.smithi199.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:01:59.385 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:01:59.386 INFO:teuthology.orchestra.run.smithi199.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:01:59.386 INFO:teuthology.orchestra.run.smithi199.stdout: = reflink=1 2020-11-19T19:01:59.386 INFO:teuthology.orchestra.run.smithi199.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:01:59.386 INFO:teuthology.orchestra.run.smithi199.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:01:59.387 INFO:teuthology.orchestra.run.smithi199.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:01:59.387 INFO:teuthology.orchestra.run.smithi199.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:01:59.387 INFO:teuthology.orchestra.run.smithi199.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:01:59.387 INFO:teuthology.orchestra.run.smithi199.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:01:59.388 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi199.front.sepia.ceph.com -o noatime 2020-11-19T19:01:59.389 INFO:teuthology.orchestra.run.smithi199:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2020-11-19T19:01:59.428 INFO:teuthology.orchestra.run.smithi199:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2020-11-19T19:01:59.497 INFO:teuthology.orchestra.run.smithi199:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:01:59.582 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:01:59.580+0000 7f72450c3ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2020-11-19T19:01:59.583 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:01:59.580+0000 7f72450c3ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2020-11-19T19:01:59.583 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:01:59.580+0000 7f72450c3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2020-11-19T19:01:59.584 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:01:59.580+0000 7f72450c3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2020-11-19T19:01:59.584 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:01:59.580+0000 7f72450c3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2020-11-19T19:01:59.585 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:01:59.580+0000 7f72450c3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2020-11-19T19:02:02.420 INFO:teuthology.orchestra.run.smithi199:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2020-11-19T19:02:02.493 INFO:teuthology.orchestra.run.smithi199:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:02.581 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:02.579+0000 7f9d1da43ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2020-11-19T19:02:02.581 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:02.579+0000 7f9d1da43ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2020-11-19T19:02:02.582 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:02.580+0000 7f9d1da43ec0 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2020-11-19T19:02:02.582 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:02.580+0000 7f9d1da43ec0 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2020-11-19T19:02:02.582 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:02.580+0000 7f9d1da43ec0 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2020-11-19T19:02:02.582 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:02.580+0000 7f9d1da43ec0 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2020-11-19T19:02:05.417 INFO:teuthology.orchestra.run.smithi199:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2020-11-19T19:02:05.448 INFO:teuthology.orchestra.run.smithi199:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:05.536 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:05.534+0000 7f7cf1c09ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2020-11-19T19:02:05.536 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:05.534+0000 7f7cf1c09ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2020-11-19T19:02:05.536 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:05.534+0000 7f7cf1c09ec0 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2020-11-19T19:02:05.536 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:05.534+0000 7f7cf1c09ec0 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2020-11-19T19:02:05.537 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:05.534+0000 7f7cf1c09ec0 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2020-11-19T19:02:05.537 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:05.535+0000 7f7cf1c09ec0 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2020-11-19T19:02:08.372 INFO:teuthology.orchestra.run.smithi199:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2020-11-19T19:02:08.404 INFO:teuthology.orchestra.run.smithi199:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:08.493 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:08.492+0000 7f169d74aec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2020-11-19T19:02:08.493 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:08.492+0000 7f169d74aec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2020-11-19T19:02:08.493 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:08.492+0000 7f169d74aec0 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2020-11-19T19:02:08.608 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:08.492+0000 7f169d74aec0 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2020-11-19T19:02:08.609 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:08.492+0000 7f169d74aec0 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2020-11-19T19:02:08.609 INFO:teuthology.orchestra.run.smithi199.stderr:2020-11-19T19:02:08.492+0000 7f169d74aec0 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2020-11-19T19:02:11.329 INFO:teuthology.orchestra.run.smithi199:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2020-11-19T19:02:11.361 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2020-11-19T19:02:11.398 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:02:11.398 INFO:tasks.ceph:role: osd.4 2020-11-19T19:02:11.399 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T19:02:11.399 INFO:teuthology.orchestra.run.smithi027:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2020-11-19T19:02:11.926 INFO:teuthology.orchestra.run.smithi027.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:02:11.927 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:02:11.927 INFO:teuthology.orchestra.run.smithi027.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:02:11.927 INFO:teuthology.orchestra.run.smithi027.stdout: = reflink=1 2020-11-19T19:02:11.927 INFO:teuthology.orchestra.run.smithi027.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:02:11.928 INFO:teuthology.orchestra.run.smithi027.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:02:11.928 INFO:teuthology.orchestra.run.smithi027.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:02:11.928 INFO:teuthology.orchestra.run.smithi027.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:02:11.928 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:02:11.928 INFO:teuthology.orchestra.run.smithi027.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:02:11.929 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi027.front.sepia.ceph.com -o noatime 2020-11-19T19:02:11.930 INFO:teuthology.orchestra.run.smithi027:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2020-11-19T19:02:12.074 INFO:teuthology.orchestra.run.smithi027:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2020-11-19T19:02:12.127 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2020-11-19T19:02:12.203 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:02:12.203 INFO:tasks.ceph:role: osd.5 2020-11-19T19:02:12.203 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T19:02:12.204 INFO:teuthology.orchestra.run.smithi027:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2020-11-19T19:02:12.715 INFO:teuthology.orchestra.run.smithi027.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:02:12.715 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:02:12.715 INFO:teuthology.orchestra.run.smithi027.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:02:12.716 INFO:teuthology.orchestra.run.smithi027.stdout: = reflink=1 2020-11-19T19:02:12.716 INFO:teuthology.orchestra.run.smithi027.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:02:12.716 INFO:teuthology.orchestra.run.smithi027.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:02:12.716 INFO:teuthology.orchestra.run.smithi027.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:02:12.717 INFO:teuthology.orchestra.run.smithi027.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:02:12.717 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:02:12.717 INFO:teuthology.orchestra.run.smithi027.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:02:12.718 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi027.front.sepia.ceph.com -o noatime 2020-11-19T19:02:12.718 INFO:teuthology.orchestra.run.smithi027:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2020-11-19T19:02:12.786 INFO:teuthology.orchestra.run.smithi027:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2020-11-19T19:02:12.822 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2020-11-19T19:02:12.894 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:02:12.894 INFO:tasks.ceph:role: osd.6 2020-11-19T19:02:12.895 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T19:02:12.895 INFO:teuthology.orchestra.run.smithi027:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2020-11-19T19:02:13.438 INFO:teuthology.orchestra.run.smithi027.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:02:13.438 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:02:13.438 INFO:teuthology.orchestra.run.smithi027.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:02:13.438 INFO:teuthology.orchestra.run.smithi027.stdout: = reflink=1 2020-11-19T19:02:13.439 INFO:teuthology.orchestra.run.smithi027.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:02:13.439 INFO:teuthology.orchestra.run.smithi027.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:02:13.439 INFO:teuthology.orchestra.run.smithi027.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:02:13.439 INFO:teuthology.orchestra.run.smithi027.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:02:13.439 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:02:13.440 INFO:teuthology.orchestra.run.smithi027.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:02:13.441 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi027.front.sepia.ceph.com -o noatime 2020-11-19T19:02:13.441 INFO:teuthology.orchestra.run.smithi027:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2020-11-19T19:02:13.527 INFO:teuthology.orchestra.run.smithi027:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2020-11-19T19:02:13.569 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2020-11-19T19:02:13.643 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:02:13.871 INFO:tasks.ceph:role: osd.7 2020-11-19T19:02:13.872 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T19:02:13.872 INFO:teuthology.orchestra.run.smithi027:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2020-11-19T19:02:14.391 INFO:teuthology.orchestra.run.smithi027.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:02:14.391 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:02:14.391 INFO:teuthology.orchestra.run.smithi027.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:02:14.392 INFO:teuthology.orchestra.run.smithi027.stdout: = reflink=1 2020-11-19T19:02:14.392 INFO:teuthology.orchestra.run.smithi027.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:02:14.392 INFO:teuthology.orchestra.run.smithi027.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:02:14.392 INFO:teuthology.orchestra.run.smithi027.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:02:14.392 INFO:teuthology.orchestra.run.smithi027.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:02:14.393 INFO:teuthology.orchestra.run.smithi027.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:02:14.393 INFO:teuthology.orchestra.run.smithi027.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:02:14.394 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi027.front.sepia.ceph.com -o noatime 2020-11-19T19:02:14.394 INFO:teuthology.orchestra.run.smithi027:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2020-11-19T19:02:14.468 INFO:teuthology.orchestra.run.smithi027:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2020-11-19T19:02:14.504 INFO:teuthology.orchestra.run.smithi027:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:14.596 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:14.594+0000 7f8ae86b3ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2020-11-19T19:02:14.596 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:14.594+0000 7f8ae86b3ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2020-11-19T19:02:14.596 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:14.594+0000 7f8ae86b3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-4/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-4/block: (2) No such file or directory 2020-11-19T19:02:14.597 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:14.594+0000 7f8ae86b3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-4/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-4/block: (2) No such file or directory 2020-11-19T19:02:14.597 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:14.594+0000 7f8ae86b3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-4/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-4/block: (2) No such file or directory 2020-11-19T19:02:14.597 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:14.595+0000 7f8ae86b3ec0 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2020-11-19T19:02:17.450 INFO:teuthology.orchestra.run.smithi027:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2020-11-19T19:02:17.487 INFO:teuthology.orchestra.run.smithi027:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:17.581 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:17.580+0000 7fad1a488ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2020-11-19T19:02:17.581 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:17.580+0000 7fad1a488ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2020-11-19T19:02:17.582 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:17.580+0000 7fad1a488ec0 -1 bluestore(/var/lib/ceph/osd/ceph-5/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-5/block: (2) No such file or directory 2020-11-19T19:02:17.582 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:17.580+0000 7fad1a488ec0 -1 bluestore(/var/lib/ceph/osd/ceph-5/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-5/block: (2) No such file or directory 2020-11-19T19:02:17.582 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:17.580+0000 7fad1a488ec0 -1 bluestore(/var/lib/ceph/osd/ceph-5/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-5/block: (2) No such file or directory 2020-11-19T19:02:17.582 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:17.580+0000 7fad1a488ec0 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2020-11-19T19:02:20.435 INFO:teuthology.orchestra.run.smithi027:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2020-11-19T19:02:20.475 INFO:teuthology.orchestra.run.smithi027:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:20.570 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:20.569+0000 7f610a985ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2020-11-19T19:02:20.570 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:20.569+0000 7f610a985ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2020-11-19T19:02:20.571 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:20.569+0000 7f610a985ec0 -1 bluestore(/var/lib/ceph/osd/ceph-6/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-6/block: (2) No such file or directory 2020-11-19T19:02:20.571 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:20.569+0000 7f610a985ec0 -1 bluestore(/var/lib/ceph/osd/ceph-6/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-6/block: (2) No such file or directory 2020-11-19T19:02:20.571 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:20.569+0000 7f610a985ec0 -1 bluestore(/var/lib/ceph/osd/ceph-6/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-6/block: (2) No such file or directory 2020-11-19T19:02:20.572 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:20.569+0000 7f610a985ec0 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2020-11-19T19:02:23.421 INFO:teuthology.orchestra.run.smithi027:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2020-11-19T19:02:23.461 INFO:teuthology.orchestra.run.smithi027:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:23.554 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:23.553+0000 7f6fc0596ec0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2020-11-19T19:02:23.555 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:23.553+0000 7f6fc0596ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2020-11-19T19:02:23.555 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:23.553+0000 7f6fc0596ec0 -1 bluestore(/var/lib/ceph/osd/ceph-7/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-7/block: (2) No such file or directory 2020-11-19T19:02:23.555 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:23.553+0000 7f6fc0596ec0 -1 bluestore(/var/lib/ceph/osd/ceph-7/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-7/block: (2) No such file or directory 2020-11-19T19:02:23.555 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:23.553+0000 7f6fc0596ec0 -1 bluestore(/var/lib/ceph/osd/ceph-7/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-7/block: (2) No such file or directory 2020-11-19T19:02:23.556 INFO:teuthology.orchestra.run.smithi027.stderr:2020-11-19T19:02:23.554+0000 7f6fc0596ec0 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2020-11-19T19:02:26.407 INFO:teuthology.orchestra.run.smithi027:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2020-11-19T19:02:26.458 INFO:tasks.ceph:Reading keys from all nodes... 2020-11-19T19:02:26.459 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:26.460 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2020-11-19T19:02:26.486 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2020-11-19T19:02:26.502 INFO:teuthology.orchestra.run.smithi199.stdout:[mgr.x] 2020-11-19T19:02:26.503 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAmwbZfcbv+DBAAG7zfTJ60csSxrzG7+7WDLg== 2020-11-19T19:02:26.503 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:26.503 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:26.503 INFO:teuthology.orchestra.run.smithi199.stderr:56 bytes copied, 4.6433e-05 s, 1.2 MB/s 2020-11-19T19:02:26.504 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:26.505 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2020-11-19T19:02:26.562 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2020-11-19T19:02:26.576 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.0] 2020-11-19T19:02:26.576 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAnwbZfU3K1IhAAAs+gkr9TGl73jmoCZ2NmlA== 2020-11-19T19:02:26.576 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:26.576 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:26.577 INFO:teuthology.orchestra.run.smithi199.stderr:56 bytes copied, 3.0894e-05 s, 1.8 MB/s 2020-11-19T19:02:26.577 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:26.578 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2020-11-19T19:02:26.632 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2020-11-19T19:02:26.646 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.1] 2020-11-19T19:02:26.646 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAqwbZfOSGqIhAAR5Faw8XusLWoBoVn4lsSWw== 2020-11-19T19:02:26.646 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:26.646 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:26.647 INFO:teuthology.orchestra.run.smithi199.stderr:56 bytes copied, 3.0812e-05 s, 1.8 MB/s 2020-11-19T19:02:26.647 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:26.648 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2020-11-19T19:02:26.714 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2020-11-19T19:02:26.724 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.2] 2020-11-19T19:02:26.725 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAtwbZfhb74HxAAbP3HqH2/Stgex3GpmU6o6w== 2020-11-19T19:02:26.725 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:26.725 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:26.725 INFO:teuthology.orchestra.run.smithi199.stderr:56 bytes copied, 3.8292e-05 s, 1.5 MB/s 2020-11-19T19:02:26.726 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:26.727 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2020-11-19T19:02:26.790 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2020-11-19T19:02:26.801 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.3] 2020-11-19T19:02:26.802 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAwwbZfaGplHRAASIeW9vRBg1Fo9dCyEbiQLw== 2020-11-19T19:02:26.802 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:26.802 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:26.802 INFO:teuthology.orchestra.run.smithi199.stderr:56 bytes copied, 3.0033e-05 s, 1.9 MB/s 2020-11-19T19:02:26.803 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:26.804 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2020-11-19T19:02:26.820 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2020-11-19T19:02:26.840 INFO:teuthology.orchestra.run.smithi027.stdout:[mgr.y] 2020-11-19T19:02:26.840 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAmwbZfqr/mERAAqijpOwv+LrvyiYVcsq2wtA== 2020-11-19T19:02:26.840 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:26.841 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:26.841 INFO:teuthology.orchestra.run.smithi027.stderr:56 bytes copied, 4.4585e-05 s, 1.3 MB/s 2020-11-19T19:02:26.841 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:26.842 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2020-11-19T19:02:26.896 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2020-11-19T19:02:26.914 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.4] 2020-11-19T19:02:26.914 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA2wbZfvaGBIxAAFyLsGDK5TzVpVa6dm9hAwg== 2020-11-19T19:02:26.915 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:26.915 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:26.915 INFO:teuthology.orchestra.run.smithi027.stderr:56 bytes copied, 3.843e-05 s, 1.5 MB/s 2020-11-19T19:02:26.916 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:26.917 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2020-11-19T19:02:26.972 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2020-11-19T19:02:26.990 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.5] 2020-11-19T19:02:26.990 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA5wbZf0NWmIhAAbejd4gkZOifngC7sHFrvfQ== 2020-11-19T19:02:26.991 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:26.991 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:26.991 INFO:teuthology.orchestra.run.smithi027.stderr:56 bytes copied, 3.9327e-05 s, 1.4 MB/s 2020-11-19T19:02:26.992 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:26.993 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2020-11-19T19:02:27.048 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2020-11-19T19:02:27.065 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.6] 2020-11-19T19:02:27.065 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA8wbZfB3EBIhAA7mNQt/bQgeIvlIRH5XmK4Q== 2020-11-19T19:02:27.065 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:27.066 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:27.066 INFO:teuthology.orchestra.run.smithi027.stderr:56 bytes copied, 3.8835e-05 s, 1.4 MB/s 2020-11-19T19:02:27.067 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:27.067 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2020-11-19T19:02:27.121 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2020-11-19T19:02:27.139 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.7] 2020-11-19T19:02:27.140 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA/wbZfHjYPIRAAhCkPL1TjE7fkKpxAQWEzvA== 2020-11-19T19:02:27.140 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:27.140 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:27.140 INFO:teuthology.orchestra.run.smithi027.stderr:56 bytes copied, 3.6265e-05 s, 1.5 MB/s 2020-11-19T19:02:27.141 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:02:27.141 INFO:teuthology.orchestra.run.smithi025:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2020-11-19T19:02:27.161 INFO:teuthology.orchestra.run.smithi025.stderr:+ dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2020-11-19T19:02:27.162 INFO:teuthology.orchestra.run.smithi025.stdout:[client.0] 2020-11-19T19:02:27.163 INFO:teuthology.orchestra.run.smithi025.stdout: key = AQAmwbZfh+vDGBAACb2xf/IKa+jCbxztH/Xa/w== 2020-11-19T19:02:27.163 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records in 2020-11-19T19:02:27.163 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records out 2020-11-19T19:02:27.164 INFO:teuthology.orchestra.run.smithi025.stderr:59 bytes copied, 4.4189e-05 s, 1.3 MB/s 2020-11-19T19:02:27.164 INFO:tasks.ceph:Adding keys to all mons... 2020-11-19T19:02:27.164 INFO:teuthology.orchestra.run.smithi027:> sudo tee -a /etc/ceph/ceph.keyring 2020-11-19T19:02:27.185 INFO:teuthology.orchestra.run.smithi199:> sudo tee -a /etc/ceph/ceph.keyring 2020-11-19T19:02:27.213 INFO:teuthology.orchestra.run.smithi199.stdout:[mgr.x] 2020-11-19T19:02:27.213 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAmwbZfcbv+DBAAG7zfTJ60csSxrzG7+7WDLg== 2020-11-19T19:02:27.214 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.0] 2020-11-19T19:02:27.214 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAnwbZfU3K1IhAAAs+gkr9TGl73jmoCZ2NmlA== 2020-11-19T19:02:27.214 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.1] 2020-11-19T19:02:27.214 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAqwbZfOSGqIhAAR5Faw8XusLWoBoVn4lsSWw== 2020-11-19T19:02:27.214 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.2] 2020-11-19T19:02:27.215 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAtwbZfhb74HxAAbP3HqH2/Stgex3GpmU6o6w== 2020-11-19T19:02:27.215 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.3] 2020-11-19T19:02:27.215 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAwwbZfaGplHRAASIeW9vRBg1Fo9dCyEbiQLw== 2020-11-19T19:02:27.215 INFO:teuthology.orchestra.run.smithi199.stdout:[mgr.y] 2020-11-19T19:02:27.215 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAmwbZfqr/mERAAqijpOwv+LrvyiYVcsq2wtA== 2020-11-19T19:02:27.216 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.4] 2020-11-19T19:02:27.216 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQA2wbZfvaGBIxAAFyLsGDK5TzVpVa6dm9hAwg== 2020-11-19T19:02:27.216 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.5] 2020-11-19T19:02:27.216 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQA5wbZf0NWmIhAAbejd4gkZOifngC7sHFrvfQ== 2020-11-19T19:02:27.216 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.6] 2020-11-19T19:02:27.217 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQA8wbZfB3EBIhAA7mNQt/bQgeIvlIRH5XmK4Q== 2020-11-19T19:02:27.217 INFO:teuthology.orchestra.run.smithi199.stdout:[osd.7] 2020-11-19T19:02:27.217 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQA/wbZfHjYPIRAAhCkPL1TjE7fkKpxAQWEzvA== 2020-11-19T19:02:27.217 INFO:teuthology.orchestra.run.smithi199.stdout:[client.0] 2020-11-19T19:02:27.217 INFO:teuthology.orchestra.run.smithi199.stdout: key = AQAmwbZfh+vDGBAACb2xf/IKa+jCbxztH/Xa/w== 2020-11-19T19:02:27.219 INFO:teuthology.orchestra.run.smithi027.stdout:[mgr.x] 2020-11-19T19:02:27.219 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAmwbZfcbv+DBAAG7zfTJ60csSxrzG7+7WDLg== 2020-11-19T19:02:27.220 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.0] 2020-11-19T19:02:27.220 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAnwbZfU3K1IhAAAs+gkr9TGl73jmoCZ2NmlA== 2020-11-19T19:02:27.220 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.1] 2020-11-19T19:02:27.220 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAqwbZfOSGqIhAAR5Faw8XusLWoBoVn4lsSWw== 2020-11-19T19:02:27.221 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.2] 2020-11-19T19:02:27.221 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAtwbZfhb74HxAAbP3HqH2/Stgex3GpmU6o6w== 2020-11-19T19:02:27.221 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.3] 2020-11-19T19:02:27.221 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAwwbZfaGplHRAASIeW9vRBg1Fo9dCyEbiQLw== 2020-11-19T19:02:27.222 INFO:teuthology.orchestra.run.smithi027.stdout:[mgr.y] 2020-11-19T19:02:27.222 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAmwbZfqr/mERAAqijpOwv+LrvyiYVcsq2wtA== 2020-11-19T19:02:27.222 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.4] 2020-11-19T19:02:27.222 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA2wbZfvaGBIxAAFyLsGDK5TzVpVa6dm9hAwg== 2020-11-19T19:02:27.223 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.5] 2020-11-19T19:02:27.223 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA5wbZf0NWmIhAAbejd4gkZOifngC7sHFrvfQ== 2020-11-19T19:02:27.223 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.6] 2020-11-19T19:02:27.223 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA8wbZfB3EBIhAA7mNQt/bQgeIvlIRH5XmK4Q== 2020-11-19T19:02:27.223 INFO:teuthology.orchestra.run.smithi027.stdout:[osd.7] 2020-11-19T19:02:27.224 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQA/wbZfHjYPIRAAhCkPL1TjE7fkKpxAQWEzvA== 2020-11-19T19:02:27.224 INFO:teuthology.orchestra.run.smithi027.stdout:[client.0] 2020-11-19T19:02:27.224 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQAmwbZfh+vDGBAACb2xf/IKa+jCbxztH/Xa/w== 2020-11-19T19:02:27.224 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:02:27.261 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:02:27.313 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.315 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.366 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.369 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.420 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.423 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.473 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.475 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.525 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:02:27.528 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:02:27.577 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.581 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.631 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.633 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.684 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.686 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.737 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.739 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:02:27.790 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2020-11-19T19:02:27.796 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2020-11-19T19:02:27.855 INFO:tasks.ceph:Running mkfs on mon nodes... 2020-11-19T19:02:27.856 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2020-11-19T19:02:27.889 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2020-11-19T19:02:27.986 INFO:teuthology.orchestra.run.smithi199:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2020-11-19T19:02:28.084 INFO:teuthology.orchestra.run.smithi199:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2020-11-19T19:02:28.155 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2020-11-19T19:02:28.247 INFO:teuthology.orchestra.run.smithi199:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2020-11-19T19:02:28.274 INFO:teuthology.orchestra.run.smithi027:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2020-11-19T19:02:28.306 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2020-11-19T19:02:28.407 INFO:teuthology.orchestra.run.smithi027:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2020-11-19T19:02:28.441 INFO:teuthology.orchestra.run.smithi027:> rm -- /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:28.484 INFO:teuthology.orchestra.run.smithi199:> rm -- /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:02:28.504 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2020-11-19T19:02:28.505 INFO:tasks.ceph.mon.a:Restarting daemon 2020-11-19T19:02:28.505 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2020-11-19T19:02:28.550 INFO:tasks.ceph.mon.a:Started 2020-11-19T19:02:28.551 INFO:tasks.ceph.mon.c:Restarting daemon 2020-11-19T19:02:28.551 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2020-11-19T19:02:28.553 INFO:tasks.ceph.mon.c:Started 2020-11-19T19:02:28.554 INFO:tasks.ceph.mon.b:Restarting daemon 2020-11-19T19:02:28.554 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2020-11-19T19:02:28.557 INFO:tasks.ceph.mon.b:Started 2020-11-19T19:02:28.557 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2020-11-19T19:02:28.557 INFO:tasks.ceph.mgr.x:Restarting daemon 2020-11-19T19:02:28.558 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2020-11-19T19:02:28.560 INFO:tasks.ceph.mgr.x:Started 2020-11-19T19:02:28.561 INFO:tasks.ceph.mgr.y:Restarting daemon 2020-11-19T19:02:28.561 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2020-11-19T19:02:28.564 INFO:tasks.ceph.mgr.y:Started 2020-11-19T19:02:28.564 INFO:tasks.ceph:Setting crush tunables to default 2020-11-19T19:02:28.565 INFO:teuthology.orchestra.run.smithi199:> sudo ceph --cluster ceph osd crush tunables default 2020-11-19T19:02:28.981 INFO:teuthology.orchestra.run.smithi199.stderr:adjusted tunables profile to default 2020-11-19T19:02:28.993 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2020-11-19T19:02:28.993 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:28.994 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2020-11-19T19:02:29.013 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2020-11-19T19:02:29.026 INFO:teuthology.orchestra.run.smithi199.stdout:79fa7928-e68b-4bd8-82d2-0ee842469c8a 2020-11-19T19:02:29.027 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:29.027 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:29.027 INFO:teuthology.orchestra.run.smithi199.stderr:37 bytes copied, 3.6135e-05 s, 1.0 MB/s 2020-11-19T19:02:29.029 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:29.029 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2020-11-19T19:02:29.088 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2020-11-19T19:02:29.103 INFO:teuthology.orchestra.run.smithi199.stdout:b8656557-9796-4d73-9c4e-ddc8f39bab77 2020-11-19T19:02:29.104 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:29.104 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:29.105 INFO:teuthology.orchestra.run.smithi199.stderr:37 bytes copied, 3.2456e-05 s, 1.1 MB/s 2020-11-19T19:02:29.105 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:29.107 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2020-11-19T19:02:29.159 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2020-11-19T19:02:29.172 INFO:teuthology.orchestra.run.smithi199.stdout:6f4fc05a-d729-4c48-a803-373d0446c88e 2020-11-19T19:02:29.172 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:29.172 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:29.173 INFO:teuthology.orchestra.run.smithi199.stderr:37 bytes copied, 3.513e-05 s, 1.1 MB/s 2020-11-19T19:02:29.176 INFO:teuthology.orchestra.run.smithi199:> set -ex 2020-11-19T19:02:29.177 INFO:teuthology.orchestra.run.smithi199:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2020-11-19T19:02:29.230 INFO:teuthology.orchestra.run.smithi199.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2020-11-19T19:02:29.243 INFO:teuthology.orchestra.run.smithi199.stdout:66b46270-f410-4dbd-bb0c-abba2a21d269 2020-11-19T19:02:29.244 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records in 2020-11-19T19:02:29.244 INFO:teuthology.orchestra.run.smithi199.stderr:0+1 records out 2020-11-19T19:02:29.244 INFO:teuthology.orchestra.run.smithi199.stderr:37 bytes copied, 4.011e-05 s, 922 kB/s 2020-11-19T19:02:29.245 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:29.245 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2020-11-19T19:02:29.259 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2020-11-19T19:02:29.276 INFO:teuthology.orchestra.run.smithi027.stdout:99458a97-a0c5-42ce-8444-e5a2130c5aca 2020-11-19T19:02:29.276 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:29.277 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:29.277 INFO:teuthology.orchestra.run.smithi027.stderr:37 bytes copied, 3.3788e-05 s, 1.1 MB/s 2020-11-19T19:02:29.278 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:29.278 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2020-11-19T19:02:29.331 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2020-11-19T19:02:29.351 INFO:teuthology.orchestra.run.smithi027.stdout:8590d537-95c1-4e21-86ae-23c1a64f90ec 2020-11-19T19:02:29.351 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:29.351 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:29.352 INFO:teuthology.orchestra.run.smithi027.stderr:37 bytes copied, 3.5467e-05 s, 1.0 MB/s 2020-11-19T19:02:29.353 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:29.353 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2020-11-19T19:02:29.407 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2020-11-19T19:02:29.427 INFO:teuthology.orchestra.run.smithi027.stdout:321cf255-b899-4087-b861-8ff5bf1865c0 2020-11-19T19:02:29.427 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:29.428 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:29.428 INFO:teuthology.orchestra.run.smithi027.stderr:37 bytes copied, 3.5678e-05 s, 1.0 MB/s 2020-11-19T19:02:29.429 INFO:teuthology.orchestra.run.smithi027:> set -ex 2020-11-19T19:02:29.430 INFO:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2020-11-19T19:02:29.480 INFO:teuthology.orchestra.run.smithi027.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2020-11-19T19:02:29.496 INFO:teuthology.orchestra.run.smithi027.stdout:3b9afac3-2771-46ee-a148-a67badea7bc2 2020-11-19T19:02:29.497 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records in 2020-11-19T19:02:29.497 INFO:teuthology.orchestra.run.smithi027.stderr:0+1 records out 2020-11-19T19:02:29.497 INFO:teuthology.orchestra.run.smithi027.stderr:37 bytes copied, 3.3748e-05 s, 1.1 MB/s 2020-11-19T19:02:29.498 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 79fa7928-e68b-4bd8-82d2-0ee842469c8a 0 2020-11-19T19:02:29.764 INFO:teuthology.orchestra.run.smithi027.stdout:0 2020-11-19T19:02:29.776 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new b8656557-9796-4d73-9c4e-ddc8f39bab77 1 2020-11-19T19:02:30.026 INFO:teuthology.orchestra.run.smithi027.stdout:1 2020-11-19T19:02:30.047 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 6f4fc05a-d729-4c48-a803-373d0446c88e 2 2020-11-19T19:02:30.292 INFO:teuthology.orchestra.run.smithi027.stdout:2 2020-11-19T19:02:30.304 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 66b46270-f410-4dbd-bb0c-abba2a21d269 3 2020-11-19T19:02:30.535 INFO:teuthology.orchestra.run.smithi027.stdout:3 2020-11-19T19:02:30.547 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 99458a97-a0c5-42ce-8444-e5a2130c5aca 4 2020-11-19T19:02:30.777 INFO:teuthology.orchestra.run.smithi027.stdout:4 2020-11-19T19:02:30.789 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 8590d537-95c1-4e21-86ae-23c1a64f90ec 5 2020-11-19T19:02:31.020 INFO:teuthology.orchestra.run.smithi027.stdout:5 2020-11-19T19:02:31.032 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 321cf255-b899-4087-b861-8ff5bf1865c0 6 2020-11-19T19:02:31.282 INFO:teuthology.orchestra.run.smithi027.stdout:6 2020-11-19T19:02:31.295 INFO:teuthology.orchestra.run.smithi027:> sudo ceph --cluster ceph osd new 3b9afac3-2771-46ee-a148-a67badea7bc2 7 2020-11-19T19:02:31.527 INFO:teuthology.orchestra.run.smithi027.stdout:7 2020-11-19T19:02:31.538 INFO:tasks.ceph.osd.0:Restarting daemon 2020-11-19T19:02:31.539 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2020-11-19T19:02:31.541 INFO:tasks.ceph.osd.0:Started 2020-11-19T19:02:31.542 INFO:tasks.ceph.osd.1:Restarting daemon 2020-11-19T19:02:31.542 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2020-11-19T19:02:31.544 INFO:tasks.ceph.osd.1:Started 2020-11-19T19:02:31.544 INFO:tasks.ceph.osd.2:Restarting daemon 2020-11-19T19:02:31.545 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2020-11-19T19:02:31.547 INFO:tasks.ceph.osd.2:Started 2020-11-19T19:02:31.547 INFO:tasks.ceph.osd.3:Restarting daemon 2020-11-19T19:02:31.547 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2020-11-19T19:02:31.549 INFO:tasks.ceph.osd.3:Started 2020-11-19T19:02:31.550 INFO:tasks.ceph.osd.4:Restarting daemon 2020-11-19T19:02:31.550 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2020-11-19T19:02:31.552 INFO:tasks.ceph.osd.4:Started 2020-11-19T19:02:31.553 INFO:tasks.ceph.osd.5:Restarting daemon 2020-11-19T19:02:31.553 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2020-11-19T19:02:31.555 INFO:tasks.ceph.osd.5:Started 2020-11-19T19:02:31.556 INFO:tasks.ceph.osd.6:Restarting daemon 2020-11-19T19:02:31.556 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2020-11-19T19:02:31.558 INFO:tasks.ceph.osd.6:Started 2020-11-19T19:02:31.558 INFO:tasks.ceph.osd.7:Restarting daemon 2020-11-19T19:02:31.559 INFO:teuthology.orchestra.run.smithi027:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2020-11-19T19:02:31.561 INFO:tasks.ceph.osd.7:Started 2020-11-19T19:02:31.561 INFO:tasks.ceph:Waiting for OSDs to come up 2020-11-19T19:02:31.912 INFO:tasks.ceph.osd.4.smithi027.stderr:2020-11-19T19:02:31.911+0000 7ff36a433ec0 -1 Falling back to public interface 2020-11-19T19:02:32.149 INFO:tasks.ceph.osd.0.smithi199.stderr:2020-11-19T19:02:32.148+0000 7f75874f5ec0 -1 Falling back to public interface 2020-11-19T19:02:32.163 INFO:tasks.ceph.osd.1.smithi199.stderr:2020-11-19T19:02:32.162+0000 7f36794aeec0 -1 Falling back to public interface 2020-11-19T19:02:32.165 INFO:tasks.ceph.osd.6.smithi027.stderr:2020-11-19T19:02:32.165+0000 7faa6bc5fec0 -1 Falling back to public interface 2020-11-19T19:02:32.178 INFO:tasks.ceph.osd.2.smithi199.stderr:2020-11-19T19:02:32.177+0000 7fa2f4c43ec0 -1 Falling back to public interface 2020-11-19T19:02:32.181 INFO:tasks.ceph.osd.3.smithi199.stderr:2020-11-19T19:02:32.181+0000 7fe31292aec0 -1 Falling back to public interface 2020-11-19T19:02:32.182 INFO:tasks.ceph.osd.5.smithi027.stderr:2020-11-19T19:02:32.182+0000 7f652164bec0 -1 Falling back to public interface 2020-11-19T19:02:32.206 INFO:tasks.ceph.osd.7.smithi027.stderr:2020-11-19T19:02:32.205+0000 7fdc3cfe4ec0 -1 Falling back to public interface 2020-11-19T19:02:32.369 INFO:teuthology.orchestra.run.smithi199:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2020-11-19T19:02:32.570 INFO:teuthology.misc.health.smithi199.stdout: 2020-11-19T19:02:32.571 INFO:teuthology.misc.health.smithi199.stdout:{"epoch":10,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:02:31.524452+0000","last_up_change":"0.000000","last_in_change":"0.000000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[],"osds":[{"osd":0,"uuid":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:02:32.666 DEBUG:teuthology.misc:0 of 8 OSDs are up 2020-11-19T19:02:33.248 INFO:tasks.ceph.osd.4.smithi027.stderr:2020-11-19T19:02:33.248+0000 7ff36a433ec0 -1 osd.4 0 log_to_monitors {default=true} 2020-11-19T19:02:33.464 INFO:tasks.ceph.osd.0.smithi199.stderr:2020-11-19T19:02:33.461+0000 7f75874f5ec0 -1 osd.0 0 log_to_monitors {default=true} 2020-11-19T19:02:33.486 INFO:tasks.ceph.osd.1.smithi199.stderr:2020-11-19T19:02:33.485+0000 7f36794aeec0 -1 osd.1 0 log_to_monitors {default=true} 2020-11-19T19:02:33.503 INFO:tasks.ceph.osd.6.smithi027.stderr:2020-11-19T19:02:33.503+0000 7faa6bc5fec0 -1 osd.6 0 log_to_monitors {default=true} 2020-11-19T19:02:33.504 INFO:tasks.ceph.osd.2.smithi199.stderr:2020-11-19T19:02:33.502+0000 7fa2f4c43ec0 -1 osd.2 0 log_to_monitors {default=true} 2020-11-19T19:02:33.511 INFO:tasks.ceph.osd.3.smithi199.stderr:2020-11-19T19:02:33.509+0000 7fe31292aec0 -1 osd.3 0 log_to_monitors {default=true} 2020-11-19T19:02:33.516 INFO:tasks.ceph.osd.5.smithi027.stderr:2020-11-19T19:02:33.516+0000 7f652164bec0 -1 osd.5 0 log_to_monitors {default=true} 2020-11-19T19:02:33.553 INFO:tasks.ceph.osd.7.smithi027.stderr:2020-11-19T19:02:33.553+0000 7fdc3cfe4ec0 -1 osd.7 0 log_to_monitors {default=true} 2020-11-19T19:02:34.367 INFO:tasks.ceph.osd.4.smithi027.stderr:2020-11-19T19:02:34.367+0000 7ff362448700 -1 osd.4 0 waiting for initial osdmap 2020-11-19T19:02:35.374 INFO:tasks.ceph.osd.0.smithi199.stderr:2020-11-19T19:02:35.374+0000 7f757dd07700 -1 osd.0 0 waiting for initial osdmap 2020-11-19T19:02:35.375 INFO:tasks.ceph.osd.3.smithi199.stderr:2020-11-19T19:02:35.374+0000 7fe30a93f700 -1 osd.3 0 waiting for initial osdmap 2020-11-19T19:02:35.376 INFO:tasks.ceph.osd.1.smithi199.stderr:2020-11-19T19:02:35.376+0000 7f366fcc0700 -1 osd.1 0 waiting for initial osdmap 2020-11-19T19:02:35.377 INFO:tasks.ceph.osd.2.smithi199.stderr:2020-11-19T19:02:35.377+0000 7fa2eb455700 -1 osd.2 0 waiting for initial osdmap 2020-11-19T19:02:35.378 INFO:tasks.ceph.osd.6.smithi027.stderr:2020-11-19T19:02:35.378+0000 7faa62471700 -1 osd.6 0 waiting for initial osdmap 2020-11-19T19:02:35.378 INFO:tasks.ceph.osd.7.smithi027.stderr:2020-11-19T19:02:35.378+0000 7fdc337f6700 -1 osd.7 0 waiting for initial osdmap 2020-11-19T19:02:35.379 INFO:tasks.ceph.osd.5.smithi027.stderr:2020-11-19T19:02:35.379+0000 7f6519660700 -1 osd.5 0 waiting for initial osdmap 2020-11-19T19:02:39.472 INFO:teuthology.orchestra.run.smithi199:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2020-11-19T19:02:39.764 INFO:teuthology.misc.health.smithi199.stdout: 2020-11-19T19:02:39.764 INFO:teuthology.misc.health.smithi199.stdout:{"epoch":16,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:02:38.386379+0000","last_up_change":"2020-11-19T19:02:36.372268+0000","last_in_change":"2020-11-19T19:02:36.372268+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:02:32.396795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"16","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":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6800","nonce":22253},{"type":"v1","addr":"172.21.15.199:6801","nonce":22253}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6802","nonce":22253},{"type":"v1","addr":"172.21.15.199:6803","nonce":22253}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6806","nonce":22253},{"type":"v1","addr":"172.21.15.199:6807","nonce":22253}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6804","nonce":22253},{"type":"v1","addr":"172.21.15.199:6805","nonce":22253}]},"public_addr":"172.21.15.199:6801/22253","cluster_addr":"172.21.15.199:6803/22253","heartbeat_back_addr":"172.21.15.199:6807/22253","heartbeat_front_addr":"172.21.15.199:6805/22253","state":["exists","up"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6808","nonce":22254},{"type":"v1","addr":"172.21.15.199:6809","nonce":22254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6810","nonce":22254},{"type":"v1","addr":"172.21.15.199:6811","nonce":22254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6814","nonce":22254},{"type":"v1","addr":"172.21.15.199:6815","nonce":22254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6812","nonce":22254},{"type":"v1","addr":"172.21.15.199:6813","nonce":22254}]},"public_addr":"172.21.15.199:6809/22254","cluster_addr":"172.21.15.199:6811/22254","heartbeat_back_addr":"172.21.15.199:6815/22254","heartbeat_front_addr":"172.21.15.199:6813/22254","state":["exists","up"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6816","nonce":22270},{"type":"v1","addr":"172.21.15.199:6817","nonce":22270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6818","nonce":22270},{"type":"v1","addr":"172.21.15.199:6819","nonce":22270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6822","nonce":22270},{"type":"v1","addr":"172.21.15.199:6824","nonce":22270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6820","nonce":22270},{"type":"v1","addr":"172.21.15.199:6821","nonce":22270}]},"public_addr":"172.21.15.199:6817/22270","cluster_addr":"172.21.15.199:6819/22270","heartbeat_back_addr":"172.21.15.199:6824/22270","heartbeat_front_addr":"172.21.15.199:6821/22270","state":["exists","up"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6823","nonce":22271},{"type":"v1","addr":"172.21.15.199:6825","nonce":22271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6826","nonce":22271},{"type":"v1","addr":"172.21.15.199:6827","nonce":22271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6830","nonce":22271},{"type":"v1","addr":"172.21.15.199:6831","nonce":22271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6828","nonce":22271},{"type":"v1","addr":"172.21.15.199:6829","nonce":22271}]},"public_addr":"172.21.15.199:6825/22271","cluster_addr":"172.21.15.199:6827/22271","heartbeat_back_addr":"172.21.15.199:6831/22271","heartbeat_front_addr":"172.21.15.199:6829/22271","state":["exists","up"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":22264},{"type":"v1","addr":"172.21.15.27:6801","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6802","nonce":22264},{"type":"v1","addr":"172.21.15.27:6803","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":22264},{"type":"v1","addr":"172.21.15.27:6807","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":22264},{"type":"v1","addr":"172.21.15.27:6805","nonce":22264}]},"public_addr":"172.21.15.27:6801/22264","cluster_addr":"172.21.15.27:6803/22264","heartbeat_back_addr":"172.21.15.27:6807/22264","heartbeat_front_addr":"172.21.15.27:6805/22264","state":["exists","up"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":22294},{"type":"v1","addr":"172.21.15.27:6817","nonce":22294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6818","nonce":22294},{"type":"v1","addr":"172.21.15.27:6819","nonce":22294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":22294},{"type":"v1","addr":"172.21.15.27:6823","nonce":22294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":22294},{"type":"v1","addr":"172.21.15.27:6821","nonce":22294}]},"public_addr":"172.21.15.27:6817/22294","cluster_addr":"172.21.15.27:6819/22294","heartbeat_back_addr":"172.21.15.27:6823/22294","heartbeat_front_addr":"172.21.15.27:6821/22294","state":["exists","up"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":22265},{"type":"v1","addr":"172.21.15.27:6809","nonce":22265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6810","nonce":22265},{"type":"v1","addr":"172.21.15.27:6811","nonce":22265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":22265},{"type":"v1","addr":"172.21.15.27:6815","nonce":22265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":22265},{"type":"v1","addr":"172.21.15.27:6813","nonce":22265}]},"public_addr":"172.21.15.27:6809/22265","cluster_addr":"172.21.15.27:6811/22265","heartbeat_back_addr":"172.21.15.27:6815/22265","heartbeat_front_addr":"172.21.15.27:6813/22265","state":["exists","up"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":22295},{"type":"v1","addr":"172.21.15.27:6825","nonce":22295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6826","nonce":22295},{"type":"v1","addr":"172.21.15.27:6827","nonce":22295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":22295},{"type":"v1","addr":"172.21.15.27:6831","nonce":22295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":22295},{"type":"v1","addr":"172.21.15.27:6829","nonce":22295}]},"public_addr":"172.21.15.27:6825/22295","cluster_addr":"172.21.15.27:6827/22295","heartbeat_back_addr":"172.21.15.27:6831/22295","heartbeat_front_addr":"172.21.15.27:6829/22295","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.414817+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.507795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.458471+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.481147+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.202457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.529458+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.510626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.523909+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:02:39.779 DEBUG:teuthology.misc:8 of 8 OSDs are up 2020-11-19T19:02:39.779 INFO:tasks.ceph:Creating RBD pool 2020-11-19T19:02:39.780 INFO:teuthology.orchestra.run.smithi199:> sudo ceph --cluster ceph osd pool create rbd 8 2020-11-19T19:02:40.403 INFO:teuthology.orchestra.run.smithi199.stderr:pool 'rbd' created 2020-11-19T19:02:40.413 INFO:teuthology.orchestra.run.smithi199:> sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2020-11-19T19:02:41.408 INFO:teuthology.orchestra.run.smithi199.stderr:enabled application 'rbd' on pool 'rbd' 2020-11-19T19:02:41.419 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2020-11-19T19:02:41.420 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:02:41.421 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2020-11-19T19:02:41.716 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:41.716 INFO:teuthology.orchestra.run.smithi199.stdout:{"epoch":18,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:02:41.396866+0000","last_up_change":"2020-11-19T19:02:36.372268+0000","last_in_change":"2020-11-19T19:02:36.372268+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:02:32.396795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"16","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":"2020-11-19T19:02:40.111163+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"18","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":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6800","nonce":22253},{"type":"v1","addr":"172.21.15.199:6801","nonce":22253}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6802","nonce":22253},{"type":"v1","addr":"172.21.15.199:6803","nonce":22253}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6806","nonce":22253},{"type":"v1","addr":"172.21.15.199:6807","nonce":22253}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6804","nonce":22253},{"type":"v1","addr":"172.21.15.199:6805","nonce":22253}]},"public_addr":"172.21.15.199:6801/22253","cluster_addr":"172.21.15.199:6803/22253","heartbeat_back_addr":"172.21.15.199:6807/22253","heartbeat_front_addr":"172.21.15.199:6805/22253","state":["exists","up"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6808","nonce":22254},{"type":"v1","addr":"172.21.15.199:6809","nonce":22254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6810","nonce":22254},{"type":"v1","addr":"172.21.15.199:6811","nonce":22254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6814","nonce":22254},{"type":"v1","addr":"172.21.15.199:6815","nonce":22254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6812","nonce":22254},{"type":"v1","addr":"172.21.15.199:6813","nonce":22254}]},"public_addr":"172.21.15.199:6809/22254","cluster_addr":"172.21.15.199:6811/22254","heartbeat_back_addr":"172.21.15.199:6815/22254","heartbeat_front_addr":"172.21.15.199:6813/22254","state":["exists","up"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6816","nonce":22270},{"type":"v1","addr":"172.21.15.199:6817","nonce":22270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6818","nonce":22270},{"type":"v1","addr":"172.21.15.199:6819","nonce":22270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6822","nonce":22270},{"type":"v1","addr":"172.21.15.199:6824","nonce":22270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6820","nonce":22270},{"type":"v1","addr":"172.21.15.199:6821","nonce":22270}]},"public_addr":"172.21.15.199:6817/22270","cluster_addr":"172.21.15.199:6819/22270","heartbeat_back_addr":"172.21.15.199:6824/22270","heartbeat_front_addr":"172.21.15.199:6821/22270","state":["exists","up"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6823","nonce":22271},{"type":"v1","addr":"172.21.15.199:6825","nonce":22271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6826","nonce":22271},{"type":"v1","addr":"172.21.15.199:6827","nonce":22271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6830","nonce":22271},{"type":"v1","addr":"172.21.15.199:6831","nonce":22271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6828","nonce":22271},{"type":"v1","addr":"172.21.15.199:6829","nonce":22271}]},"public_addr":"172.21.15.199:6825/22271","cluster_addr":"172.21.15.199:6827/22271","heartbeat_back_addr":"172.21.15.199:6831/22271","heartbeat_front_addr":"172.21.15.199:6829/22271","state":["exists","up"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":22264},{"type":"v1","addr":"172.21.15.27:6801","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6802","nonce":22264},{"type":"v1","addr":"172.21.15.27:6803","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":22264},{"type":"v1","addr":"172.21.15.27:6807","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":22264},{"type":"v1","addr":"172.21.15.27:6805","nonce":22264}]},"public_addr":"172.21.15.27:6801/22264","cluster_addr":"172.21.15.27:6803/22264","heartbeat_back_addr":"172.21.15.27:6807/22264","heartbeat_front_addr":"172.21.15.27:6805/22264","state":["exists","up"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":22294},{"type":"v1","addr":"172.21.15.27:6817","nonce":22294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6818","nonce":22294},{"type":"v1","addr":"172.21.15.27:6819","nonce":22294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":22294},{"type":"v1","addr":"172.21.15.27:6823","nonce":22294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":22294},{"type":"v1","addr":"172.21.15.27:6821","nonce":22294}]},"public_addr":"172.21.15.27:6817/22294","cluster_addr":"172.21.15.27:6819/22294","heartbeat_back_addr":"172.21.15.27:6823/22294","heartbeat_front_addr":"172.21.15.27:6821/22294","state":["exists","up"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":22265},{"type":"v1","addr":"172.21.15.27:6809","nonce":22265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6810","nonce":22265},{"type":"v1","addr":"172.21.15.27:6811","nonce":22265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":22265},{"type":"v1","addr":"172.21.15.27:6815","nonce":22265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":22265},{"type":"v1","addr":"172.21.15.27:6813","nonce":22265}]},"public_addr":"172.21.15.27:6809/22265","cluster_addr":"172.21.15.27:6811/22265","heartbeat_back_addr":"172.21.15.27:6815/22265","heartbeat_front_addr":"172.21.15.27:6813/22265","state":["exists","up"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":22295},{"type":"v1","addr":"172.21.15.27:6825","nonce":22295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6826","nonce":22295},{"type":"v1","addr":"172.21.15.27:6827","nonce":22295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":22295},{"type":"v1","addr":"172.21.15.27:6831","nonce":22295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":22295},{"type":"v1","addr":"172.21.15.27:6829","nonce":22295}]},"public_addr":"172.21.15.27:6825/22295","cluster_addr":"172.21.15.27:6827/22295","heartbeat_back_addr":"172.21.15.27:6831/22295","heartbeat_front_addr":"172.21.15.27:6829/22295","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.414817+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.507795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.458471+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.481147+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.202457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.529458+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.510626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.523909+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:02:41.729 INFO:tasks.ceph.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2020-11-19T19:02:32.396795+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 2, 'min_size': 1, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, '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': '16', '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': '2020-11-19T19:02:40.111163+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 2, 'min_size': 1, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, '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': '18', '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': {}}}] 2020-11-19T19:02:41.729 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get device_health_metrics pg_num 2020-11-19T19:02:42.022 INFO:teuthology.orchestra.run.smithi199.stdout:pg_num: 1 2020-11-19T19:02:42.034 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2020-11-19T19:02:42.327 INFO:teuthology.orchestra.run.smithi199.stdout:pg_num: 8 2020-11-19T19:02:42.340 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2020-11-19T19:02:42.340 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2020-11-19T19:02:42.341 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2020-11-19T19:02:42.685 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:42.707 INFO:teuthology.orchestra.run.smithi199.stdout:{"epoch":5,"active_gid":4100,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6832","nonce":21960},{"type":"v1","addr":"172.21.15.199:6833","nonce":21960}]},"active_addr":"172.21.15.199:6833/21960","active_change":"2020-11-19T19:02:32.349211+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":4107,"name":"y","mgr_features":4540138297136906239,"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":"True","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":"upmap","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":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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":"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":"mds_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":[]}}},{"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":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","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":"stats","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":"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":["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":"True","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":"upmap","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":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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":"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":"mds_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":[]}}},{"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":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","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":"stats","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":"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":{},"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"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":0,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.199:0","nonce":703924764}]},{"addrvec":[{"type":"v2","addr":"172.21.15.199:0","nonce":1209133023}]},{"addrvec":[{"type":"v2","addr":"172.21.15.199:0","nonce":2890061703}]}]}} 2020-11-19T19:02:42.819 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2020-11-19T19:02:42.819 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2020-11-19T19:02:42.820 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:02:43.114 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:43.114 INFO:teuthology.orchestra.run.smithi199.stdout:{"epoch":19,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:02:42.400918+0000","last_up_change":"2020-11-19T19:02:36.372268+0000","last_in_change":"2020-11-19T19:02:36.372268+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:02:32.396795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"16","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":"2020-11-19T19:02:40.111163+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"18","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":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6800","nonce":22253},{"type":"v1","addr":"172.21.15.199:6801","nonce":22253}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6802","nonce":22253},{"type":"v1","addr":"172.21.15.199:6803","nonce":22253}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6806","nonce":22253},{"type":"v1","addr":"172.21.15.199:6807","nonce":22253}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6804","nonce":22253},{"type":"v1","addr":"172.21.15.199:6805","nonce":22253}]},"public_addr":"172.21.15.199:6801/22253","cluster_addr":"172.21.15.199:6803/22253","heartbeat_back_addr":"172.21.15.199:6807/22253","heartbeat_front_addr":"172.21.15.199:6805/22253","state":["exists","up"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6808","nonce":22254},{"type":"v1","addr":"172.21.15.199:6809","nonce":22254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6810","nonce":22254},{"type":"v1","addr":"172.21.15.199:6811","nonce":22254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6814","nonce":22254},{"type":"v1","addr":"172.21.15.199:6815","nonce":22254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6812","nonce":22254},{"type":"v1","addr":"172.21.15.199:6813","nonce":22254}]},"public_addr":"172.21.15.199:6809/22254","cluster_addr":"172.21.15.199:6811/22254","heartbeat_back_addr":"172.21.15.199:6815/22254","heartbeat_front_addr":"172.21.15.199:6813/22254","state":["exists","up"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6816","nonce":22270},{"type":"v1","addr":"172.21.15.199:6817","nonce":22270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6818","nonce":22270},{"type":"v1","addr":"172.21.15.199:6819","nonce":22270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6822","nonce":22270},{"type":"v1","addr":"172.21.15.199:6824","nonce":22270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6820","nonce":22270},{"type":"v1","addr":"172.21.15.199:6821","nonce":22270}]},"public_addr":"172.21.15.199:6817/22270","cluster_addr":"172.21.15.199:6819/22270","heartbeat_back_addr":"172.21.15.199:6824/22270","heartbeat_front_addr":"172.21.15.199:6821/22270","state":["exists","up"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6823","nonce":22271},{"type":"v1","addr":"172.21.15.199:6825","nonce":22271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6826","nonce":22271},{"type":"v1","addr":"172.21.15.199:6827","nonce":22271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6830","nonce":22271},{"type":"v1","addr":"172.21.15.199:6831","nonce":22271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6828","nonce":22271},{"type":"v1","addr":"172.21.15.199:6829","nonce":22271}]},"public_addr":"172.21.15.199:6825/22271","cluster_addr":"172.21.15.199:6827/22271","heartbeat_back_addr":"172.21.15.199:6831/22271","heartbeat_front_addr":"172.21.15.199:6829/22271","state":["exists","up"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":22264},{"type":"v1","addr":"172.21.15.27:6801","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6802","nonce":22264},{"type":"v1","addr":"172.21.15.27:6803","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":22264},{"type":"v1","addr":"172.21.15.27:6807","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":22264},{"type":"v1","addr":"172.21.15.27:6805","nonce":22264}]},"public_addr":"172.21.15.27:6801/22264","cluster_addr":"172.21.15.27:6803/22264","heartbeat_back_addr":"172.21.15.27:6807/22264","heartbeat_front_addr":"172.21.15.27:6805/22264","state":["exists","up"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":22294},{"type":"v1","addr":"172.21.15.27:6817","nonce":22294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6818","nonce":22294},{"type":"v1","addr":"172.21.15.27:6819","nonce":22294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":22294},{"type":"v1","addr":"172.21.15.27:6823","nonce":22294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":22294},{"type":"v1","addr":"172.21.15.27:6821","nonce":22294}]},"public_addr":"172.21.15.27:6817/22294","cluster_addr":"172.21.15.27:6819/22294","heartbeat_back_addr":"172.21.15.27:6823/22294","heartbeat_front_addr":"172.21.15.27:6821/22294","state":["exists","up"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":22265},{"type":"v1","addr":"172.21.15.27:6809","nonce":22265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6810","nonce":22265},{"type":"v1","addr":"172.21.15.27:6811","nonce":22265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":22265},{"type":"v1","addr":"172.21.15.27:6815","nonce":22265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":22265},{"type":"v1","addr":"172.21.15.27:6813","nonce":22265}]},"public_addr":"172.21.15.27:6809/22265","cluster_addr":"172.21.15.27:6811/22265","heartbeat_back_addr":"172.21.15.27:6815/22265","heartbeat_front_addr":"172.21.15.27:6813/22265","state":["exists","up"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":22295},{"type":"v1","addr":"172.21.15.27:6825","nonce":22295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6826","nonce":22295},{"type":"v1","addr":"172.21.15.27:6827","nonce":22295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":22295},{"type":"v1","addr":"172.21.15.27:6831","nonce":22295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":22295},{"type":"v1","addr":"172.21.15.27:6829","nonce":22295}]},"public_addr":"172.21.15.27:6825/22295","cluster_addr":"172.21.15.27:6827/22295","heartbeat_back_addr":"172.21.15.27:6831/22295","heartbeat_front_addr":"172.21.15.27:6829/22295","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.414817+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.507795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.458471+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.481147+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.202457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.529458+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.510626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.523909+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:02:43.251 INFO:tasks.ceph.ceph_manager.ceph:all up! 2020-11-19T19:02:43.251 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:02:43.547 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:43.547 INFO:teuthology.orchestra.run.smithi199.stdout:{"epoch":20,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:02:43.404493+0000","last_up_change":"2020-11-19T19:02:36.372268+0000","last_in_change":"2020-11-19T19:02:36.372268+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:02:32.396795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"16","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":"2020-11-19T19:02:40.111163+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"20","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":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6800","nonce":22253},{"type":"v1","addr":"172.21.15.199:6801","nonce":22253}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6802","nonce":22253},{"type":"v1","addr":"172.21.15.199:6803","nonce":22253}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6806","nonce":22253},{"type":"v1","addr":"172.21.15.199:6807","nonce":22253}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6804","nonce":22253},{"type":"v1","addr":"172.21.15.199:6805","nonce":22253}]},"public_addr":"172.21.15.199:6801/22253","cluster_addr":"172.21.15.199:6803/22253","heartbeat_back_addr":"172.21.15.199:6807/22253","heartbeat_front_addr":"172.21.15.199:6805/22253","state":["exists","up"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6808","nonce":22254},{"type":"v1","addr":"172.21.15.199:6809","nonce":22254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6810","nonce":22254},{"type":"v1","addr":"172.21.15.199:6811","nonce":22254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6814","nonce":22254},{"type":"v1","addr":"172.21.15.199:6815","nonce":22254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6812","nonce":22254},{"type":"v1","addr":"172.21.15.199:6813","nonce":22254}]},"public_addr":"172.21.15.199:6809/22254","cluster_addr":"172.21.15.199:6811/22254","heartbeat_back_addr":"172.21.15.199:6815/22254","heartbeat_front_addr":"172.21.15.199:6813/22254","state":["exists","up"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6816","nonce":22270},{"type":"v1","addr":"172.21.15.199:6817","nonce":22270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6818","nonce":22270},{"type":"v1","addr":"172.21.15.199:6819","nonce":22270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6822","nonce":22270},{"type":"v1","addr":"172.21.15.199:6824","nonce":22270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6820","nonce":22270},{"type":"v1","addr":"172.21.15.199:6821","nonce":22270}]},"public_addr":"172.21.15.199:6817/22270","cluster_addr":"172.21.15.199:6819/22270","heartbeat_back_addr":"172.21.15.199:6824/22270","heartbeat_front_addr":"172.21.15.199:6821/22270","state":["exists","up"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6823","nonce":22271},{"type":"v1","addr":"172.21.15.199:6825","nonce":22271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6826","nonce":22271},{"type":"v1","addr":"172.21.15.199:6827","nonce":22271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6830","nonce":22271},{"type":"v1","addr":"172.21.15.199:6831","nonce":22271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6828","nonce":22271},{"type":"v1","addr":"172.21.15.199:6829","nonce":22271}]},"public_addr":"172.21.15.199:6825/22271","cluster_addr":"172.21.15.199:6827/22271","heartbeat_back_addr":"172.21.15.199:6831/22271","heartbeat_front_addr":"172.21.15.199:6829/22271","state":["exists","up"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":22264},{"type":"v1","addr":"172.21.15.27:6801","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6802","nonce":22264},{"type":"v1","addr":"172.21.15.27:6803","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":22264},{"type":"v1","addr":"172.21.15.27:6807","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":22264},{"type":"v1","addr":"172.21.15.27:6805","nonce":22264}]},"public_addr":"172.21.15.27:6801/22264","cluster_addr":"172.21.15.27:6803/22264","heartbeat_back_addr":"172.21.15.27:6807/22264","heartbeat_front_addr":"172.21.15.27:6805/22264","state":["exists","up"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":22294},{"type":"v1","addr":"172.21.15.27:6817","nonce":22294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6818","nonce":22294},{"type":"v1","addr":"172.21.15.27:6819","nonce":22294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":22294},{"type":"v1","addr":"172.21.15.27:6823","nonce":22294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":22294},{"type":"v1","addr":"172.21.15.27:6821","nonce":22294}]},"public_addr":"172.21.15.27:6817/22294","cluster_addr":"172.21.15.27:6819/22294","heartbeat_back_addr":"172.21.15.27:6823/22294","heartbeat_front_addr":"172.21.15.27:6821/22294","state":["exists","up"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":22265},{"type":"v1","addr":"172.21.15.27:6809","nonce":22265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6810","nonce":22265},{"type":"v1","addr":"172.21.15.27:6811","nonce":22265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":22265},{"type":"v1","addr":"172.21.15.27:6815","nonce":22265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":22265},{"type":"v1","addr":"172.21.15.27:6813","nonce":22265}]},"public_addr":"172.21.15.27:6809/22265","cluster_addr":"172.21.15.27:6811/22265","heartbeat_back_addr":"172.21.15.27:6815/22265","heartbeat_front_addr":"172.21.15.27:6813/22265","state":["exists","up"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":22295},{"type":"v1","addr":"172.21.15.27:6825","nonce":22295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6826","nonce":22295},{"type":"v1","addr":"172.21.15.27:6827","nonce":22295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":22295},{"type":"v1","addr":"172.21.15.27:6831","nonce":22295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":22295},{"type":"v1","addr":"172.21.15.27:6829","nonce":22295}]},"public_addr":"172.21.15.27:6825/22295","cluster_addr":"172.21.15.27:6827/22295","heartbeat_back_addr":"172.21.15.27:6831/22295","heartbeat_front_addr":"172.21.15.27:6829/22295","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.414817+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.507795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.458471+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.481147+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.202457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.529458+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.510626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.523909+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:02:43.604 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2020-11-19T19:02:43.759 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:43.760 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2020-11-19T19:02:43.928 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:43.928 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2020-11-19T19:02:44.081 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:44.082 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2020-11-19T19:02:44.242 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:44.243 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2020-11-19T19:02:44.395 INFO:teuthology.orchestra.run.smithi199.stdout:55834574852 2020-11-19T19:02:44.396 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2020-11-19T19:02:44.550 INFO:teuthology.orchestra.run.smithi199.stdout:60129542147 2020-11-19T19:02:44.551 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2020-11-19T19:02:44.708 INFO:teuthology.orchestra.run.smithi199.stdout:60129542147 2020-11-19T19:02:44.708 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2020-11-19T19:02:45.234 INFO:teuthology.orchestra.run.smithi199.stdout:60129542147 2020-11-19T19:02:45.235 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2020-11-19T19:02:45.527 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:45.540 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.0 2020-11-19T19:02:45.541 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2020-11-19T19:02:45.832 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:45.845 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.1 2020-11-19T19:02:45.846 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2020-11-19T19:02:46.137 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:46.149 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.2 2020-11-19T19:02:46.150 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2020-11-19T19:02:46.440 INFO:teuthology.orchestra.run.smithi199.stdout:60129542148 2020-11-19T19:02:46.453 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.3 2020-11-19T19:02:46.454 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2020-11-19T19:02:46.766 INFO:teuthology.orchestra.run.smithi199.stdout:55834574852 2020-11-19T19:02:46.778 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.4 2020-11-19T19:02:46.779 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2020-11-19T19:02:47.068 INFO:teuthology.orchestra.run.smithi199.stdout:60129542147 2020-11-19T19:02:47.081 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.5 2020-11-19T19:02:47.082 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2020-11-19T19:02:47.370 INFO:teuthology.orchestra.run.smithi199.stdout:60129542147 2020-11-19T19:02:47.383 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.6 2020-11-19T19:02:47.383 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2020-11-19T19:02:47.678 INFO:teuthology.orchestra.run.smithi199.stdout:60129542147 2020-11-19T19:02:47.687 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.7 2020-11-19T19:02:47.687 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2020-11-19T19:02:47.688 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:02:47.978 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:47.980 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T19:02:47.990 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2020-11-19T19:02:46.358509+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":2,"ondisk_log_size":2,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":16,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":39844,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":38272,"kb_avail":754934876,"statfs":{"total":773094113280,"available":773053313024,"internally_reserved":0,"allocated":1544192,"data_stored":518135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":39190528},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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":"3.953240"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470610+0000","last_change":"2020-11-19T19:02:42.407558+0000","last_active":"2020-11-19T19:02:42.470610+0000","last_peered":"2020-11-19T19:02:42.470610+0000","last_clean":"2020-11-19T19:02:42.470610+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T19:02:42.470610+0000","last_undegraded":"2020-11-19T19:02:42.470610+0000","last_fullsized":"2020-11-19T19:02:42.470610+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[3,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":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.409739+0000","last_change":"2020-11-19T19:02:42.407594+0000","last_active":"2020-11-19T19:02:42.409739+0000","last_peered":"2020-11-19T19:02:42.409739+0000","last_clean":"2020-11-19T19:02:42.409739+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T19:02:42.409739+0000","last_undegraded":"2020-11-19T19:02:42.409739+0000","last_fullsized":"2020-11-19T19:02:42.409739+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470673+0000","last_change":"2020-11-19T19:02:41.406512+0000","last_active":"2020-11-19T19:02:42.470673+0000","last_peered":"2020-11-19T19:02:42.470673+0000","last_clean":"2020-11-19T19:02:42.470673+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T19:02:42.470673+0000","last_undegraded":"2020-11-19T19:02:42.470673+0000","last_fullsized":"2020-11-19T19:02:42.470673+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470630+0000","last_change":"2020-11-19T19:02:41.407148+0000","last_active":"2020-11-19T19:02:42.470630+0000","last_peered":"2020-11-19T19:02:42.470630+0000","last_clean":"2020-11-19T19:02:42.470630+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T19:02:42.470630+0000","last_undegraded":"2020-11-19T19:02:42.470630+0000","last_fullsized":"2020-11-19T19:02:42.470630+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"14","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:02:41.491625+0000","last_change":"2020-11-19T19:02:37.392440+0000","last_active":"2020-11-19T19:02:41.491625+0000","last_peered":"2020-11-19T19:02:41.491625+0000","last_clean":"2020-11-19T19:02:41.491625+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T19:02:41.491625+0000","last_undegraded":"2020-11-19T19:02:41.491625+0000","last_fullsized":"2020-11-19T19:02:41.491625+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_clean_scrub_stamp":"2020-11-19T19:02:33.353825+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":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470626+0000","last_change":"2020-11-19T19:02:41.405628+0000","last_active":"2020-11-19T19:02:42.470626+0000","last_peered":"2020-11-19T19:02:42.470626+0000","last_clean":"2020-11-19T19:02:42.470626+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T19:02:42.470626+0000","last_undegraded":"2020-11-19T19:02:42.470626+0000","last_fullsized":"2020-11-19T19:02:42.470626+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:02:41.408218+0000","last_change":"2020-11-19T19:02:41.407222+0000","last_active":"2020-11-19T19:02:41.408218+0000","last_peered":"2020-11-19T19:02:41.408218+0000","last_clean":"2020-11-19T19:02:41.408218+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T19:02:41.408218+0000","last_undegraded":"2020-11-19T19:02:41.408218+0000","last_fullsized":"2020-11-19T19:02:41.408218+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470629+0000","last_change":"2020-11-19T19:02:41.505865+0000","last_active":"2020-11-19T19:02:42.470629+0000","last_peered":"2020-11-19T19:02:42.470629+0000","last_clean":"2020-11-19T19:02:42.470629+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T19:02:42.470629+0000","last_undegraded":"2020-11-19T19:02:42.470629+0000","last_fullsized":"2020-11-19T19:02:42.470629+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.406477+0000","last_change":"2020-11-19T19:02:41.505655+0000","last_active":"2020-11-19T19:02:42.406477+0000","last_peered":"2020-11-19T19:02:42.406477+0000","last_clean":"2020-11-19T19:02:42.406477+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T19:02:42.406477+0000","last_undegraded":"2020-11-19T19:02:42.406477+0000","last_fullsized":"2020-11-19T19:02:42.406477+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"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":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542147,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4940,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366900,"statfs":{"total":96636764160,"available":96631705600,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85699999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.6120000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.175}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3220000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.119}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.0720000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2889999999999999}]}]},{"osd":6,"up_from":14,"seq":60129542147,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.071}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.542}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67900000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.127}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4019999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.173}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.468}]}]},{"osd":0,"up_from":14,"seq":60129542148,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60499999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.89700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0009999999999999}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.258}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.9550000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5669999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.3889999999999998}]}]},{"osd":4,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.625}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.93000000000000005}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.89000000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.96099999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0880000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.216}]}]},{"osd":1,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53900000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77500000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.89300000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.91600000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2190000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2849999999999999}]}]},{"osd":2,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4916,"kb_used_data":172,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366924,"statfs":{"total":96636764160,"available":96631730176,"internally_reserved":0,"allocated":176128,"data_stored":57111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65900000000000003}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.86099999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70499999999999996}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.91200000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1439999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.97899999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2190000000000001}]}]},{"osd":3,"up_from":14,"seq":60129542148,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63100000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65600000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.78700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4430000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.349}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1359999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.603}]}]},{"osd":5,"up_from":14,"seq":60129542147,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63500000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.171}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1259999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.93000000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.276}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.639}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.21}]}]}]}} 2020-11-19T19:02:48.133 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:02:48.430 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:48.431 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T19:02:48.442 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2020-11-19T19:02:48.358824+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":2,"ondisk_log_size":2,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":39904,"kb_used_data":1568,"kb_used_omap":0,"kb_used_meta":38272,"kb_avail":754934816,"statfs":{"total":773094113280,"available":773053251584,"internally_reserved":0,"allocated":1605632,"data_stored":546712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":39190528},"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":"5.953555"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470610+0000","last_change":"2020-11-19T19:02:42.407558+0000","last_active":"2020-11-19T19:02:42.470610+0000","last_peered":"2020-11-19T19:02:42.470610+0000","last_clean":"2020-11-19T19:02:42.470610+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T19:02:42.470610+0000","last_undegraded":"2020-11-19T19:02:42.470610+0000","last_fullsized":"2020-11-19T19:02:42.470610+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[3,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":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.409739+0000","last_change":"2020-11-19T19:02:42.407594+0000","last_active":"2020-11-19T19:02:42.409739+0000","last_peered":"2020-11-19T19:02:42.409739+0000","last_clean":"2020-11-19T19:02:42.409739+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T19:02:42.409739+0000","last_undegraded":"2020-11-19T19:02:42.409739+0000","last_fullsized":"2020-11-19T19:02:42.409739+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470673+0000","last_change":"2020-11-19T19:02:41.406512+0000","last_active":"2020-11-19T19:02:42.470673+0000","last_peered":"2020-11-19T19:02:42.470673+0000","last_clean":"2020-11-19T19:02:42.470673+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T19:02:42.470673+0000","last_undegraded":"2020-11-19T19:02:42.470673+0000","last_fullsized":"2020-11-19T19:02:42.470673+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470630+0000","last_change":"2020-11-19T19:02:41.407148+0000","last_active":"2020-11-19T19:02:42.470630+0000","last_peered":"2020-11-19T19:02:42.470630+0000","last_clean":"2020-11-19T19:02:42.470630+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T19:02:42.470630+0000","last_undegraded":"2020-11-19T19:02:42.470630+0000","last_fullsized":"2020-11-19T19:02:42.470630+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"14","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:02:41.491625+0000","last_change":"2020-11-19T19:02:37.392440+0000","last_active":"2020-11-19T19:02:41.491625+0000","last_peered":"2020-11-19T19:02:41.491625+0000","last_clean":"2020-11-19T19:02:41.491625+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T19:02:41.491625+0000","last_undegraded":"2020-11-19T19:02:41.491625+0000","last_fullsized":"2020-11-19T19:02:41.491625+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_clean_scrub_stamp":"2020-11-19T19:02:33.353825+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":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470626+0000","last_change":"2020-11-19T19:02:41.405628+0000","last_active":"2020-11-19T19:02:42.470626+0000","last_peered":"2020-11-19T19:02:42.470626+0000","last_clean":"2020-11-19T19:02:42.470626+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T19:02:42.470626+0000","last_undegraded":"2020-11-19T19:02:42.470626+0000","last_fullsized":"2020-11-19T19:02:42.470626+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:02:41.408218+0000","last_change":"2020-11-19T19:02:41.407222+0000","last_active":"2020-11-19T19:02:41.408218+0000","last_peered":"2020-11-19T19:02:41.408218+0000","last_clean":"2020-11-19T19:02:41.408218+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T19:02:41.408218+0000","last_undegraded":"2020-11-19T19:02:41.408218+0000","last_fullsized":"2020-11-19T19:02:41.408218+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.470629+0000","last_change":"2020-11-19T19:02:41.505865+0000","last_active":"2020-11-19T19:02:42.470629+0000","last_peered":"2020-11-19T19:02:42.470629+0000","last_clean":"2020-11-19T19:02:42.470629+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T19:02:42.470629+0000","last_undegraded":"2020-11-19T19:02:42.470629+0000","last_fullsized":"2020-11-19T19:02:42.470629+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"10","reported_epoch":"19","state":"active+clean","last_fresh":"2020-11-19T19:02:42.406477+0000","last_change":"2020-11-19T19:02:41.505655+0000","last_active":"2020-11-19T19:02:42.406477+0000","last_peered":"2020-11-19T19:02:42.406477+0000","last_clean":"2020-11-19T19:02:42.406477+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T19:02:42.406477+0000","last_undegraded":"2020-11-19T19:02:42.406477+0000","last_fullsized":"2020-11-19T19:02:42.406477+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"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":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4940,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366900,"statfs":{"total":96636764160,"available":96631705600,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85699999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.6120000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.175}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3220000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.119}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.0720000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2889999999999999}]}]},{"osd":6,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.875}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.755}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.123}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3540000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0780000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4139999999999999}]}]},{"osd":0,"up_from":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72099999999999997}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.78300000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.88300000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.28}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1060000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.153}]}]},{"osd":4,"up_from":13,"seq":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.625}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.93000000000000005}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.89000000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.96099999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0880000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.216}]}]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53900000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77500000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.89300000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.91600000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2190000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2849999999999999}]}]},{"osd":2,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4940,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366900,"statfs":{"total":96636764160,"available":96631705600,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65800000000000003}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.88800000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71899999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1040000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.27}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.155}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.401}]}]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63100000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65600000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.78700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4430000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.349}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1359999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.603}]}]},{"osd":5,"up_from":14,"seq":60129542148,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5004,"kb_used_data":196,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366836,"statfs":{"total":96636764160,"available":96631640064,"internally_reserved":0,"allocated":200704,"data_stored":68339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63500000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.171}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1259999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.93000000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.276}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.639}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.21}]}]}]}} 2020-11-19T19:02:48.445 INFO:tasks.ceph.ceph_manager.ceph:clean! 2020-11-19T19:02:48.446 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2020-11-19T19:02:48.446 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2020-11-19T19:02:48.447 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2020-11-19T19:02:48.800 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T19:02:48.812 INFO:teuthology.orchestra.run.smithi199.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2020-11-19T19:02:48.813 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2020-11-19T19:02:48.813 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T19:02:48.829 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T19:02:48.830 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T19:02:48.830 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2020-11-19T19:02:48.870 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2020-11-19T19:42:44.481 INFO:teuthology.orchestra.run.smithi025.stderr:2020-11-19 19:42:44 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2020-11-19T19:42:44.512 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2020-11-19T19:42:45.280 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2020-11-19T19:42:45.895 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records in 2020-11-19T19:42:45.896 INFO:teuthology.orchestra.run.smithi025.stderr:1+0 records out 2020-11-19T19:42:45.896 INFO:teuthology.orchestra.run.smithi025.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.582282 s, 1.8 GB/s 2020-11-19T19:42:45.899 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2020-11-19T19:42:47.158 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.1' 2020-11-19T19:42:47.272 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.2' 2020-11-19T19:42:47.381 INFO:teuthology.run_tasks:Running task parallel... 2020-11-19T19:42:47.397 INFO:teuthology.task.parallel:starting parallel... 2020-11-19T19:42:47.398 INFO:teuthology.task.parallel:In parallel, running task sequential... 2020-11-19T19:42:47.399 INFO:teuthology.task.sequential:In sequential, running task qemu... 2020-11-19T19:42:47.409 INFO:teuthology.orchestra.run.smithi025:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2020-11-19T19:42:47.410 INFO:teuthology.task.parallel:In parallel, running task sequential... 2020-11-19T19:42:47.410 INFO:teuthology.task.sequential:In sequential, running task exec... 2020-11-19T19:42:47.411 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T19:42:47.411 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T19:42:47.412 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T19:42:47.429 INFO:tasks.qemu:generating iso... 2020-11-19T19:42:47.429 INFO:tasks.qemu:Pulling tests from git://git.ceph.com/ceph-ci.git ref 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:42:47.430 INFO:teuthology.orchestra.run.smithi025:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone git://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:42:47.548 INFO:teuthology.orchestra.run.smithi025.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2020-11-19T19:43:37.789 INFO:teuthology.orchestra.run.smithi025.stderr:Note: checking out '33f73aff6902486eafe8c4758021a8eed55d592c'. 2020-11-19T19:43:37.818 INFO:teuthology.orchestra.run.smithi025.stderr: 2020-11-19T19:43:37.818 INFO:teuthology.orchestra.run.smithi025.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2020-11-19T19:43:37.818 INFO:teuthology.orchestra.run.smithi025.stderr:changes and commit them, and you can discard any commits you make in this 2020-11-19T19:43:37.818 INFO:teuthology.orchestra.run.smithi025.stderr:state without impacting any branches by performing another checkout. 2020-11-19T19:43:37.819 INFO:teuthology.orchestra.run.smithi025.stderr: 2020-11-19T19:43:37.819 INFO:teuthology.orchestra.run.smithi025.stderr:If you want to create a new branch to retain commits you create, you may 2020-11-19T19:43:37.819 INFO:teuthology.orchestra.run.smithi025.stderr:do so (now or later) by using -b with the checkout command again. Example: 2020-11-19T19:43:37.819 INFO:teuthology.orchestra.run.smithi025.stderr: 2020-11-19T19:43:37.819 INFO:teuthology.orchestra.run.smithi025.stderr: git checkout -b 2020-11-19T19:43:37.820 INFO:teuthology.orchestra.run.smithi025.stderr: 2020-11-19T19:43:37.820 INFO:teuthology.orchestra.run.smithi025.stderr:HEAD is now at 33f73aff69 Merge branch 'windows.10' of https://github.com/petrutlucian94/ceph into wip-jd-testing-2 2020-11-19T19:43:37.821 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:43:37.822 INFO:teuthology.orchestra.run.smithi025:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2020-11-19T19:43:37.841 INFO:teuthology.orchestra.run.smithi025.stderr:+ dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2020-11-19T19:43:37.843 INFO:teuthology.orchestra.run.smithi025.stderr:1+1 records in 2020-11-19T19:43:37.843 INFO:teuthology.orchestra.run.smithi025.stderr:1+1 records out 2020-11-19T19:43:37.843 INFO:teuthology.orchestra.run.smithi025.stderr:938 bytes copied, 0.000389185 s, 2.4 MB/s 2020-11-19T19:43:37.843 INFO:teuthology.orchestra.run.smithi025:> set -ex 2020-11-19T19:43:37.844 INFO:teuthology.orchestra.run.smithi025:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2020-11-19T19:43:37.895 INFO:teuthology.orchestra.run.smithi025.stderr:+ dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2020-11-19T19:43:37.896 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records in 2020-11-19T19:43:37.897 INFO:teuthology.orchestra.run.smithi025.stderr:0+1 records out 2020-11-19T19:43:37.897 INFO:teuthology.orchestra.run.smithi025.stderr:39 bytes copied, 2.9139e-05 s, 1.3 MB/s 2020-11-19T19:43:37.897 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2020-11-19T19:43:37.898 INFO:teuthology.orchestra.run.smithi025:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2020-11-19T19:43:37.952 INFO:teuthology.orchestra.run.smithi025:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2020-11-19T19:43:38.026 INFO:tasks.qemu:downloading base image 2020-11-19T19:43:38.027 INFO:teuthology.orchestra.run.smithi025:> rbd resize --size=10240M client.0.0 || true 2020-11-19T19:43:38.129 INFO:teuthology.orchestra.run.smithi025.stderr: Resizing image: 100% complete...done. 2020-11-19T19:43:38.138 INFO:teuthology.orchestra.run.smithi025:> rbd resize --size=10240M client.0.1 || true 2020-11-19T19:43:38.204 INFO:teuthology.orchestra.run.smithi025.stderr: Resizing image: 100% complete...done. 2020-11-19T19:43:38.212 INFO:teuthology.orchestra.run.smithi025:> rbd resize --size=10240M client.0.2 || true 2020-11-19T19:43:38.274 INFO:teuthology.orchestra.run.smithi025.stderr: Resizing image: 100% complete...done. 2020-11-19T19:43:38.286 INFO:teuthology.orchestra.run.smithi025:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2020-11-19T19:43:38.328 INFO:tasks.qemu:Creating the nfs export directory... 2020-11-19T19:43:38.329 INFO:teuthology.orchestra.run.smithi025:> sudo mkdir -p /export/client.0 2020-11-19T19:43:38.541 INFO:tasks.qemu:Mounting the test directory... 2020-11-19T19:43:38.542 INFO:teuthology.orchestra.run.smithi025:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2020-11-19T19:43:38.577 INFO:tasks.qemu:Adding mount to /etc/exports... 2020-11-19T19:43:38.578 INFO:tasks.qemu:Deleting export from /etc/exports... 2020-11-19T19:43:38.578 INFO:teuthology.orchestra.run.smithi025:> sudo sed -i '\|/export/client.0|d' /etc/exports 2020-11-19T19:43:38.650 INFO:teuthology.orchestra.run.smithi025:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2020-11-19T19:43:38.724 INFO:teuthology.orchestra.run.smithi025.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2020-11-19T19:43:38.827 INFO:tasks.qemu:Restarting NFS... 2020-11-19T19:43:38.827 INFO:teuthology.orchestra.run.smithi025:> sudo systemctl restart nfs-server 2020-11-19T19:43:39.233 INFO:teuthology.orchestra.run.smithi025:> sudo udevadm control --reload 2020-11-19T19:43:39.274 INFO:teuthology.orchestra.run.smithi025:> sudo udevadm trigger /dev/kvm 2020-11-19T19:43:39.349 INFO:teuthology.orchestra.run.smithi025:> ls -l /dev/kvm 2020-11-19T19:43:39.404 INFO:teuthology.orchestra.run.smithi025.stdout:crw-rw-rw-. 1 root kvm 10, 232 Nov 19 19:43 /dev/kvm 2020-11-19T19:43:39.405 INFO:tasks.qemu:starting qemu... 2020-11-19T19:43:39.405 INFO:teuthology.orchestra.run.smithi025:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2020-11-19T19:43:39.446 INFO:tasks.qemu:waiting for qemu tests to finish... 2020-11-19T19:43:39.959 INFO:tasks.qemu.client.0.smithi025.stdout:c[?7lSeaBIOS (version 1.11.1-4.module_el8.1.0+248+298dec18) 2020-11-19T19:43:39.959 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:39.959 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:39.980 INFO:tasks.qemu.client.0.smithi025.stdout:iPXE (http://ipxe.org) 00:03.0 C980 PCI2.10 PnP PMM+BFF913A0+BFED13A0 C980 2020-11-19T19:43:39.980 INFO:tasks.qemu.client.0.smithi025.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2020-11-19T19:43:39.981 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:39.981 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:40.263 INFO:tasks.qemu.client.0.smithi025.stdout:Booting from Hard Disk... 2020-11-19T19:43:40.564 INFO:tasks.qemu.client.0.smithi025.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2020-11-19T19:43:40.564 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:40.564 INFO:tasks.qemu.client.0.smithi025.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2020-11-19T19:43:40.564 INFO:tasks.qemu.client.0.smithi025.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2020-11-19T19:43:40.565 INFO:tasks.qemu.client.0.smithi025.stdout: before booting or 'c' for a command-line. 2020-11-19T19:43:40.565 INFO:tasks.qemu.client.0.smithi025.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2020-11-19T19:43:40.700 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:40.700 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:40.700 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:40.701 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:40.701 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.417 INFO:tasks.qemu.client.0.smithi025.stdout: The highlighted entry will be executed automatically in 5s.  2020-11-19T19:43:41.417 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.433 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.433 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.433 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.434 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.434 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.434 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:41.435 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.417 INFO:tasks.qemu.client.0.smithi025.stdout: The highlighted entry will be executed automatically in 4s.  2020-11-19T19:43:42.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.421 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.421 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:42.421 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.421 INFO:tasks.qemu.client.0.smithi025.stdout: The highlighted entry will be executed automatically in 3s.  2020-11-19T19:43:43.421 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.422 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.422 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.422 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.422 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.423 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.423 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.423 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.423 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.423 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.443 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.443 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.443 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.444 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.444 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.444 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:43.444 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.417 INFO:tasks.qemu.client.0.smithi025.stdout: The highlighted entry will be executed automatically in 2s.  2020-11-19T19:43:44.417 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.418 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.419 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.420 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.421 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.421 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.425 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.425 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.426 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.426 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:44.426 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.440 INFO:tasks.qemu.client.0.smithi025.stdout: The highlighted entry will be executed automatically in 1s.  2020-11-19T19:43:45.441 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.441 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.442 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.442 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.442 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.443 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.443 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.443 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.444 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.444 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.445 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.445 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.445 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.446 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.446 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.447 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:45.447 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:43:46.937 INFO:tasks.qemu.client.0.smithi025.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2020-11-19T19:43:46.937 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Initializing cgroup subsys cpu 2020-11-19T19:43:46.937 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2020-11-19T19:43:46.937 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2020-11-19T19:43:46.938 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] KERNEL supported cpus: 2020-11-19T19:43:46.938 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Intel GenuineIntel 2020-11-19T19:43:46.938 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] AMD AuthenticAMD 2020-11-19T19:43:46.938 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Centaur CentaurHauls 2020-11-19T19:43:46.939 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-provided physical RAM map: 2020-11-19T19:43:46.939 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2020-11-19T19:43:46.939 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2020-11-19T19:43:46.939 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2020-11-19T19:43:46.939 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffda000 (usable) 2020-11-19T19:43:46.939 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 00000000bffda000 - 00000000c0000000 (reserved) 2020-11-19T19:43:46.940 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2020-11-19T19:43:46.940 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2020-11-19T19:43:46.940 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2020-11-19T19:43:46.940 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] NX (Execute Disable) protection: active 2020-11-19T19:43:46.940 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] DMI 2.8 present. 2020-11-19T19:43:46.941 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] No AGP bridge found 2020-11-19T19:43:46.941 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2020-11-19T19:43:46.941 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2020-11-19T19:43:46.941 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] last_pfn = 0xbffda max_arch_pfn = 0x400000000 2020-11-19T19:43:46.941 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5cc0] f5cc0 2020-11-19T19:43:46.942 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Using GB pages for direct mapping 2020-11-19T19:43:46.942 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffda000 2020-11-19T19:43:46.942 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2020-11-19T19:43:46.942 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2020-11-19T19:43:46.943 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: RSDP 00000000000f5a70 00014 (v00 BOCHS ) 2020-11-19T19:43:46.943 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: RSDT 00000000bffe152a 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) 2020-11-19T19:43:46.943 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: FACP 00000000bffe143e 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) 2020-11-19T19:43:46.943 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 013FE (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) 2020-11-19T19:43:46.943 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2020-11-19T19:43:46.943 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: APIC 00000000bffe14b2 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) 2020-11-19T19:43:46.944 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] No NUMA configuration found 2020-11-19T19:43:46.944 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2020-11-19T19:43:46.944 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2020-11-19T19:43:46.944 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2020-11-19T19:43:46.944 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2020-11-19T19:43:46.945 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2020-11-19T19:43:46.945 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Zone PFN ranges: 2020-11-19T19:43:46.945 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2020-11-19T19:43:46.945 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2020-11-19T19:43:46.945 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2020-11-19T19:43:46.945 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Movable zone start PFN for each node 2020-11-19T19:43:46.946 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2020-11-19T19:43:46.946 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2020-11-19T19:43:46.946 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffda 2020-11-19T19:43:46.946 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2020-11-19T19:43:46.946 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2020-11-19T19:43:46.947 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2020-11-19T19:43:46.947 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2020-11-19T19:43:46.947 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2020-11-19T19:43:46.947 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2020-11-19T19:43:46.947 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2020-11-19T19:43:46.947 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2020-11-19T19:43:46.948 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2020-11-19T19:43:46.948 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2020-11-19T19:43:46.948 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2020-11-19T19:43:46.948 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2020-11-19T19:43:46.948 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2020-11-19T19:43:46.949 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2020-11-19T19:43:46.949 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2020-11-19T19:43:46.949 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2020-11-19T19:43:46.949 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffda000 - 00000000c0000000 2020-11-19T19:43:46.949 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2020-11-19T19:43:46.950 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2020-11-19T19:43:46.950 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2020-11-19T19:43:46.950 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2020-11-19T19:43:46.950 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2020-11-19T19:43:46.950 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2020-11-19T19:43:46.951 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2020-11-19T19:43:46.951 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2020-11-19T19:43:46.951 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2020-11-19T19:43:46.951 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] KVM setup async PF for cpu 0 2020-11-19T19:43:46.951 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2020-11-19T19:43:46.952 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027940 2020-11-19T19:43:46.952 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Policy zone: Normal 2020-11-19T19:43:46.952 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2020-11-19T19:43:46.952 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2020-11-19T19:43:46.952 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2020-11-19T19:43:46.953 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Checking aperture... 2020-11-19T19:43:46.953 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] No AGP bridge found 2020-11-19T19:43:46.953 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Memory: 4041896k/5242880k available (6532k kernel code, 1049180k absent, 151804k reserved, 6657k data, 924k init) 2020-11-19T19:43:46.953 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2020-11-19T19:43:46.953 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Hierarchical RCU implementation. 2020-11-19T19:43:46.954 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2020-11-19T19:43:46.954 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2020-11-19T19:43:46.954 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Console: colour VGA+ 80x25 2020-11-19T19:43:46.954 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] console [ttyS0] enabled 2020-11-19T19:43:46.954 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2020-11-19T19:43:46.955 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2020-11-19T19:43:46.955 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2020-11-19T19:43:46.955 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2020-11-19T19:43:46.955 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2020-11-19T19:43:46.955 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008000] Security Framework initialized 2020-11-19T19:43:46.955 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008000] AppArmor: AppArmor initialized 2020-11-19T19:43:46.956 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008000] Yama: becoming mindful. 2020-11-19T19:43:46.956 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2020-11-19T19:43:46.956 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.008726] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2020-11-19T19:43:46.956 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.009666] Mount-cache hash table entries: 256 2020-11-19T19:43:46.956 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.010244] Initializing cgroup subsys cpuacct 2020-11-19T19:43:46.957 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.010734] Initializing cgroup subsys memory 2020-11-19T19:43:46.957 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.011203] Initializing cgroup subsys devices 2020-11-19T19:43:46.957 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.011684] Initializing cgroup subsys freezer 2020-11-19T19:43:46.957 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.012004] Initializing cgroup subsys blkio 2020-11-19T19:43:46.957 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.012474] Initializing cgroup subsys perf_event 2020-11-19T19:43:46.958 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.013026] CPU: Physical Processor ID: 0 2020-11-19T19:43:46.958 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.014131] mce: CPU supports 10 MCE banks 2020-11-19T19:43:46.958 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.014801] SMP alternatives: switching to UP code 2020-11-19T19:43:46.958 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.028981] Freeing SMP alternatives: 24k freed 2020-11-19T19:43:46.958 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.029472] ACPI: Core revision 20110623 2020-11-19T19:43:46.959 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.030300] ftrace: allocating 27008 entries in 106 pages 2020-11-19T19:43:46.959 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.040202] Enabling x2apic 2020-11-19T19:43:46.959 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.040515] Enabled x2apic 2020-11-19T19:43:46.959 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.041046] Switched APIC routing to physical x2apic. 2020-11-19T19:43:46.959 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.042714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2020-11-19T19:43:46.960 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.043340] CPU0: Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz stepping 02 2020-11-19T19:43:46.960 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2020-11-19T19:43:46.960 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... version: 2 2020-11-19T19:43:46.960 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... bit width: 48 2020-11-19T19:43:46.960 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... generic registers: 4 2020-11-19T19:43:46.961 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2020-11-19T19:43:46.961 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... max period: 000000007fffffff 2020-11-19T19:43:46.961 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... fixed-purpose events: 3 2020-11-19T19:43:46.961 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048002] ... event mask: 000000070000000f 2020-11-19T19:43:46.961 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.048064] NMI watchdog enabled, takes one hw-pmu counter. 2020-11-19T19:43:46.961 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.052051] Brought up 1 CPUs 2020-11-19T19:43:46.962 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.052380] Total of 1 processors activated (6999.99 BogoMIPS). 2020-11-19T19:43:46.962 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.053309] devtmpfs: initialized 2020-11-19T19:43:46.962 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.056093] EVM: security.selinux 2020-11-19T19:43:46.962 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.056452] EVM: security.SMACK64 2020-11-19T19:43:46.963 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.056800] EVM: security.capability 2020-11-19T19:43:46.963 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.057635] print_constraints: dummy: 2020-11-19T19:43:46.963 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.058102] RTC time: 19:43:45, date: 11/19/20 2020-11-19T19:43:46.963 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.058590] NET: Registered protocol family 16 2020-11-19T19:43:46.963 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.059131] ACPI: bus type pci registered 2020-11-19T19:43:46.963 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.059632] PCI: Using configuration type 1 for base access 2020-11-19T19:43:46.964 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.060425] bio: create slab at 0 2020-11-19T19:43:46.964 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.060899] ACPI: Added _OSI(Module Device) 2020-11-19T19:43:46.964 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.061347] ACPI: Added _OSI(Processor Device) 2020-11-19T19:43:46.964 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.061820] ACPI: Added _OSI(3.0 _SCP Extensions) 2020-11-19T19:43:46.964 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.062315] ACPI: Added _OSI(Processor Aggregator Device) 2020-11-19T19:43:46.965 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.064074] ACPI: Interpreter enabled 2020-11-19T19:43:46.965 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.064472] ACPI: (supports S0 S5) 2020-11-19T19:43:46.965 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.064873] ACPI: Using IOAPIC for interrupt routing 2020-11-19T19:43:46.965 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.066632] ACPI: No dock devices found. 2020-11-19T19:43:46.965 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.067063] HEST: Table not found. 2020-11-19T19:43:46.966 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.067428] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2020-11-19T19:43:46.966 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.068027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2020-11-19T19:43:46.966 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.068705] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2020-11-19T19:43:46.966 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.069397] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2020-11-19T19:43:46.966 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.070085] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2020-11-19T19:43:46.967 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.070846] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2020-11-19T19:43:46.967 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.072015] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2020-11-19T19:43:46.967 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.076928] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2020-11-19T19:43:46.967 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.077685] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2020-11-19T19:43:46.967 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.129776] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2020-11-19T19:43:46.968 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.131806] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2020-11-19T19:43:46.968 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.132267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2020-11-19T19:43:46.968 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.132982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2020-11-19T19:43:46.968 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.133688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2020-11-19T19:43:46.968 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.134375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2020-11-19T19:43:46.968 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.135084] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2020-11-19T19:43:46.969 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.136021] vgaarb: loaded 2020-11-19T19:43:46.969 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.136313] vgaarb: bridge control possible 0000:00:02.0 2020-11-19T19:43:46.969 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.136937] i2c-core: driver [aat2870] using legacy suspend method 2020-11-19T19:43:46.969 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.137580] i2c-core: driver [aat2870] using legacy resume method 2020-11-19T19:43:46.969 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.138269] SCSI subsystem initialized 2020-11-19T19:43:46.970 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.138772] usbcore: registered new interface driver usbfs 2020-11-19T19:43:46.970 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.139362] usbcore: registered new interface driver hub 2020-11-19T19:43:46.970 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.140035] usbcore: registered new device driver usb 2020-11-19T19:43:46.970 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.140633] PCI: Using ACPI for IRQ routing 2020-11-19T19:43:46.970 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.141314] NetLabel: Initializing 2020-11-19T19:43:46.970 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.141684] NetLabel: domain hash size = 128 2020-11-19T19:43:46.971 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.142140] NetLabel: protocols = UNLABELED CIPSOv4 2020-11-19T19:43:46.971 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.142665] NetLabel: unlabeled traffic allowed by default 2020-11-19T19:43:46.971 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.143278] Switching to clocksource kvm-clock 2020-11-19T19:43:46.971 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.143765] AppArmor: AppArmor Filesystem Enabled 2020-11-19T19:43:46.971 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.143765] pnp: PnP ACPI init 2020-11-19T19:43:46.971 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.143966] ACPI: bus type pnp registered 2020-11-19T19:43:46.972 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.144847] pnp: PnP ACPI: found 9 devices 2020-11-19T19:43:46.972 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.145292] ACPI: ACPI bus type pnp unregistered 2020-11-19T19:43:46.972 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.150957] NET: Registered protocol family 2 2020-11-19T19:43:46.972 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.151501] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2020-11-19T19:43:46.972 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.152776] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2020-11-19T19:43:46.972 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.154716] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2020-11-19T19:43:46.973 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.155518] TCP: Hash tables configured (established 524288 bind 65536) 2020-11-19T19:43:46.973 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.156255] TCP reno registered 2020-11-19T19:43:46.973 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.156596] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2020-11-19T19:43:46.973 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.157237] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2020-11-19T19:43:46.973 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.157964] NET: Registered protocol family 1 2020-11-19T19:43:46.974 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.158449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2020-11-19T19:43:46.974 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.159078] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2020-11-19T19:43:46.974 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.159692] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2020-11-19T19:43:46.974 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.160428] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2020-11-19T19:43:46.974 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.161107] Placing 64MB software IO TLB between ffff8800bbfda000 - ffff8800bffda000 2020-11-19T19:43:46.974 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.161917] software IO TLB at phys 0xbbfda000 - 0xbffda000 2020-11-19T19:43:46.975 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.162745] audit: initializing netlink socket (disabled) 2020-11-19T19:43:46.975 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.163323] type=2000 audit(1605815025.160:1): initialized 2020-11-19T19:43:46.975 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.177284] Trying to unpack rootfs image as initramfs... 2020-11-19T19:43:46.975 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.196308] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2020-11-19T19:43:46.975 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.205001] VFS: Disk quotas dquot_6.5.2 2020-11-19T19:43:46.976 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.205448] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2020-11-19T19:43:46.976 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.206332] fuse init (API version 7.17) 2020-11-19T19:43:46.976 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.206798] msgmni has been set to 7894 2020-11-19T19:43:46.976 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.224091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2020-11-19T19:43:46.976 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.224896] io scheduler noop registered 2020-11-19T19:43:46.977 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.225315] io scheduler deadline registered (default) 2020-11-19T19:43:46.977 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.225867] io scheduler cfq registered 2020-11-19T19:43:46.977 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.226326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2020-11-19T19:43:46.977 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.226914] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2020-11-19T19:43:46.977 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.227676] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2020-11-19T19:43:46.978 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.228473] ACPI: Power Button [PWRF] 2020-11-19T19:43:46.978 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.229305] ERST: Table is not found! 2020-11-19T19:43:46.978 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.229702] GHES: HEST is not enabled! 2020-11-19T19:43:46.978 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.230319] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2020-11-19T19:43:46.978 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.230941] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2020-11-19T19:43:46.979 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.236154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2020-11-19T19:43:46.979 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.236777] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2020-11-19T19:43:46.979 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.238027] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2020-11-19T19:43:46.979 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.238635] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2020-11-19T19:43:46.979 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.241303] Freeing initrd memory: 4308k freed 2020-11-19T19:43:46.979 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.242150] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2020-11-19T19:43:46.980 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.265527] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2020-11-19T19:43:46.980 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.289454] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2020-11-19T19:43:46.980 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.290148] Linux agpgart interface v0.103 2020-11-19T19:43:46.980 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.291092] brd: module loaded 2020-11-19T19:43:46.980 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.291848] loop: module loaded 2020-11-19T19:43:46.981 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.293541] vda: vda1 2020-11-19T19:43:46.981 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.296305] vdb: unknown partition table 2020-11-19T19:43:46.981 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.299210] vdc: unknown partition table 2020-11-19T19:43:46.981 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.300444] scsi0 : ata_piix 2020-11-19T19:43:46.981 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.300796] scsi1 : ata_piix 2020-11-19T19:43:46.982 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.301133] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2020-11-19T19:43:46.982 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.301835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2020-11-19T19:43:46.982 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.302679] Fixed MDIO Bus: probed 2020-11-19T19:43:46.982 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.303056] tun: Universal TUN/TAP device driver, 1.6 2020-11-19T19:43:46.982 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.303584] tun: (C) 1999-2004 Max Krasnyansky 2020-11-19T19:43:46.983 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.304485] PPP generic driver version 2.4.2 2020-11-19T19:43:46.983 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.304992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2020-11-19T19:43:46.983 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.305676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2020-11-19T19:43:46.983 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.306321] uhci_hcd: USB Universal Host Controller Interface driver 2020-11-19T19:43:46.983 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.306998] usbcore: registered new interface driver libusual 2020-11-19T19:43:46.983 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.307612] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2020-11-19T19:43:46.984 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.309061] serio: i8042 KBD port at 0x60,0x64 irq 1 2020-11-19T19:43:46.984 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.309581] serio: i8042 AUX port at 0x60,0x64 irq 12 2020-11-19T19:43:46.984 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.310367] mousedev: PS/2 mouse device common for all mice 2020-11-19T19:43:46.984 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.311149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2020-11-19T19:43:46.984 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.312252] rtc_cmos 00:01: RTC can wake from S4 2020-11-19T19:43:46.985 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.312898] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 2020-11-19T19:43:46.985 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.313622] rtc0: alarms up to one day, y3k, 114 bytes nvram 2020-11-19T19:43:46.985 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.314263] device-mapper: uevent: version 1.0.3 2020-11-19T19:43:46.985 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.314782] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2020-11-19T19:43:46.985 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.315670] cpuidle: using governor ladder 2020-11-19T19:43:46.986 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.316123] cpuidle: using governor menu 2020-11-19T19:43:46.986 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.316539] EFI Variables Facility v0.08 2004-May-17 2020-11-19T19:43:46.986 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.317154] TCP cubic registered 2020-11-19T19:43:46.986 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.317548] NET: Registered protocol family 10 2020-11-19T19:43:46.986 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.318223] NET: Registered protocol family 17 2020-11-19T19:43:46.987 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.318702] Registering the dns_resolver key type 2020-11-19T19:43:46.987 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.319264] registered taskstats version 1 2020-11-19T19:43:46.987 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.322682] Magic number: 12:160:749 2020-11-19T19:43:46.987 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.323099] tty ttyS0: hash matches 2020-11-19T19:43:46.987 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.323544] rtc_cmos 00:01: setting system clock to 2020-11-19 19:43:45 UTC (1605815025) 2020-11-19T19:43:46.988 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.324414] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2020-11-19T19:43:46.988 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.325046] EDD information not available. 2020-11-19T19:43:46.988 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.464613] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2020-11-19T19:43:46.988 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.465605] ata2.00: configured for MWDMA2 2020-11-19T19:43:46.988 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.466427] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2020-11-19T19:43:46.989 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.467631] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2020-11-19T19:43:46.989 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.468249] cdrom: Uniform CD-ROM driver Revision: 3.20 2020-11-19T19:43:46.989 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.468964] sr 1:0:0:0: Attached scsi generic sg0 type 5 2020-11-19T19:43:46.989 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.470299] Freeing unused kernel memory: 924k freed 2020-11-19T19:43:46.989 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.471053] Write protecting the kernel read-only data: 12288k 2020-11-19T19:43:46.989 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.474279] Freeing unused kernel memory: 1640k freed 2020-11-19T19:43:46.990 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.477262] Freeing unused kernel memory: 1200k freed 2020-11-19T19:43:46.990 INFO:tasks.qemu.client.0.smithi025.stdout:Loading, please wait... 2020-11-19T19:43:46.990 INFO:tasks.qemu.client.0.smithi025.stdout:Begin: Loading essential drivers ... done. 2020-11-19T19:43:46.990 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.488103] udevd[84]: starting version 175 2020-11-19T19:43:46.990 INFO:tasks.qemu.client.0.smithi025.stdout:Begin: Running /scripts/init-premount ... done. 2020-11-19T19:43:46.991 INFO:tasks.qemu.client.0.smithi025.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2020-11-19T19:43:46.991 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.537305] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2020-11-19T19:43:46.991 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.538063] e1000: Copyright (c) 1999-2006 Intel Corporation. 2020-11-19T19:43:46.991 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.567464] Floppy drive(s): fd0 is 2.88M AMI BIOS 2020-11-19T19:43:46.991 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.570196] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2020-11-19T19:43:46.992 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.570858] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2020-11-19T19:43:46.992 INFO:tasks.qemu.client.0.smithi025.stdout:Begin: Running /scripts/local-premount ... [ 0.584439] FDC 0 is a S82078B 2020-11-19T19:43:46.992 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.905034] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2020-11-19T19:43:46.992 INFO:tasks.qemu.client.0.smithi025.stdout:[ 0.905754] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2020-11-19T19:43:47.001 INFO:tasks.qemu.client.0.smithi025.stdout:done. 2020-11-19T19:43:47.010 INFO:tasks.qemu.client.0.smithi025.stdout:[ 1.045348] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2020-11-19T19:43:47.050 INFO:tasks.qemu.client.0.smithi025.stdout:Begin: Running /scripts/local-bottom ... [ 1.085961] vda: vda1 2020-11-19T19:43:47.050 INFO:tasks.qemu.client.0.smithi025.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2020-11-19T19:43:47.107 INFO:tasks.qemu.client.0.smithi025.stdout:[ 1.140065] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2020-11-19T19:43:47.281 INFO:tasks.qemu.client.0.smithi025.stdout:done. 2020-11-19T19:43:47.281 INFO:tasks.qemu.client.0.smithi025.stdout:done. 2020-11-19T19:43:47.288 INFO:tasks.qemu.client.0.smithi025.stdout:Begin: Running /scripts/init-bottom ... done. 2020-11-19T19:43:47.307 INFO:tasks.qemu.client.0.smithi025.stdout:[ 1.160057] Refined TSC clocksource calibration: 3500.021 MHz. 2020-11-19T19:43:47.447 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2020-11-19T19:43:48.675 INFO:tasks.qemu.client.0.smithi025.stdout:cloud-init start-local running: Thu, 19 Nov 2020 19:43:46 +0000. up 1.52 seconds 2020-11-19T19:43:49.139 INFO:tasks.qemu.client.0.smithi025.stdout:no instance data found in start-local 2020-11-19T19:43:49.337 INFO:tasks.qemu.client.0.smithi025.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2020-11-19T19:43:49.338 INFO:tasks.qemu.client.0.smithi025.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2020-11-19T19:43:49.338 INFO:tasks.qemu.client.0.smithi025.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2020-11-19T19:43:49.338 INFO:tasks.qemu.client.0.smithi025.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2020-11-19T19:43:49.338 INFO:tasks.qemu.client.0.smithi025.stdout:cloud-init start running: Thu, 19 Nov 2020 19:43:48 +0000. up 3.32 seconds 2020-11-19T19:43:49.755 INFO:tasks.qemu.client.0.smithi025.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2020-11-19T19:43:50.632 INFO:teuthology.orchestra.run.smithi025.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2020-11-19T19:43:50.674 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T19:43:52.406 INFO:tasks.qemu.client.0.smithi025.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2020-11-19T19:43:52.441 INFO:tasks.qemu.client.0.smithi025.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2020-11-19T19:43:52.441 INFO:tasks.qemu.client.0.smithi025.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2020-11-19T19:43:52.442 INFO:tasks.qemu.client.0.smithi025.stdout:The key fingerprint is: 2020-11-19T19:43:52.442 INFO:tasks.qemu.client.0.smithi025.stdout:c8:46:a5:53:6f:8a:57:cf:5f:a6:91:1c:ad:54:ec:eb root@test 2020-11-19T19:43:52.442 INFO:tasks.qemu.client.0.smithi025.stdout:The key's randomart image is: 2020-11-19T19:43:52.442 INFO:tasks.qemu.client.0.smithi025.stdout:+--[ RSA 2048]----+ 2020-11-19T19:43:52.442 INFO:tasks.qemu.client.0.smithi025.stdout:| o ..| 2020-11-19T19:43:52.443 INFO:tasks.qemu.client.0.smithi025.stdout:| + . o.| 2020-11-19T19:43:52.443 INFO:tasks.qemu.client.0.smithi025.stdout:| + + o..| 2020-11-19T19:43:52.443 INFO:tasks.qemu.client.0.smithi025.stdout:| o + + o o +.| 2020-11-19T19:43:52.443 INFO:tasks.qemu.client.0.smithi025.stdout:| = S o = +| 2020-11-19T19:43:52.444 INFO:tasks.qemu.client.0.smithi025.stdout:| . . . * | 2020-11-19T19:43:52.444 INFO:tasks.qemu.client.0.smithi025.stdout:| + | 2020-11-19T19:43:52.444 INFO:tasks.qemu.client.0.smithi025.stdout:| E | 2020-11-19T19:43:52.444 INFO:tasks.qemu.client.0.smithi025.stdout:| | 2020-11-19T19:43:52.444 INFO:tasks.qemu.client.0.smithi025.stdout:+-----------------+ 2020-11-19T19:43:52.533 INFO:tasks.qemu.client.0.smithi025.stdout:Generating public/private dsa key pair. 2020-11-19T19:43:52.533 INFO:tasks.qemu.client.0.smithi025.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2020-11-19T19:43:52.534 INFO:tasks.qemu.client.0.smithi025.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2020-11-19T19:43:52.534 INFO:tasks.qemu.client.0.smithi025.stdout:The key fingerprint is: 2020-11-19T19:43:52.534 INFO:tasks.qemu.client.0.smithi025.stdout:4b:8b:24:bd:b5:20:74:7f:64:89:ac:2d:53:9c:84:91 root@test 2020-11-19T19:43:52.534 INFO:tasks.qemu.client.0.smithi025.stdout:The key's randomart image is: 2020-11-19T19:43:52.534 INFO:tasks.qemu.client.0.smithi025.stdout:+--[ DSA 1024]----+ 2020-11-19T19:43:52.535 INFO:tasks.qemu.client.0.smithi025.stdout:| .+. | 2020-11-19T19:43:52.535 INFO:tasks.qemu.client.0.smithi025.stdout:| E+ o . | 2020-11-19T19:43:52.535 INFO:tasks.qemu.client.0.smithi025.stdout:| . . * + | 2020-11-19T19:43:52.535 INFO:tasks.qemu.client.0.smithi025.stdout:| . o = o | 2020-11-19T19:43:52.535 INFO:tasks.qemu.client.0.smithi025.stdout:| o B S . | 2020-11-19T19:43:52.536 INFO:tasks.qemu.client.0.smithi025.stdout:| + O = | 2020-11-19T19:43:52.536 INFO:tasks.qemu.client.0.smithi025.stdout:| o + | 2020-11-19T19:43:52.536 INFO:tasks.qemu.client.0.smithi025.stdout:| | 2020-11-19T19:43:52.536 INFO:tasks.qemu.client.0.smithi025.stdout:| | 2020-11-19T19:43:52.536 INFO:tasks.qemu.client.0.smithi025.stdout:+-----------------+ 2020-11-19T19:43:52.597 INFO:tasks.qemu.client.0.smithi025.stdout:Generating public/private ecdsa key pair. 2020-11-19T19:43:52.597 INFO:tasks.qemu.client.0.smithi025.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2020-11-19T19:43:52.598 INFO:tasks.qemu.client.0.smithi025.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2020-11-19T19:43:52.598 INFO:tasks.qemu.client.0.smithi025.stdout:The key fingerprint is: 2020-11-19T19:43:52.598 INFO:tasks.qemu.client.0.smithi025.stdout:6e:b8:35:5e:91:0c:0a:69:35:81:74:bb:b5:9c:04:30 root@test 2020-11-19T19:43:52.598 INFO:tasks.qemu.client.0.smithi025.stdout:The key's randomart image is: 2020-11-19T19:43:52.598 INFO:tasks.qemu.client.0.smithi025.stdout:+--[ECDSA 256]---+ 2020-11-19T19:43:52.599 INFO:tasks.qemu.client.0.smithi025.stdout:| .Eo*. | 2020-11-19T19:43:52.599 INFO:tasks.qemu.client.0.smithi025.stdout:| .= + | 2020-11-19T19:43:52.599 INFO:tasks.qemu.client.0.smithi025.stdout:| + . + | 2020-11-19T19:43:52.599 INFO:tasks.qemu.client.0.smithi025.stdout:| . . * = . | 2020-11-19T19:43:52.599 INFO:tasks.qemu.client.0.smithi025.stdout:| o S + | 2020-11-19T19:43:52.600 INFO:tasks.qemu.client.0.smithi025.stdout:| o . | 2020-11-19T19:43:52.600 INFO:tasks.qemu.client.0.smithi025.stdout:| . = . | 2020-11-19T19:43:52.600 INFO:tasks.qemu.client.0.smithi025.stdout:| = o | 2020-11-19T19:43:52.600 INFO:tasks.qemu.client.0.smithi025.stdout:| . . | 2020-11-19T19:43:52.600 INFO:tasks.qemu.client.0.smithi025.stdout:+-----------------+ 2020-11-19T19:43:52.625 INFO:tasks.qemu.client.0.smithi025.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2020-11-19T19:43:52.785 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting AppArmor profiles  [ OK ] 2020-11-19T19:43:52.812 INFO:tasks.qemu.client.0.smithi025.stdout:landscape-client is not configured, please run landscape-config. 2020-11-19T19:43:52.835 INFO:tasks.qemu.client.0.smithi025.stdout: * Stopping System V initialisation compatibility[ OK ] 2020-11-19T19:43:52.876 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting System V runlevel compatibility[ OK ] 2020-11-19T19:43:52.876 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting automatic crash report generation[ OK ] 2020-11-19T19:43:52.876 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting deferred execution scheduler[ OK ] 2020-11-19T19:43:52.877 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting regular background program processing daemon[ OK ] 2020-11-19T19:43:52.877 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting ACPI daemon[ OK ] 2020-11-19T19:43:52.877 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting save kernel messages[ OK ] 2020-11-19T19:43:52.877 INFO:tasks.qemu.client.0.smithi025.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2020-11-19T19:43:52.878 INFO:tasks.qemu.client.0.smithi025.stdout: * Stopping save kernel messages[ OK ] 2020-11-19T19:43:52.882 INFO:tasks.qemu.client.0.smithi025.stdout: * Stopping System V runlevel compatibility[ OK ] 2020-11-19T19:43:53.008 INFO:tasks.qemu.client.0.smithi025.stdout:Generating locales... 2020-11-19T19:43:53.525 INFO:tasks.qemu.client.0.smithi025.stdout: en_US.UTF-8... done 2020-11-19T19:43:53.531 INFO:tasks.qemu.client.0.smithi025.stdout:Generation complete. 2020-11-19T19:43:53.945 INFO:tasks.qemu.client.0.smithi025.stdout:passwd: password expiry information changed. 2020-11-19T19:43:54.036 INFO:tasks.qemu.client.0.smithi025.stdout:Get:1 http://security.ubuntu.com precise-security InRelease [55.7 kB] 2020-11-19T19:43:54.111 INFO:tasks.qemu.client.0.smithi025.stdout:Get:2 http://security.ubuntu.com precise-security/main Sources [150 kB] 2020-11-19T19:43:54.157 INFO:tasks.qemu.client.0.smithi025.stdout:Ign http://archive.ubuntu.com precise InRelease 2020-11-19T19:43:54.163 INFO:tasks.qemu.client.0.smithi025.stdout:Get:3 http://security.ubuntu.com precise-security/universe Sources [57.9 kB] 2020-11-19T19:43:54.339 INFO:tasks.qemu.client.0.smithi025.stdout:Get:4 http://security.ubuntu.com precise-security/main amd64 Packages [375 kB] 2020-11-19T19:43:54.340 INFO:tasks.qemu.client.0.smithi025.stdout:Get:5 http://security.ubuntu.com precise-security/universe amd64 Packages [145 kB] 2020-11-19T19:43:54.343 INFO:tasks.qemu.client.0.smithi025.stdout:Get:6 http://archive.ubuntu.com precise-updates InRelease [55.7 kB] 2020-11-19T19:43:54.344 INFO:tasks.qemu.client.0.smithi025.stdout:Get:7 http://security.ubuntu.com precise-security/main i386 Packages [378 kB] 2020-11-19T19:43:54.345 INFO:tasks.qemu.client.0.smithi025.stdout:Get:8 http://security.ubuntu.com precise-security/universe i386 Packages [154 kB] 2020-11-19T19:43:54.346 INFO:tasks.qemu.client.0.smithi025.stdout:Get:9 http://security.ubuntu.com precise-security/main TranslationIndex [208 B] 2020-11-19T19:43:54.347 INFO:tasks.qemu.client.0.smithi025.stdout:Get:10 http://security.ubuntu.com precise-security/universe TranslationIndex [205 B] 2020-11-19T19:43:54.352 INFO:tasks.qemu.client.0.smithi025.stdout:Get:11 http://security.ubuntu.com precise-security/main Translation-en [188 kB] 2020-11-19T19:43:54.372 INFO:tasks.qemu.client.0.smithi025.stdout:Get:12 http://security.ubuntu.com precise-security/universe Translation-en [93.2 kB] 2020-11-19T19:43:54.488 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise Release.gpg 2020-11-19T19:43:54.570 INFO:tasks.qemu.client.0.smithi025.stdout:Get:13 http://archive.ubuntu.com precise-updates/main Sources [503 kB] 2020-11-19T19:43:54.905 INFO:tasks.qemu.client.0.smithi025.stdout:Get:14 http://archive.ubuntu.com precise-updates/universe Sources [137 kB] 2020-11-19T19:43:55.013 INFO:tasks.qemu.client.0.smithi025.stdout:Get:15 http://archive.ubuntu.com precise-updates/main amd64 Packages [741 kB] 2020-11-19T19:43:55.170 INFO:tasks.qemu.client.0.smithi025.stdout:Get:16 http://archive.ubuntu.com precise-updates/universe amd64 Packages [288 kB] 2020-11-19T19:43:55.250 INFO:tasks.qemu.client.0.smithi025.stdout:Get:17 http://archive.ubuntu.com precise-updates/main i386 Packages [745 kB] 2020-11-19T19:43:55.369 INFO:tasks.qemu.client.0.smithi025.stdout:Get:18 http://archive.ubuntu.com precise-updates/universe i386 Packages [297 kB] 2020-11-19T19:43:55.457 INFO:tasks.qemu.client.0.smithi025.stdout:Get:19 http://archive.ubuntu.com precise-updates/main TranslationIndex [208 B] 2020-11-19T19:43:55.536 INFO:tasks.qemu.client.0.smithi025.stdout:Get:20 http://archive.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2020-11-19T19:43:55.614 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise Release 2020-11-19T19:43:55.696 INFO:tasks.qemu.client.0.smithi025.stdout:Get:21 http://archive.ubuntu.com precise-updates/main Translation-en [344 kB] 2020-11-19T19:43:55.788 INFO:tasks.qemu.client.0.smithi025.stdout:Get:22 http://archive.ubuntu.com precise-updates/universe Translation-en [174 kB] 2020-11-19T19:43:55.874 INFO:tasks.qemu.client.0.smithi025.stdout:Get:23 http://archive.ubuntu.com precise/main Sources [934 kB] 2020-11-19T19:43:56.008 INFO:tasks.qemu.client.0.smithi025.stdout:Get:24 http://archive.ubuntu.com precise/universe Sources [5019 kB] 2020-11-19T19:43:56.288 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/main amd64 Packages 2020-11-19T19:43:56.495 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/universe amd64 Packages 2020-11-19T19:43:56.574 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/main i386 Packages 2020-11-19T19:43:56.654 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/universe i386 Packages 2020-11-19T19:43:56.735 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/main TranslationIndex 2020-11-19T19:43:56.814 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/universe TranslationIndex 2020-11-19T19:43:56.893 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/main Translation-en 2020-11-19T19:43:56.973 INFO:tasks.qemu.client.0.smithi025.stdout:Hit http://archive.ubuntu.com precise/universe Translation-en 2020-11-19T19:43:57.169 INFO:tasks.qemu.client.0.smithi025.stdout:Fetched 10.8 MB in 3s (3383 kB/s) 2020-11-19T19:43:58.730 INFO:tasks.qemu.client.0.smithi025.stdout:Reading package lists... 2020-11-19T19:43:58.735 INFO:tasks.qemu.client.0.smithi025.stdout:Reading package lists... 2020-11-19T19:43:58.919 INFO:tasks.qemu.client.0.smithi025.stdout:Building dependency tree... 2020-11-19T19:43:58.920 INFO:tasks.qemu.client.0.smithi025.stdout:Reading state information... 2020-11-19T19:43:59.045 INFO:tasks.qemu.client.0.smithi025.stdout:The following extra packages will be installed: 2020-11-19T19:43:59.046 INFO:tasks.qemu.client.0.smithi025.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2020-11-19T19:43:59.046 INFO:tasks.qemu.client.0.smithi025.stdout:The following NEW packages will be installed: 2020-11-19T19:43:59.046 INFO:tasks.qemu.client.0.smithi025.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2020-11-19T19:43:59.229 INFO:tasks.qemu.client.0.smithi025.stdout:0 upgraded, 5 newly installed, 0 to remove and 210 not upgraded. 2020-11-19T19:43:59.229 INFO:tasks.qemu.client.0.smithi025.stdout:Need to get 423 kB of archives. 2020-11-19T19:43:59.229 INFO:tasks.qemu.client.0.smithi025.stdout:After this operation, 1363 kB of additional disk space will be used. 2020-11-19T19:43:59.229 INFO:tasks.qemu.client.0.smithi025.stdout:Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2020-11-19T19:43:59.374 INFO:tasks.qemu.client.0.smithi025.stdout:Get:2 http://archive.ubuntu.com/ubuntu/ precise/main libtirpc1 amd64 0.2.2-5 [84.2 kB] 2020-11-19T19:43:59.574 INFO:tasks.qemu.client.0.smithi025.stdout:Get:3 http://archive.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2020-11-19T19:43:59.672 INFO:tasks.qemu.client.0.smithi025.stdout:Get:4 http://archive.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2020-11-19T19:43:59.765 INFO:tasks.qemu.client.0.smithi025.stdout:Get:5 http://archive.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2020-11-19T19:43:59.967 INFO:tasks.qemu.client.0.smithi025.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2020-11-19T19:43:59.975 INFO:tasks.qemu.client.0.smithi025.stdout:Fetched 423 kB in 0s (515 kB/s) 2020-11-19T19:44:00.056 INFO:tasks.qemu.client.0.smithi025.stdout:Selecting previously unselected package libgssglue1. 2020-11-19T19:44:00.425 INFO:tasks.qemu.client.0.smithi025.stdout:(Reading database ... 36182 files and directories currently installed.) 2020-11-19T19:44:00.425 INFO:tasks.qemu.client.0.smithi025.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2020-11-19T19:44:00.537 INFO:tasks.qemu.client.0.smithi025.stdout:Selecting previously unselected package libtirpc1. 2020-11-19T19:44:00.538 INFO:tasks.qemu.client.0.smithi025.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5_amd64.deb) ... 2020-11-19T19:44:00.658 INFO:tasks.qemu.client.0.smithi025.stdout:Selecting previously unselected package rpcbind. 2020-11-19T19:44:00.658 INFO:tasks.qemu.client.0.smithi025.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2020-11-19T19:44:00.788 INFO:tasks.qemu.client.0.smithi025.stdout:Selecting previously unselected package libnfsidmap2. 2020-11-19T19:44:00.789 INFO:tasks.qemu.client.0.smithi025.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2020-11-19T19:44:00.901 INFO:tasks.qemu.client.0.smithi025.stdout:Selecting previously unselected package nfs-common. 2020-11-19T19:44:00.902 INFO:tasks.qemu.client.0.smithi025.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2020-11-19T19:44:00.995 INFO:tasks.qemu.client.0.smithi025.stdout:Processing triggers for man-db ... 2020-11-19T19:44:01.631 INFO:tasks.qemu.client.0.smithi025.stdout:Processing triggers for ureadahead ... 2020-11-19T19:44:01.686 INFO:tasks.qemu.client.0.smithi025.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2020-11-19T19:44:01.772 INFO:tasks.qemu.client.0.smithi025.stdout:Setting up libtirpc1 (0.2.2-5) ... 2020-11-19T19:44:01.830 INFO:tasks.qemu.client.0.smithi025.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2020-11-19T19:44:01.908 INFO:tasks.qemu.client.0.smithi025.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2020-11-19T19:44:01.926 INFO:tasks.qemu.client.0.smithi025.stdout:portmap start/running, process 1646 2020-11-19T19:44:01.941 INFO:tasks.qemu.client.0.smithi025.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2020-11-19T19:44:01.990 INFO:tasks.qemu.client.0.smithi025.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2020-11-19T19:44:02.155 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:44:02.155 INFO:tasks.qemu.client.0.smithi025.stdout:Creating config file /etc/idmapd.conf with new version 2020-11-19T19:44:02.309 INFO:tasks.qemu.client.0.smithi025.stdout: 2020-11-19T19:44:02.310 INFO:tasks.qemu.client.0.smithi025.stdout:Creating config file /etc/default/nfs-common with new version 2020-11-19T19:44:02.377 INFO:tasks.qemu.client.0.smithi025.stdout:Adding system user `statd' (UID 106) ... 2020-11-19T19:44:02.377 INFO:tasks.qemu.client.0.smithi025.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2020-11-19T19:44:02.440 INFO:tasks.qemu.client.0.smithi025.stdout:Not creating home directory `/var/lib/nfs'. 2020-11-19T19:44:02.470 INFO:tasks.qemu.client.0.smithi025.stdout:statd start/running, process 1880 2020-11-19T19:44:02.488 INFO:tasks.qemu.client.0.smithi025.stdout:gssd stop/post-stop, process 1911 2020-11-19T19:44:02.541 INFO:tasks.qemu.client.0.smithi025.stdout:idmapd start/running, process 1951 2020-11-19T19:44:02.554 INFO:tasks.qemu.client.0.smithi025.stdout:Processing triggers for libc-bin ... 2020-11-19T19:44:02.565 INFO:tasks.qemu.client.0.smithi025.stdout:ldconfig deferred processing now taking place 2020-11-19T19:44:03.054 INFO:tasks.qemu.client.0.smithi025.stdout:mount.nfs: timeout set for Thu Nov 19 19:46:03 2020 2020-11-19T19:44:03.054 INFO:tasks.qemu.client.0.smithi025.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2020-11-19T19:44:03.054 INFO:tasks.qemu.client.0.smithi025.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2020-11-19T19:44:03.055 INFO:tasks.qemu.client.0.smithi025.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2020-11-19T19:44:50.708 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2020-11-19T19:44:50.933 INFO:teuthology.orchestra.run.smithi025.stderr: Commit image migration: 100% complete...done. 2020-11-19T19:44:50.937 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T19:45:50.970 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2020-11-19T19:45:54.402 INFO:teuthology.orchestra.run.smithi025.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2020-11-19T19:45:54.406 DEBUG:teuthology.parallel:result is None 2020-11-19T20:56:50.600 INFO:tasks.qemu.client.0.smithi025.stdout:acpid: exiting 2020-11-19T20:56:50.611 INFO:tasks.qemu.client.0.smithi025.stdout:Traceback (most recent call last): 2020-11-19T20:56:50.611 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T20:56:50.611 INFO:tasks.qemu.client.0.smithi025.stdout: self._connect_unixsocket(self.address) 2020-11-19T20:56:50.612 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T20:56:50.612 INFO:tasks.qemu.client.0.smithi025.stdout: self.socket.connect(address) 2020-11-19T20:56:50.612 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T20:56:50.612 INFO:tasks.qemu.client.0.smithi025.stdout:Checking for running unattended-upgrades: 2020-11-19T20:56:50.612 INFO:tasks.qemu.client.0.smithi025.stdout: return getattr(self._sock,name)(*args) 2020-11-19T20:56:50.613 INFO:tasks.qemu.client.0.smithi025.stdout:error: [Errno 111] Connection refused 2020-11-19T20:56:50.613 INFO:tasks.qemu.client.0.smithi025.stdout:Logged from file __init__.py, line 116 2020-11-19T20:56:50.613 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: 2020-11-19T20:56:50.613 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: ############################################################# 2020-11-19T20:56:50.613 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2020-11-19T20:56:50.712 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: 1024 4b:8b:24:bd:b5:20:74:7f:64:89:ac:2d:53:9c:84:91 root@test (DSA) 2020-11-19T20:56:50.712 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: 256 6e:b8:35:5e:91:0c:0a:69:35:81:74:bb:b5:9c:04:30 root@test (ECDSA) 2020-11-19T20:56:50.712 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: 2048 c8:46:a5:53:6f:8a:57:cf:5f:a6:91:1c:ad:54:ec:eb root@test (RSA) 2020-11-19T20:56:50.713 INFO:tasks.qemu.client.0.smithi025.stdout:-----BEGIN SSH HOST KEY KEYS----- 2020-11-19T20:56:50.713 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2020-11-19T20:56:50.713 INFO:tasks.qemu.client.0.smithi025.stdout:ec2: ############################################################# 2020-11-19T20:56:50.713 INFO:tasks.qemu.client.0.smithi025.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDZVhzMg7LJ2wsN8OaRFNnFVGIrrQgFkqrTDIoTFlTMwtUZbC6sbbGWjHsKuKuq0Z5wwlE1Ip4u6dCst/d0KbWg= root@test 2020-11-19T20:56:50.713 INFO:tasks.qemu.client.0.smithi025.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzxEON9DYL+wGZCtF1Ul7RnfRCEIWKVSVXTFVA4N8Df9QyWZOayYPNdOdz9QR01AIUg6QtO6Bs6oMouClDMVyi1HwAG5kyUQMXNnecR0BEj46JnQDrc0nUSvdykKAMi9BmfPZqY2N4UuckuQZq4iX/uaB3oSSBZK5ozV1CJa+7M4noIPCua3n8cY5RuNJ/gDaa8ridcrkqJJSUnoET7j5fulzBr6Tr1w+jn8Soo2L7l/+QtIbqkKq/gbsZv5SMhWC1y7LhRYPJ41cVczVCYcPFaUmW9lgw8E9ONRR40OQcwLnDblM34CYG6WnJGEBqZQjgOSfb+ar0d+k3AEYa+ukv root@test 2020-11-19T20:56:50.714 INFO:tasks.qemu.client.0.smithi025.stdout:-----END SSH HOST KEY KEYS----- 2020-11-19T20:56:50.714 INFO:tasks.qemu.client.0.smithi025.stdout:Traceback (most recent call last): 2020-11-19T20:56:50.714 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T20:56:50.714 INFO:tasks.qemu.client.0.smithi025.stdout: self._connect_unixsocket(self.address) 2020-11-19T20:56:50.714 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T20:56:50.715 INFO:tasks.qemu.client.0.smithi025.stdout: self.socket.connect(address) 2020-11-19T20:56:50.715 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T20:56:50.715 INFO:tasks.qemu.client.0.smithi025.stdout: return getattr(self._sock,name)(*args) 2020-11-19T20:56:50.715 INFO:tasks.qemu.client.0.smithi025.stdout:error: [Errno 111] Connection refused 2020-11-19T20:56:50.715 INFO:tasks.qemu.client.0.smithi025.stdout:Logged from file __init__.py, line 116 2020-11-19T20:56:50.716 INFO:tasks.qemu.client.0.smithi025.stdout:Traceback (most recent call last): 2020-11-19T20:56:50.716 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T20:56:50.716 INFO:tasks.qemu.client.0.smithi025.stdout: self._connect_unixsocket(self.address) 2020-11-19T20:56:50.716 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T20:56:50.716 INFO:tasks.qemu.client.0.smithi025.stdout: self.socket.connect(address) 2020-11-19T20:56:50.717 INFO:tasks.qemu.client.0.smithi025.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T20:56:50.717 INFO:tasks.qemu.client.0.smithi025.stdout: return getattr(self._sock,name)(*args) 2020-11-19T20:56:50.717 INFO:tasks.qemu.client.0.smithi025.stdout:error: [Errno 111] Connection refused 2020-11-19T20:56:50.717 INFO:tasks.qemu.client.0.smithi025.stdout:Logged from file __init__.py, line 116 2020-11-19T20:56:50.717 INFO:tasks.qemu.client.0.smithi025.stdout:cloud-init boot finished at Thu, 19 Nov 2020 20:56:50 +0000. Up 4384.71 seconds 2020-11-19T20:56:50.728 INFO:tasks.qemu.client.0.smithi025.stdout: * Stopping landscape-client daemon  [fail] 2020-11-19T20:56:50.806 INFO:tasks.qemu.client.0.smithi025.stdout: * Asking all remaining processes to terminate...  [ OK ] 2020-11-19T20:56:50.846 INFO:tasks.qemu.client.0.smithi025.stdout: * All processes ended within 1 seconds....  [ OK ] 2020-11-19T20:56:50.863 INFO:tasks.qemu.client.0.smithi025.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2020-11-19T20:56:51.020 INFO:tasks.qemu.client.0.smithi025.stdout: * Deconfiguring network interfaces...  [ OK ] 2020-11-19T20:56:51.050 INFO:tasks.qemu.client.0.smithi025.stdout: * Deactivating swap...  [ OK ] 2020-11-19T20:56:51.061 INFO:tasks.qemu.client.0.smithi025.stdout: * Unmounting local filesystems...  [ OK ] 2020-11-19T20:56:51.202 INFO:tasks.qemu.client.0.smithi025.stdout: * Will now halt 2020-11-19T20:56:51.207 INFO:tasks.qemu.client.0.smithi025.stdout:[ 4385.277417] Power down. 2020-11-19T20:56:51.403 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2020-11-19T20:56:51.403 INFO:teuthology.orchestra.run.smithi025:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2020-11-19T20:56:51.447 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T20:56:51.448 INFO:tasks.qemu:Stopping NFS... 2020-11-19T20:56:51.449 INFO:teuthology.orchestra.run.smithi025:> sudo systemctl stop nfs-server 2020-11-19T20:56:51.538 INFO:tasks.qemu:Unmounting exported directory... 2020-11-19T20:56:51.539 INFO:teuthology.orchestra.run.smithi025:> sudo umount /export/client.0 2020-11-19T20:56:51.582 INFO:tasks.qemu:Deleting export from /etc/exports... 2020-11-19T20:56:51.582 INFO:teuthology.orchestra.run.smithi025:> sudo sed -i '\|/export/client.0|d' /etc/exports 2020-11-19T20:56:51.653 INFO:tasks.qemu:Starting NFS... 2020-11-19T20:56:51.653 INFO:teuthology.orchestra.run.smithi025:> sudo systemctl start nfs-server 2020-11-19T20:56:51.785 INFO:teuthology.orchestra.run.smithi025:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2020-11-19T20:56:51.801 INFO:tasks.qemu:Deleting exported directory... 2020-11-19T20:56:51.802 INFO:teuthology.orchestra.run.smithi025:> sudo rm -r /export 2020-11-19T20:56:51.876 DEBUG:tasks.qemu:cleaning up base image files 2020-11-19T20:56:51.877 INFO:teuthology.orchestra.run.smithi025:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2020-11-19T20:56:52.093 INFO:teuthology.orchestra.run.smithi025:> rmdir /home/ubuntu/cephtest/qemu || true 2020-11-19T20:56:52.108 DEBUG:teuthology.parallel:result is None 2020-11-19T20:56:52.108 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T20:56:52.119 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T20:56:52.120 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi025.front.sepia.ceph.com 2020-11-19T20:56:52.120 INFO:teuthology.orchestra.run.smithi025:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2020-11-19T20:56:52.503 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2020-11-19T20:56:52.514 INFO:tasks.ceph.ceph_manager.ceph:Canceling any pending splits or merges... 2020-11-19T20:56:52.514 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T20:56:53.758 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:56:53.759 INFO:teuthology.orchestra.run.smithi199.stdout:{"epoch":23,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:42:54.086589+0000","last_up_change":"2020-11-19T19:02:36.372268+0000","last_in_change":"2020-11-19T19:02:36.372268+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:02:32.396795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"16","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":"2020-11-19T19:02:40.111163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":22,"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":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6800","nonce":22253},{"type":"v1","addr":"172.21.15.199:6801","nonce":22253}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6802","nonce":22253},{"type":"v1","addr":"172.21.15.199:6803","nonce":22253}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6806","nonce":22253},{"type":"v1","addr":"172.21.15.199:6807","nonce":22253}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6804","nonce":22253},{"type":"v1","addr":"172.21.15.199:6805","nonce":22253}]},"public_addr":"172.21.15.199:6801/22253","cluster_addr":"172.21.15.199:6803/22253","heartbeat_back_addr":"172.21.15.199:6807/22253","heartbeat_front_addr":"172.21.15.199:6805/22253","state":["exists","up"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6808","nonce":22254},{"type":"v1","addr":"172.21.15.199:6809","nonce":22254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6810","nonce":22254},{"type":"v1","addr":"172.21.15.199:6811","nonce":22254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6814","nonce":22254},{"type":"v1","addr":"172.21.15.199:6815","nonce":22254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6812","nonce":22254},{"type":"v1","addr":"172.21.15.199:6813","nonce":22254}]},"public_addr":"172.21.15.199:6809/22254","cluster_addr":"172.21.15.199:6811/22254","heartbeat_back_addr":"172.21.15.199:6815/22254","heartbeat_front_addr":"172.21.15.199:6813/22254","state":["exists","up"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6816","nonce":22270},{"type":"v1","addr":"172.21.15.199:6817","nonce":22270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6818","nonce":22270},{"type":"v1","addr":"172.21.15.199:6819","nonce":22270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6822","nonce":22270},{"type":"v1","addr":"172.21.15.199:6824","nonce":22270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6820","nonce":22270},{"type":"v1","addr":"172.21.15.199:6821","nonce":22270}]},"public_addr":"172.21.15.199:6817/22270","cluster_addr":"172.21.15.199:6819/22270","heartbeat_back_addr":"172.21.15.199:6824/22270","heartbeat_front_addr":"172.21.15.199:6821/22270","state":["exists","up"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6823","nonce":22271},{"type":"v1","addr":"172.21.15.199:6825","nonce":22271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6826","nonce":22271},{"type":"v1","addr":"172.21.15.199:6827","nonce":22271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6830","nonce":22271},{"type":"v1","addr":"172.21.15.199:6831","nonce":22271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6828","nonce":22271},{"type":"v1","addr":"172.21.15.199:6829","nonce":22271}]},"public_addr":"172.21.15.199:6825/22271","cluster_addr":"172.21.15.199:6827/22271","heartbeat_back_addr":"172.21.15.199:6831/22271","heartbeat_front_addr":"172.21.15.199:6829/22271","state":["exists","up"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":22264},{"type":"v1","addr":"172.21.15.27:6801","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6802","nonce":22264},{"type":"v1","addr":"172.21.15.27:6803","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":22264},{"type":"v1","addr":"172.21.15.27:6807","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":22264},{"type":"v1","addr":"172.21.15.27:6805","nonce":22264}]},"public_addr":"172.21.15.27:6801/22264","cluster_addr":"172.21.15.27:6803/22264","heartbeat_back_addr":"172.21.15.27:6807/22264","heartbeat_front_addr":"172.21.15.27:6805/22264","state":["exists","up"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":22294},{"type":"v1","addr":"172.21.15.27:6817","nonce":22294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6818","nonce":22294},{"type":"v1","addr":"172.21.15.27:6819","nonce":22294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":22294},{"type":"v1","addr":"172.21.15.27:6823","nonce":22294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":22294},{"type":"v1","addr":"172.21.15.27:6821","nonce":22294}]},"public_addr":"172.21.15.27:6817/22294","cluster_addr":"172.21.15.27:6819/22294","heartbeat_back_addr":"172.21.15.27:6823/22294","heartbeat_front_addr":"172.21.15.27:6821/22294","state":["exists","up"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":22265},{"type":"v1","addr":"172.21.15.27:6809","nonce":22265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6810","nonce":22265},{"type":"v1","addr":"172.21.15.27:6811","nonce":22265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":22265},{"type":"v1","addr":"172.21.15.27:6815","nonce":22265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":22265},{"type":"v1","addr":"172.21.15.27:6813","nonce":22265}]},"public_addr":"172.21.15.27:6809/22265","cluster_addr":"172.21.15.27:6811/22265","heartbeat_back_addr":"172.21.15.27:6815/22265","heartbeat_front_addr":"172.21.15.27:6813/22265","state":["exists","up"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":22295},{"type":"v1","addr":"172.21.15.27:6825","nonce":22295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6826","nonce":22295},{"type":"v1","addr":"172.21.15.27:6827","nonce":22295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":22295},{"type":"v1","addr":"172.21.15.27:6831","nonce":22295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":22295},{"type":"v1","addr":"172.21.15.27:6829","nonce":22295}]},"public_addr":"172.21.15.27:6825/22295","cluster_addr":"172.21.15.27:6827/22295","heartbeat_back_addr":"172.21.15.27:6831/22295","heartbeat_front_addr":"172.21.15.27:6829/22295","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.414817+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.507795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.458471+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.481147+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.202457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.529458+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.510626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.523909+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T20:56:54.018 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T20:56:54.320 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:56:54.321 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T20:56:54.331 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":3444,"stamp":"2020-11-19T20:56:53.899504+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20584802345,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"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":4958,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592564,"num_write_kb":81597432,"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":6,"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":80251,"ondisk_log_size":80251,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":42615688,"kb_used_data":39674240,"kb_used_omap":0,"kb_used_meta":2934720,"kb_avail":712359032,"statfs":{"total":773094113280,"available":729455648768,"internally_reserved":0,"allocated":40626421760,"data_stored":40624590818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3005153280},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,3,5],"upper_bound":16},"perf_stat":{"commit_latency_ms":28,"apply_latency_ms":28,"commit_latency_ns":28000000,"apply_latency_ns":28000000},"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":2189,"num_read_kb":46041,"num_write":204,"num_write_kb":19390,"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.002260"},"pg_stats":[{"pgid":"2.7","version":"23'25572","reported_seq":"47140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.132866+0000","last_change":"2020-11-19T19:42:47.107040+0000","last_active":"2020-11-19T20:56:51.132866+0000","last_peered":"2020-11-19T20:56:51.132866+0000","last_clean":"2020-11-19T20:56:51.132866+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T20:56:51.132866+0000","last_undegraded":"2020-11-19T20:56:51.132866+0000","last_fullsized":"2020-11-19T20:56:51.132866+0000","mapping_epoch":17,"log_start":"23'15500","ondisk_log_start":"23'15500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10072,"ondisk_log_size":10072,"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":2547407888,"num_objects":612,"num_object_clones":0,"num_object_copies":1224,"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":612,"num_whiteouts":0,"num_read":21582,"num_read_kb":1136930,"num_write":25572,"num_write_kb":8410053,"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],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'61606","reported_seq":"92526","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.226154+0000","last_change":"2020-11-19T19:42:47.105928+0000","last_active":"2020-11-19T20:56:51.226154+0000","last_peered":"2020-11-19T20:56:51.226154+0000","last_clean":"2020-11-19T20:56:51.226154+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T20:56:51.226154+0000","last_undegraded":"2020-11-19T20:56:51.226154+0000","last_fullsized":"2020-11-19T20:56:51.226154+0000","mapping_epoch":17,"log_start":"23'51600","ondisk_log_start":"23'51600","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10006,"ondisk_log_size":10006,"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":2575600128,"num_objects":618,"num_object_clones":0,"num_object_copies":1236,"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":618,"num_whiteouts":0,"num_read":29025,"num_read_kb":1728319,"num_write":61588,"num_write_kb":10282832,"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,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'32917","reported_seq":"59633","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.199384+0000","last_change":"2020-11-19T19:42:47.107125+0000","last_active":"2020-11-19T20:56:51.199384+0000","last_peered":"2020-11-19T20:56:51.199384+0000","last_clean":"2020-11-19T20:56:51.199384+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T20:56:51.199384+0000","last_undegraded":"2020-11-19T20:56:51.199384+0000","last_fullsized":"2020-11-19T20:56:51.199384+0000","mapping_epoch":17,"log_start":"23'22900","ondisk_log_start":"23'22900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10017,"ondisk_log_size":10017,"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":2492939776,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":26736,"num_read_kb":1389337,"num_write":32919,"num_write_kb":8022621,"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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"23'62730","reported_seq":"110981","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.278025+0000","last_change":"2020-11-19T19:42:47.106283+0000","last_active":"2020-11-19T20:56:51.278025+0000","last_peered":"2020-11-19T20:56:51.278025+0000","last_clean":"2020-11-19T20:56:51.278025+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T20:56:51.278025+0000","last_undegraded":"2020-11-19T20:56:51.278025+0000","last_fullsized":"2020-11-19T20:56:51.278025+0000","mapping_epoch":17,"log_start":"23'52700","ondisk_log_start":"23'52700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10030,"ondisk_log_size":10030,"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":2553401010,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":57931,"num_read_kb":1692221,"num_write":64461,"num_write_kb":9013336,"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,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"17","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:42:47.471274+0000","last_change":"2020-11-19T19:02:37.392440+0000","last_active":"2020-11-19T19:42:47.471274+0000","last_peered":"2020-11-19T19:42:47.471274+0000","last_clean":"2020-11-19T19:42:47.471274+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T19:42:47.471274+0000","last_undegraded":"2020-11-19T19:42:47.471274+0000","last_fullsized":"2020-11-19T19:42:47.471274+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_clean_scrub_stamp":"2020-11-19T19:02:33.353825+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":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"23'89535","reported_seq":"163039","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.253653+0000","last_change":"2020-11-19T19:42:47.106786+0000","last_active":"2020-11-19T20:56:51.253653+0000","last_peered":"2020-11-19T20:56:51.253653+0000","last_clean":"2020-11-19T20:56:51.253653+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T20:56:51.253653+0000","last_undegraded":"2020-11-19T20:56:51.253653+0000","last_fullsized":"2020-11-19T20:56:51.253653+0000","mapping_epoch":17,"log_start":"23'79500","ondisk_log_start":"23'79500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10035,"ondisk_log_size":10035,"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":2598067200,"num_objects":628,"num_object_clones":0,"num_object_copies":1256,"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":628,"num_whiteouts":0,"num_read":72298,"num_read_kb":2321485,"num_write":89524,"num_write_kb":10190708,"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,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'35431","reported_seq":"92767","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.212627+0000","last_change":"2020-11-19T19:42:47.123291+0000","last_active":"2020-11-19T20:56:51.212627+0000","last_peered":"2020-11-19T20:56:51.212627+0000","last_clean":"2020-11-19T20:56:51.212627+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T20:56:51.212627+0000","last_undegraded":"2020-11-19T20:56:51.212627+0000","last_fullsized":"2020-11-19T20:56:51.212627+0000","mapping_epoch":17,"log_start":"23'25400","ondisk_log_start":"23'25400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10031,"ondisk_log_size":10031,"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":2485908820,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"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":600,"num_whiteouts":0,"num_read":76624,"num_read_kb":1567483,"num_write":38639,"num_write_kb":9695098,"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],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"23'73031","reported_seq":"126352","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.045984+0000","last_change":"2020-11-19T19:42:47.106818+0000","last_active":"2020-11-19T20:56:51.045984+0000","last_peered":"2020-11-19T20:56:51.045984+0000","last_clean":"2020-11-19T20:56:51.045984+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T20:56:51.045984+0000","last_undegraded":"2020-11-19T20:56:51.045984+0000","last_fullsized":"2020-11-19T20:56:51.045984+0000","mapping_epoch":17,"log_start":"23'63000","ondisk_log_start":"23'63000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10031,"ondisk_log_size":10031,"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":2761835539,"num_objects":665,"num_object_clones":0,"num_object_copies":1330,"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":665,"num_whiteouts":0,"num_read":53335,"num_read_kb":1649656,"num_write":73032,"num_write_kb":11469214,"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],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'206827","reported_seq":"318554","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.197694+0000","last_change":"2020-11-19T19:42:47.112221+0000","last_active":"2020-11-19T20:56:51.197694+0000","last_peered":"2020-11-19T20:56:51.197694+0000","last_clean":"2020-11-19T20:56:51.197694+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T20:56:51.197694+0000","last_undegraded":"2020-11-19T20:56:51.197694+0000","last_fullsized":"2020-11-19T20:56:51.197694+0000","mapping_epoch":17,"log_start":"23'196800","ondisk_log_start":"23'196800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10027,"ondisk_log_size":10027,"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":2569641984,"num_objects":619,"num_object_clones":0,"num_object_copies":1238,"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":619,"num_whiteouts":0,"num_read":111750,"num_read_kb":2707643,"num_write":206827,"num_write_kb":14513561,"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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20584802345,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"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":4956,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592562,"num_write_kb":81597423,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":40624521216,"data_stored":40623906898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80249,"ondisk_log_size":80249,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2549040,"kb_used_data":2404556,"kb_used_omap":0,"kb_used_meta":138112,"kb_avail":91822800,"statfs":{"total":96636764160,"available":94026547200,"internally_reserved":0,"allocated":2462265344,"data_stored":2462071110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":141426688},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":0.96699999999999997,"15min":0.93200000000000005},"min":{"1min":0.56200000000000006,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.7249999999999996,"5min":6.7249999999999996,"15min":6.7249999999999996},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.2,"5min":0.97399999999999998,"15min":0.96099999999999997},"min":{"1min":0.53000000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":4.0949999999999998,"5min":4.0949999999999998,"15min":5.2149999999999999},"last":1.359}]},{"osd":1,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.2529999999999999,"15min":1.147},"min":{"1min":0.70799999999999996,"5min":0.56200000000000006,"15min":0.52600000000000002},"max":{"1min":4.2409999999999997,"5min":4.8760000000000003,"15min":5.3799999999999999},"last":2.2040000000000002},{"interface":"front","average":{"1min":1.55,"5min":1.1240000000000001,"15min":1.0629999999999999},"min":{"1min":0.70999999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":4.3179999999999996,"5min":4.8620000000000001,"15min":5.2629999999999999},"last":2.2349999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.8340000000000001,"5min":1.1539999999999999,"15min":1.105},"min":{"1min":0.67100000000000004,"5min":0.57099999999999995,"15min":0.52800000000000002},"max":{"1min":6.8600000000000003,"5min":6.8600000000000003,"15min":6.8600000000000003},"last":2.496},{"interface":"front","average":{"1min":1.641,"5min":1.246,"15min":1.159},"min":{"1min":0.625,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":4.976,"5min":5.3890000000000002,"15min":5.5069999999999997},"last":1.149}]},{"osd":3,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.423,"15min":1.242},"min":{"1min":0.98499999999999999,"5min":0.60299999999999998,"15min":0.59499999999999997},"max":{"1min":12.244,"5min":12.244,"15min":12.244},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.633,"5min":1.264,"15min":1.2370000000000001},"min":{"1min":0.747,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":4.6180000000000003,"5min":4.6180000000000003,"15min":5.8890000000000002},"last":1.2769999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.0329999999999999,"15min":1.0669999999999999},"min":{"1min":0.71799999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":3.1030000000000002,"5min":3.6739999999999999,"15min":10.292},"last":0.748},{"interface":"front","average":{"1min":1.758,"5min":1.3029999999999999,"15min":1.272},"min":{"1min":0.90800000000000003,"5min":0.69499999999999995,"15min":0.63500000000000001},"max":{"1min":6.9320000000000004,"5min":6.9320000000000004,"15min":9.907},"last":1.034}]},{"osd":5,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":2.0430000000000001,"5min":1.464,"15min":1.355},"min":{"1min":0.875,"5min":0.70199999999999996,"15min":0.65400000000000003},"max":{"1min":10.279,"5min":10.279,"15min":10.279},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.9139999999999999,"5min":1.381,"15min":1.3640000000000001},"min":{"1min":0.97499999999999998,"5min":0.86299999999999999,"15min":0.86299999999999999},"max":{"1min":10.409000000000001,"5min":10.409000000000001,"15min":10.409000000000001},"last":1.0880000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.2450000000000001,"15min":1.2989999999999999},"min":{"1min":0.89100000000000001,"5min":0.77500000000000002,"15min":0.75700000000000001},"max":{"1min":2.7690000000000001,"5min":3.8069999999999999,"15min":8.7469999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":2.335,"5min":1.5580000000000001,"15min":1.472},"min":{"1min":1.1080000000000001,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":7.0679999999999996,"5min":7.0679999999999996,"15min":7.0679999999999996},"last":1.202}]}]},{"osd":6,"up_from":14,"seq":60129543517,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5705168,"kb_used_data":5130692,"kb_used_omap":0,"kb_used_meta":574464,"kb_avail":88666672,"statfs":{"total":96636764160,"available":90794672128,"internally_reserved":0,"allocated":5253828608,"data_stored":5253598213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":588251136},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":0.93300000000000005,"15min":0.94199999999999995},"min":{"1min":0.55700000000000005,"5min":0.46500000000000002,"15min":0.45900000000000002},"max":{"1min":4.835,"5min":6.601,"15min":6.601},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.01,"5min":1.077,"15min":1.028},"min":{"1min":0.59799999999999998,"5min":0.50700000000000001,"15min":0.46300000000000002},"max":{"1min":1.575,"5min":6.5460000000000003,"15min":6.5460000000000003},"last":1.022}]},{"osd":1,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.099,"15min":1.083},"min":{"1min":0.67100000000000004,"5min":0.495,"15min":0.495},"max":{"1min":4.9189999999999996,"5min":4.9189999999999996,"15min":5.1299999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.272,"5min":1.2569999999999999,"15min":1.25},"min":{"1min":0.89500000000000002,"5min":0.66200000000000003,"15min":0.65000000000000002},"max":{"1min":1.7669999999999999,"5min":6,"15min":6.133},"last":1.1699999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.97899999999999998,"15min":0.93700000000000006},"min":{"1min":0.66300000000000003,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.6140000000000001,"5min":6.1580000000000004,"15min":6.1580000000000004},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.4259999999999999,"5min":1.1599999999999999,"15min":1.1639999999999999},"min":{"1min":0.70099999999999996,"5min":0.624,"15min":0.624},"max":{"1min":5.0860000000000003,"5min":5.0860000000000003,"15min":5.2560000000000002},"last":0.878}]},{"osd":3,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.244,"15min":1.1950000000000001},"min":{"1min":0.68700000000000006,"5min":0.60799999999999998,"15min":0.59899999999999998},"max":{"1min":2.3370000000000002,"5min":6.3200000000000003,"15min":6.3200000000000003},"last":1.103},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.246,"15min":1.1479999999999999},"min":{"1min":0.79900000000000004,"5min":0.67900000000000005,"15min":0.61599999999999999},"max":{"1min":1.802,"5min":6.2969999999999997,"15min":6.2969999999999997},"last":1.258}]},{"osd":4,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.5009999999999999,"5min":1.375,"15min":1.2629999999999999},"min":{"1min":0.69899999999999995,"5min":0.63700000000000001,"15min":0.60899999999999999},"max":{"1min":5.2069999999999999,"5min":6.649,"15min":6.649},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.3380000000000001,"5min":1.3759999999999999,"15min":1.3260000000000001},"min":{"1min":0.78800000000000003,"5min":0.72099999999999997,"15min":0.60199999999999998},"max":{"1min":2.5910000000000002,"5min":5.7629999999999999,"15min":6.3630000000000004},"last":0.93100000000000005}]},{"osd":5,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.2849999999999999,"15min":1.1950000000000001},"min":{"1min":0.73199999999999998,"5min":0.68400000000000005,"15min":0.65000000000000002},"max":{"1min":1.9470000000000001,"5min":6.7050000000000001,"15min":6.7050000000000001},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.516,"15min":1.472},"min":{"1min":1.012,"5min":0.995,"15min":0.82199999999999995},"max":{"1min":4.9960000000000004,"5min":6.1360000000000001,"15min":6.1360000000000001},"last":1.1479999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.5589999999999999,"15min":1.51},"min":{"1min":1.204,"5min":0.96999999999999997,"15min":0.70599999999999996},"max":{"1min":2.4740000000000002,"5min":6.2279999999999998,"15min":6.4710000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.45,"5min":1.4570000000000001,"15min":1.3919999999999999},"min":{"1min":0.89600000000000002,"5min":0.88800000000000001,"15min":0.82399999999999995},"max":{"1min":2.996,"5min":6.8220000000000001,"15min":6.8220000000000001},"last":1.1180000000000001}]}]},{"osd":0,"up_from":14,"seq":60129543518,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5210804,"kb_used_data":4941164,"kb_used_omap":0,"kb_used_meta":269632,"kb_avail":89161036,"statfs":{"total":96636764160,"available":91300900864,"internally_reserved":0,"allocated":5059751936,"data_stored":5059542530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":276103168},"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":[1,0,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.79300000000000004,"15min":0.748},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":4.1470000000000002,"5min":4.1470000000000002,"15min":4.1470000000000002},"last":0.504},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.85399999999999998,"15min":0.84999999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.427,"5min":1.679,"15min":1.728},"last":0.67000000000000004}]},{"osd":2,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.90200000000000002,"15min":0.86299999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.48199999999999998},"max":{"1min":4.0229999999999997,"5min":4.0229999999999997,"15min":4.0229999999999997},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.79100000000000004,"15min":0.78600000000000003},"min":{"1min":0.499,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.6379999999999999,"5min":1.7969999999999999,"15min":4.0250000000000004},"last":0.86099999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":0.95499999999999996,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":5.8609999999999998,"5min":5.8609999999999998,"15min":5.8609999999999998},"last":1.02},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.1020000000000001,"15min":1.0669999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":4.306,"5min":4.306,"15min":4.4340000000000002},"last":0.95599999999999996}]},{"osd":4,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":1.115,"15min":1.028},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.58899999999999997},"max":{"1min":6.8230000000000004,"5min":6.8230000000000004,"15min":6.8230000000000004},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.421,"5min":1.3129999999999999,"15min":1.226},"min":{"1min":0.74299999999999999,"5min":0.624,"15min":0.624},"max":{"1min":4.5,"5min":5.3970000000000002,"15min":5.3970000000000002},"last":0.83399999999999996}]},{"osd":5,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":1.298,"15min":1.2030000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":6.9180000000000001,"5min":7.1840000000000002,"15min":7.1840000000000002},"last":0.996},{"interface":"front","average":{"1min":1.5449999999999999,"5min":1.349,"15min":1.254},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":5.6390000000000002,"5min":7.1669999999999998,"15min":7.1669999999999998},"last":1.2869999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.526,"5min":1.3799999999999999,"15min":1.3420000000000001},"min":{"1min":0.81200000000000006,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":4.633,"5min":4.633,"15min":5.5419999999999998},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.2949999999999999,"15min":1.2350000000000001},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":6.6600000000000001,"5min":6.6600000000000001,"15min":6.6600000000000001},"last":1.23}]},{"osd":7,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.5580000000000001,"5min":1.4330000000000001,"15min":1.3320000000000001},"min":{"1min":0.97699999999999998,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":6.7919999999999998,"5min":6.7919999999999998,"15min":6.7919999999999998},"last":1.113},{"interface":"front","average":{"1min":1.5,"5min":1.367,"15min":1.2869999999999999},"min":{"1min":0.95499999999999996,"5min":0.90500000000000003,"15min":0.88900000000000001},"max":{"1min":5.7549999999999999,"5min":5.7549999999999999,"15min":5.7549999999999999},"last":1.409}]}]},{"osd":4,"up_from":13,"seq":55834576222,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5182224,"kb_used_data":4887924,"kb_used_omap":0,"kb_used_meta":294272,"kb_avail":89189616,"statfs":{"total":96636764160,"available":91330166784,"internally_reserved":0,"allocated":5005234176,"data_stored":5005019634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":301334528},"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":[0,0,1,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86299999999999999,"15min":0.88100000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.436},"max":{"1min":1.3380000000000001,"5min":1.889,"15min":2.5409999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.84899999999999998,"15min":0.93500000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":2.0339999999999998,"5min":2.0339999999999998,"15min":7.2160000000000002},"last":0.70199999999999996}]},{"osd":1,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.91100000000000003,"15min":0.997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.47999999999999998},"max":{"1min":3.0379999999999998,"5min":3.0379999999999998,"15min":3.5219999999999998},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.1339999999999999,"15min":1.224},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.65500000000000003},"max":{"1min":2.1640000000000001,"5min":2.2810000000000001,"15min":7.4299999999999997},"last":1.54}]},{"osd":2,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.73499999999999999,"5min":0.58799999999999997,"15min":0.53700000000000003},"max":{"1min":3.4500000000000002,"5min":3.4500000000000002,"15min":3.4500000000000002},"last":1.861},{"interface":"front","average":{"1min":1.073,"5min":1.1100000000000001,"15min":1.073},"min":{"1min":0.78200000000000003,"5min":0.63300000000000001,"15min":0.626},"max":{"1min":1.5489999999999999,"5min":3.7050000000000001,"15min":3.7050000000000001},"last":1.8839999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.387,"15min":1.3160000000000001},"min":{"1min":0.83399999999999996,"5min":0.623,"15min":0.59699999999999998},"max":{"1min":2.3919999999999999,"5min":23.838000000000001,"15min":23.838000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.4530000000000001,"15min":1.266},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.60299999999999998},"max":{"1min":3.1600000000000001,"5min":23.806000000000001,"15min":23.806000000000001},"last":2.0720000000000001}]},{"osd":5,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.179,"15min":1.113},"min":{"1min":0.64800000000000002,"5min":0.61399999999999999,"15min":0.60899999999999999},"max":{"1min":2.423,"5min":3.0529999999999999,"15min":3.4319999999999999},"last":2.0329999999999999},{"interface":"front","average":{"1min":1.3580000000000001,"5min":1.341,"15min":1.413},"min":{"1min":0.89500000000000002,"5min":0.81899999999999995,"15min":0.80900000000000005},"max":{"1min":2.5049999999999999,"5min":3.7269999999999999,"15min":10.111000000000001},"last":1.6659999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":1.3089999999999999,"15min":1.3080000000000001},"min":{"1min":0.94799999999999995,"5min":0.79100000000000004,"15min":0.70499999999999996},"max":{"1min":4.2910000000000004,"5min":4.2910000000000004,"15min":8.6790000000000003},"last":2.4340000000000002},{"interface":"front","average":{"1min":1.367,"5min":1.353,"15min":1.3169999999999999},"min":{"1min":0.97899999999999998,"5min":0.81999999999999995,"15min":0.71299999999999997},"max":{"1min":1.9359999999999999,"5min":3.1699999999999999,"15min":5.2869999999999999},"last":2.161}]},{"osd":7,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.377,"15min":1.4570000000000001},"min":{"1min":1.024,"5min":0.79500000000000004,"15min":0.76100000000000001},"max":{"1min":2.2829999999999999,"5min":2.7719999999999998,"15min":9.9830000000000005},"last":1.77},{"interface":"front","average":{"1min":1.615,"5min":1.514,"15min":1.48},"min":{"1min":1.129,"5min":1.056,"15min":0.81200000000000006},"max":{"1min":3.806,"5min":3.806,"15min":3.806},"last":2.5470000000000002}]}]},{"osd":1,"up_from":14,"seq":60129543518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5040,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366800,"statfs":{"total":96636764160,"available":96631603200,"internally_reserved":0,"allocated":237568,"data_stored":85490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.78300000000000003,"15min":0.74199999999999999},"min":{"1min":0.495,"5min":0.48099999999999998,"15min":0.41599999999999998},"max":{"1min":1.5489999999999999,"5min":1.776,"15min":2.7839999999999998},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.77100000000000002,"15min":0.76600000000000001},"min":{"1min":0.496,"5min":0.496,"15min":0.48399999999999999},"max":{"1min":1.5649999999999999,"5min":1.8169999999999999,"15min":3.6030000000000002},"last":0.89600000000000002}]},{"osd":2,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.749},"min":{"1min":0.52100000000000002,"5min":0.48699999999999999,"15min":0.48099999999999998},"max":{"1min":1.056,"5min":2.109,"15min":3.891},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.998,"15min":0.93700000000000006},"min":{"1min":0.57699999999999996,"5min":0.56200000000000006,"15min":0.47399999999999998},"max":{"1min":2.0510000000000002,"5min":3.0819999999999999,"15min":3.0819999999999999},"last":0.79900000000000004}]},{"osd":3,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.04,"15min":0.97599999999999998},"min":{"1min":0.68000000000000005,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.9239999999999999,"5min":3.1840000000000002,"15min":4.0300000000000002},"last":0.879},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.0489999999999999,"15min":1},"min":{"1min":0.66100000000000003,"5min":0.64000000000000001,"15min":0.57899999999999996},"max":{"1min":2.327,"5min":4.8600000000000003,"15min":4.8600000000000003},"last":0.76400000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.232,"15min":1.2869999999999999},"min":{"1min":0.78700000000000003,"5min":0.63300000000000001,"15min":0.60099999999999998},"max":{"1min":8.5619999999999994,"5min":8.5619999999999994,"15min":48.994},"last":1.333},{"interface":"front","average":{"1min":1.4430000000000001,"5min":1.3169999999999999,"15min":1.4119999999999999},"min":{"1min":0.77000000000000002,"5min":0.751,"15min":0.56599999999999995},"max":{"1min":4.6130000000000004,"5min":4.6130000000000004,"15min":49.107999999999997},"last":1.228}]},{"osd":5,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.2989999999999999,"15min":1.22},"min":{"1min":0.81299999999999994,"5min":0.71399999999999997,"15min":0.69399999999999995},"max":{"1min":5.3070000000000004,"5min":5.3070000000000004,"15min":5.3070000000000004},"last":0.99399999999999999},{"interface":"front","average":{"1min":2.0270000000000001,"5min":1.401,"15min":1.2549999999999999},"min":{"1min":1.036,"5min":0.76200000000000001,"15min":0.69299999999999995},"max":{"1min":8.4309999999999992,"5min":8.4309999999999992,"15min":8.4309999999999992},"last":1.2430000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.4370000000000001,"5min":1.298,"15min":1.2849999999999999},"min":{"1min":0.88300000000000001,"5min":0.79300000000000004,"15min":0.78900000000000003},"max":{"1min":2.2109999999999999,"5min":3.4940000000000002,"15min":4.7590000000000003},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.349,"5min":1.3300000000000001,"15min":1.306},"min":{"1min":1.1659999999999999,"5min":0.872,"15min":0.82799999999999996},"max":{"1min":1.7849999999999999,"5min":2.7690000000000001,"15min":4.7320000000000002},"last":1.4199999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.464,"15min":1.405},"min":{"1min":1.05,"5min":0.88300000000000001,"15min":0.84099999999999997},"max":{"1min":5.1180000000000003,"5min":5.1180000000000003,"15min":7.2839999999999998},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.76,"5min":1.421,"15min":1.413},"min":{"1min":0.96499999999999997,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":5.1749999999999998,"5min":5.1749999999999998,"15min":7.4279999999999999},"last":1.1519999999999999}]}]},{"osd":2,"up_from":14,"seq":60129543518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2724096,"kb_used_data":2495920,"kb_used_omap":0,"kb_used_meta":228032,"kb_avail":91647744,"statfs":{"total":96636764160,"available":93847289856,"internally_reserved":0,"allocated":2555822080,"data_stored":2555608562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":233504768},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.70699999999999996,"15min":0.72799999999999998},"min":{"1min":0.496,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2749999999999999,"5min":2.2050000000000001,"15min":2.7480000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.81399999999999995,"15min":0.78100000000000003},"min":{"1min":0.52800000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.869,"5min":4.0199999999999996,"15min":5.0140000000000002},"last":0.623}]},{"osd":1,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.83099999999999996,"15min":0.84199999999999997},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.497},"max":{"1min":1.984,"5min":1.984,"15min":5.1580000000000004},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93999999999999995,"15min":0.91800000000000004},"min":{"1min":0.64700000000000002,"5min":0.61399999999999999,"15min":0.49099999999999999},"max":{"1min":1.5840000000000001,"5min":2.129,"15min":4.6630000000000003},"last":0.70199999999999996}]},{"osd":3,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.85799999999999998,"15min":0.85399999999999998},"min":{"1min":0.65000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.8979999999999999,"5min":2.1309999999999998,"15min":4.4580000000000002},"last":0.754},{"interface":"front","average":{"1min":1.6120000000000001,"5min":1.2210000000000001,"15min":1.1379999999999999},"min":{"1min":0.65200000000000002,"5min":0.60099999999999998,"15min":0.54300000000000004},"max":{"1min":10.891,"5min":10.891,"15min":10.891},"last":0.76700000000000002}]},{"osd":4,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.1759999999999999,"15min":1.1220000000000001},"min":{"1min":0.78700000000000003,"5min":0.74299999999999999,"15min":0.54500000000000004},"max":{"1min":1.722,"5min":1.897,"15min":2.7559999999999998},"last":1.367},{"interface":"front","average":{"1min":1.276,"5min":1.1919999999999999,"15min":1.175},"min":{"1min":0.73099999999999998,"5min":0.65100000000000002,"15min":0.64300000000000002},"max":{"1min":2.0899999999999999,"5min":3.6589999999999998,"15min":5.5289999999999999},"last":1.0780000000000001}]},{"osd":5,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":1.3360000000000001,"15min":1.282},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.7189999999999999,"5min":5.2389999999999999,"15min":8.2530000000000001},"last":1.234},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.135,"15min":1.087},"min":{"1min":0.82299999999999995,"5min":0.73499999999999999,"15min":0.72899999999999998},"max":{"1min":1.3740000000000001,"5min":5.5300000000000002,"15min":5.5300000000000002},"last":1.0960000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.157,"15min":1.1619999999999999},"min":{"1min":0.94999999999999996,"5min":0.73499999999999999,"15min":0.71599999999999997},"max":{"1min":1.522,"5min":1.8939999999999999,"15min":5.5499999999999998},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.2949999999999999,"15min":1.29},"min":{"1min":0.97199999999999998,"5min":0.96599999999999997,"15min":0.83099999999999996},"max":{"1min":1.5800000000000001,"5min":2.0899999999999999,"15min":6.3760000000000003},"last":1.272}]},{"osd":7,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.4430000000000001,"15min":1.365},"min":{"1min":1.0800000000000001,"5min":0.95399999999999996,"15min":0.77300000000000002},"max":{"1min":2.2909999999999999,"5min":8.4109999999999996,"15min":8.4109999999999996},"last":1.319},{"interface":"front","average":{"1min":1.3120000000000001,"5min":1.2989999999999999,"15min":1.2729999999999999},"min":{"1min":0.998,"5min":0.88700000000000001,"15min":0.873},"max":{"1min":1.806,"5min":5.7919999999999998,"15min":5.7919999999999998},"last":1.2949999999999999}]}]},{"osd":3,"up_from":14,"seq":60129543518,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13194264,"kb_used_data":12478344,"kb_used_omap":0,"kb_used_meta":715776,"kb_avail":81177576,"statfs":{"total":96636764160,"available":83125837824,"internally_reserved":0,"allocated":12777824256,"data_stored":12777468615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":732954624},"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":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.65900000000000003,"15min":0.68600000000000005},"min":{"1min":0.48299999999999998,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81000000000000005,"5min":1.236,"15min":2.1659999999999999},"last":0.879},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.75600000000000001,"15min":0.76700000000000002},"min":{"1min":0.502,"5min":0.47999999999999998,"15min":0.46200000000000002},"max":{"1min":1.762,"5min":1.762,"15min":1.762},"last":0.83099999999999996}]},{"osd":1,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82099999999999995,"15min":0.85199999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47399999999999998},"max":{"1min":1.421,"5min":3.1739999999999999,"15min":6.141},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.92100000000000004,"15min":0.95199999999999996},"min":{"1min":0.63,"5min":0.63,"15min":0.55400000000000005},"max":{"1min":1.1619999999999999,"5min":1.5169999999999999,"15min":2.0910000000000002},"last":1.1479999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":0.96599999999999997,"15min":0.95299999999999996},"min":{"1min":0.65600000000000003,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.712,"5min":3.5569999999999999,"15min":6.282},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.96999999999999997,"15min":0.96299999999999997},"min":{"1min":0.64200000000000002,"5min":0.57499999999999996,"15min":0.56699999999999995},"max":{"1min":1.909,"5min":1.909,"15min":1.909},"last":1.0249999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.0680000000000001,"15min":1.1319999999999999},"min":{"1min":0.69999999999999996,"5min":0.627,"15min":0.59499999999999997},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":6.0330000000000004},"last":1.258},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.216,"15min":1.2330000000000001},"min":{"1min":0.77000000000000002,"5min":0.75700000000000001,"15min":0.626},"max":{"1min":1.726,"5min":3.3069999999999999,"15min":6.4000000000000004},"last":1.49}]},{"osd":5,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.296,"15min":1.3149999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.64600000000000002},"max":{"1min":1.839,"5min":3.4849999999999999,"15min":6.6550000000000002},"last":1.3680000000000001},{"interface":"front","average":{"1min":1.117,"5min":1.222,"15min":1.25},"min":{"1min":0.89800000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.4790000000000001,"5min":3.4390000000000001,"15min":5.9829999999999997},"last":1.569}]},{"osd":6,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.256,"15min":1.2989999999999999},"min":{"1min":1.026,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.609,"5min":1.768,"15min":6.5940000000000003},"last":1.7},{"interface":"front","average":{"1min":1.288,"5min":1.2210000000000001,"15min":1.288},"min":{"1min":0.85499999999999998,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":2.3690000000000002,"5min":2.3690000000000002,"15min":7.5209999999999999},"last":1.345}]},{"osd":7,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.4510000000000001,"5min":1.304,"15min":1.3720000000000001},"min":{"1min":0.99199999999999999,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":2.2440000000000002,"5min":2.2440000000000002,"15min":6.0300000000000002},"last":1.4390000000000001},{"interface":"front","average":{"1min":1.4350000000000001,"5min":1.391,"15min":1.452},"min":{"1min":0.95699999999999996,"5min":0.86499999999999999,"15min":0.81999999999999995},"max":{"1min":1.946,"5min":3.6840000000000002,"15min":8.0719999999999992},"last":1.625}]}]},{"osd":5,"up_from":14,"seq":60129543517,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8045052,"kb_used_data":7335408,"kb_used_omap":0,"kb_used_meta":709632,"kb_avail":86326788,"statfs":{"total":96636764160,"available":88398630912,"internally_reserved":0,"allocated":7511457792,"data_stored":7511196664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":726663168},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.92300000000000004,"15min":0.98399999999999999},"min":{"1min":0.52700000000000002,"5min":0.46100000000000002,"15min":0.45000000000000001},"max":{"1min":4.3659999999999997,"5min":4.3659999999999997,"15min":4.3659999999999997},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.401,"5min":1.1140000000000001,"15min":1.077},"min":{"1min":0.501,"5min":0.501,"15min":0.49199999999999999},"max":{"1min":4.843,"5min":4.843,"15min":4.843},"last":0.95299999999999996}]},{"osd":1,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.90000000000000002,"15min":0.93400000000000005},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.49099999999999999},"max":{"1min":1.8069999999999999,"5min":2.1429999999999998,"15min":5.1779999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.94499999999999995,"15min":1},"min":{"1min":0.56899999999999995,"5min":0.52900000000000003,"15min":0.52100000000000002},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":3.3730000000000002},"last":0.57899999999999996}]},{"osd":2,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.1299999999999999,"15min":1.141},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.55700000000000005},"max":{"1min":4.5499999999999998,"5min":4.5499999999999998,"15min":4.5499999999999998},"last":1.155},{"interface":"front","average":{"1min":1.425,"5min":1.2829999999999999,"15min":1.2509999999999999},"min":{"1min":0.82599999999999996,"5min":0.81999999999999995,"15min":0.61499999999999999},"max":{"1min":4.6589999999999998,"5min":4.6589999999999998,"15min":4.6589999999999998},"last":1.123}]},{"osd":3,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.6839999999999999,"5min":1.1459999999999999,"15min":1.0609999999999999},"min":{"1min":0.69599999999999995,"5min":0.63100000000000001,"15min":0.61099999999999999},"max":{"1min":5.1760000000000002,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.2709999999999999,"15min":1.25},"min":{"1min":0.71899999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":6.4870000000000001,"5min":6.4870000000000001,"15min":8.1539999999999999},"last":0.69299999999999995}]},{"osd":4,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.1830000000000001,"15min":1.204},"min":{"1min":0.72399999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.5249999999999999,"5min":3.3279999999999998,"15min":4.8300000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.6020000000000001,"5min":1.365,"15min":1.345},"min":{"1min":0.97499999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":5.0540000000000003,"5min":5.0540000000000003,"15min":5.0540000000000003},"last":1.054}]},{"osd":6,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.254,"15min":1.28},"min":{"1min":0.73199999999999998,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":2.198,"5min":3.0110000000000001,"15min":4.6859999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.353,"5min":1.278,"15min":1.345},"min":{"1min":0.88900000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":2.1989999999999998,"5min":2.1989999999999998,"15min":3.4860000000000002},"last":1.024}]},{"osd":7,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.5629999999999999,"5min":1.343,"15min":1.379},"min":{"1min":0.83099999999999996,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":5.1580000000000004,"5min":5.1580000000000004,"15min":10.694000000000001},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.4730000000000001,"5min":1.492,"15min":1.5409999999999999},"min":{"1min":1.0209999999999999,"5min":0.84999999999999998,"15min":0.76100000000000001},"max":{"1min":2.3719999999999999,"5min":4.843,"15min":10.236000000000001},"last":1.2290000000000001}]}]}]}} 2020-11-19T20:56:54.334 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T20:56:54.624 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:56:54.624 INFO:teuthology.orchestra.run.smithi199.stdout:{"epoch":23,"fsid":"e26685fd-984e-491b-9e32-9036ea3dd818","created":"2020-11-19T19:02:28.875284+0000","modified":"2020-11-19T19:42:54.086589+0000","last_up_change":"2020-11-19T19:02:36.372268+0000","last_in_change":"2020-11-19T19:02:36.372268+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:02:32.396795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"16","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":"2020-11-19T19:02:40.111163+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":22,"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":"79fa7928-e68b-4bd8-82d2-0ee842469c8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6800","nonce":22253},{"type":"v1","addr":"172.21.15.199:6801","nonce":22253}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6802","nonce":22253},{"type":"v1","addr":"172.21.15.199:6803","nonce":22253}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6806","nonce":22253},{"type":"v1","addr":"172.21.15.199:6807","nonce":22253}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6804","nonce":22253},{"type":"v1","addr":"172.21.15.199:6805","nonce":22253}]},"public_addr":"172.21.15.199:6801/22253","cluster_addr":"172.21.15.199:6803/22253","heartbeat_back_addr":"172.21.15.199:6807/22253","heartbeat_front_addr":"172.21.15.199:6805/22253","state":["exists","up"]},{"osd":1,"uuid":"b8656557-9796-4d73-9c4e-ddc8f39bab77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6808","nonce":22254},{"type":"v1","addr":"172.21.15.199:6809","nonce":22254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6810","nonce":22254},{"type":"v1","addr":"172.21.15.199:6811","nonce":22254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6814","nonce":22254},{"type":"v1","addr":"172.21.15.199:6815","nonce":22254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6812","nonce":22254},{"type":"v1","addr":"172.21.15.199:6813","nonce":22254}]},"public_addr":"172.21.15.199:6809/22254","cluster_addr":"172.21.15.199:6811/22254","heartbeat_back_addr":"172.21.15.199:6815/22254","heartbeat_front_addr":"172.21.15.199:6813/22254","state":["exists","up"]},{"osd":2,"uuid":"6f4fc05a-d729-4c48-a803-373d0446c88e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6816","nonce":22270},{"type":"v1","addr":"172.21.15.199:6817","nonce":22270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6818","nonce":22270},{"type":"v1","addr":"172.21.15.199:6819","nonce":22270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6822","nonce":22270},{"type":"v1","addr":"172.21.15.199:6824","nonce":22270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6820","nonce":22270},{"type":"v1","addr":"172.21.15.199:6821","nonce":22270}]},"public_addr":"172.21.15.199:6817/22270","cluster_addr":"172.21.15.199:6819/22270","heartbeat_back_addr":"172.21.15.199:6824/22270","heartbeat_front_addr":"172.21.15.199:6821/22270","state":["exists","up"]},{"osd":3,"uuid":"66b46270-f410-4dbd-bb0c-abba2a21d269","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6823","nonce":22271},{"type":"v1","addr":"172.21.15.199:6825","nonce":22271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6826","nonce":22271},{"type":"v1","addr":"172.21.15.199:6827","nonce":22271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6830","nonce":22271},{"type":"v1","addr":"172.21.15.199:6831","nonce":22271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.199:6828","nonce":22271},{"type":"v1","addr":"172.21.15.199:6829","nonce":22271}]},"public_addr":"172.21.15.199:6825/22271","cluster_addr":"172.21.15.199:6827/22271","heartbeat_back_addr":"172.21.15.199:6831/22271","heartbeat_front_addr":"172.21.15.199:6829/22271","state":["exists","up"]},{"osd":4,"uuid":"99458a97-a0c5-42ce-8444-e5a2130c5aca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":22264},{"type":"v1","addr":"172.21.15.27:6801","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6802","nonce":22264},{"type":"v1","addr":"172.21.15.27:6803","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":22264},{"type":"v1","addr":"172.21.15.27:6807","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":22264},{"type":"v1","addr":"172.21.15.27:6805","nonce":22264}]},"public_addr":"172.21.15.27:6801/22264","cluster_addr":"172.21.15.27:6803/22264","heartbeat_back_addr":"172.21.15.27:6807/22264","heartbeat_front_addr":"172.21.15.27:6805/22264","state":["exists","up"]},{"osd":5,"uuid":"8590d537-95c1-4e21-86ae-23c1a64f90ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":22294},{"type":"v1","addr":"172.21.15.27:6817","nonce":22294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6818","nonce":22294},{"type":"v1","addr":"172.21.15.27:6819","nonce":22294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":22294},{"type":"v1","addr":"172.21.15.27:6823","nonce":22294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":22294},{"type":"v1","addr":"172.21.15.27:6821","nonce":22294}]},"public_addr":"172.21.15.27:6817/22294","cluster_addr":"172.21.15.27:6819/22294","heartbeat_back_addr":"172.21.15.27:6823/22294","heartbeat_front_addr":"172.21.15.27:6821/22294","state":["exists","up"]},{"osd":6,"uuid":"321cf255-b899-4087-b861-8ff5bf1865c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":22265},{"type":"v1","addr":"172.21.15.27:6809","nonce":22265}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6810","nonce":22265},{"type":"v1","addr":"172.21.15.27:6811","nonce":22265}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":22265},{"type":"v1","addr":"172.21.15.27:6815","nonce":22265}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":22265},{"type":"v1","addr":"172.21.15.27:6813","nonce":22265}]},"public_addr":"172.21.15.27:6809/22265","cluster_addr":"172.21.15.27:6811/22265","heartbeat_back_addr":"172.21.15.27:6815/22265","heartbeat_front_addr":"172.21.15.27:6813/22265","state":["exists","up"]},{"osd":7,"uuid":"3b9afac3-2771-46ee-a148-a67badea7bc2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":22295},{"type":"v1","addr":"172.21.15.27:6825","nonce":22295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6826","nonce":22295},{"type":"v1","addr":"172.21.15.27:6827","nonce":22295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":22295},{"type":"v1","addr":"172.21.15.27:6831","nonce":22295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":22295},{"type":"v1","addr":"172.21.15.27:6829","nonce":22295}]},"public_addr":"172.21.15.27:6825/22295","cluster_addr":"172.21.15.27:6827/22295","heartbeat_back_addr":"172.21.15.27:6831/22295","heartbeat_front_addr":"172.21.15.27:6829/22295","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.414817+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.507795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.458471+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.481147+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.202457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.529458+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.510626+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:02:34.523909+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T20:56:55.637 INFO:tasks.ceph:Scrubbing osd.0 2020-11-19T20:56:55.638 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:55.807 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:55.808 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:55.808 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:55.808 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2020-11-19T20:56:56.103 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 0 to deep-scrub 2020-11-19T20:56:56.113 INFO:tasks.ceph:Scrubbing osd.1 2020-11-19T20:56:56.113 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:56.256 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:56.256 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:56.256 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:56.267 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2020-11-19T20:56:56.558 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 1 to deep-scrub 2020-11-19T20:56:56.568 INFO:tasks.ceph:Scrubbing osd.2 2020-11-19T20:56:56.569 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:56.712 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:56.712 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:56.713 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:56.723 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2020-11-19T20:56:57.016 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 2 to deep-scrub 2020-11-19T20:56:57.027 INFO:tasks.ceph:Scrubbing osd.3 2020-11-19T20:56:57.027 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:57.170 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:57.170 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:57.171 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:57.181 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2020-11-19T20:56:57.473 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 3 to deep-scrub 2020-11-19T20:56:57.483 INFO:tasks.ceph:Scrubbing osd.4 2020-11-19T20:56:57.484 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:57.628 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:57.628 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:57.628 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:57.639 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2020-11-19T20:56:57.930 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 4 to deep-scrub 2020-11-19T20:56:57.941 INFO:tasks.ceph:Scrubbing osd.5 2020-11-19T20:56:57.941 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:58.086 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:58.087 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:58.088 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:58.098 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2020-11-19T20:56:58.400 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 5 to deep-scrub 2020-11-19T20:56:58.411 INFO:tasks.ceph:Scrubbing osd.6 2020-11-19T20:56:58.412 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:58.556 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:58.556 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:58.556 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:58.567 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2020-11-19T20:56:58.865 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 6 to deep-scrub 2020-11-19T20:56:58.877 INFO:tasks.ceph:Scrubbing osd.7 2020-11-19T20:56:58.878 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2020-11-19T20:56:59.029 INFO:teuthology.orchestra.run.smithi199.stdout:{ 2020-11-19T20:56:59.030 INFO:teuthology.orchestra.run.smithi199.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T20:56:59.030 INFO:teuthology.orchestra.run.smithi199.stdout:} 2020-11-19T20:56:59.041 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2020-11-19T20:56:59.350 INFO:teuthology.orchestra.run.smithi199.stderr:instructed osd(s) 7 to deep-scrub 2020-11-19T20:56:59.360 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T20:56:59.706 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:56:59.708 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T20:56:59.718 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":3446,"stamp":"2020-11-19T20:56:57.900127+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20584802345,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"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":4958,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592564,"num_write_kb":81597432,"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":6,"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":80251,"ondisk_log_size":80251,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":42593048,"kb_used_data":39674240,"kb_used_omap":0,"kb_used_meta":2918592,"kb_avail":712381672,"statfs":{"total":773094113280,"available":729478832128,"internally_reserved":0,"allocated":40626421760,"data_stored":40624590818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2988638208},"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":2189,"num_read_kb":46041,"num_write":201,"num_write_kb":19377,"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.002033"},"pg_stats":[{"pgid":"2.7","version":"23'25572","reported_seq":"47140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.132866+0000","last_change":"2020-11-19T19:42:47.107040+0000","last_active":"2020-11-19T20:56:51.132866+0000","last_peered":"2020-11-19T20:56:51.132866+0000","last_clean":"2020-11-19T20:56:51.132866+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T20:56:51.132866+0000","last_undegraded":"2020-11-19T20:56:51.132866+0000","last_fullsized":"2020-11-19T20:56:51.132866+0000","mapping_epoch":17,"log_start":"23'15500","ondisk_log_start":"23'15500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10072,"ondisk_log_size":10072,"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":2547407888,"num_objects":612,"num_object_clones":0,"num_object_copies":1224,"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":612,"num_whiteouts":0,"num_read":21582,"num_read_kb":1136930,"num_write":25572,"num_write_kb":8410053,"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],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'61606","reported_seq":"92526","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.226154+0000","last_change":"2020-11-19T19:42:47.105928+0000","last_active":"2020-11-19T20:56:51.226154+0000","last_peered":"2020-11-19T20:56:51.226154+0000","last_clean":"2020-11-19T20:56:51.226154+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T20:56:51.226154+0000","last_undegraded":"2020-11-19T20:56:51.226154+0000","last_fullsized":"2020-11-19T20:56:51.226154+0000","mapping_epoch":17,"log_start":"23'51600","ondisk_log_start":"23'51600","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10006,"ondisk_log_size":10006,"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":2575600128,"num_objects":618,"num_object_clones":0,"num_object_copies":1236,"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":618,"num_whiteouts":0,"num_read":29025,"num_read_kb":1728319,"num_write":61588,"num_write_kb":10282832,"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,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'32917","reported_seq":"59633","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.199384+0000","last_change":"2020-11-19T19:42:47.107125+0000","last_active":"2020-11-19T20:56:51.199384+0000","last_peered":"2020-11-19T20:56:51.199384+0000","last_clean":"2020-11-19T20:56:51.199384+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T20:56:51.199384+0000","last_undegraded":"2020-11-19T20:56:51.199384+0000","last_fullsized":"2020-11-19T20:56:51.199384+0000","mapping_epoch":17,"log_start":"23'22900","ondisk_log_start":"23'22900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10017,"ondisk_log_size":10017,"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":2492939776,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":26736,"num_read_kb":1389337,"num_write":32919,"num_write_kb":8022621,"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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"23'62730","reported_seq":"110981","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.278025+0000","last_change":"2020-11-19T19:42:47.106283+0000","last_active":"2020-11-19T20:56:51.278025+0000","last_peered":"2020-11-19T20:56:51.278025+0000","last_clean":"2020-11-19T20:56:51.278025+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T20:56:51.278025+0000","last_undegraded":"2020-11-19T20:56:51.278025+0000","last_fullsized":"2020-11-19T20:56:51.278025+0000","mapping_epoch":17,"log_start":"23'52700","ondisk_log_start":"23'52700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10030,"ondisk_log_size":10030,"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":2553401010,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":57931,"num_read_kb":1692221,"num_write":64461,"num_write_kb":9013336,"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,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"17","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:42:47.471274+0000","last_change":"2020-11-19T19:02:37.392440+0000","last_active":"2020-11-19T19:42:47.471274+0000","last_peered":"2020-11-19T19:42:47.471274+0000","last_clean":"2020-11-19T19:42:47.471274+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T19:42:47.471274+0000","last_undegraded":"2020-11-19T19:42:47.471274+0000","last_fullsized":"2020-11-19T19:42:47.471274+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:33.353825+0000","last_clean_scrub_stamp":"2020-11-19T19:02:33.353825+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":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"23'89535","reported_seq":"163039","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.253653+0000","last_change":"2020-11-19T19:42:47.106786+0000","last_active":"2020-11-19T20:56:51.253653+0000","last_peered":"2020-11-19T20:56:51.253653+0000","last_clean":"2020-11-19T20:56:51.253653+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T20:56:51.253653+0000","last_undegraded":"2020-11-19T20:56:51.253653+0000","last_fullsized":"2020-11-19T20:56:51.253653+0000","mapping_epoch":17,"log_start":"23'79500","ondisk_log_start":"23'79500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10035,"ondisk_log_size":10035,"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":2598067200,"num_objects":628,"num_object_clones":0,"num_object_copies":1256,"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":628,"num_whiteouts":0,"num_read":72298,"num_read_kb":2321485,"num_write":89524,"num_write_kb":10190708,"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,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'35431","reported_seq":"92767","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.212627+0000","last_change":"2020-11-19T19:42:47.123291+0000","last_active":"2020-11-19T20:56:51.212627+0000","last_peered":"2020-11-19T20:56:51.212627+0000","last_clean":"2020-11-19T20:56:51.212627+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T20:56:51.212627+0000","last_undegraded":"2020-11-19T20:56:51.212627+0000","last_fullsized":"2020-11-19T20:56:51.212627+0000","mapping_epoch":17,"log_start":"23'25400","ondisk_log_start":"23'25400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10031,"ondisk_log_size":10031,"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":2485908820,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"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":600,"num_whiteouts":0,"num_read":76624,"num_read_kb":1567483,"num_write":38639,"num_write_kb":9695098,"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],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"23'73031","reported_seq":"126352","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.045984+0000","last_change":"2020-11-19T19:42:47.106818+0000","last_active":"2020-11-19T20:56:51.045984+0000","last_peered":"2020-11-19T20:56:51.045984+0000","last_clean":"2020-11-19T20:56:51.045984+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T20:56:51.045984+0000","last_undegraded":"2020-11-19T20:56:51.045984+0000","last_fullsized":"2020-11-19T20:56:51.045984+0000","mapping_epoch":17,"log_start":"23'63000","ondisk_log_start":"23'63000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10031,"ondisk_log_size":10031,"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":2761835539,"num_objects":665,"num_object_clones":0,"num_object_copies":1330,"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":665,"num_whiteouts":0,"num_read":53335,"num_read_kb":1649656,"num_write":73032,"num_write_kb":11469214,"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],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'206827","reported_seq":"318554","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.197694+0000","last_change":"2020-11-19T19:42:47.112221+0000","last_active":"2020-11-19T20:56:51.197694+0000","last_peered":"2020-11-19T20:56:51.197694+0000","last_clean":"2020-11-19T20:56:51.197694+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T20:56:51.197694+0000","last_undegraded":"2020-11-19T20:56:51.197694+0000","last_fullsized":"2020-11-19T20:56:51.197694+0000","mapping_epoch":17,"log_start":"23'196800","ondisk_log_start":"23'196800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10027,"ondisk_log_size":10027,"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":2569641984,"num_objects":619,"num_object_clones":0,"num_object_copies":1238,"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":619,"num_whiteouts":0,"num_read":111750,"num_read_kb":2707643,"num_write":206827,"num_write_kb":14513561,"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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20584802345,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"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":4956,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592562,"num_write_kb":81597423,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":40624521216,"data_stored":40623906898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80249,"ondisk_log_size":80249,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2542740,"kb_used_data":2404556,"kb_used_omap":0,"kb_used_meta":138176,"kb_avail":91829100,"statfs":{"total":96636764160,"available":94032998400,"internally_reserved":0,"allocated":2462265344,"data_stored":2462071110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":141492224},"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 Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":0.96699999999999997,"15min":0.93200000000000005},"min":{"1min":0.56200000000000006,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.7249999999999996,"5min":6.7249999999999996,"15min":6.7249999999999996},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.2,"5min":0.97399999999999998,"15min":0.96099999999999997},"min":{"1min":0.53000000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":4.0949999999999998,"5min":4.0949999999999998,"15min":5.2149999999999999},"last":0.86499999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.2529999999999999,"15min":1.147},"min":{"1min":0.70799999999999996,"5min":0.56200000000000006,"15min":0.52600000000000002},"max":{"1min":4.2409999999999997,"5min":4.8760000000000003,"15min":5.3799999999999999},"last":1.117},{"interface":"front","average":{"1min":1.55,"5min":1.1240000000000001,"15min":1.0629999999999999},"min":{"1min":0.70999999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":4.3179999999999996,"5min":4.8620000000000001,"15min":5.2629999999999999},"last":1.4970000000000001}]},{"osd":2,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.8340000000000001,"5min":1.1539999999999999,"15min":1.105},"min":{"1min":0.67100000000000004,"5min":0.57099999999999995,"15min":0.52800000000000002},"max":{"1min":6.8600000000000003,"5min":6.8600000000000003,"15min":6.8600000000000003},"last":1.524},{"interface":"front","average":{"1min":1.641,"5min":1.246,"15min":1.159},"min":{"1min":0.625,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":4.976,"5min":5.3890000000000002,"15min":5.5069999999999997},"last":1.264}]},{"osd":3,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.423,"15min":1.242},"min":{"1min":0.98499999999999999,"5min":0.60299999999999998,"15min":0.59499999999999997},"max":{"1min":12.244,"5min":12.244,"15min":12.244},"last":1.6930000000000001},{"interface":"front","average":{"1min":1.633,"5min":1.264,"15min":1.2370000000000001},"min":{"1min":0.747,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":4.6180000000000003,"5min":4.6180000000000003,"15min":5.8890000000000002},"last":1.474}]},{"osd":4,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.0329999999999999,"15min":1.0669999999999999},"min":{"1min":0.71799999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":3.1030000000000002,"5min":3.6739999999999999,"15min":10.292},"last":1.663},{"interface":"front","average":{"1min":1.758,"5min":1.3029999999999999,"15min":1.272},"min":{"1min":0.90800000000000003,"5min":0.69499999999999995,"15min":0.63500000000000001},"max":{"1min":6.9320000000000004,"5min":6.9320000000000004,"15min":9.907},"last":1.867}]},{"osd":5,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":2.0430000000000001,"5min":1.464,"15min":1.355},"min":{"1min":0.875,"5min":0.70199999999999996,"15min":0.65400000000000003},"max":{"1min":10.279,"5min":10.279,"15min":10.279},"last":1.581},{"interface":"front","average":{"1min":1.9139999999999999,"5min":1.381,"15min":1.3640000000000001},"min":{"1min":0.97499999999999998,"5min":0.86299999999999999,"15min":0.86299999999999999},"max":{"1min":10.409000000000001,"5min":10.409000000000001,"15min":10.409000000000001},"last":1.8220000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.2450000000000001,"15min":1.2989999999999999},"min":{"1min":0.89100000000000001,"5min":0.77500000000000002,"15min":0.75700000000000001},"max":{"1min":2.7690000000000001,"5min":3.8069999999999999,"15min":8.7469999999999999},"last":1.996},{"interface":"front","average":{"1min":2.335,"5min":1.5580000000000001,"15min":1.472},"min":{"1min":1.1080000000000001,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":7.0679999999999996,"5min":7.0679999999999996,"15min":7.0679999999999996},"last":2.032}]}]},{"osd":6,"up_from":14,"seq":60129543518,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5705172,"kb_used_data":5130692,"kb_used_omap":0,"kb_used_meta":574464,"kb_avail":88666668,"statfs":{"total":96636764160,"available":90794668032,"internally_reserved":0,"allocated":5253828608,"data_stored":5253598213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":588251136},"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 Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":0.93300000000000005,"15min":0.94199999999999995},"min":{"1min":0.55700000000000005,"5min":0.46500000000000002,"15min":0.45900000000000002},"max":{"1min":4.835,"5min":6.601,"15min":6.601},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.01,"5min":1.077,"15min":1.028},"min":{"1min":0.59799999999999998,"5min":0.50700000000000001,"15min":0.46300000000000002},"max":{"1min":1.575,"5min":6.5460000000000003,"15min":6.5460000000000003},"last":1.1779999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.099,"15min":1.083},"min":{"1min":0.67100000000000004,"5min":0.495,"15min":0.495},"max":{"1min":4.9189999999999996,"5min":4.9189999999999996,"15min":5.1299999999999999},"last":1.327},{"interface":"front","average":{"1min":1.272,"5min":1.2569999999999999,"15min":1.25},"min":{"1min":0.89500000000000002,"5min":0.66200000000000003,"15min":0.65000000000000002},"max":{"1min":1.7669999999999999,"5min":6,"15min":6.133},"last":1.294}]},{"osd":2,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.97899999999999998,"15min":0.93700000000000006},"min":{"1min":0.66300000000000003,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.6140000000000001,"5min":6.1580000000000004,"15min":6.1580000000000004},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.4259999999999999,"5min":1.1599999999999999,"15min":1.1639999999999999},"min":{"1min":0.70099999999999996,"5min":0.624,"15min":0.624},"max":{"1min":5.0860000000000003,"5min":5.0860000000000003,"15min":5.2560000000000002},"last":1.212}]},{"osd":3,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.244,"15min":1.1950000000000001},"min":{"1min":0.68700000000000006,"5min":0.60799999999999998,"15min":0.59899999999999998},"max":{"1min":2.3370000000000002,"5min":6.3200000000000003,"15min":6.3200000000000003},"last":1.3899999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.246,"15min":1.1479999999999999},"min":{"1min":0.79900000000000004,"5min":0.67900000000000005,"15min":0.61599999999999999},"max":{"1min":1.802,"5min":6.2969999999999997,"15min":6.2969999999999997},"last":1.2629999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.5009999999999999,"5min":1.375,"15min":1.2629999999999999},"min":{"1min":0.69899999999999995,"5min":0.63700000000000001,"15min":0.60899999999999999},"max":{"1min":5.2069999999999999,"5min":6.649,"15min":6.649},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.3380000000000001,"5min":1.3759999999999999,"15min":1.3260000000000001},"min":{"1min":0.78800000000000003,"5min":0.72099999999999997,"15min":0.60199999999999998},"max":{"1min":2.5910000000000002,"5min":5.7629999999999999,"15min":6.3630000000000004},"last":1.0129999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.2849999999999999,"15min":1.1950000000000001},"min":{"1min":0.73199999999999998,"5min":0.68400000000000005,"15min":0.65000000000000002},"max":{"1min":1.9470000000000001,"5min":6.7050000000000001,"15min":6.7050000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.516,"15min":1.472},"min":{"1min":1.012,"5min":0.995,"15min":0.82199999999999995},"max":{"1min":4.9960000000000004,"5min":6.1360000000000001,"15min":6.1360000000000001},"last":1.4159999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.5589999999999999,"15min":1.51},"min":{"1min":1.204,"5min":0.96999999999999997,"15min":0.70599999999999996},"max":{"1min":2.4740000000000002,"5min":6.2279999999999998,"15min":6.4710000000000001},"last":1.48},{"interface":"front","average":{"1min":1.45,"5min":1.4570000000000001,"15min":1.3919999999999999},"min":{"1min":0.89600000000000002,"5min":0.88800000000000001,"15min":0.82399999999999995},"max":{"1min":2.996,"5min":6.8220000000000001,"15min":6.8220000000000001},"last":1.446}]}]},{"osd":0,"up_from":14,"seq":60129543519,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5210804,"kb_used_data":4941164,"kb_used_omap":0,"kb_used_meta":269632,"kb_avail":89161036,"statfs":{"total":96636764160,"available":91300900864,"internally_reserved":0,"allocated":5059751936,"data_stored":5059542530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":276103168},"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 Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.79300000000000004,"15min":0.748},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":4.1470000000000002,"5min":4.1470000000000002,"15min":4.1470000000000002},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.85399999999999998,"15min":0.84999999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.427,"5min":1.679,"15min":1.728},"last":0.95699999999999996}]},{"osd":2,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.90200000000000002,"15min":0.86299999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.48199999999999998},"max":{"1min":4.0229999999999997,"5min":4.0229999999999997,"15min":4.0229999999999997},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.79100000000000004,"15min":0.78600000000000003},"min":{"1min":0.499,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.6379999999999999,"5min":1.7969999999999999,"15min":4.0250000000000004},"last":0.77500000000000002}]},{"osd":3,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":0.95499999999999996,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":5.8609999999999998,"5min":5.8609999999999998,"15min":5.8609999999999998},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.1020000000000001,"15min":1.0669999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":4.306,"5min":4.306,"15min":4.4340000000000002},"last":1.036}]},{"osd":4,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":1.115,"15min":1.028},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.58899999999999997},"max":{"1min":6.8230000000000004,"5min":6.8230000000000004,"15min":6.8230000000000004},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.421,"5min":1.3129999999999999,"15min":1.226},"min":{"1min":0.74299999999999999,"5min":0.624,"15min":0.624},"max":{"1min":4.5,"5min":5.3970000000000002,"15min":5.3970000000000002},"last":1.1339999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":1.298,"15min":1.2030000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":6.9180000000000001,"5min":7.1840000000000002,"15min":7.1840000000000002},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.5449999999999999,"5min":1.349,"15min":1.254},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":5.6390000000000002,"5min":7.1669999999999998,"15min":7.1669999999999998},"last":1.179}]},{"osd":6,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.526,"5min":1.3799999999999999,"15min":1.3420000000000001},"min":{"1min":0.81200000000000006,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":4.633,"5min":4.633,"15min":5.5419999999999998},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.2949999999999999,"15min":1.2350000000000001},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":6.6600000000000001,"5min":6.6600000000000001,"15min":6.6600000000000001},"last":1.234}]},{"osd":7,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.5580000000000001,"5min":1.4330000000000001,"15min":1.3320000000000001},"min":{"1min":0.97699999999999998,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":6.7919999999999998,"5min":6.7919999999999998,"15min":6.7919999999999998},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.5,"5min":1.367,"15min":1.2869999999999999},"min":{"1min":0.95499999999999996,"5min":0.90500000000000003,"15min":0.88900000000000001},"max":{"1min":5.7549999999999999,"5min":5.7549999999999999,"15min":5.7549999999999999},"last":1.28}]}]},{"osd":4,"up_from":13,"seq":55834576223,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5166016,"kb_used_data":4887924,"kb_used_omap":0,"kb_used_meta":278080,"kb_avail":89205824,"statfs":{"total":96636764160,"available":91346763776,"internally_reserved":0,"allocated":5005234176,"data_stored":5005019634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":284753920},"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 Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86299999999999999,"15min":0.88100000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.436},"max":{"1min":1.3380000000000001,"5min":1.889,"15min":2.5409999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.84899999999999998,"15min":0.93500000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":2.0339999999999998,"5min":2.0339999999999998,"15min":7.2160000000000002},"last":0.72699999999999998}]},{"osd":1,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.91100000000000003,"15min":0.997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.47999999999999998},"max":{"1min":3.0379999999999998,"5min":3.0379999999999998,"15min":3.5219999999999998},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.1339999999999999,"15min":1.224},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.65500000000000003},"max":{"1min":2.1640000000000001,"5min":2.2810000000000001,"15min":7.4299999999999997},"last":0.89400000000000002}]},{"osd":2,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.73499999999999999,"5min":0.58799999999999997,"15min":0.53700000000000003},"max":{"1min":3.4500000000000002,"5min":3.4500000000000002,"15min":3.4500000000000002},"last":1.349},{"interface":"front","average":{"1min":1.073,"5min":1.1100000000000001,"15min":1.073},"min":{"1min":0.78200000000000003,"5min":0.63300000000000001,"15min":0.626},"max":{"1min":1.5489999999999999,"5min":3.7050000000000001,"15min":3.7050000000000001},"last":0.82999999999999996}]},{"osd":3,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.387,"15min":1.3160000000000001},"min":{"1min":0.83399999999999996,"5min":0.623,"15min":0.59699999999999998},"max":{"1min":2.3919999999999999,"5min":23.838000000000001,"15min":23.838000000000001},"last":1.077},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.4530000000000001,"15min":1.266},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.60299999999999998},"max":{"1min":3.1600000000000001,"5min":23.806000000000001,"15min":23.806000000000001},"last":1.032}]},{"osd":5,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.179,"15min":1.113},"min":{"1min":0.64800000000000002,"5min":0.61399999999999999,"15min":0.60899999999999999},"max":{"1min":2.423,"5min":3.0529999999999999,"15min":3.4319999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.3580000000000001,"5min":1.341,"15min":1.413},"min":{"1min":0.89500000000000002,"5min":0.81899999999999995,"15min":0.80900000000000005},"max":{"1min":2.5049999999999999,"5min":3.7269999999999999,"15min":10.111000000000001},"last":1.2370000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":1.3089999999999999,"15min":1.3080000000000001},"min":{"1min":0.94799999999999995,"5min":0.79100000000000004,"15min":0.70499999999999996},"max":{"1min":4.2910000000000004,"5min":4.2910000000000004,"15min":8.6790000000000003},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.367,"5min":1.353,"15min":1.3169999999999999},"min":{"1min":0.97899999999999998,"5min":0.81999999999999995,"15min":0.71299999999999997},"max":{"1min":1.9359999999999999,"5min":3.1699999999999999,"15min":5.2869999999999999},"last":1.111}]},{"osd":7,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.377,"15min":1.4570000000000001},"min":{"1min":1.024,"5min":0.79500000000000004,"15min":0.76100000000000001},"max":{"1min":2.2829999999999999,"5min":2.7719999999999998,"15min":9.9830000000000005},"last":1.393},{"interface":"front","average":{"1min":1.615,"5min":1.514,"15min":1.48},"min":{"1min":1.129,"5min":1.056,"15min":0.81200000000000006},"max":{"1min":3.806,"5min":3.806,"15min":3.806},"last":1.4790000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543519,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5040,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366800,"statfs":{"total":96636764160,"available":96631603200,"internally_reserved":0,"allocated":237568,"data_stored":85490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.78300000000000003,"15min":0.74199999999999999},"min":{"1min":0.495,"5min":0.48099999999999998,"15min":0.41599999999999998},"max":{"1min":1.5489999999999999,"5min":1.776,"15min":2.7839999999999998},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.77100000000000002,"15min":0.76600000000000001},"min":{"1min":0.496,"5min":0.496,"15min":0.48399999999999999},"max":{"1min":1.5649999999999999,"5min":1.8169999999999999,"15min":3.6030000000000002},"last":1.0289999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.749},"min":{"1min":0.52100000000000002,"5min":0.48699999999999999,"15min":0.48099999999999998},"max":{"1min":1.056,"5min":2.109,"15min":3.891},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.998,"15min":0.93700000000000006},"min":{"1min":0.57699999999999996,"5min":0.56200000000000006,"15min":0.47399999999999998},"max":{"1min":2.0510000000000002,"5min":3.0819999999999999,"15min":3.0819999999999999},"last":0.94599999999999995}]},{"osd":3,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.04,"15min":0.97599999999999998},"min":{"1min":0.68000000000000005,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.9239999999999999,"5min":3.1840000000000002,"15min":4.0300000000000002},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.0489999999999999,"15min":1},"min":{"1min":0.66100000000000003,"5min":0.64000000000000001,"15min":0.57899999999999996},"max":{"1min":2.327,"5min":4.8600000000000003,"15min":4.8600000000000003},"last":1.1859999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.232,"15min":1.2869999999999999},"min":{"1min":0.78700000000000003,"5min":0.63300000000000001,"15min":0.60099999999999998},"max":{"1min":8.5619999999999994,"5min":8.5619999999999994,"15min":48.994},"last":1.093},{"interface":"front","average":{"1min":1.4430000000000001,"5min":1.3169999999999999,"15min":1.4119999999999999},"min":{"1min":0.77000000000000002,"5min":0.751,"15min":0.56599999999999995},"max":{"1min":4.6130000000000004,"5min":4.6130000000000004,"15min":49.107999999999997},"last":1.155}]},{"osd":5,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.2989999999999999,"15min":1.22},"min":{"1min":0.81299999999999994,"5min":0.71399999999999997,"15min":0.69399999999999995},"max":{"1min":5.3070000000000004,"5min":5.3070000000000004,"15min":5.3070000000000004},"last":1.5289999999999999},{"interface":"front","average":{"1min":2.0270000000000001,"5min":1.401,"15min":1.2549999999999999},"min":{"1min":1.036,"5min":0.76200000000000001,"15min":0.69299999999999995},"max":{"1min":8.4309999999999992,"5min":8.4309999999999992,"15min":8.4309999999999992},"last":1.3680000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.4370000000000001,"5min":1.298,"15min":1.2849999999999999},"min":{"1min":0.88300000000000001,"5min":0.79300000000000004,"15min":0.78900000000000003},"max":{"1min":2.2109999999999999,"5min":3.4940000000000002,"15min":4.7590000000000003},"last":1.7350000000000001},{"interface":"front","average":{"1min":1.349,"5min":1.3300000000000001,"15min":1.306},"min":{"1min":1.1659999999999999,"5min":0.872,"15min":0.82799999999999996},"max":{"1min":1.7849999999999999,"5min":2.7690000000000001,"15min":4.7320000000000002},"last":1.452}]},{"osd":7,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.464,"15min":1.405},"min":{"1min":1.05,"5min":0.88300000000000001,"15min":0.84099999999999997},"max":{"1min":5.1180000000000003,"5min":5.1180000000000003,"15min":7.2839999999999998},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.76,"5min":1.421,"15min":1.413},"min":{"1min":0.96499999999999997,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":5.1749999999999998,"5min":5.1749999999999998,"15min":7.4279999999999999},"last":1.6419999999999999}]}]},{"osd":2,"up_from":14,"seq":60129543519,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2723960,"kb_used_data":2495920,"kb_used_omap":0,"kb_used_meta":228032,"kb_avail":91647880,"statfs":{"total":96636764160,"available":93847429120,"internally_reserved":0,"allocated":2555822080,"data_stored":2555608562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":233504768},"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 Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.70699999999999996,"15min":0.72799999999999998},"min":{"1min":0.496,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2749999999999999,"5min":2.2050000000000001,"15min":2.7480000000000002},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.81399999999999995,"15min":0.78100000000000003},"min":{"1min":0.52800000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.869,"5min":4.0199999999999996,"15min":5.0140000000000002},"last":0.68000000000000005}]},{"osd":1,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.83099999999999996,"15min":0.84199999999999997},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.497},"max":{"1min":1.984,"5min":1.984,"15min":5.1580000000000004},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93999999999999995,"15min":0.91800000000000004},"min":{"1min":0.64700000000000002,"5min":0.61399999999999999,"15min":0.49099999999999999},"max":{"1min":1.5840000000000001,"5min":2.129,"15min":4.6630000000000003},"last":0.76600000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.85799999999999998,"15min":0.85399999999999998},"min":{"1min":0.65000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.8979999999999999,"5min":2.1309999999999998,"15min":4.4580000000000002},"last":0.72799999999999998},{"interface":"front","average":{"1min":1.6120000000000001,"5min":1.2210000000000001,"15min":1.1379999999999999},"min":{"1min":0.65200000000000002,"5min":0.60099999999999998,"15min":0.54300000000000004},"max":{"1min":10.891,"5min":10.891,"15min":10.891},"last":0.86299999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.1759999999999999,"15min":1.1220000000000001},"min":{"1min":0.78700000000000003,"5min":0.74299999999999999,"15min":0.54500000000000004},"max":{"1min":1.722,"5min":1.897,"15min":2.7559999999999998},"last":1.143},{"interface":"front","average":{"1min":1.276,"5min":1.1919999999999999,"15min":1.175},"min":{"1min":0.73099999999999998,"5min":0.65100000000000002,"15min":0.64300000000000002},"max":{"1min":2.0899999999999999,"5min":3.6589999999999998,"15min":5.5289999999999999},"last":1.395}]},{"osd":5,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":1.3360000000000001,"15min":1.282},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.7189999999999999,"5min":5.2389999999999999,"15min":8.2530000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.135,"15min":1.087},"min":{"1min":0.82299999999999995,"5min":0.73499999999999999,"15min":0.72899999999999998},"max":{"1min":1.3740000000000001,"5min":5.5300000000000002,"15min":5.5300000000000002},"last":0.94799999999999995}]},{"osd":6,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.157,"15min":1.1619999999999999},"min":{"1min":0.94999999999999996,"5min":0.73499999999999999,"15min":0.71599999999999997},"max":{"1min":1.522,"5min":1.8939999999999999,"15min":5.5499999999999998},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.2949999999999999,"15min":1.29},"min":{"1min":0.97199999999999998,"5min":0.96599999999999997,"15min":0.83099999999999996},"max":{"1min":1.5800000000000001,"5min":2.0899999999999999,"15min":6.3760000000000003},"last":1.331}]},{"osd":7,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.4430000000000001,"15min":1.365},"min":{"1min":1.0800000000000001,"5min":0.95399999999999996,"15min":0.77300000000000002},"max":{"1min":2.2909999999999999,"5min":8.4109999999999996,"15min":8.4109999999999996},"last":1.4970000000000001},{"interface":"front","average":{"1min":1.3120000000000001,"5min":1.2989999999999999,"15min":1.2729999999999999},"min":{"1min":0.998,"5min":0.88700000000000001,"15min":0.873},"max":{"1min":1.806,"5min":5.7919999999999998,"15min":5.7919999999999998},"last":1.4319999999999999}]}]},{"osd":3,"up_from":14,"seq":60129543519,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13194264,"kb_used_data":12478344,"kb_used_omap":0,"kb_used_meta":715776,"kb_avail":81177576,"statfs":{"total":96636764160,"available":83125837824,"internally_reserved":0,"allocated":12777824256,"data_stored":12777468615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":732954624},"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 Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.65900000000000003,"15min":0.68600000000000005},"min":{"1min":0.48299999999999998,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81000000000000005,"5min":1.236,"15min":2.1659999999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.75600000000000001,"15min":0.76700000000000002},"min":{"1min":0.502,"5min":0.47999999999999998,"15min":0.46200000000000002},"max":{"1min":1.762,"5min":1.762,"15min":1.762},"last":0.62}]},{"osd":1,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82099999999999995,"15min":0.85199999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47399999999999998},"max":{"1min":1.421,"5min":3.1739999999999999,"15min":6.141},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.92100000000000004,"15min":0.95199999999999996},"min":{"1min":0.63,"5min":0.63,"15min":0.55400000000000005},"max":{"1min":1.1619999999999999,"5min":1.5169999999999999,"15min":2.0910000000000002},"last":0.75900000000000001}]},{"osd":2,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":0.96599999999999997,"15min":0.95299999999999996},"min":{"1min":0.65600000000000003,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.712,"5min":3.5569999999999999,"15min":6.282},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.96999999999999997,"15min":0.96299999999999997},"min":{"1min":0.64200000000000002,"5min":0.57499999999999996,"15min":0.56699999999999995},"max":{"1min":1.909,"5min":1.909,"15min":1.909},"last":0.83599999999999997}]},{"osd":4,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.0680000000000001,"15min":1.1319999999999999},"min":{"1min":0.69999999999999996,"5min":0.627,"15min":0.59499999999999997},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":6.0330000000000004},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.216,"15min":1.2330000000000001},"min":{"1min":0.77000000000000002,"5min":0.75700000000000001,"15min":0.626},"max":{"1min":1.726,"5min":3.3069999999999999,"15min":6.4000000000000004},"last":1.1759999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.296,"15min":1.3149999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.64600000000000002},"max":{"1min":1.839,"5min":3.4849999999999999,"15min":6.6550000000000002},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.222,"15min":1.25},"min":{"1min":0.89800000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.4790000000000001,"5min":3.4390000000000001,"15min":5.9829999999999997},"last":1.0669999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.256,"15min":1.2989999999999999},"min":{"1min":1.026,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.609,"5min":1.768,"15min":6.5940000000000003},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.288,"5min":1.2210000000000001,"15min":1.288},"min":{"1min":0.85499999999999998,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":2.3690000000000002,"5min":2.3690000000000002,"15min":7.5209999999999999},"last":1.3540000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:56:03 2020","interfaces":[{"interface":"back","average":{"1min":1.4510000000000001,"5min":1.304,"15min":1.3720000000000001},"min":{"1min":0.99199999999999999,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":2.2440000000000002,"5min":2.2440000000000002,"15min":6.0300000000000002},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.4350000000000001,"5min":1.391,"15min":1.452},"min":{"1min":0.95699999999999996,"5min":0.86499999999999999,"15min":0.81999999999999995},"max":{"1min":1.946,"5min":3.6840000000000002,"15min":8.0719999999999992},"last":1.0920000000000001}]}]},{"osd":5,"up_from":14,"seq":60129543518,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8045052,"kb_used_data":7335408,"kb_used_omap":0,"kb_used_meta":709632,"kb_avail":86326788,"statfs":{"total":96636764160,"available":88398630912,"internally_reserved":0,"allocated":7511457792,"data_stored":7511196664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":726663168},"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 Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.92300000000000004,"15min":0.98399999999999999},"min":{"1min":0.52700000000000002,"5min":0.46100000000000002,"15min":0.45000000000000001},"max":{"1min":4.3659999999999997,"5min":4.3659999999999997,"15min":4.3659999999999997},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.401,"5min":1.1140000000000001,"15min":1.077},"min":{"1min":0.501,"5min":0.501,"15min":0.49199999999999999},"max":{"1min":4.843,"5min":4.843,"15min":4.843},"last":1.0880000000000001}]},{"osd":1,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.90000000000000002,"15min":0.93400000000000005},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.49099999999999999},"max":{"1min":1.8069999999999999,"5min":2.1429999999999998,"15min":5.1779999999999999},"last":1.484},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.94499999999999995,"15min":1},"min":{"1min":0.56899999999999995,"5min":0.52900000000000003,"15min":0.52100000000000002},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":3.3730000000000002},"last":1.256}]},{"osd":2,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.1299999999999999,"15min":1.141},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.55700000000000005},"max":{"1min":4.5499999999999998,"5min":4.5499999999999998,"15min":4.5499999999999998},"last":1.329},{"interface":"front","average":{"1min":1.425,"5min":1.2829999999999999,"15min":1.2509999999999999},"min":{"1min":0.82599999999999996,"5min":0.81999999999999995,"15min":0.61499999999999999},"max":{"1min":4.6589999999999998,"5min":4.6589999999999998,"15min":4.6589999999999998},"last":1.849}]},{"osd":3,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.6839999999999999,"5min":1.1459999999999999,"15min":1.0609999999999999},"min":{"1min":0.69599999999999995,"5min":0.63100000000000001,"15min":0.61099999999999999},"max":{"1min":5.1760000000000002,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.2709999999999999,"15min":1.25},"min":{"1min":0.71899999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":6.4870000000000001,"5min":6.4870000000000001,"15min":8.1539999999999999},"last":1.698}]},{"osd":4,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.1830000000000001,"15min":1.204},"min":{"1min":0.72399999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.5249999999999999,"5min":3.3279999999999998,"15min":4.8300000000000001},"last":1.4159999999999999},{"interface":"front","average":{"1min":1.6020000000000001,"5min":1.365,"15min":1.345},"min":{"1min":0.97499999999999998,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":5.0540000000000003,"5min":5.0540000000000003,"15min":5.0540000000000003},"last":1.3660000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.254,"15min":1.28},"min":{"1min":0.73199999999999998,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":2.198,"5min":3.0110000000000001,"15min":4.6859999999999999},"last":2.012},{"interface":"front","average":{"1min":1.353,"5min":1.278,"15min":1.345},"min":{"1min":0.88900000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":2.1989999999999998,"5min":2.1989999999999998,"15min":3.4860000000000002},"last":1.5189999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:56:09 2020","interfaces":[{"interface":"back","average":{"1min":1.5629999999999999,"5min":1.343,"15min":1.379},"min":{"1min":0.83099999999999996,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":5.1580000000000004,"5min":5.1580000000000004,"15min":10.694000000000001},"last":1.226},{"interface":"front","average":{"1min":1.4730000000000001,"5min":1.492,"15min":1.5409999999999999},"min":{"1min":1.0209999999999999,"5min":0.84999999999999998,"15min":0.76100000000000001},"max":{"1min":2.3719999999999999,"5min":4.843,"15min":10.236000000000001},"last":2.1640000000000001}]}]}]}} 2020-11-19T20:56:59.722 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.723 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.723 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.723 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.724 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2020-11-19T19:02:33.353825+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=33, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.724 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.724 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.725 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.725 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:56:59.725 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T20:57:19.727 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T20:57:20.053 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:57:20.054 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T20:57:20.065 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":3457,"stamp":"2020-11-19T20:57:19.904377+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20584802345,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"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":4958,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592564,"num_write_kb":81597432,"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":6,"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":8198,"num_omap_keys":16,"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":80317,"ondisk_log_size":80317,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":42613312,"kb_used_data":39674240,"kb_used_omap":0,"kb_used_meta":2939008,"kb_avail":712361408,"statfs":{"total":773094113280,"available":729458081792,"internally_reserved":0,"allocated":40626421760,"data_stored":40624590818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3009544192},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"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.002579"},"pg_stats":[{"pgid":"2.7","version":"23'25572","reported_seq":"47140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.132866+0000","last_change":"2020-11-19T19:42:47.107040+0000","last_active":"2020-11-19T20:56:51.132866+0000","last_peered":"2020-11-19T20:56:51.132866+0000","last_clean":"2020-11-19T20:56:51.132866+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T20:56:51.132866+0000","last_undegraded":"2020-11-19T20:56:51.132866+0000","last_fullsized":"2020-11-19T20:56:51.132866+0000","mapping_epoch":17,"log_start":"23'15500","ondisk_log_start":"23'15500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10072,"ondisk_log_size":10072,"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":2547407888,"num_objects":612,"num_object_clones":0,"num_object_copies":1224,"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":612,"num_whiteouts":0,"num_read":21582,"num_read_kb":1136930,"num_write":25572,"num_write_kb":8410053,"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],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'62217","reported_seq":"93140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:05.911441+0000","last_change":"2020-11-19T20:57:05.911503+0000","last_active":"2020-11-19T20:57:05.911441+0000","last_peered":"2020-11-19T20:57:05.911441+0000","last_clean":"2020-11-19T20:57:05.911441+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T20:57:05.911441+0000","last_undegraded":"2020-11-19T20:57:05.911441+0000","last_fullsized":"2020-11-19T20:57:05.911441+0000","mapping_epoch":17,"log_start":"23'52200","ondisk_log_start":"23'52200","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'62217","last_scrub_stamp":"2020-11-19T20:57:05.911436+0000","last_deep_scrub":"23'62217","last_deep_scrub_stamp":"2020-11-19T20:57:05.911436+0000","last_clean_scrub_stamp":"2020-11-19T20:57:05.911436+0000","log_size":10017,"ondisk_log_size":10017,"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":2575600128,"num_objects":618,"num_object_clones":0,"num_object_copies":1236,"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":618,"num_whiteouts":0,"num_read":29025,"num_read_kb":1728319,"num_write":61588,"num_write_kb":10282832,"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":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'32917","reported_seq":"59633","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.199384+0000","last_change":"2020-11-19T19:42:47.107125+0000","last_active":"2020-11-19T20:56:51.199384+0000","last_peered":"2020-11-19T20:56:51.199384+0000","last_clean":"2020-11-19T20:56:51.199384+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T20:56:51.199384+0000","last_undegraded":"2020-11-19T20:56:51.199384+0000","last_fullsized":"2020-11-19T20:56:51.199384+0000","mapping_epoch":17,"log_start":"23'22900","ondisk_log_start":"23'22900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10017,"ondisk_log_size":10017,"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":2492939776,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":26736,"num_read_kb":1389337,"num_write":32919,"num_write_kb":8022621,"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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"23'62878","reported_seq":"111107","reported_epoch":"23","state":"active+clean+scrubbing+deep","last_fresh":"2020-11-19T20:57:17.556215+0000","last_change":"2020-11-19T20:57:16.301673+0000","last_active":"2020-11-19T20:57:17.556215+0000","last_peered":"2020-11-19T20:57:17.556215+0000","last_clean":"2020-11-19T20:57:17.556215+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T20:57:17.556215+0000","last_undegraded":"2020-11-19T20:57:17.556215+0000","last_fullsized":"2020-11-19T20:57:17.556215+0000","mapping_epoch":17,"log_start":"23'52800","ondisk_log_start":"23'52800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10078,"ondisk_log_size":10078,"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":2553401010,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":57931,"num_read_kb":1692221,"num_write":64461,"num_write_kb":9013336,"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,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'4","reported_seq":"22","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:58.061477+0000","last_change":"2020-11-19T20:56:58.061554+0000","last_active":"2020-11-19T20:56:58.061477+0000","last_peered":"2020-11-19T20:56:58.061477+0000","last_clean":"2020-11-19T20:56:58.061477+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T20:56:58.061477+0000","last_undegraded":"2020-11-19T20:56:58.061477+0000","last_fullsized":"2020-11-19T20:56:58.061477+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'4","last_scrub_stamp":"2020-11-19T20:56:58.061469+0000","last_deep_scrub":"23'4","last_deep_scrub_stamp":"2020-11-19T20:56:58.061469+0000","last_clean_scrub_stamp":"2020-11-19T20:56:58.061469+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":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":8034,"num_omap_keys":2,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"23'89535","reported_seq":"163039","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.253653+0000","last_change":"2020-11-19T19:42:47.106786+0000","last_active":"2020-11-19T20:56:51.253653+0000","last_peered":"2020-11-19T20:56:51.253653+0000","last_clean":"2020-11-19T20:56:51.253653+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T20:56:51.253653+0000","last_undegraded":"2020-11-19T20:56:51.253653+0000","last_fullsized":"2020-11-19T20:56:51.253653+0000","mapping_epoch":17,"log_start":"23'79500","ondisk_log_start":"23'79500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10035,"ondisk_log_size":10035,"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":2598067200,"num_objects":628,"num_object_clones":0,"num_object_copies":1256,"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":628,"num_whiteouts":0,"num_read":72298,"num_read_kb":2321485,"num_write":89524,"num_write_kb":10190708,"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,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'36024","reported_seq":"93363","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:13.739150+0000","last_change":"2020-11-19T20:57:13.739208+0000","last_active":"2020-11-19T20:57:13.739150+0000","last_peered":"2020-11-19T20:57:13.739150+0000","last_clean":"2020-11-19T20:57:13.739150+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T20:57:13.739150+0000","last_undegraded":"2020-11-19T20:57:13.739150+0000","last_fullsized":"2020-11-19T20:57:13.739150+0000","mapping_epoch":17,"log_start":"23'26000","ondisk_log_start":"23'26000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'36024","last_scrub_stamp":"2020-11-19T20:57:13.739144+0000","last_deep_scrub":"23'36024","last_deep_scrub_stamp":"2020-11-19T20:57:13.739144+0000","last_clean_scrub_stamp":"2020-11-19T20:57:13.739144+0000","log_size":10024,"ondisk_log_size":10024,"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":2485908820,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"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":600,"num_whiteouts":0,"num_read":76624,"num_read_kb":1567483,"num_write":38639,"num_write_kb":9695098,"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],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"23'73031","reported_seq":"126352","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.045984+0000","last_change":"2020-11-19T19:42:47.106818+0000","last_active":"2020-11-19T20:56:51.045984+0000","last_peered":"2020-11-19T20:56:51.045984+0000","last_clean":"2020-11-19T20:56:51.045984+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T20:56:51.045984+0000","last_undegraded":"2020-11-19T20:56:51.045984+0000","last_fullsized":"2020-11-19T20:56:51.045984+0000","mapping_epoch":17,"log_start":"23'63000","ondisk_log_start":"23'63000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10031,"ondisk_log_size":10031,"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":2761835539,"num_objects":665,"num_object_clones":0,"num_object_copies":1330,"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":665,"num_whiteouts":0,"num_read":53335,"num_read_kb":1649656,"num_write":73032,"num_write_kb":11469214,"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],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'207439","reported_seq":"319169","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:06.236647+0000","last_change":"2020-11-19T20:57:06.236709+0000","last_active":"2020-11-19T20:57:06.236647+0000","last_peered":"2020-11-19T20:57:06.236647+0000","last_clean":"2020-11-19T20:57:06.236647+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T20:57:06.236647+0000","last_undegraded":"2020-11-19T20:57:06.236647+0000","last_fullsized":"2020-11-19T20:57:06.236647+0000","mapping_epoch":17,"log_start":"23'197400","ondisk_log_start":"23'197400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'207439","last_scrub_stamp":"2020-11-19T20:57:06.236642+0000","last_deep_scrub":"23'207439","last_deep_scrub_stamp":"2020-11-19T20:57:06.236642+0000","last_clean_scrub_stamp":"2020-11-19T20:57:06.236642+0000","log_size":10039,"ondisk_log_size":10039,"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":2569641984,"num_objects":619,"num_object_clones":0,"num_object_copies":1238,"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":619,"num_whiteouts":0,"num_read":111750,"num_read_kb":2707643,"num_write":206827,"num_write_kb":14513561,"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":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20584802345,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"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":4956,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592562,"num_write_kb":81597423,"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":164,"num_omap_keys":14,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":40624521216,"data_stored":40623906898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80313,"ondisk_log_size":80313,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":8034,"num_omap_keys":2,"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":4,"ondisk_log_size":4,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543522,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2539284,"kb_used_data":2404556,"kb_used_omap":0,"kb_used_meta":134720,"kb_avail":91832556,"statfs":{"total":96636764160,"available":94036537344,"internally_reserved":0,"allocated":2462265344,"data_stored":2462071110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":137953280},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":0.96699999999999997,"15min":0.93200000000000005},"min":{"1min":0.56200000000000006,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.7249999999999996,"5min":6.7249999999999996,"15min":6.7249999999999996},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.2,"5min":0.97399999999999998,"15min":0.96099999999999997},"min":{"1min":0.53000000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":4.0949999999999998,"5min":4.0949999999999998,"15min":5.2149999999999999},"last":1.0649999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.2529999999999999,"15min":1.147},"min":{"1min":0.70799999999999996,"5min":0.56200000000000006,"15min":0.52600000000000002},"max":{"1min":4.2409999999999997,"5min":4.8760000000000003,"15min":5.3799999999999999},"last":1.4019999999999999},{"interface":"front","average":{"1min":1.55,"5min":1.1240000000000001,"15min":1.0629999999999999},"min":{"1min":0.70999999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":4.3179999999999996,"5min":4.8620000000000001,"15min":5.2629999999999999},"last":0.752}]},{"osd":2,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.8340000000000001,"5min":1.1539999999999999,"15min":1.105},"min":{"1min":0.67100000000000004,"5min":0.57099999999999995,"15min":0.52800000000000002},"max":{"1min":6.8600000000000003,"5min":6.8600000000000003,"15min":6.8600000000000003},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.641,"5min":1.246,"15min":1.159},"min":{"1min":0.625,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":4.976,"5min":5.3890000000000002,"15min":5.5069999999999997},"last":1.2669999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.423,"15min":1.242},"min":{"1min":0.98499999999999999,"5min":0.60299999999999998,"15min":0.59499999999999997},"max":{"1min":12.244,"5min":12.244,"15min":12.244},"last":1.034},{"interface":"front","average":{"1min":1.633,"5min":1.264,"15min":1.2370000000000001},"min":{"1min":0.747,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":4.6180000000000003,"5min":4.6180000000000003,"15min":5.8890000000000002},"last":1.1970000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.0329999999999999,"15min":1.0669999999999999},"min":{"1min":0.71799999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":3.1030000000000002,"5min":3.6739999999999999,"15min":10.292},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.758,"5min":1.3029999999999999,"15min":1.272},"min":{"1min":0.90800000000000003,"5min":0.69499999999999995,"15min":0.63500000000000001},"max":{"1min":6.9320000000000004,"5min":6.9320000000000004,"15min":9.907},"last":1.121}]},{"osd":5,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":2.0430000000000001,"5min":1.464,"15min":1.355},"min":{"1min":0.875,"5min":0.70199999999999996,"15min":0.65400000000000003},"max":{"1min":10.279,"5min":10.279,"15min":10.279},"last":1.5389999999999999},{"interface":"front","average":{"1min":1.9139999999999999,"5min":1.381,"15min":1.3640000000000001},"min":{"1min":0.97499999999999998,"5min":0.86299999999999999,"15min":0.86299999999999999},"max":{"1min":10.409000000000001,"5min":10.409000000000001,"15min":10.409000000000001},"last":0.98299999999999998}]},{"osd":6,"last update":"Thu Nov 19 20:56:13 2020","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":1.2450000000000001,"15min":1.2989999999999999},"min":{"1min":0.89100000000000001,"5min":0.77500000000000002,"15min":0.75700000000000001},"max":{"1min":2.7690000000000001,"5min":3.8069999999999999,"15min":8.7469999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":2.335,"5min":1.5580000000000001,"15min":1.472},"min":{"1min":1.1080000000000001,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":7.0679999999999996,"5min":7.0679999999999996,"15min":7.0679999999999996},"last":1.472}]}]},{"osd":6,"up_from":14,"seq":60129543522,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5714060,"kb_used_data":5130692,"kb_used_omap":0,"kb_used_meta":583360,"kb_avail":88657780,"statfs":{"total":96636764160,"available":90785566720,"internally_reserved":0,"allocated":5253828608,"data_stored":5253598213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":597360640},"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 Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":0.93300000000000005,"15min":0.94199999999999995},"min":{"1min":0.55700000000000005,"5min":0.46500000000000002,"15min":0.45900000000000002},"max":{"1min":4.835,"5min":6.601,"15min":6.601},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.01,"5min":1.077,"15min":1.028},"min":{"1min":0.59799999999999998,"5min":0.50700000000000001,"15min":0.46300000000000002},"max":{"1min":1.575,"5min":6.5460000000000003,"15min":6.5460000000000003},"last":1.069}]},{"osd":1,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.099,"15min":1.083},"min":{"1min":0.67100000000000004,"5min":0.495,"15min":0.495},"max":{"1min":4.9189999999999996,"5min":4.9189999999999996,"15min":5.1299999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.272,"5min":1.2569999999999999,"15min":1.25},"min":{"1min":0.89500000000000002,"5min":0.66200000000000003,"15min":0.65000000000000002},"max":{"1min":1.7669999999999999,"5min":6,"15min":6.133},"last":1.1890000000000001}]},{"osd":2,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.97899999999999998,"15min":0.93700000000000006},"min":{"1min":0.66300000000000003,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.6140000000000001,"5min":6.1580000000000004,"15min":6.1580000000000004},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.4259999999999999,"5min":1.1599999999999999,"15min":1.1639999999999999},"min":{"1min":0.70099999999999996,"5min":0.624,"15min":0.624},"max":{"1min":5.0860000000000003,"5min":5.0860000000000003,"15min":5.2560000000000002},"last":1.2170000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.244,"15min":1.1950000000000001},"min":{"1min":0.68700000000000006,"5min":0.60799999999999998,"15min":0.59899999999999998},"max":{"1min":2.3370000000000002,"5min":6.3200000000000003,"15min":6.3200000000000003},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.246,"15min":1.1479999999999999},"min":{"1min":0.79900000000000004,"5min":0.67900000000000005,"15min":0.61599999999999999},"max":{"1min":1.802,"5min":6.2969999999999997,"15min":6.2969999999999997},"last":1.137}]},{"osd":4,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.5009999999999999,"5min":1.375,"15min":1.2629999999999999},"min":{"1min":0.69899999999999995,"5min":0.63700000000000001,"15min":0.60899999999999999},"max":{"1min":5.2069999999999999,"5min":6.649,"15min":6.649},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.3380000000000001,"5min":1.3759999999999999,"15min":1.3260000000000001},"min":{"1min":0.78800000000000003,"5min":0.72099999999999997,"15min":0.60199999999999998},"max":{"1min":2.5910000000000002,"5min":5.7629999999999999,"15min":6.3630000000000004},"last":0.74199999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.2849999999999999,"15min":1.1950000000000001},"min":{"1min":0.73199999999999998,"5min":0.68400000000000005,"15min":0.65000000000000002},"max":{"1min":1.9470000000000001,"5min":6.7050000000000001,"15min":6.7050000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.516,"15min":1.472},"min":{"1min":1.012,"5min":0.995,"15min":0.82199999999999995},"max":{"1min":4.9960000000000004,"5min":6.1360000000000001,"15min":6.1360000000000001},"last":1.3240000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.5589999999999999,"15min":1.51},"min":{"1min":1.204,"5min":0.96999999999999997,"15min":0.70599999999999996},"max":{"1min":2.4740000000000002,"5min":6.2279999999999998,"15min":6.4710000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.45,"5min":1.4570000000000001,"15min":1.3919999999999999},"min":{"1min":0.89600000000000002,"5min":0.88800000000000001,"15min":0.82399999999999995},"max":{"1min":2.996,"5min":6.8220000000000001,"15min":6.8220000000000001},"last":1.2749999999999999}]}]},{"osd":0,"up_from":14,"seq":60129543523,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5211444,"kb_used_data":4941164,"kb_used_omap":0,"kb_used_meta":270272,"kb_avail":89160396,"statfs":{"total":96636764160,"available":91300245504,"internally_reserved":0,"allocated":5059751936,"data_stored":5059542530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":276758528},"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 Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.79300000000000004,"15min":0.748},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":4.1470000000000002,"5min":4.1470000000000002,"15min":4.1470000000000002},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.85399999999999998,"15min":0.84999999999999998},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.427,"5min":1.679,"15min":1.728},"last":1.212}]},{"osd":2,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.90200000000000002,"15min":0.86299999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.48199999999999998},"max":{"1min":4.0229999999999997,"5min":4.0229999999999997,"15min":4.0229999999999997},"last":0.872},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.79100000000000004,"15min":0.78600000000000003},"min":{"1min":0.499,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.6379999999999999,"5min":1.7969999999999999,"15min":4.0250000000000004},"last":1.0329999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":0.95499999999999996,"15min":0.87},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":5.8609999999999998,"5min":5.8609999999999998,"15min":5.8609999999999998},"last":1.129},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.1020000000000001,"15min":1.0669999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":4.306,"5min":4.306,"15min":4.4340000000000002},"last":1.0029999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":1.115,"15min":1.028},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.58899999999999997},"max":{"1min":6.8230000000000004,"5min":6.8230000000000004,"15min":6.8230000000000004},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.421,"5min":1.3129999999999999,"15min":1.226},"min":{"1min":0.74299999999999999,"5min":0.624,"15min":0.624},"max":{"1min":4.5,"5min":5.3970000000000002,"15min":5.3970000000000002},"last":1.1599999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":1.298,"15min":1.2030000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":6.9180000000000001,"5min":7.1840000000000002,"15min":7.1840000000000002},"last":1.6140000000000001},{"interface":"front","average":{"1min":1.5449999999999999,"5min":1.349,"15min":1.254},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":5.6390000000000002,"5min":7.1669999999999998,"15min":7.1669999999999998},"last":1.389}]},{"osd":6,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.526,"5min":1.3799999999999999,"15min":1.3420000000000001},"min":{"1min":0.81200000000000006,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":4.633,"5min":4.633,"15min":5.5419999999999998},"last":1.306},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.2949999999999999,"15min":1.2350000000000001},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":6.6600000000000001,"5min":6.6600000000000001,"15min":6.6600000000000001},"last":1.361}]},{"osd":7,"last update":"Thu Nov 19 20:56:24 2020","interfaces":[{"interface":"back","average":{"1min":1.5580000000000001,"5min":1.4330000000000001,"15min":1.3320000000000001},"min":{"1min":0.97699999999999998,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":6.7919999999999998,"5min":6.7919999999999998,"15min":6.7919999999999998},"last":1.4870000000000001},{"interface":"front","average":{"1min":1.5,"5min":1.367,"15min":1.2869999999999999},"min":{"1min":0.95499999999999996,"5min":0.90500000000000003,"15min":0.88900000000000001},"max":{"1min":5.7549999999999999,"5min":5.7549999999999999,"15min":5.7549999999999999},"last":1.2789999999999999}]}]},{"osd":4,"up_from":13,"seq":55834576227,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5166652,"kb_used_data":4887924,"kb_used_omap":0,"kb_used_meta":278720,"kb_avail":89205188,"statfs":{"total":96636764160,"available":91346112512,"internally_reserved":0,"allocated":5005234176,"data_stored":5005019634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":285409280},"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 Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86299999999999999,"15min":0.88100000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.436},"max":{"1min":1.3380000000000001,"5min":1.889,"15min":2.5409999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.84899999999999998,"15min":0.93500000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":2.0339999999999998,"5min":2.0339999999999998,"15min":7.2160000000000002},"last":1.429}]},{"osd":1,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.91100000000000003,"15min":0.997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.47999999999999998},"max":{"1min":3.0379999999999998,"5min":3.0379999999999998,"15min":3.5219999999999998},"last":1.407},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.1339999999999999,"15min":1.224},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.65500000000000003},"max":{"1min":2.1640000000000001,"5min":2.2810000000000001,"15min":7.4299999999999997},"last":1.6200000000000001}]},{"osd":2,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.73499999999999999,"5min":0.58799999999999997,"15min":0.53700000000000003},"max":{"1min":3.4500000000000002,"5min":3.4500000000000002,"15min":3.4500000000000002},"last":1.226},{"interface":"front","average":{"1min":1.073,"5min":1.1100000000000001,"15min":1.073},"min":{"1min":0.78200000000000003,"5min":0.63300000000000001,"15min":0.626},"max":{"1min":1.5489999999999999,"5min":3.7050000000000001,"15min":3.7050000000000001},"last":1.1220000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.387,"15min":1.3160000000000001},"min":{"1min":0.83399999999999996,"5min":0.623,"15min":0.59699999999999998},"max":{"1min":2.3919999999999999,"5min":23.838000000000001,"15min":23.838000000000001},"last":1.5189999999999999},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.4530000000000001,"15min":1.266},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.60299999999999998},"max":{"1min":3.1600000000000001,"5min":23.806000000000001,"15min":23.806000000000001},"last":1.5569999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.179,"15min":1.113},"min":{"1min":0.64800000000000002,"5min":0.61399999999999999,"15min":0.60899999999999999},"max":{"1min":2.423,"5min":3.0529999999999999,"15min":3.4319999999999999},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.3580000000000001,"5min":1.341,"15min":1.413},"min":{"1min":0.89500000000000002,"5min":0.81899999999999995,"15min":0.80900000000000005},"max":{"1min":2.5049999999999999,"5min":3.7269999999999999,"15min":10.111000000000001},"last":1.2949999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":1.3089999999999999,"15min":1.3080000000000001},"min":{"1min":0.94799999999999995,"5min":0.79100000000000004,"15min":0.70499999999999996},"max":{"1min":4.2910000000000004,"5min":4.2910000000000004,"15min":8.6790000000000003},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.367,"5min":1.353,"15min":1.3169999999999999},"min":{"1min":0.97899999999999998,"5min":0.81999999999999995,"15min":0.71299999999999997},"max":{"1min":1.9359999999999999,"5min":3.1699999999999999,"15min":5.2869999999999999},"last":1.3799999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:56:20 2020","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.377,"15min":1.4570000000000001},"min":{"1min":1.024,"5min":0.79500000000000004,"15min":0.76100000000000001},"max":{"1min":2.2829999999999999,"5min":2.7719999999999998,"15min":9.9830000000000005},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.615,"5min":1.514,"15min":1.48},"min":{"1min":1.129,"5min":1.056,"15min":0.81200000000000006},"max":{"1min":3.806,"5min":3.806,"15min":3.806},"last":1.6879999999999999}]}]},{"osd":1,"up_from":14,"seq":60129543523,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5040,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366800,"statfs":{"total":96636764160,"available":96631603200,"internally_reserved":0,"allocated":237568,"data_stored":85490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.78200000000000003,"15min":0.746},"min":{"1min":0.53100000000000003,"5min":0.48099999999999998,"15min":0.41599999999999998},"max":{"1min":0.98799999999999999,"5min":1.776,"15min":2.7839999999999998},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.79100000000000004,"15min":0.77600000000000002},"min":{"1min":0.55300000000000005,"5min":0.496,"15min":0.49299999999999999},"max":{"1min":1.2490000000000001,"5min":1.8169999999999999,"15min":3.6030000000000002},"last":0.60799999999999998}]},{"osd":2,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.78700000000000003,"15min":0.75900000000000001},"min":{"1min":0.52900000000000003,"5min":0.48699999999999999,"15min":0.48099999999999998},"max":{"1min":1.2749999999999999,"5min":2.109,"15min":3.891},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.998,"15min":0.93999999999999995},"min":{"1min":0.58799999999999997,"5min":0.56200000000000006,"15min":0.47399999999999998},"max":{"1min":1.1439999999999999,"5min":3.0819999999999999,"15min":3.0819999999999999},"last":0.96899999999999997}]},{"osd":3,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.052,"15min":0.98499999999999999},"min":{"1min":0.82799999999999996,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3029999999999999,"5min":3.1840000000000002,"15min":4.0300000000000002},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.018,"5min":1.0720000000000001,"15min":1.004},"min":{"1min":0.754,"5min":0.64000000000000001,"15min":0.57899999999999996},"max":{"1min":1.4650000000000001,"5min":4.8600000000000003,"15min":4.8600000000000003},"last":0.996}]},{"osd":4,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.254,"15min":1.2949999999999999},"min":{"1min":0.81399999999999995,"5min":0.66700000000000004,"15min":0.60099999999999998},"max":{"1min":1.7290000000000001,"5min":8.5619999999999994,"15min":48.994},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.256,"5min":1.3240000000000001,"15min":1.417},"min":{"1min":0.94699999999999995,"5min":0.751,"15min":0.56599999999999995},"max":{"1min":1.6830000000000001,"5min":4.6130000000000004,"15min":49.107999999999997},"last":1.1699999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3340000000000001,"15min":1.228},"min":{"1min":0.93700000000000006,"5min":0.71399999999999997,"15min":0.69399999999999995},"max":{"1min":1.7509999999999999,"5min":5.3070000000000004,"15min":5.3070000000000004},"last":1.478},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.427,"15min":1.2669999999999999},"min":{"1min":0.97499999999999998,"5min":0.76200000000000001,"15min":0.69299999999999995},"max":{"1min":1.8979999999999999,"5min":8.4309999999999992,"15min":8.4309999999999992},"last":1.401}]},{"osd":6,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.3240000000000001,"15min":1.29},"min":{"1min":0.85199999999999998,"5min":0.79300000000000004,"15min":0.78900000000000003},"max":{"1min":1.96,"5min":3.4940000000000002,"15min":4.7590000000000003},"last":1.5569999999999999},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.349,"15min":1.3100000000000001},"min":{"1min":1.0900000000000001,"5min":0.872,"15min":0.82799999999999996},"max":{"1min":1.9890000000000001,"5min":2.7690000000000001,"15min":4.7320000000000002},"last":1.5049999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.47,"15min":1.4119999999999999},"min":{"1min":1.0840000000000001,"5min":0.88300000000000001,"15min":0.84099999999999997},"max":{"1min":1.774,"5min":5.1180000000000003,"15min":7.2839999999999998},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.409,"5min":1.4490000000000001,"15min":1.419},"min":{"1min":1.0069999999999999,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.863,"5min":5.1749999999999998,"15min":7.4279999999999999},"last":1.359}]}]},{"osd":2,"up_from":14,"seq":60129543523,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2723960,"kb_used_data":2495920,"kb_used_omap":0,"kb_used_meta":228032,"kb_avail":91647880,"statfs":{"total":96636764160,"available":93847429120,"internally_reserved":0,"allocated":2555822080,"data_stored":2555608562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":233504768},"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 Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.70699999999999996,"15min":0.72799999999999998},"min":{"1min":0.496,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2749999999999999,"5min":2.2050000000000001,"15min":2.7480000000000002},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.81399999999999995,"15min":0.78100000000000003},"min":{"1min":0.52800000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.869,"5min":4.0199999999999996,"15min":5.0140000000000002},"last":0.63300000000000001}]},{"osd":1,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.83099999999999996,"15min":0.84199999999999997},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.497},"max":{"1min":1.984,"5min":1.984,"15min":5.1580000000000004},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93999999999999995,"15min":0.91800000000000004},"min":{"1min":0.64700000000000002,"5min":0.61399999999999999,"15min":0.49099999999999999},"max":{"1min":1.5840000000000001,"5min":2.129,"15min":4.6630000000000003},"last":0.79100000000000004}]},{"osd":3,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.85799999999999998,"15min":0.85399999999999998},"min":{"1min":0.65000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.8979999999999999,"5min":2.1309999999999998,"15min":4.4580000000000002},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.6120000000000001,"5min":1.2210000000000001,"15min":1.1379999999999999},"min":{"1min":0.65200000000000002,"5min":0.60099999999999998,"15min":0.54300000000000004},"max":{"1min":10.891,"5min":10.891,"15min":10.891},"last":0.88900000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.1759999999999999,"15min":1.1220000000000001},"min":{"1min":0.78700000000000003,"5min":0.74299999999999999,"15min":0.54500000000000004},"max":{"1min":1.722,"5min":1.897,"15min":2.7559999999999998},"last":1.091},{"interface":"front","average":{"1min":1.276,"5min":1.1919999999999999,"15min":1.175},"min":{"1min":0.73099999999999998,"5min":0.65100000000000002,"15min":0.64300000000000002},"max":{"1min":2.0899999999999999,"5min":3.6589999999999998,"15min":5.5289999999999999},"last":1.1579999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":1.3360000000000001,"15min":1.282},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.7189999999999999,"5min":5.2389999999999999,"15min":8.2530000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.135,"15min":1.087},"min":{"1min":0.82299999999999995,"5min":0.73499999999999999,"15min":0.72899999999999998},"max":{"1min":1.3740000000000001,"5min":5.5300000000000002,"15min":5.5300000000000002},"last":0.95999999999999996}]},{"osd":6,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.157,"15min":1.1619999999999999},"min":{"1min":0.94999999999999996,"5min":0.73499999999999999,"15min":0.71599999999999997},"max":{"1min":1.522,"5min":1.8939999999999999,"15min":5.5499999999999998},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.2949999999999999,"15min":1.29},"min":{"1min":0.97199999999999998,"5min":0.96599999999999997,"15min":0.83099999999999996},"max":{"1min":1.5800000000000001,"5min":2.0899999999999999,"15min":6.3760000000000003},"last":1.365}]},{"osd":7,"last update":"Thu Nov 19 20:56:23 2020","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.4430000000000001,"15min":1.365},"min":{"1min":1.0800000000000001,"5min":0.95399999999999996,"15min":0.77300000000000002},"max":{"1min":2.2909999999999999,"5min":8.4109999999999996,"15min":8.4109999999999996},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.3120000000000001,"5min":1.2989999999999999,"15min":1.2729999999999999},"min":{"1min":0.998,"5min":0.88700000000000001,"15min":0.873},"max":{"1min":1.806,"5min":5.7919999999999998,"15min":5.7919999999999998},"last":1.28}]}]},{"osd":3,"up_from":14,"seq":60129543523,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13198352,"kb_used_data":12478344,"kb_used_omap":0,"kb_used_meta":720000,"kb_avail":81173488,"statfs":{"total":96636764160,"available":83121651712,"internally_reserved":0,"allocated":12777824256,"data_stored":12777468615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":737280000},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.67500000000000004,"15min":0.68700000000000006},"min":{"1min":0.50800000000000001,"5min":0.46200000000000002,"15min":0.44600000000000001},"max":{"1min":1.214,"5min":1.236,"15min":2.1659999999999999},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.77700000000000002,"15min":0.76500000000000001},"min":{"1min":0.57799999999999996,"5min":0.48799999999999999,"15min":0.46200000000000002},"max":{"1min":1.048,"5min":1.762,"15min":1.762},"last":0.58299999999999996}]},{"osd":1,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.82799999999999996,"15min":0.84899999999999998},"min":{"1min":0.57399999999999995,"5min":0.47599999999999998,"15min":0.47399999999999998},"max":{"1min":1.361,"5min":3.1739999999999999,"15min":6.141},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93100000000000005,"15min":0.94599999999999995},"min":{"1min":0.64500000000000002,"5min":0.63,"15min":0.55400000000000005},"max":{"1min":1.2989999999999999,"5min":1.5169999999999999,"15min":1.72},"last":1.0369999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.97499999999999998,"15min":0.94999999999999996},"min":{"1min":0.56299999999999994,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3029999999999999,"5min":3.5569999999999999,"15min":6.282},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97999999999999998,"15min":0.96499999999999997},"min":{"1min":0.75900000000000001,"5min":0.57499999999999996,"15min":0.56699999999999995},"max":{"1min":1.29,"5min":1.909,"15min":1.909},"last":1.1699999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.093,"15min":1.125},"min":{"1min":0.75900000000000001,"5min":0.627,"15min":0.59499999999999997},"max":{"1min":1.9770000000000001,"5min":1.9770000000000001,"15min":6.0330000000000004},"last":1.02},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2250000000000001,"15min":1.2350000000000001},"min":{"1min":0.92700000000000005,"5min":0.75700000000000001,"15min":0.626},"max":{"1min":1.8999999999999999,"5min":3.3069999999999999,"15min":6.4000000000000004},"last":1.282}]},{"osd":5,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.2929999999999999,"15min":1.3109999999999999},"min":{"1min":0.80800000000000005,"5min":0.65100000000000002,"15min":0.64600000000000002},"max":{"1min":2.0070000000000001,"5min":3.4849999999999999,"15min":6.6550000000000002},"last":1.143},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.256,"15min":1.254},"min":{"1min":1.0669999999999999,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.921,"5min":3.4390000000000001,"15min":5.9829999999999997},"last":1.391}]},{"osd":6,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.2869999999999999,"15min":1.304},"min":{"1min":1.0189999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.7929999999999999,"5min":1.7929999999999999,"15min":6.5940000000000003},"last":1.6910000000000001},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.2370000000000001,"15min":1.282},"min":{"1min":0.86499999999999999,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.8720000000000001,"5min":2.3690000000000002,"15min":7.5209999999999999},"last":1.242}]},{"osd":7,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3700000000000001,"5min":1.329,"15min":1.371},"min":{"1min":0.97299999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.7490000000000001,"5min":2.2440000000000002,"15min":6.0300000000000002},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3879999999999999,"15min":1.446},"min":{"1min":1.0049999999999999,"5min":0.86499999999999999,"15min":0.81999999999999995},"max":{"1min":2.093,"5min":3.6840000000000002,"15min":8.0719999999999992},"last":1.4650000000000001}]}]},{"osd":5,"up_from":14,"seq":60129543522,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8054520,"kb_used_data":7335408,"kb_used_omap":0,"kb_used_meta":719104,"kb_avail":86317320,"statfs":{"total":96636764160,"available":88388935680,"internally_reserved":0,"allocated":7511457792,"data_stored":7511196664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":736362496},"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 Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.89800000000000002,"15min":0.99199999999999999},"min":{"1min":0.63100000000000001,"5min":0.46100000000000002,"15min":0.45000000000000001},"max":{"1min":1.409,"5min":4.3659999999999997,"15min":4.3659999999999997},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.135,"5min":1.1160000000000001,"15min":1.0880000000000001},"min":{"1min":0.77700000000000002,"5min":0.501,"15min":0.49199999999999999},"max":{"1min":1.4570000000000001,"5min":4.843,"15min":4.843},"last":1.0429999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91500000000000004,"15min":0.94299999999999995},"min":{"1min":0.64000000000000001,"5min":0.51900000000000002,"15min":0.49099999999999999},"max":{"1min":1.5349999999999999,"5min":2.1429999999999998,"15min":5.1779999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.94099999999999995,"15min":1.008},"min":{"1min":0.57899999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3600000000000001,"5min":1.6200000000000001,"15min":3.3730000000000002},"last":0.80600000000000005}]},{"osd":2,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.1180000000000001,"15min":1.1419999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.55700000000000005},"max":{"1min":1.6439999999999999,"5min":4.5499999999999998,"15min":4.5499999999999998},"last":1.4359999999999999},{"interface":"front","average":{"1min":1.274,"5min":1.288,"15min":1.26},"min":{"1min":0.97199999999999998,"5min":0.81999999999999995,"15min":0.64600000000000002},"max":{"1min":1.849,"5min":4.6589999999999998,"15min":4.6589999999999998},"last":1.5840000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1419999999999999,"15min":1.0600000000000001},"min":{"1min":0.69799999999999995,"5min":0.63100000000000001,"15min":0.61099999999999999},"max":{"1min":1.4379999999999999,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.161,"5min":1.2729999999999999,"15min":1.2509999999999999},"min":{"1min":0.69299999999999995,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.698,"5min":6.4870000000000001,"15min":8.1539999999999999},"last":1.3100000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.206,"15min":1.2050000000000001},"min":{"1min":0.72699999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.5209999999999999,"5min":3.3279999999999998,"15min":4.8300000000000001},"last":1.177},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.3979999999999999,"15min":1.349},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.778,"5min":5.0540000000000003,"15min":5.0540000000000003},"last":1.464}]},{"osd":6,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2869999999999999,"15min":1.276},"min":{"1min":0.77600000000000002,"5min":0.66500000000000004,"15min":0.59299999999999997},"max":{"1min":2.012,"5min":3.0110000000000001,"15min":4.6859999999999999},"last":1.403},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.2769999999999999,"15min":1.3460000000000001},"min":{"1min":0.96099999999999997,"5min":0.754,"15min":0.63300000000000001},"max":{"1min":1.6459999999999999,"5min":2.1989999999999998,"15min":3.4860000000000002},"last":1.2849999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.3660000000000001,"15min":1.3799999999999999},"min":{"1min":0.86699999999999999,"5min":0.70599999999999996,"15min":0.68400000000000005},"max":{"1min":1.7030000000000001,"5min":5.1580000000000004,"15min":10.694000000000001},"last":1.246},{"interface":"front","average":{"1min":1.464,"5min":1.5189999999999999,"15min":1.5109999999999999},"min":{"1min":1.093,"5min":0.84999999999999998,"15min":0.76100000000000001},"max":{"1min":2.1640000000000001,"5min":4.843,"15min":6.2089999999999996},"last":1.508}]}]}]}} 2020-11-19T20:57:20.068 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:20.068 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:20.069 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:20.069 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:20.070 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:20.070 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T20:57:40.072 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T20:57:40.496 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:57:40.498 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T20:57:40.511 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":3467,"stamp":"2020-11-19T20:57:39.908681+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20584802345,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"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":4958,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592564,"num_write_kb":81597432,"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":6,"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":8418,"num_omap_keys":25,"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":80367,"ondisk_log_size":80367,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":42603520,"kb_used_data":39674240,"kb_used_omap":0,"kb_used_meta":2929216,"kb_avail":712371200,"statfs":{"total":773094113280,"available":729468108800,"internally_reserved":0,"allocated":40626421760,"data_stored":40624590818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2999517184},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"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.002398"},"pg_stats":[{"pgid":"2.7","version":"23'25572","reported_seq":"47140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.132866+0000","last_change":"2020-11-19T19:42:47.107040+0000","last_active":"2020-11-19T20:56:51.132866+0000","last_peered":"2020-11-19T20:56:51.132866+0000","last_clean":"2020-11-19T20:56:51.132866+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T20:56:51.132866+0000","last_undegraded":"2020-11-19T20:56:51.132866+0000","last_fullsized":"2020-11-19T20:56:51.132866+0000","mapping_epoch":17,"log_start":"23'15500","ondisk_log_start":"23'15500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10072,"ondisk_log_size":10072,"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":2547407888,"num_objects":612,"num_object_clones":0,"num_object_copies":1224,"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":612,"num_whiteouts":0,"num_read":21582,"num_read_kb":1136930,"num_write":25572,"num_write_kb":8410053,"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],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'62217","reported_seq":"93140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:05.911441+0000","last_change":"2020-11-19T20:57:05.911503+0000","last_active":"2020-11-19T20:57:05.911441+0000","last_peered":"2020-11-19T20:57:05.911441+0000","last_clean":"2020-11-19T20:57:05.911441+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T20:57:05.911441+0000","last_undegraded":"2020-11-19T20:57:05.911441+0000","last_fullsized":"2020-11-19T20:57:05.911441+0000","mapping_epoch":17,"log_start":"23'52200","ondisk_log_start":"23'52200","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'62217","last_scrub_stamp":"2020-11-19T20:57:05.911436+0000","last_deep_scrub":"23'62217","last_deep_scrub_stamp":"2020-11-19T20:57:05.911436+0000","last_clean_scrub_stamp":"2020-11-19T20:57:05.911436+0000","log_size":10017,"ondisk_log_size":10017,"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":2575600128,"num_objects":618,"num_object_clones":0,"num_object_copies":1236,"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":618,"num_whiteouts":0,"num_read":29025,"num_read_kb":1728319,"num_write":61588,"num_write_kb":10282832,"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":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'32917","reported_seq":"59633","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:51.199384+0000","last_change":"2020-11-19T19:42:47.107125+0000","last_active":"2020-11-19T20:56:51.199384+0000","last_peered":"2020-11-19T20:56:51.199384+0000","last_clean":"2020-11-19T20:56:51.199384+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T20:56:51.199384+0000","last_undegraded":"2020-11-19T20:56:51.199384+0000","last_fullsized":"2020-11-19T20:56:51.199384+0000","mapping_epoch":17,"log_start":"23'22900","ondisk_log_start":"23'22900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10017,"ondisk_log_size":10017,"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":2492939776,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":26736,"num_read_kb":1389337,"num_write":32919,"num_write_kb":8022621,"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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"23'63339","reported_seq":"111593","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:21.352039+0000","last_change":"2020-11-19T20:57:21.352126+0000","last_active":"2020-11-19T20:57:21.352039+0000","last_peered":"2020-11-19T20:57:21.352039+0000","last_clean":"2020-11-19T20:57:21.352039+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T20:57:21.352039+0000","last_undegraded":"2020-11-19T20:57:21.352039+0000","last_fullsized":"2020-11-19T20:57:21.352039+0000","mapping_epoch":17,"log_start":"23'53300","ondisk_log_start":"23'53300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'63339","last_scrub_stamp":"2020-11-19T20:57:21.352030+0000","last_deep_scrub":"23'63339","last_deep_scrub_stamp":"2020-11-19T20:57:21.352030+0000","last_clean_scrub_stamp":"2020-11-19T20:57:21.352030+0000","log_size":10039,"ondisk_log_size":10039,"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":2553401010,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":57931,"num_read_kb":1692221,"num_write":64461,"num_write_kb":9013336,"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":220,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'4","reported_seq":"22","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:58.061477+0000","last_change":"2020-11-19T20:56:58.061554+0000","last_active":"2020-11-19T20:56:58.061477+0000","last_peered":"2020-11-19T20:56:58.061477+0000","last_clean":"2020-11-19T20:56:58.061477+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T20:56:58.061477+0000","last_undegraded":"2020-11-19T20:56:58.061477+0000","last_fullsized":"2020-11-19T20:56:58.061477+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'4","last_scrub_stamp":"2020-11-19T20:56:58.061469+0000","last_deep_scrub":"23'4","last_deep_scrub_stamp":"2020-11-19T20:56:58.061469+0000","last_clean_scrub_stamp":"2020-11-19T20:56:58.061469+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":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":8034,"num_omap_keys":2,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"23'89559","reported_seq":"163064","reported_epoch":"23","state":"active+clean+scrubbing+deep","last_fresh":"2020-11-19T20:57:37.489377+0000","last_change":"2020-11-19T20:57:37.295766+0000","last_active":"2020-11-19T20:57:37.489377+0000","last_peered":"2020-11-19T20:57:37.489377+0000","last_clean":"2020-11-19T20:57:37.489377+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T20:57:37.489377+0000","last_undegraded":"2020-11-19T20:57:37.489377+0000","last_fullsized":"2020-11-19T20:57:37.489377+0000","mapping_epoch":17,"log_start":"23'79500","ondisk_log_start":"23'79500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:02:40.392734+0000","last_clean_scrub_stamp":"2020-11-19T19:02:40.392734+0000","log_size":10059,"ondisk_log_size":10059,"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":2598067200,"num_objects":628,"num_object_clones":0,"num_object_copies":1256,"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":628,"num_whiteouts":0,"num_read":72298,"num_read_kb":2321485,"num_write":89524,"num_write_kb":10190708,"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,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'36024","reported_seq":"93363","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:13.739150+0000","last_change":"2020-11-19T20:57:13.739208+0000","last_active":"2020-11-19T20:57:13.739150+0000","last_peered":"2020-11-19T20:57:13.739150+0000","last_clean":"2020-11-19T20:57:13.739150+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T20:57:13.739150+0000","last_undegraded":"2020-11-19T20:57:13.739150+0000","last_fullsized":"2020-11-19T20:57:13.739150+0000","mapping_epoch":17,"log_start":"23'26000","ondisk_log_start":"23'26000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'36024","last_scrub_stamp":"2020-11-19T20:57:13.739144+0000","last_deep_scrub":"23'36024","last_deep_scrub_stamp":"2020-11-19T20:57:13.739144+0000","last_clean_scrub_stamp":"2020-11-19T20:57:13.739144+0000","log_size":10024,"ondisk_log_size":10024,"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":2485908820,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"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":600,"num_whiteouts":0,"num_read":76624,"num_read_kb":1567483,"num_write":38639,"num_write_kb":9695098,"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],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"23'73696","reported_seq":"127020","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:29.976043+0000","last_change":"2020-11-19T20:57:29.976099+0000","last_active":"2020-11-19T20:57:29.976043+0000","last_peered":"2020-11-19T20:57:29.976043+0000","last_clean":"2020-11-19T20:57:29.976043+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T20:57:29.976043+0000","last_undegraded":"2020-11-19T20:57:29.976043+0000","last_fullsized":"2020-11-19T20:57:29.976043+0000","mapping_epoch":17,"log_start":"23'63600","ondisk_log_start":"23'63600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'73696","last_scrub_stamp":"2020-11-19T20:57:29.976038+0000","last_deep_scrub":"23'73696","last_deep_scrub_stamp":"2020-11-19T20:57:29.976038+0000","last_clean_scrub_stamp":"2020-11-19T20:57:29.976038+0000","log_size":10096,"ondisk_log_size":10096,"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":2761835539,"num_objects":665,"num_object_clones":0,"num_object_copies":1330,"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":665,"num_whiteouts":0,"num_read":53335,"num_read_kb":1649656,"num_write":73032,"num_write_kb":11469214,"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],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'207439","reported_seq":"319169","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:06.236647+0000","last_change":"2020-11-19T20:57:06.236709+0000","last_active":"2020-11-19T20:57:06.236647+0000","last_peered":"2020-11-19T20:57:06.236647+0000","last_clean":"2020-11-19T20:57:06.236647+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T20:57:06.236647+0000","last_undegraded":"2020-11-19T20:57:06.236647+0000","last_fullsized":"2020-11-19T20:57:06.236647+0000","mapping_epoch":17,"log_start":"23'197400","ondisk_log_start":"23'197400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'207439","last_scrub_stamp":"2020-11-19T20:57:06.236642+0000","last_deep_scrub":"23'207439","last_deep_scrub_stamp":"2020-11-19T20:57:06.236642+0000","last_clean_scrub_stamp":"2020-11-19T20:57:06.236642+0000","log_size":10039,"ondisk_log_size":10039,"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":2569641984,"num_objects":619,"num_object_clones":0,"num_object_copies":1238,"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":619,"num_whiteouts":0,"num_read":111750,"num_read_kb":2707643,"num_write":206827,"num_write_kb":14513561,"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":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20584802345,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"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":4956,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592562,"num_write_kb":81597423,"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":384,"num_omap_keys":23,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":40624521216,"data_stored":40623906898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80363,"ondisk_log_size":80363,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":8034,"num_omap_keys":2,"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":4,"ondisk_log_size":4,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543526,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2539284,"kb_used_data":2404556,"kb_used_omap":0,"kb_used_meta":134720,"kb_avail":91832556,"statfs":{"total":96636764160,"available":94036537344,"internally_reserved":0,"allocated":2462265344,"data_stored":2462071110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":137953280},"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 Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.0129999999999999,"15min":0.94599999999999995},"min":{"1min":0.76900000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.7809999999999999,"5min":6.7249999999999996,"15min":6.7249999999999996},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.02,"15min":0.97499999999999998},"min":{"1min":0.63800000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":2.0590000000000002,"5min":4.0949999999999998,"15min":5.2149999999999999},"last":1.0069999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.288,"15min":1.1659999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":2.2120000000000002,"5min":4.8760000000000003,"15min":5.3799999999999999},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.167,"15min":1.0760000000000001},"min":{"1min":0.66900000000000004,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":2.2349999999999999,"5min":4.8620000000000001,"15min":5.2629999999999999},"last":1.226}]},{"osd":2,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.2290000000000001,"15min":1.123},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.52800000000000002},"max":{"1min":2.496,"5min":6.8600000000000003,"15min":6.8600000000000003},"last":1.53},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.2749999999999999,"15min":1.171},"min":{"1min":0.755,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":2.3410000000000002,"5min":5.3890000000000002,"15min":5.5069999999999997},"last":1.452}]},{"osd":3,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.4710000000000001,"15min":1.2569999999999999},"min":{"1min":0.68100000000000005,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":2.2650000000000001,"5min":12.244,"15min":12.244},"last":1.732},{"interface":"front","average":{"1min":1.349,"5min":1.292,"15min":1.2509999999999999},"min":{"1min":0.82799999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":2.722,"5min":4.6180000000000003,"15min":5.8890000000000002},"last":1.107}]},{"osd":4,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.083,"15min":1.0780000000000001},"min":{"1min":0.61499999999999999,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":2.972,"5min":3.6739999999999999,"15min":10.292},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.4119999999999999,"5min":1.3580000000000001,"15min":1.2909999999999999},"min":{"1min":1.034,"5min":0.748,"15min":0.63500000000000001},"max":{"1min":2.4710000000000001,"5min":6.9320000000000004,"15min":9.907},"last":1.6319999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.4930000000000001,"15min":1.371},"min":{"1min":0.77600000000000002,"5min":0.70199999999999996,"15min":0.65400000000000003},"max":{"1min":2.8500000000000001,"5min":10.279,"15min":10.279},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.379,"5min":1.411,"15min":1.3720000000000001},"min":{"1min":0.93500000000000005,"5min":0.86299999999999999,"15min":0.86299999999999999},"max":{"1min":1.944,"5min":10.409000000000001,"15min":10.409000000000001},"last":1.3360000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3200000000000001,"5min":1.2729999999999999,"15min":1.3080000000000001},"min":{"1min":0.83799999999999997,"5min":0.77500000000000002,"15min":0.75700000000000001},"max":{"1min":2.1970000000000001,"5min":3.8069999999999999,"15min":8.7469999999999999},"last":1.754},{"interface":"front","average":{"1min":1.645,"5min":1.619,"15min":1.4930000000000001},"min":{"1min":1.1379999999999999,"5min":0.89400000000000002,"15min":0.80500000000000005},"max":{"1min":2.3370000000000002,"5min":7.0679999999999996,"15min":7.0679999999999996},"last":2.0369999999999999}]}]},{"osd":6,"up_from":14,"seq":60129543526,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5718796,"kb_used_data":5130692,"kb_used_omap":0,"kb_used_meta":588096,"kb_avail":88653044,"statfs":{"total":96636764160,"available":90780717056,"internally_reserved":0,"allocated":5253828608,"data_stored":5253598213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":602210304},"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 Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":0.93300000000000005,"15min":0.94199999999999995},"min":{"1min":0.55700000000000005,"5min":0.46500000000000002,"15min":0.45900000000000002},"max":{"1min":4.835,"5min":6.601,"15min":6.601},"last":1.429},{"interface":"front","average":{"1min":1.01,"5min":1.077,"15min":1.028},"min":{"1min":0.59799999999999998,"5min":0.50700000000000001,"15min":0.46300000000000002},"max":{"1min":1.575,"5min":6.5460000000000003,"15min":6.5460000000000003},"last":0.82699999999999996}]},{"osd":1,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.099,"15min":1.083},"min":{"1min":0.67100000000000004,"5min":0.495,"15min":0.495},"max":{"1min":4.9189999999999996,"5min":4.9189999999999996,"15min":5.1299999999999999},"last":1.276},{"interface":"front","average":{"1min":1.272,"5min":1.2569999999999999,"15min":1.25},"min":{"1min":0.89500000000000002,"5min":0.66200000000000003,"15min":0.65000000000000002},"max":{"1min":1.7669999999999999,"5min":6,"15min":6.133},"last":1.214}]},{"osd":2,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.97899999999999998,"15min":0.93700000000000006},"min":{"1min":0.66300000000000003,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.6140000000000001,"5min":6.1580000000000004,"15min":6.1580000000000004},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.4259999999999999,"5min":1.1599999999999999,"15min":1.1639999999999999},"min":{"1min":0.70099999999999996,"5min":0.624,"15min":0.624},"max":{"1min":5.0860000000000003,"5min":5.0860000000000003,"15min":5.2560000000000002},"last":1.1180000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.244,"15min":1.1950000000000001},"min":{"1min":0.68700000000000006,"5min":0.60799999999999998,"15min":0.59899999999999998},"max":{"1min":2.3370000000000002,"5min":6.3200000000000003,"15min":6.3200000000000003},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.246,"15min":1.1479999999999999},"min":{"1min":0.79900000000000004,"5min":0.67900000000000005,"15min":0.61599999999999999},"max":{"1min":1.802,"5min":6.2969999999999997,"15min":6.2969999999999997},"last":1.1599999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.5009999999999999,"5min":1.375,"15min":1.2629999999999999},"min":{"1min":0.69899999999999995,"5min":0.63700000000000001,"15min":0.60899999999999999},"max":{"1min":5.2069999999999999,"5min":6.649,"15min":6.649},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.3380000000000001,"5min":1.3759999999999999,"15min":1.3260000000000001},"min":{"1min":0.78800000000000003,"5min":0.72099999999999997,"15min":0.60199999999999998},"max":{"1min":2.5910000000000002,"5min":5.7629999999999999,"15min":6.3630000000000004},"last":1.524}]},{"osd":5,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.2849999999999999,"15min":1.1950000000000001},"min":{"1min":0.73199999999999998,"5min":0.68400000000000005,"15min":0.65000000000000002},"max":{"1min":1.9470000000000001,"5min":6.7050000000000001,"15min":6.7050000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.516,"15min":1.472},"min":{"1min":1.012,"5min":0.995,"15min":0.82199999999999995},"max":{"1min":4.9960000000000004,"5min":6.1360000000000001,"15min":6.1360000000000001},"last":1.5700000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:56:41 2020","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.5589999999999999,"15min":1.51},"min":{"1min":1.204,"5min":0.96999999999999997,"15min":0.70599999999999996},"max":{"1min":2.4740000000000002,"5min":6.2279999999999998,"15min":6.4710000000000001},"last":1.3759999999999999},{"interface":"front","average":{"1min":1.45,"5min":1.4570000000000001,"15min":1.3919999999999999},"min":{"1min":0.89600000000000002,"5min":0.88800000000000001,"15min":0.82399999999999995},"max":{"1min":2.996,"5min":6.8220000000000001,"15min":6.8220000000000001},"last":1.3109999999999999}]}]},{"osd":0,"up_from":14,"seq":60129543527,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5211444,"kb_used_data":4941164,"kb_used_omap":0,"kb_used_meta":270272,"kb_avail":89160396,"statfs":{"total":96636764160,"available":91300245504,"internally_reserved":0,"allocated":5059751936,"data_stored":5059542530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":276758528},"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 Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.80000000000000004,"15min":0.752},"min":{"1min":0.49399999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0149999999999999,"5min":4.1470000000000002,"15min":4.1470000000000002},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84899999999999998,"15min":0.85199999999999998},"min":{"1min":0.58699999999999997,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.212,"5min":1.679,"15min":1.728},"last":1.2030000000000001}]},{"osd":2,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.92400000000000004,"15min":0.871},"min":{"1min":0.628,"5min":0.52500000000000002,"15min":0.48199999999999998},"max":{"1min":1.1870000000000001,"5min":4.0229999999999997,"15min":4.0229999999999997},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.81999999999999995,"15min":0.80300000000000005},"min":{"1min":0.61399999999999999,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1499999999999999,"5min":1.7969999999999999,"15min":4.0250000000000004},"last":0.91300000000000003}]},{"osd":3,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.98499999999999999,"15min":0.873},"min":{"1min":0.64800000000000002,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.129,"5min":5.8609999999999998,"15min":5.8609999999999998},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.046,"5min":1.1200000000000001,"15min":1.0740000000000001},"min":{"1min":0.80000000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4219999999999999,"5min":4.306,"15min":4.4340000000000002},"last":1.361}]},{"osd":4,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.145,"15min":1.038},"min":{"1min":0.80600000000000005,"5min":0.60699999999999998,"15min":0.58899999999999997},"max":{"1min":1.5700000000000001,"5min":6.8230000000000004,"15min":6.8230000000000004},"last":1.046},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.323,"15min":1.2350000000000001},"min":{"1min":0.83399999999999996,"5min":0.624,"15min":0.624},"max":{"1min":1.4139999999999999,"5min":5.3970000000000002,"15min":5.3970000000000002},"last":1.476}]},{"osd":5,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.3120000000000001,"15min":1.2050000000000001},"min":{"1min":0.68600000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.7490000000000001,"5min":7.1840000000000002,"15min":7.1840000000000002},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.258,"5min":1.369,"15min":1.2549999999999999},"min":{"1min":0.877,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.6619999999999999,"5min":7.1669999999999998,"15min":7.1669999999999998},"last":1.173}]},{"osd":6,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.403,"15min":1.3460000000000001},"min":{"1min":1.016,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.696,"5min":4.633,"15min":5.5419999999999998},"last":1.583},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.3169999999999999,"15min":1.2450000000000001},"min":{"1min":1.105,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.625,"5min":6.6600000000000001,"15min":6.6600000000000001},"last":1.514}]},{"osd":7,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.4370000000000001,"15min":1.337},"min":{"1min":1.0269999999999999,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.76,"5min":6.7919999999999998,"15min":6.7919999999999998},"last":1.6040000000000001},{"interface":"front","average":{"1min":1.321,"5min":1.3899999999999999,"15min":1.294},"min":{"1min":0.94499999999999995,"5min":0.92900000000000005,"15min":0.88900000000000001},"max":{"1min":1.5760000000000001,"5min":5.7549999999999999,"15min":5.7549999999999999},"last":1.2849999999999999}]}]},{"osd":4,"up_from":13,"seq":55834576231,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5166652,"kb_used_data":4887924,"kb_used_omap":0,"kb_used_meta":278720,"kb_avail":89205188,"statfs":{"total":96636764160,"available":91346112512,"internally_reserved":0,"allocated":5005234176,"data_stored":5005019634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":285409280},"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 Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.879,"15min":0.88900000000000001},"min":{"1min":0.52500000000000002,"5min":0.498,"15min":0.436},"max":{"1min":1.411,"5min":1.889,"15min":2.5409999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.006,"5min":0.89500000000000002,"15min":0.94099999999999995},"min":{"1min":0.68999999999999995,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.8009999999999999,"5min":2.0339999999999998,"15min":7.2160000000000002},"last":1.171}]},{"osd":1,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":0.97399999999999998,"15min":1.008},"min":{"1min":0.57099999999999995,"5min":0.51900000000000002,"15min":0.47999999999999998},"max":{"1min":1.6779999999999999,"5min":3.0379999999999998,"15min":3.5219999999999998},"last":1.292},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.157,"15min":1.236},"min":{"1min":0.76500000000000001,"5min":0.66400000000000003,"15min":0.65500000000000003},"max":{"1min":2.121,"5min":2.2810000000000001,"15min":7.4299999999999997},"last":1.018}]},{"osd":2,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0820000000000001,"15min":1.0469999999999999},"min":{"1min":0.747,"5min":0.58799999999999997,"15min":0.53700000000000003},"max":{"1min":1.861,"5min":3.4500000000000002,"15min":3.4500000000000002},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.133,"15min":1.0800000000000001},"min":{"1min":0.82999999999999996,"5min":0.63300000000000001,"15min":0.626},"max":{"1min":1.8839999999999999,"5min":3.7050000000000001,"15min":3.7050000000000001},"last":1.2290000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.4139999999999999,"15min":1.3280000000000001},"min":{"1min":0.89900000000000002,"5min":0.623,"15min":0.59699999999999998},"max":{"1min":2.0350000000000001,"5min":23.838000000000001,"15min":23.838000000000001},"last":1.365},{"interface":"front","average":{"1min":1.298,"5min":1.492,"15min":1.274},"min":{"1min":0.78100000000000003,"5min":0.72299999999999998,"15min":0.60299999999999998},"max":{"1min":2.0720000000000001,"5min":23.806000000000001,"15min":23.806000000000001},"last":1.133}]},{"osd":5,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.194,"15min":1.1160000000000001},"min":{"1min":0.66400000000000003,"5min":0.61399999999999999,"15min":0.60899999999999999},"max":{"1min":2.0329999999999999,"5min":3.0529999999999999,"15min":3.4319999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.4039999999999999,"5min":1.365,"15min":1.421},"min":{"1min":1.1200000000000001,"5min":0.89500000000000002,"15min":0.80900000000000005},"max":{"1min":2.1669999999999998,"5min":3.7269999999999999,"15min":10.111000000000001},"last":1.5669999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.431,"5min":1.3680000000000001,"15min":1.321},"min":{"1min":1.026,"5min":0.88200000000000001,"15min":0.70499999999999996},"max":{"1min":2.4340000000000002,"5min":4.2910000000000004,"15min":8.6790000000000003},"last":1.4239999999999999},{"interface":"front","average":{"1min":1.407,"5min":1.387,"15min":1.325},"min":{"1min":1.0740000000000001,"5min":0.81999999999999995,"15min":0.71299999999999997},"max":{"1min":2.161,"5min":3.1699999999999999,"15min":5.2869999999999999},"last":1.4450000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":1.4119999999999999,"15min":1.4690000000000001},"min":{"1min":1.0880000000000001,"5min":0.79500000000000004,"15min":0.76100000000000001},"max":{"1min":2.3439999999999999,"5min":2.7719999999999998,"15min":9.9830000000000005},"last":1.4830000000000001},{"interface":"front","average":{"1min":1.6299999999999999,"5min":1.5640000000000001,"15min":1.494},"min":{"1min":1.2869999999999999,"5min":1.0860000000000001,"15min":0.81200000000000006},"max":{"1min":2.5470000000000002,"5min":3.806,"15min":3.806},"last":1.5189999999999999}]}]},{"osd":1,"up_from":14,"seq":60129543527,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5040,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366800,"statfs":{"total":96636764160,"available":96631603200,"internally_reserved":0,"allocated":237568,"data_stored":85490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.78200000000000003,"15min":0.746},"min":{"1min":0.53100000000000003,"5min":0.48099999999999998,"15min":0.41599999999999998},"max":{"1min":0.98799999999999999,"5min":1.776,"15min":2.7839999999999998},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.79100000000000004,"15min":0.77600000000000002},"min":{"1min":0.55300000000000005,"5min":0.496,"15min":0.49299999999999999},"max":{"1min":1.2490000000000001,"5min":1.8169999999999999,"15min":3.6030000000000002},"last":0.69199999999999995}]},{"osd":2,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.78700000000000003,"15min":0.75900000000000001},"min":{"1min":0.52900000000000003,"5min":0.48699999999999999,"15min":0.48099999999999998},"max":{"1min":1.2749999999999999,"5min":2.109,"15min":3.891},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.998,"15min":0.93999999999999995},"min":{"1min":0.58799999999999997,"5min":0.56200000000000006,"15min":0.47399999999999998},"max":{"1min":1.1439999999999999,"5min":3.0819999999999999,"15min":3.0819999999999999},"last":0.88400000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.052,"15min":0.98499999999999999},"min":{"1min":0.82799999999999996,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3029999999999999,"5min":3.1840000000000002,"15min":4.0300000000000002},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.0720000000000001,"15min":1.004},"min":{"1min":0.754,"5min":0.64000000000000001,"15min":0.57899999999999996},"max":{"1min":1.4650000000000001,"5min":4.8600000000000003,"15min":4.8600000000000003},"last":1.1100000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.254,"15min":1.2949999999999999},"min":{"1min":0.81399999999999995,"5min":0.66700000000000004,"15min":0.60099999999999998},"max":{"1min":1.7290000000000001,"5min":8.5619999999999994,"15min":48.994},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.256,"5min":1.3240000000000001,"15min":1.417},"min":{"1min":0.94699999999999995,"5min":0.751,"15min":0.56599999999999995},"max":{"1min":1.6830000000000001,"5min":4.6130000000000004,"15min":49.107999999999997},"last":1.5549999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3340000000000001,"15min":1.228},"min":{"1min":0.93700000000000006,"5min":0.71399999999999997,"15min":0.69399999999999995},"max":{"1min":1.7509999999999999,"5min":5.3070000000000004,"15min":5.3070000000000004},"last":1.423},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.427,"15min":1.2669999999999999},"min":{"1min":0.97499999999999998,"5min":0.76200000000000001,"15min":0.69299999999999995},"max":{"1min":1.8979999999999999,"5min":8.4309999999999992,"15min":8.4309999999999992},"last":1.292}]},{"osd":6,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.3240000000000001,"15min":1.29},"min":{"1min":0.85199999999999998,"5min":0.79300000000000004,"15min":0.78900000000000003},"max":{"1min":1.96,"5min":3.4940000000000002,"15min":4.7590000000000003},"last":1.5209999999999999},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.349,"15min":1.3100000000000001},"min":{"1min":1.0900000000000001,"5min":0.872,"15min":0.82799999999999996},"max":{"1min":1.9890000000000001,"5min":2.7690000000000001,"15min":4.7320000000000002},"last":1.4490000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.47,"15min":1.4119999999999999},"min":{"1min":1.0840000000000001,"5min":0.88300000000000001,"15min":0.84099999999999997},"max":{"1min":1.774,"5min":5.1180000000000003,"15min":7.2839999999999998},"last":1.6379999999999999},{"interface":"front","average":{"1min":1.409,"5min":1.4490000000000001,"15min":1.419},"min":{"1min":1.0069999999999999,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.863,"5min":5.1749999999999998,"15min":7.4279999999999999},"last":1.3220000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543527,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2723960,"kb_used_data":2495920,"kb_used_omap":0,"kb_used_meta":228032,"kb_avail":91647880,"statfs":{"total":96636764160,"available":93847429120,"internally_reserved":0,"allocated":2555822080,"data_stored":2555608562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":233504768},"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 Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.73599999999999999,"15min":0.72399999999999998},"min":{"1min":0.51700000000000002,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2390000000000001,"5min":2.2050000000000001,"15min":2.7480000000000002},"last":1.202},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.81599999999999995,"15min":0.77800000000000002},"min":{"1min":0.57599999999999996,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.84699999999999998,"5min":4.0199999999999996,"15min":5.0140000000000002},"last":0.85099999999999998}]},{"osd":1,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85599999999999998,"15min":0.84999999999999998},"min":{"1min":0.66700000000000004,"5min":0.54900000000000004,"15min":0.497},"max":{"1min":1.1699999999999999,"5min":1.984,"15min":5.1580000000000004},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.94599999999999995,"15min":0.92100000000000004},"min":{"1min":0.70199999999999996,"5min":0.61399999999999999,"15min":0.49099999999999999},"max":{"1min":1.494,"5min":2.129,"15min":4.6630000000000003},"last":0.99199999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.86299999999999999,"15min":0.84399999999999997},"min":{"1min":0.57999999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1339999999999999,"5min":2.1309999999999998,"15min":4.4580000000000002},"last":0.87},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.2250000000000001,"15min":1.131},"min":{"1min":0.60199999999999998,"5min":0.60099999999999998,"15min":0.54300000000000004},"max":{"1min":1.3,"5min":10.891,"15min":10.891},"last":0.81299999999999994}]},{"osd":4,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.194,"15min":1.1259999999999999},"min":{"1min":0.878,"5min":0.74299999999999999,"15min":0.54500000000000004},"max":{"1min":1.4890000000000001,"5min":1.897,"15min":2.7559999999999998},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.22,"15min":1.1830000000000001},"min":{"1min":0.77500000000000002,"5min":0.65100000000000002,"15min":0.64300000000000002},"max":{"1min":1.4950000000000001,"5min":3.6589999999999998,"15min":5.5289999999999999},"last":1.373}]},{"osd":5,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.3620000000000001,"15min":1.2929999999999999},"min":{"1min":0.89200000000000002,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.76,"5min":5.2389999999999999,"15min":8.2530000000000001},"last":1.5309999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.1419999999999999,"15min":1.083},"min":{"1min":0.77300000000000002,"5min":0.73499999999999999,"15min":0.72899999999999998},"max":{"1min":1.5669999999999999,"5min":5.5300000000000002,"15min":5.5300000000000002},"last":1.6919999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.1699999999999999,"15min":1.157},"min":{"1min":0.85699999999999998,"5min":0.73499999999999999,"15min":0.71599999999999997},"max":{"1min":1.5760000000000001,"5min":1.8939999999999999,"15min":5.5499999999999998},"last":1.401},{"interface":"front","average":{"1min":1.347,"5min":1.3200000000000001,"15min":1.2729999999999999},"min":{"1min":1.028,"5min":0.96599999999999997,"15min":0.83099999999999996},"max":{"1min":1.645,"5min":2.0899999999999999,"15min":2.9039999999999999},"last":1.288}]},{"osd":7,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":1.46,"15min":1.3700000000000001},"min":{"1min":1.008,"5min":0.95399999999999996,"15min":0.77300000000000002},"max":{"1min":1.6220000000000001,"5min":8.4109999999999996,"15min":8.4109999999999996},"last":1.6599999999999999},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.3160000000000001,"15min":1.2649999999999999},"min":{"1min":0.97499999999999998,"5min":0.88700000000000001,"15min":0.873},"max":{"1min":1.6100000000000001,"5min":5.7919999999999998,"15min":5.7919999999999998},"last":1.5549999999999999}]}]},{"osd":3,"up_from":14,"seq":60129543527,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13199568,"kb_used_data":12478344,"kb_used_omap":0,"kb_used_meta":721216,"kb_avail":81172272,"statfs":{"total":96636764160,"available":83120406528,"internally_reserved":0,"allocated":12777824256,"data_stored":12777468615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":738525184},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.67500000000000004,"15min":0.68700000000000006},"min":{"1min":0.50800000000000001,"5min":0.46200000000000002,"15min":0.44600000000000001},"max":{"1min":1.214,"5min":1.236,"15min":2.1659999999999999},"last":1.234},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.77700000000000002,"15min":0.76500000000000001},"min":{"1min":0.57799999999999996,"5min":0.48799999999999999,"15min":0.46200000000000002},"max":{"1min":1.048,"5min":1.762,"15min":1.762},"last":1.139}]},{"osd":1,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.82799999999999996,"15min":0.84899999999999998},"min":{"1min":0.57399999999999995,"5min":0.47599999999999998,"15min":0.47399999999999998},"max":{"1min":1.361,"5min":3.1739999999999999,"15min":6.141},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93100000000000005,"15min":0.94599999999999995},"min":{"1min":0.64500000000000002,"5min":0.63,"15min":0.55400000000000005},"max":{"1min":1.2989999999999999,"5min":1.5169999999999999,"15min":1.72},"last":0.78700000000000003}]},{"osd":2,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.97499999999999998,"15min":0.94999999999999996},"min":{"1min":0.56299999999999994,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3029999999999999,"5min":3.5569999999999999,"15min":6.282},"last":1.036},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97999999999999998,"15min":0.96499999999999997},"min":{"1min":0.75900000000000001,"5min":0.57499999999999996,"15min":0.56699999999999995},"max":{"1min":1.29,"5min":1.909,"15min":1.909},"last":0.64800000000000002}]},{"osd":4,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.093,"15min":1.125},"min":{"1min":0.75900000000000001,"5min":0.627,"15min":0.59499999999999997},"max":{"1min":1.9770000000000001,"5min":1.9770000000000001,"15min":6.0330000000000004},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2250000000000001,"15min":1.2350000000000001},"min":{"1min":0.92700000000000005,"5min":0.75700000000000001,"15min":0.626},"max":{"1min":1.8999999999999999,"5min":3.3069999999999999,"15min":6.4000000000000004},"last":1.1859999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.2929999999999999,"15min":1.3109999999999999},"min":{"1min":0.80800000000000005,"5min":0.65100000000000002,"15min":0.64600000000000002},"max":{"1min":2.0070000000000001,"5min":3.4849999999999999,"15min":6.6550000000000002},"last":1.319},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.256,"15min":1.254},"min":{"1min":1.0669999999999999,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.921,"5min":3.4390000000000001,"15min":5.9829999999999997},"last":0.93300000000000005}]},{"osd":6,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.2869999999999999,"15min":1.304},"min":{"1min":1.0189999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.7929999999999999,"5min":1.7929999999999999,"15min":6.5940000000000003},"last":1.081},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.2370000000000001,"15min":1.282},"min":{"1min":0.86499999999999999,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.8720000000000001,"5min":2.3690000000000002,"15min":7.5209999999999999},"last":1.002}]},{"osd":7,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3700000000000001,"5min":1.329,"15min":1.371},"min":{"1min":0.97299999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.7490000000000001,"5min":2.2440000000000002,"15min":6.0300000000000002},"last":1.278},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3879999999999999,"15min":1.446},"min":{"1min":1.0049999999999999,"5min":0.86499999999999999,"15min":0.81999999999999995},"max":{"1min":2.093,"5min":3.6840000000000002,"15min":8.0719999999999992},"last":1.401}]}]},{"osd":5,"up_from":14,"seq":60129543526,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8038776,"kb_used_data":7335408,"kb_used_omap":0,"kb_used_meta":703360,"kb_avail":86333064,"statfs":{"total":96636764160,"available":88405057536,"internally_reserved":0,"allocated":7511457792,"data_stored":7511196664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":720240640},"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 Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.89800000000000002,"15min":0.99199999999999999},"min":{"1min":0.63100000000000001,"5min":0.46100000000000002,"15min":0.45000000000000001},"max":{"1min":1.409,"5min":4.3659999999999997,"15min":4.3659999999999997},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.135,"5min":1.1160000000000001,"15min":1.0880000000000001},"min":{"1min":0.77700000000000002,"5min":0.501,"15min":0.49199999999999999},"max":{"1min":1.4570000000000001,"5min":4.843,"15min":4.843},"last":0.98499999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91500000000000004,"15min":0.94299999999999995},"min":{"1min":0.64000000000000001,"5min":0.51900000000000002,"15min":0.49099999999999999},"max":{"1min":1.5349999999999999,"5min":2.1429999999999998,"15min":5.1779999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.94099999999999995,"15min":1.008},"min":{"1min":0.57899999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3600000000000001,"5min":1.6200000000000001,"15min":3.3730000000000002},"last":1.228}]},{"osd":2,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.1180000000000001,"15min":1.1419999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.55700000000000005},"max":{"1min":1.6439999999999999,"5min":4.5499999999999998,"15min":4.5499999999999998},"last":0.72899999999999998},{"interface":"front","average":{"1min":1.274,"5min":1.288,"15min":1.26},"min":{"1min":0.97199999999999998,"5min":0.81999999999999995,"15min":0.64600000000000002},"max":{"1min":1.849,"5min":4.6589999999999998,"15min":4.6589999999999998},"last":1.1559999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1419999999999999,"15min":1.0600000000000001},"min":{"1min":0.69799999999999995,"5min":0.63100000000000001,"15min":0.61099999999999999},"max":{"1min":1.4379999999999999,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.161,"5min":1.2729999999999999,"15min":1.2509999999999999},"min":{"1min":0.69299999999999995,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.698,"5min":6.4870000000000001,"15min":8.1539999999999999},"last":1.0249999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.206,"15min":1.2050000000000001},"min":{"1min":0.72699999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.5209999999999999,"5min":3.3279999999999998,"15min":4.8300000000000001},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.3979999999999999,"15min":1.349},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.778,"5min":5.0540000000000003,"15min":5.0540000000000003},"last":1.1970000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2869999999999999,"15min":1.276},"min":{"1min":0.77600000000000002,"5min":0.66500000000000004,"15min":0.59299999999999997},"max":{"1min":2.012,"5min":3.0110000000000001,"15min":4.6859999999999999},"last":1.262},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.2769999999999999,"15min":1.3460000000000001},"min":{"1min":0.96099999999999997,"5min":0.754,"15min":0.63300000000000001},"max":{"1min":1.6459999999999999,"5min":2.1989999999999998,"15min":3.4860000000000002},"last":1.526}]},{"osd":7,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.3660000000000001,"15min":1.3799999999999999},"min":{"1min":0.86699999999999999,"5min":0.70599999999999996,"15min":0.68400000000000005},"max":{"1min":1.7030000000000001,"5min":5.1580000000000004,"15min":10.694000000000001},"last":1.103},{"interface":"front","average":{"1min":1.464,"5min":1.5189999999999999,"15min":1.5109999999999999},"min":{"1min":1.093,"5min":0.84999999999999998,"15min":0.76100000000000001},"max":{"1min":2.1640000000000001,"5min":4.843,"15min":6.2089999999999996},"last":1.373}]}]}]}} 2020-11-19T20:57:40.513 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:40.514 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:40.514 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T19:02:40.392734+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=2, tm_sec=40, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=20, tm_min=56, tm_sec=54, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T20:57:40.514 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T20:58:00.516 INFO:teuthology.orchestra.run.smithi199:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T20:58:00.816 INFO:teuthology.orchestra.run.smithi199.stdout: 2020-11-19T20:58:00.817 INFO:teuthology.orchestra.run.smithi199.stderr:dumped all 2020-11-19T20:58:00.827 INFO:teuthology.orchestra.run.smithi199.stdout:{"pg_ready":true,"pg_map":{"version":3477,"stamp":"2020-11-19T20:57:59.912165+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20584802345,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"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":4958,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592564,"num_write_kb":81597432,"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":6,"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":8638,"num_omap_keys":34,"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":80382,"ondisk_log_size":80382,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":42595072,"kb_used_data":39674240,"kb_used_omap":0,"kb_used_meta":2920768,"kb_avail":712379648,"statfs":{"total":773094113280,"available":729476759552,"internally_reserved":0,"allocated":40626421760,"data_stored":40624590818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2990866432},"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"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.002081"},"pg_stats":[{"pgid":"2.7","version":"23'26184","reported_seq":"47755","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:54.503591+0000","last_change":"2020-11-19T20:57:54.503651+0000","last_active":"2020-11-19T20:57:54.503591+0000","last_peered":"2020-11-19T20:57:54.503591+0000","last_clean":"2020-11-19T20:57:54.503591+0000","last_became_active":"2020-11-19T19:02:42.407282+0000","last_became_peered":"2020-11-19T19:02:42.407282+0000","last_unstale":"2020-11-19T20:57:54.503591+0000","last_undegraded":"2020-11-19T20:57:54.503591+0000","last_fullsized":"2020-11-19T20:57:54.503591+0000","mapping_epoch":17,"log_start":"23'16100","ondisk_log_start":"23'16100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'26184","last_scrub_stamp":"2020-11-19T20:57:54.503586+0000","last_deep_scrub":"23'26184","last_deep_scrub_stamp":"2020-11-19T20:57:54.503586+0000","last_clean_scrub_stamp":"2020-11-19T20:57:54.503586+0000","log_size":10084,"ondisk_log_size":10084,"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":2547407888,"num_objects":612,"num_object_clones":0,"num_object_copies":1224,"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":612,"num_whiteouts":0,"num_read":21582,"num_read_kb":1136930,"num_write":25572,"num_write_kb":8410053,"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],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'62217","reported_seq":"93140","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:05.911441+0000","last_change":"2020-11-19T20:57:05.911503+0000","last_active":"2020-11-19T20:57:05.911441+0000","last_peered":"2020-11-19T20:57:05.911441+0000","last_clean":"2020-11-19T20:57:05.911441+0000","last_became_active":"2020-11-19T19:02:42.407099+0000","last_became_peered":"2020-11-19T19:02:42.407099+0000","last_unstale":"2020-11-19T20:57:05.911441+0000","last_undegraded":"2020-11-19T20:57:05.911441+0000","last_fullsized":"2020-11-19T20:57:05.911441+0000","mapping_epoch":17,"log_start":"23'52200","ondisk_log_start":"23'52200","created":17,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'62217","last_scrub_stamp":"2020-11-19T20:57:05.911436+0000","last_deep_scrub":"23'62217","last_deep_scrub_stamp":"2020-11-19T20:57:05.911436+0000","last_clean_scrub_stamp":"2020-11-19T20:57:05.911436+0000","log_size":10017,"ondisk_log_size":10017,"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":2575600128,"num_objects":618,"num_object_clones":0,"num_object_copies":1236,"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":618,"num_whiteouts":0,"num_read":29025,"num_read_kb":1728319,"num_write":61588,"num_write_kb":10282832,"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":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'33516","reported_seq":"60235","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:48.467029+0000","last_change":"2020-11-19T20:57:48.467088+0000","last_active":"2020-11-19T20:57:48.467029+0000","last_peered":"2020-11-19T20:57:48.467029+0000","last_clean":"2020-11-19T20:57:48.467029+0000","last_became_active":"2020-11-19T19:02:41.406225+0000","last_became_peered":"2020-11-19T19:02:41.406225+0000","last_unstale":"2020-11-19T20:57:48.467029+0000","last_undegraded":"2020-11-19T20:57:48.467029+0000","last_fullsized":"2020-11-19T20:57:48.467029+0000","mapping_epoch":17,"log_start":"23'23500","ondisk_log_start":"23'23500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'33516","last_scrub_stamp":"2020-11-19T20:57:48.467024+0000","last_deep_scrub":"23'33516","last_deep_scrub_stamp":"2020-11-19T20:57:48.467024+0000","last_clean_scrub_stamp":"2020-11-19T20:57:48.467024+0000","log_size":10016,"ondisk_log_size":10016,"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":2492939776,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":26736,"num_read_kb":1389337,"num_write":32919,"num_write_kb":8022621,"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,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"23'63339","reported_seq":"111593","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:21.352039+0000","last_change":"2020-11-19T20:57:21.352126+0000","last_active":"2020-11-19T20:57:21.352039+0000","last_peered":"2020-11-19T20:57:21.352039+0000","last_clean":"2020-11-19T20:57:21.352039+0000","last_became_active":"2020-11-19T19:02:41.406828+0000","last_became_peered":"2020-11-19T19:02:41.406828+0000","last_unstale":"2020-11-19T20:57:21.352039+0000","last_undegraded":"2020-11-19T20:57:21.352039+0000","last_fullsized":"2020-11-19T20:57:21.352039+0000","mapping_epoch":17,"log_start":"23'53300","ondisk_log_start":"23'53300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'63339","last_scrub_stamp":"2020-11-19T20:57:21.352030+0000","last_deep_scrub":"23'63339","last_deep_scrub_stamp":"2020-11-19T20:57:21.352030+0000","last_clean_scrub_stamp":"2020-11-19T20:57:21.352030+0000","log_size":10039,"ondisk_log_size":10039,"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":2553401010,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":57931,"num_read_kb":1692221,"num_write":64461,"num_write_kb":9013336,"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":220,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'4","reported_seq":"22","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:56:58.061477+0000","last_change":"2020-11-19T20:56:58.061554+0000","last_active":"2020-11-19T20:56:58.061477+0000","last_peered":"2020-11-19T20:56:58.061477+0000","last_clean":"2020-11-19T20:56:58.061477+0000","last_became_active":"2020-11-19T19:02:37.391869+0000","last_became_peered":"2020-11-19T19:02:37.391869+0000","last_unstale":"2020-11-19T20:56:58.061477+0000","last_undegraded":"2020-11-19T20:56:58.061477+0000","last_fullsized":"2020-11-19T20:56:58.061477+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'4","last_scrub_stamp":"2020-11-19T20:56:58.061469+0000","last_deep_scrub":"23'4","last_deep_scrub_stamp":"2020-11-19T20:56:58.061469+0000","last_clean_scrub_stamp":"2020-11-19T20:56:58.061469+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":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":8034,"num_omap_keys":2,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"23'90163","reported_seq":"163670","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:42.481684+0000","last_change":"2020-11-19T20:57:42.481746+0000","last_active":"2020-11-19T20:57:42.481684+0000","last_peered":"2020-11-19T20:57:42.481684+0000","last_clean":"2020-11-19T20:57:42.481684+0000","last_became_active":"2020-11-19T19:02:41.405253+0000","last_became_peered":"2020-11-19T19:02:41.405253+0000","last_unstale":"2020-11-19T20:57:42.481684+0000","last_undegraded":"2020-11-19T20:57:42.481684+0000","last_fullsized":"2020-11-19T20:57:42.481684+0000","mapping_epoch":17,"log_start":"23'80100","ondisk_log_start":"23'80100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'90163","last_scrub_stamp":"2020-11-19T20:57:42.481679+0000","last_deep_scrub":"23'90163","last_deep_scrub_stamp":"2020-11-19T20:57:42.481679+0000","last_clean_scrub_stamp":"2020-11-19T20:57:42.481679+0000","log_size":10063,"ondisk_log_size":10063,"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":2598067200,"num_objects":628,"num_object_clones":0,"num_object_copies":1256,"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":628,"num_whiteouts":0,"num_read":72298,"num_read_kb":2321485,"num_write":89524,"num_write_kb":10190708,"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":220,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'36024","reported_seq":"93363","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:13.739150+0000","last_change":"2020-11-19T20:57:13.739208+0000","last_active":"2020-11-19T20:57:13.739150+0000","last_peered":"2020-11-19T20:57:13.739150+0000","last_clean":"2020-11-19T20:57:13.739150+0000","last_became_active":"2020-11-19T19:02:41.406833+0000","last_became_peered":"2020-11-19T19:02:41.406833+0000","last_unstale":"2020-11-19T20:57:13.739150+0000","last_undegraded":"2020-11-19T20:57:13.739150+0000","last_fullsized":"2020-11-19T20:57:13.739150+0000","mapping_epoch":17,"log_start":"23'26000","ondisk_log_start":"23'26000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'36024","last_scrub_stamp":"2020-11-19T20:57:13.739144+0000","last_deep_scrub":"23'36024","last_deep_scrub_stamp":"2020-11-19T20:57:13.739144+0000","last_clean_scrub_stamp":"2020-11-19T20:57:13.739144+0000","log_size":10024,"ondisk_log_size":10024,"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":2485908820,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"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":600,"num_whiteouts":0,"num_read":76624,"num_read_kb":1567483,"num_write":38639,"num_write_kb":9695098,"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],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"23'73696","reported_seq":"127020","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:29.976043+0000","last_change":"2020-11-19T20:57:29.976099+0000","last_active":"2020-11-19T20:57:29.976043+0000","last_peered":"2020-11-19T20:57:29.976043+0000","last_clean":"2020-11-19T20:57:29.976043+0000","last_became_active":"2020-11-19T19:02:41.505472+0000","last_became_peered":"2020-11-19T19:02:41.505472+0000","last_unstale":"2020-11-19T20:57:29.976043+0000","last_undegraded":"2020-11-19T20:57:29.976043+0000","last_fullsized":"2020-11-19T20:57:29.976043+0000","mapping_epoch":17,"log_start":"23'63600","ondisk_log_start":"23'63600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'73696","last_scrub_stamp":"2020-11-19T20:57:29.976038+0000","last_deep_scrub":"23'73696","last_deep_scrub_stamp":"2020-11-19T20:57:29.976038+0000","last_clean_scrub_stamp":"2020-11-19T20:57:29.976038+0000","log_size":10096,"ondisk_log_size":10096,"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":2761835539,"num_objects":665,"num_object_clones":0,"num_object_copies":1330,"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":665,"num_whiteouts":0,"num_read":53335,"num_read_kb":1649656,"num_write":73032,"num_write_kb":11469214,"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],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'207439","reported_seq":"319169","reported_epoch":"23","state":"active+clean","last_fresh":"2020-11-19T20:57:06.236647+0000","last_change":"2020-11-19T20:57:06.236709+0000","last_active":"2020-11-19T20:57:06.236647+0000","last_peered":"2020-11-19T20:57:06.236647+0000","last_clean":"2020-11-19T20:57:06.236647+0000","last_became_active":"2020-11-19T19:02:41.505205+0000","last_became_peered":"2020-11-19T19:02:41.505205+0000","last_unstale":"2020-11-19T20:57:06.236647+0000","last_undegraded":"2020-11-19T20:57:06.236647+0000","last_fullsized":"2020-11-19T20:57:06.236647+0000","mapping_epoch":17,"log_start":"23'197400","ondisk_log_start":"23'197400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'207439","last_scrub_stamp":"2020-11-19T20:57:06.236642+0000","last_deep_scrub":"23'207439","last_deep_scrub_stamp":"2020-11-19T20:57:06.236642+0000","last_clean_scrub_stamp":"2020-11-19T20:57:06.236642+0000","log_size":10039,"ondisk_log_size":10039,"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":2569641984,"num_objects":619,"num_object_clones":0,"num_object_copies":1238,"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":619,"num_whiteouts":0,"num_read":111750,"num_read_kb":2707643,"num_write":206827,"num_write_kb":14513561,"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":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20584802345,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"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":4956,"num_whiteouts":0,"num_read":449281,"num_read_kb":14193074,"num_write":592562,"num_write_kb":81597423,"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":604,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":40624521216,"data_stored":40623906898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80378,"ondisk_log_size":80378,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"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":2,"num_write_kb":9,"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":2,"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":8034,"num_omap_keys":2,"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":4,"ondisk_log_size":4,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543530,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2539284,"kb_used_data":2404556,"kb_used_omap":0,"kb_used_meta":134720,"kb_avail":91832556,"statfs":{"total":96636764160,"available":94036537344,"internally_reserved":0,"allocated":2462265344,"data_stored":2462071110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":137953280},"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 Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.0129999999999999,"15min":0.94599999999999995},"min":{"1min":0.76900000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.7809999999999999,"5min":6.7249999999999996,"15min":6.7249999999999996},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.02,"15min":0.97499999999999998},"min":{"1min":0.63800000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":2.0590000000000002,"5min":4.0949999999999998,"15min":5.2149999999999999},"last":0.76000000000000001}]},{"osd":1,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.288,"15min":1.1659999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":2.2120000000000002,"5min":4.8760000000000003,"15min":5.3799999999999999},"last":1.4399999999999999},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.167,"15min":1.0760000000000001},"min":{"1min":0.66900000000000004,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":2.2349999999999999,"5min":4.8620000000000001,"15min":5.2629999999999999},"last":1.179}]},{"osd":2,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.2290000000000001,"15min":1.123},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.52800000000000002},"max":{"1min":2.496,"5min":6.8600000000000003,"15min":6.8600000000000003},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.2749999999999999,"15min":1.171},"min":{"1min":0.755,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":2.3410000000000002,"5min":5.3890000000000002,"15min":5.5069999999999997},"last":0.91200000000000003}]},{"osd":3,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.4710000000000001,"15min":1.2569999999999999},"min":{"1min":0.68100000000000005,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":2.2650000000000001,"5min":12.244,"15min":12.244},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.349,"5min":1.292,"15min":1.2509999999999999},"min":{"1min":0.82799999999999996,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":2.722,"5min":4.6180000000000003,"15min":5.8890000000000002},"last":1.0860000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.083,"15min":1.0780000000000001},"min":{"1min":0.61499999999999999,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":2.972,"5min":3.6739999999999999,"15min":10.292},"last":1.01},{"interface":"front","average":{"1min":1.4119999999999999,"5min":1.3580000000000001,"15min":1.2909999999999999},"min":{"1min":1.034,"5min":0.748,"15min":0.63500000000000001},"max":{"1min":2.4710000000000001,"5min":6.9320000000000004,"15min":9.907},"last":1.4990000000000001}]},{"osd":5,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.4930000000000001,"15min":1.371},"min":{"1min":0.77600000000000002,"5min":0.70199999999999996,"15min":0.65400000000000003},"max":{"1min":2.8500000000000001,"5min":10.279,"15min":10.279},"last":1.256},{"interface":"front","average":{"1min":1.379,"5min":1.411,"15min":1.3720000000000001},"min":{"1min":0.93500000000000005,"5min":0.86299999999999999,"15min":0.86299999999999999},"max":{"1min":1.944,"5min":10.409000000000001,"15min":10.409000000000001},"last":1.417}]},{"osd":6,"last update":"Thu Nov 19 20:57:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3200000000000001,"5min":1.2729999999999999,"15min":1.3080000000000001},"min":{"1min":0.83799999999999997,"5min":0.77500000000000002,"15min":0.75700000000000001},"max":{"1min":2.1970000000000001,"5min":3.8069999999999999,"15min":8.7469999999999999},"last":1.302},{"interface":"front","average":{"1min":1.645,"5min":1.619,"15min":1.4930000000000001},"min":{"1min":1.1379999999999999,"5min":0.89400000000000002,"15min":0.80500000000000005},"max":{"1min":2.3370000000000002,"5min":7.0679999999999996,"15min":7.0679999999999996},"last":1.3799999999999999}]}]},{"osd":6,"up_from":14,"seq":60129543530,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5718796,"kb_used_data":5130692,"kb_used_omap":0,"kb_used_meta":588096,"kb_avail":88653044,"statfs":{"total":96636764160,"available":90780717056,"internally_reserved":0,"allocated":5253828608,"data_stored":5253598213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":602210304},"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 Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.96499999999999997,"15min":0.94199999999999995},"min":{"1min":0.55500000000000005,"5min":0.46500000000000002,"15min":0.45900000000000002},"max":{"1min":1.429,"5min":6.601,"15min":6.601},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.111,"15min":1.03},"min":{"1min":0.621,"5min":0.50700000000000001,"15min":0.46300000000000002},"max":{"1min":1.506,"5min":6.5460000000000003,"15min":6.5460000000000003},"last":1.321}]},{"osd":1,"last update":"Thu Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.1339999999999999,"15min":1.091},"min":{"1min":0.55400000000000005,"5min":0.495,"15min":0.495},"max":{"1min":1.6539999999999999,"5min":4.9189999999999996,"15min":5.1299999999999999},"last":1.111},{"interface":"front","average":{"1min":1.234,"5min":1.2829999999999999,"15min":1.2509999999999999},"min":{"1min":0.77500000000000002,"5min":0.72299999999999998,"15min":0.65000000000000002},"max":{"1min":1.573,"5min":6,"15min":6.133},"last":1.4259999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.97599999999999998,"15min":0.93899999999999995},"min":{"1min":0.63700000000000001,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2809999999999999,"5min":6.1580000000000004,"15min":6.1580000000000004},"last":1.141},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2050000000000001,"15min":1.177},"min":{"1min":0.73699999999999999,"5min":0.70099999999999996,"15min":0.624},"max":{"1min":1.6319999999999999,"5min":5.0860000000000003,"15min":5.2560000000000002},"last":1.266}]},{"osd":3,"last update":"Thu Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2769999999999999,"15min":1.202},"min":{"1min":0.67000000000000004,"5min":0.60799999999999998,"15min":0.59899999999999998},"max":{"1min":2.2669999999999999,"5min":6.3200000000000003,"15min":6.3200000000000003},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.206,"5min":1.26,"15min":1.157},"min":{"1min":0.79400000000000004,"5min":0.67900000000000005,"15min":0.61599999999999999},"max":{"1min":1.7390000000000001,"5min":6.2969999999999997,"15min":6.2969999999999997},"last":1.232}]},{"osd":4,"last update":"Thu Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.4159999999999999,"15min":1.2729999999999999},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.60899999999999999},"max":{"1min":1.6220000000000001,"5min":6.649,"15min":6.649},"last":1.506},{"interface":"front","average":{"1min":1.292,"5min":1.4019999999999999,"15min":1.3360000000000001},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.60199999999999998},"max":{"1min":2.133,"5min":5.7629999999999999,"15min":6.3630000000000004},"last":1.0720000000000001}]},{"osd":5,"last update":"Thu Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.3149999999999999,"15min":1.2090000000000001},"min":{"1min":0.78800000000000003,"5min":0.73199999999999998,"15min":0.65000000000000002},"max":{"1min":2.0590000000000002,"5min":6.7050000000000001,"15min":6.7050000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.5069999999999999,"5min":1.5680000000000001,"15min":1.4850000000000001},"min":{"1min":1.1379999999999999,"5min":0.995,"15min":0.82199999999999995},"max":{"1min":2.2389999999999999,"5min":6.1360000000000001,"15min":6.1360000000000001},"last":1.403}]},{"osd":7,"last update":"Thu Nov 19 20:57:45 2020","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":1.587,"15min":1.5189999999999999},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.70599999999999996},"max":{"1min":2.3980000000000001,"5min":6.2279999999999998,"15min":6.4710000000000001},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.4019999999999999,"5min":1.4670000000000001,"15min":1.4039999999999999},"min":{"1min":0.98899999999999999,"5min":0.89600000000000002,"15min":0.82399999999999995},"max":{"1min":1.8919999999999999,"5min":6.8220000000000001,"15min":6.8220000000000001},"last":1.008}]}]},{"osd":0,"up_from":14,"seq":60129543531,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5212084,"kb_used_data":4941164,"kb_used_omap":0,"kb_used_meta":270912,"kb_avail":89159756,"statfs":{"total":96636764160,"available":91299590144,"internally_reserved":0,"allocated":5059751936,"data_stored":5059542530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":277413888},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.80000000000000004,"15min":0.752},"min":{"1min":0.49399999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0149999999999999,"5min":4.1470000000000002,"15min":4.1470000000000002},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84899999999999998,"15min":0.85199999999999998},"min":{"1min":0.58699999999999997,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.212,"5min":1.679,"15min":1.728},"last":0.93799999999999994}]},{"osd":2,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.92400000000000004,"15min":0.871},"min":{"1min":0.628,"5min":0.52500000000000002,"15min":0.48199999999999998},"max":{"1min":1.1870000000000001,"5min":4.0229999999999997,"15min":4.0229999999999997},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.81999999999999995,"15min":0.80300000000000005},"min":{"1min":0.61399999999999999,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1499999999999999,"5min":1.7969999999999999,"15min":4.0250000000000004},"last":0.66800000000000004}]},{"osd":3,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.98499999999999999,"15min":0.873},"min":{"1min":0.64800000000000002,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.129,"5min":5.8609999999999998,"15min":5.8609999999999998},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.1200000000000001,"15min":1.0740000000000001},"min":{"1min":0.80000000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4219999999999999,"5min":4.306,"15min":4.4340000000000002},"last":0.97099999999999997}]},{"osd":4,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.145,"15min":1.038},"min":{"1min":0.80600000000000005,"5min":0.60699999999999998,"15min":0.58899999999999997},"max":{"1min":1.5700000000000001,"5min":6.8230000000000004,"15min":6.8230000000000004},"last":1.008},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.323,"15min":1.2350000000000001},"min":{"1min":0.83399999999999996,"5min":0.624,"15min":0.624},"max":{"1min":1.4139999999999999,"5min":5.3970000000000002,"15min":5.3970000000000002},"last":1.0649999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.3120000000000001,"15min":1.2050000000000001},"min":{"1min":0.68600000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.7490000000000001,"5min":7.1840000000000002,"15min":7.1840000000000002},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.258,"5min":1.369,"15min":1.2549999999999999},"min":{"1min":0.877,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.6619999999999999,"5min":7.1669999999999998,"15min":7.1669999999999998},"last":1.145}]},{"osd":6,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.403,"15min":1.3460000000000001},"min":{"1min":1.016,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.696,"5min":4.633,"15min":5.5419999999999998},"last":1.167},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.3169999999999999,"15min":1.2450000000000001},"min":{"1min":1.105,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.625,"5min":6.6600000000000001,"15min":6.6600000000000001},"last":1.409}]},{"osd":7,"last update":"Thu Nov 19 20:57:26 2020","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.4370000000000001,"15min":1.337},"min":{"1min":1.0269999999999999,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.76,"5min":6.7919999999999998,"15min":6.7919999999999998},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.321,"5min":1.3899999999999999,"15min":1.294},"min":{"1min":0.94499999999999995,"5min":0.92900000000000005,"15min":0.88900000000000001},"max":{"1min":1.5760000000000001,"5min":5.7549999999999999,"15min":5.7549999999999999},"last":1.29}]}]},{"osd":4,"up_from":13,"seq":55834576235,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5167292,"kb_used_data":4887924,"kb_used_omap":0,"kb_used_meta":279360,"kb_avail":89204548,"statfs":{"total":96636764160,"available":91345457152,"internally_reserved":0,"allocated":5005234176,"data_stored":5005019634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":286064640},"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 Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.879,"15min":0.88900000000000001},"min":{"1min":0.52500000000000002,"5min":0.498,"15min":0.436},"max":{"1min":1.411,"5min":1.889,"15min":2.5409999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.006,"5min":0.89500000000000002,"15min":0.94099999999999995},"min":{"1min":0.68999999999999995,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.8009999999999999,"5min":2.0339999999999998,"15min":7.2160000000000002},"last":1.2849999999999999}]},{"osd":1,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":0.97399999999999998,"15min":1.008},"min":{"1min":0.57099999999999995,"5min":0.51900000000000002,"15min":0.47999999999999998},"max":{"1min":1.6779999999999999,"5min":3.0379999999999998,"15min":3.5219999999999998},"last":1.014},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.157,"15min":1.236},"min":{"1min":0.76500000000000001,"5min":0.66400000000000003,"15min":0.65500000000000003},"max":{"1min":2.121,"5min":2.2810000000000001,"15min":7.4299999999999997},"last":1.4239999999999999}]},{"osd":2,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0820000000000001,"15min":1.0469999999999999},"min":{"1min":0.747,"5min":0.58799999999999997,"15min":0.53700000000000003},"max":{"1min":1.861,"5min":3.4500000000000002,"15min":3.4500000000000002},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.133,"15min":1.0800000000000001},"min":{"1min":0.82999999999999996,"5min":0.63300000000000001,"15min":0.626},"max":{"1min":1.8839999999999999,"5min":3.7050000000000001,"15min":3.7050000000000001},"last":0.97299999999999998}]},{"osd":3,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.4139999999999999,"15min":1.3280000000000001},"min":{"1min":0.89900000000000002,"5min":0.623,"15min":0.59699999999999998},"max":{"1min":2.0350000000000001,"5min":23.838000000000001,"15min":23.838000000000001},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.298,"5min":1.492,"15min":1.274},"min":{"1min":0.78100000000000003,"5min":0.72299999999999998,"15min":0.60299999999999998},"max":{"1min":2.0720000000000001,"5min":23.806000000000001,"15min":23.806000000000001},"last":1.363}]},{"osd":5,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.194,"15min":1.1160000000000001},"min":{"1min":0.66400000000000003,"5min":0.61399999999999999,"15min":0.60899999999999999},"max":{"1min":2.0329999999999999,"5min":3.0529999999999999,"15min":3.4319999999999999},"last":1.331},{"interface":"front","average":{"1min":1.4039999999999999,"5min":1.365,"15min":1.421},"min":{"1min":1.1200000000000001,"5min":0.89500000000000002,"15min":0.80900000000000005},"max":{"1min":2.1669999999999998,"5min":3.7269999999999999,"15min":10.111000000000001},"last":1.6299999999999999}]},{"osd":6,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.431,"5min":1.3680000000000001,"15min":1.321},"min":{"1min":1.026,"5min":0.88200000000000001,"15min":0.70499999999999996},"max":{"1min":2.4340000000000002,"5min":4.2910000000000004,"15min":8.6790000000000003},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.407,"5min":1.387,"15min":1.325},"min":{"1min":1.0740000000000001,"5min":0.81999999999999995,"15min":0.71299999999999997},"max":{"1min":2.161,"5min":3.1699999999999999,"15min":5.2869999999999999},"last":1.1519999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:57:21 2020","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":1.4119999999999999,"15min":1.4690000000000001},"min":{"1min":1.0880000000000001,"5min":0.79500000000000004,"15min":0.76100000000000001},"max":{"1min":2.3439999999999999,"5min":2.7719999999999998,"15min":9.9830000000000005},"last":1.5349999999999999},{"interface":"front","average":{"1min":1.6299999999999999,"5min":1.5640000000000001,"15min":1.494},"min":{"1min":1.2869999999999999,"5min":1.0860000000000001,"15min":0.81200000000000006},"max":{"1min":2.5470000000000002,"5min":3.806,"15min":3.806},"last":1.51}]}]},{"osd":1,"up_from":14,"seq":60129543531,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5040,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366800,"statfs":{"total":96636764160,"available":96631603200,"internally_reserved":0,"allocated":237568,"data_stored":85490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.78200000000000003,"15min":0.746},"min":{"1min":0.53100000000000003,"5min":0.48099999999999998,"15min":0.41599999999999998},"max":{"1min":0.98799999999999999,"5min":1.776,"15min":2.7839999999999998},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.79100000000000004,"15min":0.77600000000000002},"min":{"1min":0.55300000000000005,"5min":0.496,"15min":0.49299999999999999},"max":{"1min":1.2490000000000001,"5min":1.8169999999999999,"15min":3.6030000000000002},"last":0.77700000000000002}]},{"osd":2,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.78700000000000003,"15min":0.75900000000000001},"min":{"1min":0.52900000000000003,"5min":0.48699999999999999,"15min":0.48099999999999998},"max":{"1min":1.2749999999999999,"5min":2.109,"15min":3.891},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.998,"15min":0.93999999999999995},"min":{"1min":0.58799999999999997,"5min":0.56200000000000006,"15min":0.47399999999999998},"max":{"1min":1.1439999999999999,"5min":3.0819999999999999,"15min":3.0819999999999999},"last":1.0580000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.052,"15min":0.98499999999999999},"min":{"1min":0.82799999999999996,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.3029999999999999,"5min":3.1840000000000002,"15min":4.0300000000000002},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.0720000000000001,"15min":1.004},"min":{"1min":0.754,"5min":0.64000000000000001,"15min":0.57899999999999996},"max":{"1min":1.4650000000000001,"5min":4.8600000000000003,"15min":4.8600000000000003},"last":0.89000000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.254,"15min":1.2949999999999999},"min":{"1min":0.81399999999999995,"5min":0.66700000000000004,"15min":0.60099999999999998},"max":{"1min":1.7290000000000001,"5min":8.5619999999999994,"15min":48.994},"last":1.018},{"interface":"front","average":{"1min":1.256,"5min":1.3240000000000001,"15min":1.417},"min":{"1min":0.94699999999999995,"5min":0.751,"15min":0.56599999999999995},"max":{"1min":1.6830000000000001,"5min":4.6130000000000004,"15min":49.107999999999997},"last":1.2789999999999999}]},{"osd":5,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3340000000000001,"15min":1.228},"min":{"1min":0.93700000000000006,"5min":0.71399999999999997,"15min":0.69399999999999995},"max":{"1min":1.7509999999999999,"5min":5.3070000000000004,"15min":5.3070000000000004},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.427,"15min":1.2669999999999999},"min":{"1min":0.97499999999999998,"5min":0.76200000000000001,"15min":0.69299999999999995},"max":{"1min":1.8979999999999999,"5min":8.4309999999999992,"15min":8.4309999999999992},"last":0.93000000000000005}]},{"osd":6,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.3240000000000001,"15min":1.29},"min":{"1min":0.85199999999999998,"5min":0.79300000000000004,"15min":0.78900000000000003},"max":{"1min":1.96,"5min":3.4940000000000002,"15min":4.7590000000000003},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.349,"15min":1.3100000000000001},"min":{"1min":1.0900000000000001,"5min":0.872,"15min":0.82799999999999996},"max":{"1min":1.9890000000000001,"5min":2.7690000000000001,"15min":4.7320000000000002},"last":1.3420000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.47,"15min":1.4119999999999999},"min":{"1min":1.0840000000000001,"5min":0.88300000000000001,"15min":0.84099999999999997},"max":{"1min":1.774,"5min":5.1180000000000003,"15min":7.2839999999999998},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.409,"5min":1.4490000000000001,"15min":1.419},"min":{"1min":1.0069999999999999,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.863,"5min":5.1749999999999998,"15min":7.4279999999999999},"last":1.198}]}]},{"osd":2,"up_from":14,"seq":60129543531,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2716408,"kb_used_data":2495920,"kb_used_omap":0,"kb_used_meta":220480,"kb_avail":91655432,"statfs":{"total":96636764160,"available":93855162368,"internally_reserved":0,"allocated":2555822080,"data_stored":2555608562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":225771520},"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 Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.73599999999999999,"15min":0.72399999999999998},"min":{"1min":0.51700000000000002,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2390000000000001,"5min":2.2050000000000001,"15min":2.7480000000000002},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.81599999999999995,"15min":0.77800000000000002},"min":{"1min":0.57599999999999996,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.84699999999999998,"5min":4.0199999999999996,"15min":5.0140000000000002},"last":0.96499999999999997}]},{"osd":1,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85599999999999998,"15min":0.84999999999999998},"min":{"1min":0.66700000000000004,"5min":0.54900000000000004,"15min":0.497},"max":{"1min":1.1699999999999999,"5min":1.984,"15min":5.1580000000000004},"last":1.069},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.94599999999999995,"15min":0.92100000000000004},"min":{"1min":0.70199999999999996,"5min":0.61399999999999999,"15min":0.49099999999999999},"max":{"1min":1.494,"5min":2.129,"15min":4.6630000000000003},"last":1.1799999999999999}]},{"osd":3,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.86299999999999999,"15min":0.84399999999999997},"min":{"1min":0.57999999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1339999999999999,"5min":2.1309999999999998,"15min":4.4580000000000002},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.2250000000000001,"15min":1.131},"min":{"1min":0.60199999999999998,"5min":0.60099999999999998,"15min":0.54300000000000004},"max":{"1min":1.3,"5min":10.891,"15min":10.891},"last":1.3480000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.194,"15min":1.1259999999999999},"min":{"1min":0.878,"5min":0.74299999999999999,"15min":0.54500000000000004},"max":{"1min":1.4890000000000001,"5min":1.897,"15min":2.7559999999999998},"last":1.716},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.22,"15min":1.1830000000000001},"min":{"1min":0.77500000000000002,"5min":0.65100000000000002,"15min":0.64300000000000002},"max":{"1min":1.4950000000000001,"5min":3.6589999999999998,"15min":5.5289999999999999},"last":1.956}]},{"osd":5,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.3620000000000001,"15min":1.2929999999999999},"min":{"1min":0.89200000000000002,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.76,"5min":5.2389999999999999,"15min":8.2530000000000001},"last":1.6850000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.1419999999999999,"15min":1.083},"min":{"1min":0.77300000000000002,"5min":0.73499999999999999,"15min":0.72899999999999998},"max":{"1min":1.5669999999999999,"5min":5.5300000000000002,"15min":5.5300000000000002},"last":1.5}]},{"osd":6,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.1699999999999999,"15min":1.157},"min":{"1min":0.85699999999999998,"5min":0.73499999999999999,"15min":0.71599999999999997},"max":{"1min":1.5760000000000001,"5min":1.8939999999999999,"15min":5.5499999999999998},"last":1.8799999999999999},{"interface":"front","average":{"1min":1.347,"5min":1.3200000000000001,"15min":1.2729999999999999},"min":{"1min":1.028,"5min":0.96599999999999997,"15min":0.83099999999999996},"max":{"1min":1.645,"5min":2.0899999999999999,"15min":2.9039999999999999},"last":1.8009999999999999}]},{"osd":7,"last update":"Thu Nov 19 20:57:25 2020","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":1.46,"15min":1.3700000000000001},"min":{"1min":1.008,"5min":0.95399999999999996,"15min":0.77300000000000002},"max":{"1min":1.6220000000000001,"5min":8.4109999999999996,"15min":8.4109999999999996},"last":1.8280000000000001},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.3160000000000001,"15min":1.2649999999999999},"min":{"1min":0.97499999999999998,"5min":0.88700000000000001,"15min":0.873},"max":{"1min":1.6100000000000001,"5min":5.7919999999999998,"15min":5.7919999999999998},"last":1.78}]}]},{"osd":3,"up_from":14,"seq":60129543531,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13197392,"kb_used_data":12478344,"kb_used_omap":0,"kb_used_meta":719040,"kb_avail":81174448,"statfs":{"total":96636764160,"available":83122634752,"internally_reserved":0,"allocated":12777824256,"data_stored":12777468615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":736296960},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.67500000000000004,"15min":0.68700000000000006},"min":{"1min":0.50800000000000001,"5min":0.46200000000000002,"15min":0.44600000000000001},"max":{"1min":1.214,"5min":1.236,"15min":2.1659999999999999},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.77700000000000002,"15min":0.76500000000000001},"min":{"1min":0.57799999999999996,"5min":0.48799999999999999,"15min":0.46200000000000002},"max":{"1min":1.048,"5min":1.762,"15min":1.762},"last":0.78100000000000003}]},{"osd":1,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.82799999999999996,"15min":0.84899999999999998},"min":{"1min":0.57399999999999995,"5min":0.47599999999999998,"15min":0.47399999999999998},"max":{"1min":1.361,"5min":3.1739999999999999,"15min":6.141},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93100000000000005,"15min":0.94599999999999995},"min":{"1min":0.64500000000000002,"5min":0.63,"15min":0.55400000000000005},"max":{"1min":1.2989999999999999,"5min":1.5169999999999999,"15min":1.72},"last":0.92700000000000005}]},{"osd":2,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.97499999999999998,"15min":0.94999999999999996},"min":{"1min":0.56299999999999994,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3029999999999999,"5min":3.5569999999999999,"15min":6.282},"last":0.75},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97999999999999998,"15min":0.96499999999999997},"min":{"1min":0.75900000000000001,"5min":0.57499999999999996,"15min":0.56699999999999995},"max":{"1min":1.29,"5min":1.909,"15min":1.909},"last":1.0780000000000001}]},{"osd":4,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.093,"15min":1.125},"min":{"1min":0.75900000000000001,"5min":0.627,"15min":0.59499999999999997},"max":{"1min":1.9770000000000001,"5min":1.9770000000000001,"15min":6.0330000000000004},"last":1.365},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2250000000000001,"15min":1.2350000000000001},"min":{"1min":0.92700000000000005,"5min":0.75700000000000001,"15min":0.626},"max":{"1min":1.8999999999999999,"5min":3.3069999999999999,"15min":6.4000000000000004},"last":1.099}]},{"osd":5,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.2929999999999999,"15min":1.3109999999999999},"min":{"1min":0.80800000000000005,"5min":0.65100000000000002,"15min":0.64600000000000002},"max":{"1min":2.0070000000000001,"5min":3.4849999999999999,"15min":6.6550000000000002},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.256,"15min":1.254},"min":{"1min":1.0669999999999999,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.921,"5min":3.4390000000000001,"15min":5.9829999999999997},"last":1.341}]},{"osd":6,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.2869999999999999,"15min":1.304},"min":{"1min":1.0189999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.7929999999999999,"5min":1.7929999999999999,"15min":6.5940000000000003},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.2370000000000001,"15min":1.282},"min":{"1min":0.86499999999999999,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.8720000000000001,"5min":2.3690000000000002,"15min":7.5209999999999999},"last":1.5580000000000001}]},{"osd":7,"last update":"Thu Nov 19 20:57:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3700000000000001,"5min":1.329,"15min":1.371},"min":{"1min":0.97299999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.7490000000000001,"5min":2.2440000000000002,"15min":6.0300000000000002},"last":1.47},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3879999999999999,"15min":1.446},"min":{"1min":1.0049999999999999,"5min":0.86499999999999999,"15min":0.81999999999999995},"max":{"1min":2.093,"5min":3.6840000000000002,"15min":8.0719999999999992},"last":1.3089999999999999}]}]},{"osd":5,"up_from":14,"seq":60129543530,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8038776,"kb_used_data":7335408,"kb_used_omap":0,"kb_used_meta":703360,"kb_avail":86333064,"statfs":{"total":96636764160,"available":88405057536,"internally_reserved":0,"allocated":7511457792,"data_stored":7511196664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":720240640},"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 Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.89800000000000002,"15min":0.99199999999999999},"min":{"1min":0.63100000000000001,"5min":0.46100000000000002,"15min":0.45000000000000001},"max":{"1min":1.409,"5min":4.3659999999999997,"15min":4.3659999999999997},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.135,"5min":1.1160000000000001,"15min":1.0880000000000001},"min":{"1min":0.77700000000000002,"5min":0.501,"15min":0.49199999999999999},"max":{"1min":1.4570000000000001,"5min":4.843,"15min":4.843},"last":0.92200000000000004}]},{"osd":1,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91500000000000004,"15min":0.94299999999999995},"min":{"1min":0.64000000000000001,"5min":0.51900000000000002,"15min":0.49099999999999999},"max":{"1min":1.5349999999999999,"5min":2.1429999999999998,"15min":5.1779999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.94099999999999995,"15min":1.008},"min":{"1min":0.57899999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3600000000000001,"5min":1.6200000000000001,"15min":3.3730000000000002},"last":1.089}]},{"osd":2,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.1180000000000001,"15min":1.1419999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.55700000000000005},"max":{"1min":1.6439999999999999,"5min":4.5499999999999998,"15min":4.5499999999999998},"last":1.4199999999999999},{"interface":"front","average":{"1min":1.274,"5min":1.288,"15min":1.26},"min":{"1min":0.97199999999999998,"5min":0.81999999999999995,"15min":0.64600000000000002},"max":{"1min":1.849,"5min":4.6589999999999998,"15min":4.6589999999999998},"last":1.1220000000000001}]},{"osd":3,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1419999999999999,"15min":1.0600000000000001},"min":{"1min":0.69799999999999995,"5min":0.63100000000000001,"15min":0.61099999999999999},"max":{"1min":1.4379999999999999,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.161,"5min":1.2729999999999999,"15min":1.2509999999999999},"min":{"1min":0.69299999999999995,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.698,"5min":6.4870000000000001,"15min":8.1539999999999999},"last":1.3029999999999999}]},{"osd":4,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.206,"15min":1.2050000000000001},"min":{"1min":0.72699999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.5209999999999999,"5min":3.3279999999999998,"15min":4.8300000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.3979999999999999,"15min":1.349},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.778,"5min":5.0540000000000003,"15min":5.0540000000000003},"last":1.3420000000000001}]},{"osd":6,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.2869999999999999,"15min":1.276},"min":{"1min":0.77600000000000002,"5min":0.66500000000000004,"15min":0.59299999999999997},"max":{"1min":2.012,"5min":3.0110000000000001,"15min":4.6859999999999999},"last":1.4670000000000001},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.2769999999999999,"15min":1.3460000000000001},"min":{"1min":0.96099999999999997,"5min":0.754,"15min":0.63300000000000001},"max":{"1min":1.6459999999999999,"5min":2.1989999999999998,"15min":3.4860000000000002},"last":1.554}]},{"osd":7,"last update":"Thu Nov 19 20:57:10 2020","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.3660000000000001,"15min":1.3799999999999999},"min":{"1min":0.86699999999999999,"5min":0.70599999999999996,"15min":0.68400000000000005},"max":{"1min":1.7030000000000001,"5min":5.1580000000000004,"15min":10.694000000000001},"last":1.6140000000000001},{"interface":"front","average":{"1min":1.464,"5min":1.5189999999999999,"15min":1.5109999999999999},"min":{"1min":1.093,"5min":0.84999999999999998,"15min":0.76100000000000001},"max":{"1min":2.1640000000000001,"5min":4.843,"15min":6.2089999999999996},"last":1.589}]}]}]}} 2020-11-19T20:58:01.143 INFO:teuthology.orchestra.run.smithi199:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2020-11-19T20:58:01.483 INFO:teuthology.misc:Shutting down mds daemons... 2020-11-19T20:58:01.483 INFO:teuthology.misc:Shutting down osd daemons... 2020-11-19T20:58:01.484 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2020-11-19T20:58:01.484 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:01.538 INFO:tasks.ceph.osd.0:Stopped 2020-11-19T20:58:01.539 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2020-11-19T20:58:01.539 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:01.563 INFO:tasks.ceph.osd.1:Stopped 2020-11-19T20:58:01.563 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2020-11-19T20:58:01.564 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:01.653 INFO:tasks.ceph.osd.2:Stopped 2020-11-19T20:58:01.653 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2020-11-19T20:58:01.653 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:01.743 INFO:tasks.ceph.osd.3:Stopped 2020-11-19T20:58:01.744 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2020-11-19T20:58:01.745 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:07.369 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 is failed for ~0s 2020-11-19T20:58:07.847 INFO:tasks.ceph.osd.4:Stopped 2020-11-19T20:58:07.848 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2020-11-19T20:58:07.848 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:07.933 INFO:tasks.ceph.osd.5:Stopped 2020-11-19T20:58:07.934 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2020-11-19T20:58:07.934 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:12.978 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 is failed for ~0s 2020-11-19T20:58:12.979 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 has been restored 2020-11-19T20:58:14.035 INFO:tasks.ceph.osd.6:Stopped 2020-11-19T20:58:14.036 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2020-11-19T20:58:14.037 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:14.091 INFO:tasks.ceph.osd.7:Stopped 2020-11-19T20:58:14.092 INFO:teuthology.misc:Shutting down mgr daemons... 2020-11-19T20:58:14.092 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2020-11-19T20:58:14.092 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:14.117 INFO:tasks.ceph.mgr.x:Stopped 2020-11-19T20:58:14.117 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2020-11-19T20:58:14.118 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:14.137 INFO:tasks.ceph.mgr.y:Stopped 2020-11-19T20:58:14.138 INFO:teuthology.misc:Shutting down mon daemons... 2020-11-19T20:58:14.138 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2020-11-19T20:58:14.138 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:14.181 INFO:tasks.ceph.mon.a:Stopped 2020-11-19T20:58:14.181 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2020-11-19T20:58:14.181 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:14.238 INFO:tasks.ceph.mon.c:Stopped 2020-11-19T20:58:14.239 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2020-11-19T20:58:14.239 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T20:58:14.260 INFO:tasks.ceph.mon.b:Stopped 2020-11-19T20:58:14.260 INFO:tasks.ceph:Checking cluster log for badness... 2020-11-19T20:58:14.261 INFO:teuthology.orchestra.run.smithi199:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | head -n 1 2020-11-19T20:58:14.408 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T20:58:14.409 INFO:teuthology.orchestra.run.smithi199:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2020-11-19T20:58:15.929 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T20:58:15.930 INFO:teuthology.orchestra.run.smithi199:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2020-11-19T20:58:16.018 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T20:58:16.019 INFO:teuthology.orchestra.run.smithi199:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2020-11-19T20:58:16.101 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi199.front.sepia.ceph.com 2020-11-19T20:58:16.102 INFO:teuthology.orchestra.run.smithi199:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2020-11-19T20:58:16.169 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T20:58:16.169 INFO:teuthology.orchestra.run.smithi027:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2020-11-19T20:58:16.763 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T20:58:16.764 INFO:teuthology.orchestra.run.smithi027:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2020-11-19T20:58:16.904 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T20:58:16.904 INFO:teuthology.orchestra.run.smithi027:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2020-11-19T20:58:16.977 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi027.front.sepia.ceph.com 2020-11-19T20:58:16.977 INFO:teuthology.orchestra.run.smithi027:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2020-11-19T20:58:17.083 INFO:tasks.ceph:Archiving mon data... 2020-11-19T20:58:17.088 DEBUG:teuthology.misc:Transferring archived files from smithi199:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/data/mon.a.tgz 2020-11-19T20:58:17.088 INFO:teuthology.orchestra.run.smithi199:> mktemp 2020-11-19T20:58:17.119 INFO:teuthology.orchestra.run.smithi199.stdout:/tmp/tmp.4jxWt2LTwh 2020-11-19T20:58:17.120 INFO:teuthology.orchestra.run.smithi199:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.4jxWt2LTwh 2020-11-19T20:58:17.386 INFO:teuthology.orchestra.run.smithi199:> sudo chmod 0666 /tmp/tmp.4jxWt2LTwh 2020-11-19T20:58:17.518 DEBUG:teuthology.orchestra.remote:smithi199:/tmp/tmp.4jxWt2LTwh is 504KB 2020-11-19T20:58:17.773 INFO:teuthology.orchestra.run.smithi199:> rm -fr /tmp/tmp.4jxWt2LTwh 2020-11-19T20:58:17.788 DEBUG:teuthology.misc:Transferring archived files from smithi199:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/data/mon.c.tgz 2020-11-19T20:58:17.788 INFO:teuthology.orchestra.run.smithi199:> mktemp 2020-11-19T20:58:17.841 INFO:teuthology.orchestra.run.smithi199.stdout:/tmp/tmp.gvX4ZpYNy4 2020-11-19T20:58:17.842 INFO:teuthology.orchestra.run.smithi199:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.gvX4ZpYNy4 2020-11-19T20:58:17.979 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 has been restored 2020-11-19T20:58:18.073 INFO:teuthology.orchestra.run.smithi199:> sudo chmod 0666 /tmp/tmp.gvX4ZpYNy4 2020-11-19T20:58:18.157 DEBUG:teuthology.orchestra.remote:smithi199:/tmp/tmp.gvX4ZpYNy4 is 504KB 2020-11-19T20:58:18.254 INFO:teuthology.orchestra.run.smithi199:> rm -fr /tmp/tmp.gvX4ZpYNy4 2020-11-19T20:58:18.268 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/data/mon.b.tgz 2020-11-19T20:58:18.268 INFO:teuthology.orchestra.run.smithi027:> mktemp 2020-11-19T20:58:18.295 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.IJML0rmsPc 2020-11-19T20:58:18.296 INFO:teuthology.orchestra.run.smithi027:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.IJML0rmsPc 2020-11-19T20:58:18.594 INFO:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.IJML0rmsPc 2020-11-19T20:58:18.722 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.IJML0rmsPc is 497KB 2020-11-19T20:58:18.897 INFO:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.IJML0rmsPc 2020-11-19T20:58:18.911 INFO:tasks.ceph:Cleaning ceph cluster... 2020-11-19T20:58:18.912 INFO:teuthology.orchestra.run.smithi025:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2020-11-19T20:58:18.916 INFO:teuthology.orchestra.run.smithi027:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2020-11-19T20:58:18.953 INFO:teuthology.orchestra.run.smithi199:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2020-11-19T20:58:19.014 INFO:tasks.ceph:Checking for errors in any valgrind logs... 2020-11-19T20:58:19.015 INFO:teuthology.orchestra.run.smithi199:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T20:58:19.035 INFO:teuthology.orchestra.run.smithi027:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T20:58:19.038 INFO:teuthology.orchestra.run.smithi025:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T20:58:19.065 INFO:teuthology.orchestra.run.smithi199.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T20:58:19.074 INFO:teuthology.orchestra.run.smithi025.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T20:58:19.088 INFO:teuthology.orchestra.run.smithi027.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T20:58:19.094 INFO:tasks.ceph:Archiving crash dumps... 2020-11-19T20:58:19.096 DEBUG:teuthology.misc:Transferring archived files from smithi199:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/remote/smithi199/crash 2020-11-19T20:58:19.097 INFO:teuthology.orchestra.run.smithi199:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T20:58:19.141 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/remote/smithi027/crash 2020-11-19T20:58:19.142 INFO:teuthology.orchestra.run.smithi027:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T20:58:19.176 DEBUG:teuthology.misc:Transferring archived files from smithi025:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/remote/smithi025/crash 2020-11-19T20:58:19.177 INFO:teuthology.orchestra.run.smithi025:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T20:58:19.235 INFO:tasks.ceph:Compressing logs... 2020-11-19T20:58:19.236 INFO:teuthology.orchestra.run.smithi025:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T20:58:19.238 INFO:teuthology.orchestra.run.smithi027:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T20:58:19.241 INFO:teuthology.orchestra.run.smithi199:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T20:58:19.243 INFO:tasks.ceph:Archiving logs... 2020-11-19T20:58:19.243 DEBUG:teuthology.misc:Transferring archived files from smithi199:/var/log/ceph to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/remote/smithi199/log 2020-11-19T20:58:19.245 INFO:teuthology.orchestra.run.smithi199:> sudo tar cz -f - -C /var/log/ceph -- . 2020-11-19T21:00:48.493 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-osd.2.log: file changed as we read it 2020-11-19T21:00:49.744 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-mon.c.log: File removed before we read it 2020-11-19T21:00:49.744 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25302.log: File removed before we read it 2020-11-19T21:00:49.744 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29093.log: File removed before we read it 2020-11-19T21:00:49.744 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25554.log: File removed before we read it 2020-11-19T21:00:49.745 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.28925.log: File removed before we read it 2020-11-19T21:00:49.745 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29429.log: File removed before we read it 2020-11-19T21:00:49.745 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-mon.a.log: File removed before we read it 2020-11-19T21:00:49.745 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25470.log: File removed before we read it 2020-11-19T21:00:49.745 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25134.log: File removed before we read it 2020-11-19T21:00:49.746 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29303.log: File removed before we read it 2020-11-19T21:00:49.746 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29387.log: File removed before we read it 2020-11-19T21:00:49.746 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.24840.log: File removed before we read it 2020-11-19T21:00:49.746 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.24661.log: File removed before we read it 2020-11-19T21:00:49.746 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29563.log: File removed before we read it 2020-11-19T21:00:49.747 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25722.log: File removed before we read it 2020-11-19T21:00:49.747 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25176.log: File removed before we read it 2020-11-19T21:00:49.747 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25680.log: File removed before we read it 2020-11-19T21:00:49.748 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29177.log: File removed before we read it 2020-11-19T21:01:19.202 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29261.log: File removed before we read it 2020-11-19T21:01:19.202 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-mgr.x.log: File removed before we read it 2020-11-19T21:01:19.202 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-osd.1.log: File removed before we read it 2020-11-19T21:01:19.203 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph.log: File removed before we read it 2020-11-19T21:01:19.203 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25008.log: File removed before we read it 2020-11-19T21:01:19.203 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.21958.log: File removed before we read it 2020-11-19T21:06:33.289 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-osd.0.log: file changed as we read it 2020-11-19T21:06:35.615 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25218.log: File removed before we read it 2020-11-19T21:06:35.615 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25428.log: File removed before we read it 2020-11-19T21:06:35.615 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.24924.log: File removed before we read it 2020-11-19T21:52:31.213 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-osd.3.log: file changed as we read it 2020-11-19T21:52:34.764 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29645.log: File removed before we read it 2020-11-19T21:52:34.765 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29471.log: File removed before we read it 2020-11-19T21:52:34.765 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.28799.log: File removed before we read it 2020-11-19T21:52:34.772 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.24966.log: File removed before we read it 2020-11-19T21:52:34.773 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.24756.log: File removed before we read it 2020-11-19T21:52:34.773 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29605.log: File removed before we read it 2020-11-19T21:52:34.773 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.24798.log: File removed before we read it 2020-11-19T21:52:34.773 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25638.log: File removed before we read it 2020-11-19T21:52:34.774 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.28673.log: File removed before we read it 2020-11-19T21:52:34.774 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25806.log: File removed before we read it 2020-11-19T21:52:34.774 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29135.log: File removed before we read it 2020-11-19T21:52:34.778 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25512.log: File removed before we read it 2020-11-19T21:52:34.778 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25050.log: File removed before we read it 2020-11-19T21:52:34.778 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.28967.log: File removed before we read it 2020-11-19T21:52:34.778 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29345.log: File removed before we read it 2020-11-19T21:52:34.778 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25386.log: File removed before we read it 2020-11-19T21:52:34.779 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29521.log: File removed before we read it 2020-11-19T21:52:34.885 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25764.log: File removed before we read it 2020-11-19T21:52:34.891 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.28715.log: File removed before we read it 2020-11-19T21:52:34.902 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph.tmp-client.admin.17632.log: File removed before we read it 2020-11-19T21:52:34.902 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.25344.log: File removed before we read it 2020-11-19T21:52:34.903 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29219.log: File removed before we read it 2020-11-19T21:52:34.903 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.29009.log: File removed before we read it 2020-11-19T21:52:34.904 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.22360.log: File removed before we read it 2020-11-19T21:52:34.904 INFO:teuthology.orchestra.run.smithi199.stderr:tar: ./ceph-client.admin.28841.log: File removed before we read it 2020-11-19T21:52:34.904 INFO:teuthology.orchestra.run.smithi199.stderr:tar: .: file changed as we read it 2020-11-19T21:52:34.922 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637361/remote/smithi027/log 2020-11-19T21:52:34.924 INFO:teuthology.orchestra.run.smithi027:> sudo tar cz -f - -C /var/log/ceph -- .