2020-11-19T17:23:24.679 INFO:root:teuthology version: 1.0.0-357fd4a 2020-11-19T17:23:24.680 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_jdillaman@dillaman-rh --name jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi --description rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-stupid 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} --lock --verbose --block --archive /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267 -- /tmp/teuthology-worker.qi4h5uxr.tmp 2020-11-19T17:23:24.886 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T17:23:25.052 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267 branch: wip-jd-testing-2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-stupid 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: '5637267' 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: bdev async discard: true bdev enable discard: true bluestore allocator: stupid 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: bdev async discard: true bdev enable discard: true 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.1584 2020-11-19T17:23:25.052 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-19T17:23:25.055 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa/tasks 2020-11-19T17:23:25.056 INFO:teuthology.run_tasks:Running task internal.check_packages... 2020-11-19T17:23:25.059 INFO:teuthology.task.internal:Checking packages... 2020-11-19T17:23:25.111 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'basic' and ceph hash '33f73aff6902486eafe8c4758021a8eed55d592c' 2020-11-19T17:23:25.112 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-11-19T17:23:25.113 INFO:teuthology.packaging:ref: None 2020-11-19T17:23:25.114 INFO:teuthology.packaging:tag: None 2020-11-19T17:23:25.115 INFO:teuthology.packaging:branch: wip-jd-testing-2 2020-11-19T17:23:25.115 INFO:teuthology.packaging:sha1: 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T17:23:25.117 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-19T17:23:25.468 INFO:teuthology.task.internal:Found packages for ceph version 16.0.0-7327.g33f73aff 2020-11-19T17:23:25.469 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2020-11-19T17:23:25.482 INFO:teuthology.task.internal:no buildpackages task found 2020-11-19T17:23:25.483 INFO:teuthology.run_tasks:Running task internal.lock_machines... 2020-11-19T17:23:25.584 INFO:teuthology.task.internal.lock_machines:Locking machines... 2020-11-19T17:23:25.584 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T17:23:25.651 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:23:35.669 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:23:45.690 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:23:55.701 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:24:05.720 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 2)... 2020-11-19T17:24:15.738 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:24:25.755 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:24:35.768 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:24:45.820 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:24:55.856 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:25:05.873 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:25:15.907 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:25:25.921 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:25:35.960 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:25:45.974 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:25:55.989 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:26:06.035 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:26:16.075 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:26:26.089 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:26:36.107 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:26:46.125 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:26:56.141 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:27:06.159 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:27:16.175 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:27:26.196 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:27:36.217 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:27:46.232 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:27:56.254 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:28:06.271 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:28:16.290 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:28:26.307 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:28:36.327 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:28:46.344 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:28:56.365 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:29:06.382 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:29:16.401 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:29:26.439 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:29:36.457 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:29:46.475 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:29:56.494 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:30:06.510 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T17:30:16.529 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T17:30:26.546 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/5637267'} 2020-11-19T17:30:26.568 DEBUG:teuthology.lock.ops:locked ubuntu@smithi192.front.sepia.ceph.com, ubuntu@smithi132.front.sepia.ceph.com, ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T17:30:26.652 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe02f3b4d90>, signals=[15]) 2020-11-19T17:30:26.911 INFO:teuthology.provision.fog.smithi074:Scheduling deploy of centos 8.1 2020-11-19T17:30:27.124 INFO:teuthology.provision.fog.smithi132:Scheduling deploy of centos 8.1 2020-11-19T17:30:27.128 INFO:teuthology.provision.fog.smithi192:Scheduling deploy of centos 8.1 2020-11-19T17:30:27.522 INFO:teuthology.orchestra.console:Power off smithi074 2020-11-19T17:30:27.523 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T17:30:27.547 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:27.563 INFO:teuthology.orchestra.console:Power off smithi132 2020-11-19T17:30:27.564 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T17:30:27.585 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:27.646 INFO:teuthology.orchestra.console:Power off smithi192 2020-11-19T17:30:27.647 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T17:30:27.677 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:31.578 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:31.607 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:31.699 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:35.698 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:35.830 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:35.839 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:36.028 INFO:teuthology.orchestra.console:Power off for smithi074 completed 2020-11-19T17:30:36.052 INFO:teuthology.orchestra.console:Power off for smithi192 completed 2020-11-19T17:30:36.128 INFO:teuthology.orchestra.console:Power on smithi074 2020-11-19T17:30:36.129 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T17:30:40.279 INFO:teuthology.orchestra.console:Power on smithi192 2020-11-19T17:30:40.280 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T17:30:40.294 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:40.311 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:40.321 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:40.512 INFO:teuthology.orchestra.console:Power off for smithi132 completed 2020-11-19T17:30:40.613 INFO:teuthology.orchestra.console:Power on smithi132 2020-11-19T17:30:40.613 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T17:30:44.938 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:44.950 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:44.970 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:45.153 INFO:teuthology.orchestra.console:Power on for smithi074 completed 2020-11-19T17:30:45.162 INFO:teuthology.orchestra.console:Power on for smithi192 completed 2020-11-19T17:30:45.254 INFO:teuthology.provision.fog.smithi074:Waiting for deploy to finish 2020-11-19T17:30:45.263 INFO:teuthology.provision.fog.smithi192:Waiting for deploy to finish 2020-11-19T17:30:49.766 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T17:30:50.031 INFO:teuthology.orchestra.console:Power on for smithi132 completed 2020-11-19T17:30:50.132 INFO:teuthology.provision.fog.smithi132:Waiting for deploy to finish 2020-11-19T17:33:17.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:17.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:21.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:41.389 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:41.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:45.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:50.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:50.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:54.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:59.531 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:33:59.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:34:03.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:34:08.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:34:08.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:34:12.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:34:17.643 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:34:17.864 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:18.964 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:19.269 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T17:35:19.409 INFO:teuthology.orchestra.run.smithi132:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T17:35:19.524 INFO:teuthology.provision.fog.smithi132:Node is ready 2020-11-19T17:35:19.524 INFO:teuthology.orchestra.run.smithi132:> hostname 2020-11-19T17:35:19.539 INFO:teuthology.orchestra.run.smithi132.stdout:smithi132.front.sepia.ceph.com 2020-11-19T17:35:19.539 INFO:teuthology.orchestra.run.smithi132:> grep smithi132.front.sepia.ceph.com /etc/hosts 2020-11-19T17:35:19.593 INFO:teuthology.orchestra.run.smithi132.stdout:172.21.15.132 smithi132.front.sepia.ceph.com smithi132 2020-11-19T17:35:19.594 INFO:teuthology.orchestra.run.smithi132:> sudo hostname smithi132 2020-11-19T17:35:19.704 INFO:teuthology.orchestra.run.smithi132:> sudo sed -i -e 's/smithi132.front.sepia.ceph.com/smithi132/g' /etc/hosts 2020-11-19T17:35:19.738 INFO:teuthology.orchestra.run.smithi132:> sudo sed -i -e 's/172.21.15.132/172.21.15.132/g' /etc/hosts 2020-11-19T17:35:19.809 INFO:teuthology.orchestra.run.smithi132:> sudo sed -i -e 's/smithi132.front.sepia.ceph.com/smithi132/g' /etc/hostname 2020-11-19T17:35:19.879 INFO:teuthology.orchestra.run.smithi132:> sudo hostname smithi132 2020-11-19T17:35:19.946 INFO:teuthology.provision.fog.smithi132:Deploy complete! 2020-11-19T17:35:19.947 DEBUG:teuthology.parallel:result is None 2020-11-19T17:35:23.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:23.869 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:28.019 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T17:35:28.020 INFO:teuthology.orchestra.run.smithi192:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T17:35:28.105 INFO:teuthology.provision.fog.smithi192:Node is ready 2020-11-19T17:35:28.106 INFO:teuthology.orchestra.run.smithi192:> hostname 2020-11-19T17:35:28.121 INFO:teuthology.orchestra.run.smithi192.stdout:smithi192.front.sepia.ceph.com 2020-11-19T17:35:28.122 INFO:teuthology.orchestra.run.smithi192:> grep smithi192.front.sepia.ceph.com /etc/hosts 2020-11-19T17:35:28.178 INFO:teuthology.orchestra.run.smithi192.stdout:172.21.15.192 smithi192.front.sepia.ceph.com smithi192 2020-11-19T17:35:28.178 INFO:teuthology.orchestra.run.smithi192:> sudo hostname smithi192 2020-11-19T17:35:28.237 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T17:35:28.285 INFO:teuthology.orchestra.run.smithi074:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T17:35:28.286 INFO:teuthology.orchestra.run.smithi192:> sudo sed -i -e 's/smithi192.front.sepia.ceph.com/smithi192/g' /etc/hosts 2020-11-19T17:35:28.319 INFO:teuthology.orchestra.run.smithi192:> sudo sed -i -e 's/172.21.15.192/172.21.15.192/g' /etc/hosts 2020-11-19T17:35:28.388 INFO:teuthology.orchestra.run.smithi192:> sudo sed -i -e 's/smithi192.front.sepia.ceph.com/smithi192/g' /etc/hostname 2020-11-19T17:35:28.459 INFO:teuthology.orchestra.run.smithi192:> sudo hostname smithi192 2020-11-19T17:35:28.519 INFO:teuthology.provision.fog.smithi074:Node is ready 2020-11-19T17:35:28.520 INFO:teuthology.orchestra.run.smithi074:> hostname 2020-11-19T17:35:28.534 INFO:teuthology.provision.fog.smithi192:Deploy complete! 2020-11-19T17:35:28.534 DEBUG:teuthology.parallel:result is None 2020-11-19T17:35:28.535 INFO:teuthology.orchestra.run.smithi074.stdout:smithi074.front.sepia.ceph.com 2020-11-19T17:35:28.536 INFO:teuthology.orchestra.run.smithi074:> grep smithi074.front.sepia.ceph.com /etc/hosts 2020-11-19T17:35:28.594 INFO:teuthology.orchestra.run.smithi074.stdout:172.21.15.74 smithi074.front.sepia.ceph.com smithi074 2020-11-19T17:35:28.595 INFO:teuthology.orchestra.run.smithi074:> sudo hostname smithi074 2020-11-19T17:35:28.714 INFO:teuthology.orchestra.run.smithi074:> sudo sed -i -e 's/smithi074.front.sepia.ceph.com/smithi074/g' /etc/hosts 2020-11-19T17:35:28.742 INFO:teuthology.orchestra.run.smithi074:> sudo sed -i -e 's/172.21.15.74/172.21.15.74/g' /etc/hosts 2020-11-19T17:35:28.816 INFO:teuthology.orchestra.run.smithi074:> sudo sed -i -e 's/smithi074.front.sepia.ceph.com/smithi074/g' /etc/hostname 2020-11-19T17:35:28.884 INFO:teuthology.orchestra.run.smithi074:> sudo hostname smithi074 2020-11-19T17:35:28.951 INFO:teuthology.provision.fog.smithi074:Deploy complete! 2020-11-19T17:35:28.952 DEBUG:teuthology.parallel:result is None 2020-11-19T17:35:29.437 INFO:teuthology.lock.ops:Checking smithi192.front.sepia.ceph.com 2020-11-19T17:35:29.439 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T17:35:29.471 INFO:teuthology.lock.ops:Checking smithi132.front.sepia.ceph.com 2020-11-19T17:35:29.472 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T17:35:29.486 INFO:teuthology.lock.ops:Checking smithi074.front.sepia.ceph.com 2020-11-19T17:35:29.486 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T17:35:29.501 INFO:teuthology.lock.ops:Updating [smithi192.front.sepia.ceph.com]: set os type and version on server 2020-11-19T17:35:29.501 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T17:35:29.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:29.580 INFO:teuthology.orchestra.run.smithi192:> true 2020-11-19T17:35:29.748 INFO:teuthology.orchestra.run.smithi192:> uname -m 2020-11-19T17:35:29.810 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2020-11-19T17:35:29.811 INFO:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2020-11-19T17:35:29.882 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="CentOS Linux" 2020-11-19T17:35:29.882 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="8 (Core)" 2020-11-19T17:35:29.883 INFO:teuthology.orchestra.run.smithi192.stdout:ID="centos" 2020-11-19T17:35:29.883 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="rhel fedora" 2020-11-19T17:35:29.883 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="8" 2020-11-19T17:35:29.883 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el8" 2020-11-19T17:35:29.883 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T17:35:29.883 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2020-11-19T17:35:29.884 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T17:35:30.030 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T17:35:30.031 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T17:35:30.031 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:35:30.031 INFO:teuthology.orchestra.run.smithi192.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T17:35:30.031 INFO:teuthology.orchestra.run.smithi192.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T17:35:30.032 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T17:35:30.032 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T17:35:30.032 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:35:30.033 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2020-11-19T17:35:30.050 INFO:teuthology.lock.ops:Updating [smithi132.front.sepia.ceph.com]: set os type and version on server 2020-11-19T17:35:30.051 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T17:35:30.051 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:30.148 INFO:teuthology.orchestra.run.smithi132:> true 2020-11-19T17:35:30.316 INFO:teuthology.orchestra.run.smithi132:> uname -m 2020-11-19T17:35:30.369 INFO:teuthology.orchestra.run.smithi132.stdout:x86_64 2020-11-19T17:35:30.370 INFO:teuthology.orchestra.run.smithi132:> cat /etc/os-release 2020-11-19T17:35:30.424 INFO:teuthology.orchestra.run.smithi132.stdout:NAME="CentOS Linux" 2020-11-19T17:35:30.424 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION="8 (Core)" 2020-11-19T17:35:30.424 INFO:teuthology.orchestra.run.smithi132.stdout:ID="centos" 2020-11-19T17:35:30.424 INFO:teuthology.orchestra.run.smithi132.stdout:ID_LIKE="rhel fedora" 2020-11-19T17:35:30.425 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_ID="8" 2020-11-19T17:35:30.425 INFO:teuthology.orchestra.run.smithi132.stdout:PLATFORM_ID="platform:el8" 2020-11-19T17:35:30.425 INFO:teuthology.orchestra.run.smithi132.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T17:35:30.425 INFO:teuthology.orchestra.run.smithi132.stdout:ANSI_COLOR="0;31" 2020-11-19T17:35:30.425 INFO:teuthology.orchestra.run.smithi132.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T17:35:30.426 INFO:teuthology.orchestra.run.smithi132.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T17:35:30.426 INFO:teuthology.orchestra.run.smithi132.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T17:35:30.426 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:35:30.426 INFO:teuthology.orchestra.run.smithi132.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T17:35:30.426 INFO:teuthology.orchestra.run.smithi132.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T17:35:30.427 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T17:35:30.427 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T17:35:30.427 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:35:30.428 INFO:teuthology.lock.ops:Updating smithi132.front.sepia.ceph.com on lock server 2020-11-19T17:35:30.446 INFO:teuthology.lock.ops:Updating [smithi074.front.sepia.ceph.com]: set os type and version on server 2020-11-19T17:35:30.447 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T17:35:30.447 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:30.516 INFO:teuthology.orchestra.run.smithi074:> true 2020-11-19T17:35:30.685 INFO:teuthology.orchestra.run.smithi074:> uname -m 2020-11-19T17:35:30.746 INFO:teuthology.orchestra.run.smithi074.stdout:x86_64 2020-11-19T17:35:30.746 INFO:teuthology.orchestra.run.smithi074:> cat /etc/os-release 2020-11-19T17:35:30.806 INFO:teuthology.orchestra.run.smithi074.stdout:NAME="CentOS Linux" 2020-11-19T17:35:30.806 INFO:teuthology.orchestra.run.smithi074.stdout:VERSION="8 (Core)" 2020-11-19T17:35:30.807 INFO:teuthology.orchestra.run.smithi074.stdout:ID="centos" 2020-11-19T17:35:30.807 INFO:teuthology.orchestra.run.smithi074.stdout:ID_LIKE="rhel fedora" 2020-11-19T17:35:30.807 INFO:teuthology.orchestra.run.smithi074.stdout:VERSION_ID="8" 2020-11-19T17:35:30.807 INFO:teuthology.orchestra.run.smithi074.stdout:PLATFORM_ID="platform:el8" 2020-11-19T17:35:30.808 INFO:teuthology.orchestra.run.smithi074.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T17:35:30.808 INFO:teuthology.orchestra.run.smithi074.stdout:ANSI_COLOR="0;31" 2020-11-19T17:35:30.808 INFO:teuthology.orchestra.run.smithi074.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T17:35:30.808 INFO:teuthology.orchestra.run.smithi074.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T17:35:30.808 INFO:teuthology.orchestra.run.smithi074.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T17:35:30.809 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:35:30.809 INFO:teuthology.orchestra.run.smithi074.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T17:35:30.809 INFO:teuthology.orchestra.run.smithi074.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T17:35:30.809 INFO:teuthology.orchestra.run.smithi074.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T17:35:30.809 INFO:teuthology.orchestra.run.smithi074.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T17:35:30.810 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:35:30.810 INFO:teuthology.lock.ops:Updating smithi074.front.sepia.ceph.com on lock server 2020-11-19T17:35:30.829 INFO:teuthology.task.internal.lock_machines:3 smithi machines locked this try, 3/3 locked so far 2020-11-19T17:35:30.882 INFO:teuthology.task.internal.lock_machines:Locked targets: smithi074.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjkivExpxpBkvwdqPYaW9A/j0EiAxo0m+9f2c2UhNRDyhbm0J87PiIBzkWHzKs/y1YxhUMOfm3kdMAcUDR4sl3eZbGBeyHVYNt/KtIKD/CwrRKc07AP3ZjHnDY0VSs4SVsx97Uly6EDbopZLJB30z4uZFx6wjpomouJbsPf3Tg5/E7VL1A+cyAp5nd4kkXp/AD+lVVGFkJpvIOWSCnx61EyJB+muJh5d0URt+ILKEtl4E+0VTcVj/ThXdj6I8d2JVHh38oAb/cBFJ8RBMJ2U5y9Vsd0iqi90jxd9sj8+spkdCQvQ6PhWT56G+2heJMPTUt8/R9hD2ht05y0xnkJlYja1m9i0ZonEplIG8dtnxseo4RLQMba1TgYYmdjfldimVXAALLPa33FwUeheH1DpnOF2FZa/lWIW+u32Mpp1buBZ93ITcPv/YcuXuT2q/pVg/6aGEtTvQwI18+VI4U0RGZ8KqqtJ60noCuAZJRiEN9qHViRX+MSre0FdGJrxbHLL0= smithi132.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpE8pAQN+24WJp6U6YLNqcgL0wfqGzaCC42nLKPKH+SzhALuOkvor6iSoxV6CpNJv4F9vN8209Jn1kTz8yBBZ2D758WdxL0ezFusRnk6K/1cFjybS9AI7x72F0BETo+IADTJ2jRbop34R8hIzPX2CW9npc2TNFONXUFRMup0+MEKXYAY1GrHO6NVG7zptD4nldSv1YpiwtQ3baI4i2qni44XRwuwzVESgHp+XFF66Q1rmlCQ62yHBvU+4DVWtz6Q5qCTys6eAXI9dCmjjPk+yELPDcrNIWADkipTKIQj5+XQgfPxpMZtP9Vi80+No6Xe51lLRNzAYDmPVUp712x62zMV0npvJHHe+tBO6ZjCtncDHu0BaTqVc82QUD/ZqacVC8tK6FL+yUDk+GyWJBV4rfJw32YeAxNaaosMo4qMMajrA7Wan9bR5SB0YURv74jNZjuyNgLKmMZhg9eskdcAYP4Bw1onJZpGAc1L3DnxhxpAcUXX0H4WUwAULiOfbU+0= smithi192.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDvIh/d+GgyADN5JFOqoy0E9AGbeeYE87MCD8Wpo+mU/kKl8PlvLggDwO+8IUYLDOOSdpenyDIXVRxF/ediFQY2m4b1lMrTPPVYiuWsjCal6dPRL2nI3TpeTAZweNWKzX+gZDp4woDI9aaIxjMD1K6UG1fhPOPqvZHNt5DLScsTPTfEx/YmscaEWdlkmMO/f6Ug+95OmMBuxWeRjEJNiaCGivpD0qR6jeFlL9WJGhMPSX2Ijbp+LdLqOFQXqydrKp4nL9CMPi27QUUqZqJhd/WYLh/t4orNBc52r8SNnmsna6SYoNGl/OTNkK3g9Djb9Zh7UBcP3hoDwpqWq7bRFVbz14Pinx6ctgaVGps7I0/6xml2Shhw3BQ4M/H7dHPBGPnXEvs8rc4TuszNsngInY5lc1PRiTlxxvoLHEW5S5+rahggYemafhw55MNxn2aFF3n8fmubpj3s99X0Y3XqS99k8XNJ/qgd4cDipixU8ft0h+b4KgN8aDpEYbBCWM42uYE= 2020-11-19T17:35:30.882 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T17:35:30.946 INFO:teuthology.run_tasks:Running task internal.save_config... 2020-11-19T17:35:30.954 INFO:teuthology.task.internal:Saving configuration 2020-11-19T17:35:31.198 INFO:teuthology.run_tasks:Running task internal.check_lock... 2020-11-19T17:35:31.208 INFO:teuthology.task.internal.check_lock:Checking locks... 2020-11-19T17:35:31.239 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 17:30:26.553316', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3UvsfvjyqfVDP4dAXfS3QUoNJqMPbfid4JN+WlNqzeaj2gsAAVOcZMNmOObsokn6ehOiFA8RTnZHcbRgVh03c=', 'os_version': '8', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'centos', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi192.front.sepia.ceph.com'} 2020-11-19T17:35:31.262 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 17:30:26.553337', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFBCW77NzLZc2FU6gEXfYk7RUgj09T1XKGG6sF57IZCaYwd8C9gcl4W+9nr7wQUAgIShn1wHIaBV7pjiBRU6yxs=', 'os_version': '8', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'centos', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi132.front.sepia.ceph.com'} 2020-11-19T17:35:31.282 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 17:30:26.553353', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFpCCEnM/b3JIvEqCQiYjeWXnpWLy9dhskFJi7wDSt8PBQPqHJdSLpGVCbNcX1lrCnITbyAD6sGNbCldLaxKfW4=', 'os_version': '8', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'centos', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi074.front.sepia.ceph.com'} 2020-11-19T17:35:31.282 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2020-11-19T17:35:31.295 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2020-11-19T17:35:31.296 INFO:teuthology.task.internal:roles: ubuntu@smithi132.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2020-11-19T17:35:31.296 INFO:teuthology.task.internal:roles: ubuntu@smithi074.front.sepia.ceph.com - ['client.0'] 2020-11-19T17:35:31.296 INFO:teuthology.run_tasks:Running task console_log... 2020-11-19T17:35:31.585 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe032e239d8>, signals=[15]) 2020-11-19T17:35:31.586 INFO:teuthology.run_tasks:Running task internal.connect... 2020-11-19T17:35:31.596 INFO:teuthology.task.internal:Opening connections... 2020-11-19T17:35:31.597 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T17:35:31.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:31.766 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T17:35:31.769 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:31.889 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T17:35:31.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:35:31.966 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2020-11-19T17:35:31.974 INFO:teuthology.orchestra.run.smithi192:> uname -m 2020-11-19T17:35:31.990 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2020-11-19T17:35:31.991 INFO:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2020-11-19T17:35:32.045 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="CentOS Linux" 2020-11-19T17:35:32.045 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="8 (Core)" 2020-11-19T17:35:32.046 INFO:teuthology.orchestra.run.smithi192.stdout:ID="centos" 2020-11-19T17:35:32.046 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="rhel fedora" 2020-11-19T17:35:32.046 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="8" 2020-11-19T17:35:32.046 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el8" 2020-11-19T17:35:32.047 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T17:35:32.047 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2020-11-19T17:35:32.047 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T17:35:32.047 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T17:35:32.047 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T17:35:32.048 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:35:32.048 INFO:teuthology.orchestra.run.smithi192.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T17:35:32.048 INFO:teuthology.orchestra.run.smithi192.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T17:35:32.048 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T17:35:32.048 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T17:35:32.049 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:35:32.049 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2020-11-19T17:35:32.065 INFO:teuthology.orchestra.run.smithi132:> uname -m 2020-11-19T17:35:32.080 INFO:teuthology.orchestra.run.smithi132.stdout:x86_64 2020-11-19T17:35:32.081 INFO:teuthology.orchestra.run.smithi132:> cat /etc/os-release 2020-11-19T17:35:32.135 INFO:teuthology.orchestra.run.smithi132.stdout:NAME="CentOS Linux" 2020-11-19T17:35:32.136 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION="8 (Core)" 2020-11-19T17:35:32.136 INFO:teuthology.orchestra.run.smithi132.stdout:ID="centos" 2020-11-19T17:35:32.136 INFO:teuthology.orchestra.run.smithi132.stdout:ID_LIKE="rhel fedora" 2020-11-19T17:35:32.137 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_ID="8" 2020-11-19T17:35:32.137 INFO:teuthology.orchestra.run.smithi132.stdout:PLATFORM_ID="platform:el8" 2020-11-19T17:35:32.138 INFO:teuthology.orchestra.run.smithi132.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T17:35:32.138 INFO:teuthology.orchestra.run.smithi132.stdout:ANSI_COLOR="0;31" 2020-11-19T17:35:32.138 INFO:teuthology.orchestra.run.smithi132.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T17:35:32.138 INFO:teuthology.orchestra.run.smithi132.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T17:35:32.138 INFO:teuthology.orchestra.run.smithi132.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T17:35:32.139 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:35:32.139 INFO:teuthology.orchestra.run.smithi132.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T17:35:32.139 INFO:teuthology.orchestra.run.smithi132.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T17:35:32.139 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T17:35:32.139 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T17:35:32.140 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:35:32.140 INFO:teuthology.lock.ops:Updating smithi132.front.sepia.ceph.com on lock server 2020-11-19T17:35:32.158 INFO:teuthology.orchestra.run.smithi074:> uname -m 2020-11-19T17:35:32.181 INFO:teuthology.orchestra.run.smithi074.stdout:x86_64 2020-11-19T17:35:32.181 INFO:teuthology.orchestra.run.smithi074:> cat /etc/os-release 2020-11-19T17:35:32.237 INFO:teuthology.orchestra.run.smithi074.stdout:NAME="CentOS Linux" 2020-11-19T17:35:32.238 INFO:teuthology.orchestra.run.smithi074.stdout:VERSION="8 (Core)" 2020-11-19T17:35:32.238 INFO:teuthology.orchestra.run.smithi074.stdout:ID="centos" 2020-11-19T17:35:32.238 INFO:teuthology.orchestra.run.smithi074.stdout:ID_LIKE="rhel fedora" 2020-11-19T17:35:32.238 INFO:teuthology.orchestra.run.smithi074.stdout:VERSION_ID="8" 2020-11-19T17:35:32.238 INFO:teuthology.orchestra.run.smithi074.stdout:PLATFORM_ID="platform:el8" 2020-11-19T17:35:32.239 INFO:teuthology.orchestra.run.smithi074.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2020-11-19T17:35:32.239 INFO:teuthology.orchestra.run.smithi074.stdout:ANSI_COLOR="0;31" 2020-11-19T17:35:32.239 INFO:teuthology.orchestra.run.smithi074.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2020-11-19T17:35:32.239 INFO:teuthology.orchestra.run.smithi074.stdout:HOME_URL="https://www.centos.org/" 2020-11-19T17:35:32.239 INFO:teuthology.orchestra.run.smithi074.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2020-11-19T17:35:32.240 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:35:32.240 INFO:teuthology.orchestra.run.smithi074.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2020-11-19T17:35:32.240 INFO:teuthology.orchestra.run.smithi074.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2020-11-19T17:35:32.240 INFO:teuthology.orchestra.run.smithi074.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2020-11-19T17:35:32.240 INFO:teuthology.orchestra.run.smithi074.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2020-11-19T17:35:32.241 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:35:32.241 INFO:teuthology.lock.ops:Updating smithi074.front.sepia.ceph.com on lock server 2020-11-19T17:35:32.257 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2020-11-19T17:35:32.348 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2020-11-19T17:35:32.443 INFO:teuthology.task.internal:Checking for old test directory... 2020-11-19T17:35:32.444 INFO:teuthology.orchestra.run.smithi074:> test '!' -e /home/ubuntu/cephtest 2020-11-19T17:35:32.451 INFO:teuthology.orchestra.run.smithi132:> test '!' -e /home/ubuntu/cephtest 2020-11-19T17:35:32.455 INFO:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2020-11-19T17:35:32.473 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2020-11-19T17:35:32.607 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2020-11-19T17:35:32.608 INFO:teuthology.orchestra.run.smithi074:> test -z $(ls -A /var/lib/ceph) 2020-11-19T17:35:32.617 INFO:teuthology.orchestra.run.smithi132:> test -z $(ls -A /var/lib/ceph) 2020-11-19T17:35:32.625 INFO:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2020-11-19T17:35:32.649 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2020-11-19T17:35:32.711 INFO:teuthology.run_tasks:Running task kernel... 2020-11-19T17:35:32.741 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-19T17:35:32.741 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-19T17:35:32.742 INFO:teuthology.orchestra.run.smithi192:> uname -r 2020-11-19T17:35:32.757 INFO:teuthology.orchestra.run.smithi192.stdout:4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:32.757 INFO:teuthology.task.kernel:Running kernel on smithi192: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:32.758 INFO:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2020-11-19T17:35:35.140 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-8 - AppStream 41 MB/s | 7.0 MB 00:00 2020-11-19T17:35:36.337 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-8 - Base 24 MB/s | 2.2 MB 00:00 2020-11-19T17:35:36.767 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-8 - Extras 86 kB/s | 5.5 kB 00:00 2020-11-19T17:35:37.164 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 24 MB/s | 8.3 MB 00:00 2020-11-19T17:35:38.912 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 4.3 MB/s | 23 kB 00:00 2020-11-19T17:35:39.852 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-4.18.0-147.el8.x86_64 is already installed. 2020-11-19T17:35:39.853 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-4.18.0-193.28.1.el8_2.x86_64 is already installed. 2020-11-19T17:35:40.013 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:35:40.014 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:35:40.014 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:35:40.141 INFO:teuthology.orchestra.run.smithi192:> echo no | sudo yum reinstall kernel || true 2020-11-19T17:35:40.545 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 05:35:38 PM UTC. 2020-11-19T17:35:40.790 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T17:35:40.791 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T17:35:40.834 INFO:teuthology.orchestra.run.smithi192.stderr:Error: No packages marked for reinstall. 2020-11-19T17:35:40.877 INFO:teuthology.orchestra.run.smithi192:> sudo yum reinstall -y kernel || true 2020-11-19T17:35:41.280 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:03 ago on Thu 19 Nov 2020 05:35:38 PM UTC. 2020-11-19T17:35:41.548 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T17:35:41.548 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T17:35:41.579 INFO:teuthology.orchestra.run.smithi192.stderr:Error: No packages marked for reinstall. 2020-11-19T17:35:41.621 INFO:teuthology.orchestra.run.smithi192:> rpm -q kernel --last | head -n 1 2020-11-19T17:35:41.682 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-4.18.0-193.28.1.el8_2.x86_64 Sun 15 Nov 2020 12:12:26 PM UTC 2020-11-19T17:35:41.684 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:41.684 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T17:35:41.684 INFO:teuthology.orchestra.run.smithi132:> uname -r 2020-11-19T17:35:41.701 INFO:teuthology.orchestra.run.smithi132.stdout:4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:41.702 INFO:teuthology.task.kernel:Running kernel on smithi132: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:41.702 INFO:teuthology.orchestra.run.smithi132:> sudo yum install -y kernel 2020-11-19T17:35:44.352 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS-8 - AppStream 39 MB/s | 7.0 MB 00:00 2020-11-19T17:35:45.562 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS-8 - Base 22 MB/s | 2.2 MB 00:00 2020-11-19T17:35:46.001 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS-8 - Extras 86 kB/s | 5.5 kB 00:00 2020-11-19T17:35:46.454 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 21 MB/s | 8.3 MB 00:00 2020-11-19T17:35:48.198 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 4.2 MB/s | 23 kB 00:00 2020-11-19T17:35:49.138 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-4.18.0-147.el8.x86_64 is already installed. 2020-11-19T17:35:49.138 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-4.18.0-193.28.1.el8_2.x86_64 is already installed. 2020-11-19T17:35:49.305 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:35:49.306 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:35:49.306 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:35:49.413 INFO:teuthology.orchestra.run.smithi132:> echo no | sudo yum reinstall kernel || true 2020-11-19T17:35:49.818 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Nov 2020 05:35:48 PM UTC. 2020-11-19T17:35:50.053 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T17:35:50.054 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T17:35:50.099 INFO:teuthology.orchestra.run.smithi132.stderr:Error: No packages marked for reinstall. 2020-11-19T17:35:50.146 INFO:teuthology.orchestra.run.smithi132:> sudo yum reinstall -y kernel || true 2020-11-19T17:35:50.552 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 05:35:48 PM UTC. 2020-11-19T17:35:50.803 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T17:35:50.803 INFO:teuthology.orchestra.run.smithi132.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T17:35:50.832 INFO:teuthology.orchestra.run.smithi132.stderr:Error: No packages marked for reinstall. 2020-11-19T17:35:50.871 INFO:teuthology.orchestra.run.smithi132:> rpm -q kernel --last | head -n 1 2020-11-19T17:35:50.945 INFO:teuthology.orchestra.run.smithi132.stdout:kernel-4.18.0-193.28.1.el8_2.x86_64 Sun 15 Nov 2020 12:12:26 PM UTC 2020-11-19T17:35:50.947 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:50.947 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T17:35:50.947 INFO:teuthology.orchestra.run.smithi074:> uname -r 2020-11-19T17:35:50.965 INFO:teuthology.orchestra.run.smithi074.stdout:4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:50.965 INFO:teuthology.task.kernel:Running kernel on smithi074: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:35:50.966 INFO:teuthology.orchestra.run.smithi074:> sudo yum install -y kernel 2020-11-19T17:35:53.535 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS-8 - AppStream 39 MB/s | 7.0 MB 00:00 2020-11-19T17:35:57.828 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS-8 - Base 23 MB/s | 2.2 MB 00:00 2020-11-19T17:35:57.828 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS-8 - Extras 88 kB/s | 5.5 kB 00:00 2020-11-19T17:35:57.828 INFO:teuthology.orchestra.run.smithi074.stdout:Extra Packages for Enterprise Linux 20 MB/s | 8.3 MB 00:00 2020-11-19T17:35:57.829 INFO:teuthology.orchestra.run.smithi074.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T17:35:58.267 INFO:teuthology.orchestra.run.smithi074.stdout:Package kernel-4.18.0-147.el8.x86_64 is already installed. 2020-11-19T17:35:58.267 INFO:teuthology.orchestra.run.smithi074.stdout:Package kernel-4.18.0-193.28.1.el8_2.x86_64 is already installed. 2020-11-19T17:35:58.425 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:35:58.426 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:35:58.426 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:35:58.545 INFO:teuthology.orchestra.run.smithi074:> echo no | sudo yum reinstall kernel || true 2020-11-19T17:35:59.346 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 05:35:57 PM UTC. 2020-11-19T17:35:59.606 INFO:teuthology.orchestra.run.smithi074.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T17:35:59.607 INFO:teuthology.orchestra.run.smithi074.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T17:35:59.667 INFO:teuthology.orchestra.run.smithi074.stderr:Error: No packages marked for reinstall. 2020-11-19T17:35:59.709 INFO:teuthology.orchestra.run.smithi074:> sudo yum reinstall -y kernel || true 2020-11-19T17:36:00.123 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:00:03 ago on Thu 19 Nov 2020 05:35:57 PM UTC. 2020-11-19T17:36:00.364 INFO:teuthology.orchestra.run.smithi074.stdout:Installed package kernel-4.18.0-147.el8.x86_64 (from anaconda) not available. 2020-11-19T17:36:00.364 INFO:teuthology.orchestra.run.smithi074.stdout:Installed package kernel-4.18.0-193.28.1.el8_2.x86_64 (from BaseOS) not available. 2020-11-19T17:36:00.409 INFO:teuthology.orchestra.run.smithi074.stderr:Error: No packages marked for reinstall. 2020-11-19T17:36:00.449 INFO:teuthology.orchestra.run.smithi074:> rpm -q kernel --last | head -n 1 2020-11-19T17:36:00.521 INFO:teuthology.orchestra.run.smithi074.stdout:kernel-4.18.0-193.28.1.el8_2.x86_64 Sun 15 Nov 2020 12:12:26 PM UTC 2020-11-19T17:36:00.522 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-193.28.1.el8_2.x86_64 2020-11-19T17:36:00.523 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T17:36:00.523 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2020-11-19T17:36:00.523 INFO:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T17:36:00.580 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2020-11-19T17:36:00.600 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2020-11-19T17:36:00.600 INFO:teuthology.orchestra.run.smithi132:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T17:36:00.646 INFO:teuthology.orchestra.run.smithi132.stdout:ttyS1 2020-11-19T17:36:00.660 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2020-11-19T17:36:00.660 INFO:teuthology.orchestra.run.smithi074:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T17:36:00.696 INFO:teuthology.orchestra.run.smithi074.stdout:ttyS1 2020-11-19T17:36:00.710 INFO:teuthology.run_tasks:Running task internal.base... 2020-11-19T17:36:01.066 INFO:teuthology.task.internal:Creating test directory... 2020-11-19T17:36:01.067 INFO:teuthology.orchestra.run.smithi074:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T17:36:01.072 INFO:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T17:36:01.078 INFO:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T17:36:01.106 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2020-11-19T17:36:01.118 INFO:teuthology.run_tasks:Running task internal.archive... 2020-11-19T17:36:01.129 INFO:teuthology.task.internal:Creating archive directory... 2020-11-19T17:36:01.129 INFO:teuthology.orchestra.run.smithi074:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T17:36:01.140 INFO:teuthology.orchestra.run.smithi132:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T17:36:01.146 INFO:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T17:36:01.179 INFO:teuthology.run_tasks:Running task internal.coredump... 2020-11-19T17:36:01.189 INFO:teuthology.task.internal:Enabling coredump saving... 2020-11-19T17:36:01.189 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:36:01.213 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:36:01.225 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:36:01.247 INFO:teuthology.orchestra.run.smithi074.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T17:36:01.260 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T17:36:01.260 INFO:teuthology.orchestra.run.smithi074.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T17:36:01.265 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T17:36:01.275 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T17:36:01.280 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T17:36:01.282 INFO:teuthology.run_tasks:Running task internal.sudo... 2020-11-19T17:36:01.298 INFO:teuthology.task.internal:Configuring sudo... 2020-11-19T17:36:01.299 INFO:teuthology.orchestra.run.smithi074:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T17:36:01.305 INFO:teuthology.orchestra.run.smithi132:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T17:36:01.319 INFO:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T17:36:01.351 INFO:teuthology.run_tasks:Running task internal.syslog... 2020-11-19T17:36:01.367 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2020-11-19T17:36:01.367 INFO:teuthology.orchestra.run.smithi074:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T17:36:01.373 INFO:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T17:36:01.390 INFO:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T17:36:01.405 INFO:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T17:36:01.482 INFO:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T17:36:01.542 INFO:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T17:36:01.615 INFO:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T17:36:01.666 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:36:01.667 INFO:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T17:36:01.720 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T17:36:01.733 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:36:01.733 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:36:01.733 INFO:teuthology.orchestra.run.smithi192.stderr:152 bytes copied, 2.8786e-05 s, 5.3 MB/s 2020-11-19T17:36:01.734 INFO:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T17:36:01.771 INFO:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T17:36:01.830 INFO:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T17:36:01.905 INFO:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T17:36:01.958 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:36:01.959 INFO:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T17:36:02.013 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T17:36:02.027 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:36:02.028 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:36:02.028 INFO:teuthology.orchestra.run.smithi132.stderr:152 bytes copied, 3.22e-05 s, 4.7 MB/s 2020-11-19T17:36:02.029 INFO:teuthology.orchestra.run.smithi074:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T17:36:02.066 INFO:teuthology.orchestra.run.smithi074:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T17:36:02.124 INFO:teuthology.orchestra.run.smithi074:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T17:36:02.197 INFO:teuthology.orchestra.run.smithi074:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T17:36:02.248 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:36:02.248 INFO:teuthology.orchestra.run.smithi074:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T17:36:02.300 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T17:36:02.313 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records in 2020-11-19T17:36:02.313 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records out 2020-11-19T17:36:02.313 INFO:teuthology.orchestra.run.smithi074.stderr:152 bytes copied, 5.2239e-05 s, 2.9 MB/s 2020-11-19T17:36:02.314 INFO:teuthology.orchestra.run.smithi074:> sudo service rsyslog restart 2020-11-19T17:36:02.356 INFO:teuthology.orchestra.run.smithi132:> sudo service rsyslog restart 2020-11-19T17:36:02.359 INFO:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2020-11-19T17:36:02.429 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T17:36:02.435 INFO:teuthology.orchestra.run.smithi074.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T17:36:02.443 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T17:36:02.856 INFO:teuthology.run_tasks:Running task internal.timer... 2020-11-19T17:36:02.869 INFO:teuthology.task.internal:Starting timer... 2020-11-19T17:36:02.869 INFO:teuthology.run_tasks:Running task pcp... 2020-11-19T17:36:02.884 INFO:teuthology.run_tasks:Running task selinux... 2020-11-19T17:36:02.901 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2020-11-19T17:36:02.902 INFO:teuthology.orchestra.run.smithi074:> sudo service auditd rotate 2020-11-19T17:36:02.954 INFO:teuthology.orchestra.run.smithi074.stdout:Rotating logs: [ OK ] 2020-11-19T17:36:02.956 INFO:teuthology.orchestra.run.smithi132:> sudo service auditd rotate 2020-11-19T17:36:03.032 INFO:teuthology.orchestra.run.smithi132.stdout:Rotating logs: [ OK ] 2020-11-19T17:36:03.034 INFO:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2020-11-19T17:36:03.100 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: [ OK ] 2020-11-19T17:36:03.102 DEBUG:teuthology.task.selinux:Getting current SELinux state 2020-11-19T17:36:03.102 INFO:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2020-11-19T17:36:03.122 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2020-11-19T17:36:03.123 INFO:teuthology.orchestra.run.smithi132:> /usr/sbin/getenforce 2020-11-19T17:36:03.151 INFO:teuthology.orchestra.run.smithi132.stdout:Permissive 2020-11-19T17:36:03.152 INFO:teuthology.orchestra.run.smithi074:> /usr/sbin/getenforce 2020-11-19T17:36:03.176 INFO:teuthology.orchestra.run.smithi074.stdout:Permissive 2020-11-19T17:36:03.177 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi192.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi132.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi074.front.sepia.ceph.com': 'permissive'} 2020-11-19T17:36:03.178 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:36:03.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T17:36:03.208 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:36:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T17:36:03.239 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:36:03.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T17:36:03.267 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2020-11-19T17:36:03.268 INFO:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2020-11-19T17:36:03.303 INFO:teuthology.orchestra.run.smithi132:> sudo /usr/sbin/setenforce permissive 2020-11-19T17:36:03.335 INFO:teuthology.orchestra.run.smithi074:> sudo /usr/sbin/setenforce permissive 2020-11-19T17:36:03.363 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2020-11-19T17:36:03.373 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2020-11-19T17:36:03.379 INFO:teuthology.repo_utils:Fetching master from origin 2020-11-19T17:36:03.594 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to branch origin/master 2020-11-19T17:36:03.616 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-19T17:36:03.618 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi192.front.sepia.ceph.com,smithi132.front.sepia.ceph.com,smithi074.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2020-11-19T17:36:05.145 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2020-11-19T17:36:06.043 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-19T17:36:16.911 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2020-11-19T17:36:16.932 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:16 +0000 (0:00:00.086) 0:00:00.086 ***** 2020-11-19T17:36:16.946 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:16 +0000 (0:00:00.013) 0:00:00.100 ***** 2020-11-19T17:36:16.961 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:16 +0000 (0:00:00.015) 0:00:00.115 ***** 2020-11-19T17:36:18.373 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi192.front.sepia.ceph.com] 2020-11-19T17:36:18.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:18 +0000 (0:00:01.481) 0:00:01.597 ***** 2020-11-19T17:36:18.463 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] 2020-11-19T17:36:18.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:18 +0000 (0:00:00.092) 0:00:01.689 ***** 2020-11-19T17:36:18.762 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2020-11-19T17:36:18.764 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T17:36:18.805 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:18 +0000 (0:00:00.269) 0:00:01.959 ***** 2020-11-19T17:36:18.836 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:18 +0000 (0:00:00.031) 0:00:01.990 ***** 2020-11-19T17:36:19.214 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2020-11-19T17:36:19.215 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:36:19.249 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.412) 0:00:02.403 ***** 2020-11-19T17:36:19.255 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:36:19.290 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.041) 0:00:02.444 ***** 2020-11-19T17:36:19.296 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2020-11-19T17:36:19.298 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:19.332 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.042) 0:00:02.486 ***** 2020-11-19T17:36:19.338 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:19.376 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.043) 0:00:02.530 ***** 2020-11-19T17:36:19.385 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi074.front.sepia.ceph.com] 2020-11-19T17:36:19.456 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.080) 0:00:02.610 ***** 2020-11-19T17:36:19.643 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2020-11-19T17:36:19.645 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} ok: [smithi192.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} TASK [ansible-managed : Create the sudo group.] ******************************** ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T17:36:19.677 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.220) 0:00:02.831 ***** 2020-11-19T17:36:19.707 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.029) 0:00:02.861 ***** 2020-11-19T17:36:19.740 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:19 +0000 (0:00:00.032) 0:00:02.894 ***** 2020-11-19T17:36:19.980 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2020-11-19T17:36:19.982 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:20.036 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:20 +0000 (0:00:00.296) 0:00:03.190 ***** 2020-11-19T17:36:20.066 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2020-11-19T17:36:20.068 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:20.099 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:20 +0000 (0:00:00.063) 0:00:03.253 ***** 2020-11-19T17:36:20.294 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2020-11-19T17:36:20.296 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:36:20.328 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:20 +0000 (0:00:00.228) 0:00:03.482 ***** 2020-11-19T17:36:24.906 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2020-11-19T17:36:24.907 INFO:teuthology.task.ansible.out:changed: [smithi132.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-1605807379.721098-169370083144311/source", "state": "file", "uid": 0} changed: [smithi192.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-1605807379.7530768-95240263036481/source", "state": "file", "uid": 0} 2020-11-19T17:36:24.947 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:24 +0000 (0:00:04.616) 0:00:08.098 ***** 2020-11-19T17:36:25.140 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:25 +0000 (0:00:00.195) 0:00:08.294 ***** 2020-11-19T17:36:25.142 INFO:teuthology.task.ansible.out: 2020-11-19T17:36:25.179 INFO:teuthology.task.ansible.out:changed: [smithi074.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-1605807380.3424153-184654349049439/source", "state": "file", "uid": 0} 2020-11-19T17:36:25.363 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:25 +0000 (0:00:00.223) 0:00:08.517 ***** 2020-11-19T17:36:26.140 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* ok: [smithi192.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+kDDIkRtC 2020-11-19T17:36:26.145 INFO:teuthology.task.ansible.out:toHDq+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@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} ok: [smithi132.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/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1 2020-11-19T17:36:26.147 INFO:teuthology.task.ansible.out:cDnCk9n/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/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+xkoX4P 2020-11-19T17:36:26.149 INFO:teuthology.task.ansible.out:2zwUcfMgZ/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: [smithi074.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 AAAAB3Nz 2020-11-19T17:36:26.151 INFO:teuthology.task.ansible.out:aC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+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@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2020-11-19T17:36:26.609 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2020-11-19T17:36:26.623 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2020-11-19T17:36:27.587 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:27 +0000 (0:00:02.223) 0:00:10.741 ***** 2020-11-19T17:36:27.747 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:27 +0000 (0:00:00.158) 0:00:10.899 ***** 2020-11-19T17:36:28.024 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:28 +0000 (0:00:00.278) 0:00:11.178 ***** 2020-11-19T17:36:28.601 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi074.front.sepia.ceph.com] 2020-11-19T17:36:28.687 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-19T17:36:28.689 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:28 +0000 (0:00:00.663) 0:00:11.841 ***** 2020-11-19T17:36:28.701 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] 2020-11-19T17:36:28.780 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:28 +0000 (0:00:00.092) 0:00:11.934 ***** 2020-11-19T17:36:29.175 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2020-11-19T17:36:29.177 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.170682", "end": "2020-11-19 17:36:29.156788", "rc": 0, "start": "2020-11-19 17:36:28.986106", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} changed: [smithi074.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.178312", "end": "2020-11-19 17:36:29.157654", "rc": 0, "start": "2020-11-19 17:36:28.979342", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T17:36:29.210 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.430) 0:00:12.364 ***** 2020-11-19T17:36:29.246 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.035) 0:00:12.399 ***** 2020-11-19T17:36:29.409 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-11-19T17:36:29.410 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.008084", "end": "2020-11-19 17:36:29.385343", "failed_when_result": false, "rc": 0, "start": "2020-11-19 17:36:29.377259", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T17:36:29.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.197) 0:00:12.597 ***** 2020-11-19T17:36:29.451 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.010842", "end": "2020-11-19 17:36:29.428350", "failed_when_result": false, "rc": 0, "start": "2020-11-19 17:36:29.417508", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T17:36:29.485 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.041) 0:00:12.639 ***** 2020-11-19T17:36:29.492 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T17:36:29.494 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} 2020-11-19T17:36:29.525 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.040) 0:00:12.679 ***** 2020-11-19T17:36:29.531 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} 2020-11-19T17:36:29.564 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.038) 0:00:12.718 ***** 2020-11-19T17:36:29.571 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.604 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.039) 0:00:12.758 ***** 2020-11-19T17:36:29.614 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.646 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.042) 0:00:12.800 ***** 2020-11-19T17:36:29.653 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-11-19T17:36:29.655 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.686 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.039) 0:00:12.840 ***** 2020-11-19T17:36:29.696 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.729 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.042) 0:00:12.883 ***** 2020-11-19T17:36:29.735 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** 2020-11-19T17:36:29.736 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.768 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.039) 0:00:12.922 ***** 2020-11-19T17:36:29.777 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.810 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.042) 0:00:12.965 ***** 2020-11-19T17:36:29.819 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** 2020-11-19T17:36:29.821 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.853 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.042) 0:00:13.007 ***** 2020-11-19T17:36:29.862 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.896 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.042) 0:00:13.050 ***** 2020-11-19T17:36:29.902 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2020-11-19T17:36:29.904 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.936 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.040) 0:00:13.090 ***** 2020-11-19T17:36:29.943 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:29.978 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:29 +0000 (0:00:00.041) 0:00:13.132 ***** 2020-11-19T17:36:29.990 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:29.991 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:29.992 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.002 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.004 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.014 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.015 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.025 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.027 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.036 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.038 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} skipping: [smithi074.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: [smithi132.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_ 2020-11-19T17:36:30.039 INFO:teuthology.task.ansible.out: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-19T17:36:30.050 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.051 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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: [smithi074.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/5 2020-11-19T17:36:30.053 INFO:teuthology.task.ansible.out:U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} skipping: [smithi132.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"} 2020-11-19T17:36:30.062 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.064 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi074.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: [smithi132.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 7075211c35997b01797c2f15083aedf 2020-11-19T17:36:30.066 INFO:teuthology.task.ansible.out:13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.075 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.076 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ans 2020-11-19T17:36:30.078 INFO:teuthology.task.ansible.out:ible_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"} 2020-11-19T17:36:30.088 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.089 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi074.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: [smithi132.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 AAAAB3NzaC1yc2EAAAADAQ 2020-11-19T17:36:30.091 INFO:teuthology.task.ansible.out:ABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/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: [smithi074.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-19T17:36:30.101 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.102 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} skipping: [smithi132.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: [smithi074.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-19T17:36:30.103 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVe 2020-11-19T17:36:30.104 INFO:teuthology.task.ansible.out:ycbPFyPhf6mwbx8dZv4uvZGV2+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: [smithi074.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"}, "sk 2020-11-19T17:36:30.106 INFO:teuthology.task.ansible.out:ip_reason": "Conditional result was False"} 2020-11-19T17:36:30.114 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.116 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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"} 2020-11-19T17:36:30.127 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.128 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.131 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi192.front.sepia.ceph.com] 2020-11-19T17:36:30.137 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:30.139 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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: [smithi132.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": 2020-11-19T17:36:30.141 INFO:teuthology.task.ansible.out: 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: [smithi074.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: [smithi074.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: [smithi132.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: [smithi074.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtgg 2020-11-19T17:36:30.142 INFO:teuthology.task.ansible.out:rwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.180 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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"} skipping: [smithi132.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"} skipping: [smithi074.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/gvK7 2020-11-19T17:36:30.182 INFO:teuthology.task.ansible.out:ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi132.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: [smithi074.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: [smithi132.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 2020-11-19T17:36:30.184 INFO:teuthology.task.ansible.out: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: [smithi074.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: [smithi132.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: [smithi074.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "ite 2020-11-19T17:36:30.186 INFO:teuthology.task.ansible.out:m": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} skipping: [smithi132.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: [smithi074.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: [smithi132.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: [smithi074.front.sepia.ceph.com] => (item={'name': 'h 2020-11-19T17:36:30.187 INFO:teuthology.task.ansible.out:aomaiwang', '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: [smithi132.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"} 2020-11-19T17:36:30.225 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:30 +0000 (0:00:00.247) 0:00:13.379 ***** 2020-11-19T17:36:30.233 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.235 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.236 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.237 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.238 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi074.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-19T17:36:30.239 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.239 INFO:teuthology.task.ansible.out:skipping: [smithi132.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@m 2020-11-19T17:36:30.241 INFO:teuthology.task.ansible.out:agrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi074.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: [smithi132.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": "Conditiona 2020-11-19T17:36:30.242 INFO:teuthology.task.ansible.out:l result was False"} skipping: [smithi074.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: [smithi132.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: [smithi074.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: [smithi132.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-19T17:36:30.243 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn" 2020-11-19T17:36:30.244 INFO:teuthology.task.ansible.out:: "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} skipping: [smithi132.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: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.245 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'jdillaman 2020-11-19T17:36:30.246 INFO:teuthology.task.ansible.out:', '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"} skipping: [smithi074.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: [smithi132.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"} 2020-11-19T17:36:30.257 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.259 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi074.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-19T17:36:30.269 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.271 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi074.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: [smithi074.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-19T17:36:30.282 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.283 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.285 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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"} 2020-11-19T17:36:30.286 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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-19T17:36:30.288 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.298 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.299 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.301 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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-19T17:36:30.302 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.304 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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-19T17:36:30.314 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.316 INFO:teuthology.task.ansible.out: skipping: [smithi074.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: [smithi132.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-19T17:36:30.318 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} skipping: [smithi132.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"} 2020-11-19T17:36:30.329 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.331 INFO:teuthology.task.ansible.out: skipping: [smithi132.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: [smithi074.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-19T17:36:30.333 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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-19T17:36:30.344 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.346 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} skipping: [smithi132.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: [smithi074.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-19T17:36:30.346 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.357 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.359 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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-19T17:36:30.359 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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-19T17:36:30.370 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.372 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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-19T17:36:30.382 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.384 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.395 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.396 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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"} skipping: [smithi074.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-19T17:36:30.397 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.397 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@ 2020-11-19T17:36:30.399 INFO:teuthology.task.ansible.out:bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.408 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.410 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.420 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.421 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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"} skipping: [smithi132.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: [smithi074.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-19T17:36:30.434 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.436 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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: [smithi132.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-19T17:36:30.447 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.448 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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: [smithi132.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"} 2020-11-19T17:36:30.449 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.460 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.462 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.462 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.463 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.464 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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-19T17:36:30.475 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.476 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.487 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.489 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.499 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.501 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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"} 2020-11-19T17:36:30.501 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.501 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "chang 2020-11-19T17:36:30.503 INFO:teuthology.task.ansible.out:ed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.513 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.514 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.525 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.527 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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: [smithi132.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-19T17:36:30.538 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.539 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.550 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.552 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.552 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.563 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.565 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi074.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: [smithi132.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-19T17:36:30.578 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.583 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.584 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.585 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.586 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** changed: [smithi192.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.162343", "end": "2020-11-19 17:36:30.563357", "rc": 0, "start": "2020-11-19 17:36:30.401014", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi074.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-19T17:36:30.587 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.622 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:30 +0000 (0:00:00.396) 0:00:13.776 ***** 2020-11-19T17:36:30.629 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.629 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.632 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} 2020-11-19T17:36:30.634 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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: [smithi132.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"} 2020-11-19T17:36:30.636 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.637 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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: [smithi132.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"} 2020-11-19T17:36:30.638 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.640 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi074.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: [smithi132.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: [smithi074.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-19T17:36:30.651 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.653 INFO:teuthology.task.ansible.out: skipping: [smithi074.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: [smithi132.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-19T17:36:30.654 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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-19T17:36:30.656 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} skipping: [smithi132.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"} 2020-11-19T17:36:30.658 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.668 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.669 INFO:teuthology.task.ansible.out: skipping: [smithi074.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: [smithi132.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-19T17:36:30.671 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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-19T17:36:30.673 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.683 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.685 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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: [smithi074.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: [smithi074.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-19T17:36:30.686 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item 2020-11-19T17:36:30.688 INFO:teuthology.task.ansible.out:", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:30.697 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.700 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi074.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: [smithi132.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: [smithi074.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"} 2020-11-19T17:36:30.709 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.711 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi132.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"} skipping: [smithi074.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-19T17:36:30.711 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:30.722 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:30.724 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi074.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-19T17:36:30.744 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} 2020-11-19T17:36:30.747 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi132.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"} 2020-11-19T17:36:31.083 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.460) 0:00:14.236 ***** 2020-11-19T17:36:31.092 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:31.095 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi132.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: [smithi132.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: [smithi132.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: [smithi132.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible 2020-11-19T17:36:31.102 INFO:teuthology.task.ansible.out:_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} skipping: [smithi132.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"} TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.015237", "end": "2020-11-19 17:36:30.818250", "failed_when_result": false, "rc": 0, "start": "2020-11-19 17:36:30.803013", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi132.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: [smithi132.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 3f94ec1bd179dafd2d5833 2020-11-19T17:36:31.104 INFO:teuthology.task.ansible.out:5ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.116 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T17:36:31.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.067) 0:00:14.304 ***** 2020-11-19T17:36:31.185 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.034) 0:00:14.339 ***** 2020-11-19T17:36:31.221 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.035) 0:00:14.375 ***** 2020-11-19T17:36:31.229 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2020-11-19T17:36:31.231 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all users without sudo access.] *************************** 2020-11-19T17:36:31.270 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.049) 0:00:14.424 ***** 2020-11-19T17:36:31.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.031) 0:00:14.456 ***** 2020-11-19T17:36:31.308 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T17:36:31.310 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} TASK [users : Clone the keys repo] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.345 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.042) 0:00:14.499 ***** 2020-11-19T17:36:31.378 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.033) 0:00:14.532 ***** 2020-11-19T17:36:31.384 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2020-11-19T17:36:31.385 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.420 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.042) 0:00:14.574 ***** 2020-11-19T17:36:31.460 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.039) 0:00:14.614 ***** 2020-11-19T17:36:31.466 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-11-19T17:36:31.468 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.501 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.041) 0:00:14.655 ***** 2020-11-19T17:36:31.541 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.039) 0:00:14.695 ***** 2020-11-19T17:36:31.764 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Filter the revoked_users list] *********************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.802 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.259) 0:00:14.955 ***** 2020-11-19T17:36:31.836 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.034) 0:00:14.989 ***** 2020-11-19T17:36:31.843 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-11-19T17:36:31.845 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.879 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.043) 0:00:15.033 ***** 2020-11-19T17:36:31.887 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.888 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.889 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.890 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.890 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.890 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.891 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.891 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.892 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.927 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.047) 0:00:15.081 ***** 2020-11-19T17:36:31.935 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.936 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.937 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.938 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.973 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:31 +0000 (0:00:00.046) 0:00:15.127 ***** 2020-11-19T17:36:31.982 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.983 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.984 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.984 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-11-19T17:36:31.985 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.985 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.986 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.986 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:31.987 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.022 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:32 +0000 (0:00:00.048) 0:00:15.176 ***** 2020-11-19T17:36:32.028 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.029 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.030 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.031 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.032 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.032 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.033 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.033 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.034 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.034 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.035 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.068 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:32 +0000 (0:00:00.046) 0:00:15.222 ***** 2020-11-19T17:36:32.079 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** 2020-11-19T17:36:32.080 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.082 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.083 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.083 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.121 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:32 +0000 (0:00:00.053) 0:00:15.275 ***** 2020-11-19T17:36:32.334 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.338 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2020-11-19T17:36:32.340 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.377 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:32 +0000 (0:00:00.255) 0:00:15.531 ***** 2020-11-19T17:36:32.416 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:32 +0000 (0:00:00.039) 0:00:15.570 ***** 2020-11-19T17:36:32.422 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:32.424 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.426 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.427 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.428 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.428 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.442 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.443 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.454 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.456 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.465 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.466 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:32.478 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:32.479 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.480 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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 db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072ac 2020-11-19T17:36:32.481 INFO:teuthology.task.ansible.out:b3c93\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"} 2020-11-19T17:36:32.491 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:32.492 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.493 INFO:teuthology.task.ansible.out:skipping: [smithi192.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 2020-11-19T17:36:32.494 INFO:teuthology.task.ansible.out:", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.504 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.505 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:32.506 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.516 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.518 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"}, " 2020-11-19T17:36:32.520 INFO:teuthology.task.ansible.out:skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.521 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.532 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.533 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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/5U2AMJZy9LW 2020-11-19T17:36:32.535 INFO:teuthology.task.ansible.out:im3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.545 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.547 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=ashep 2020-11-19T17:36:32.548 INFO:teuthology.task.ansible.out:lyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} 2020-11-19T17:36:32.559 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:32.560 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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 PN1 2020-11-19T17:36:32.562 INFO:teuthology.task.ansible.out:pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.571 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.573 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.584 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.586 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.586 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:32.587 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.587 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca 2020-11-19T17:36:32.588 INFO:teuthology.task.ansible.out:4baaf222e164927ed7eed2082caae8f4717e48\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-19T17:36:32.598 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:32.600 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.610 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.612 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop 2020-11-19T17:36:32.614 INFO:teuthology.task.ansible.out:_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi132.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:32.628 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T17:36:32.630 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:32.668 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:32 +0000 (0:00:00.252) 0:00:15.822 ***** 2020-11-19T17:36:32.675 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.677 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} skipping: [smithi192.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-19T17:36:32.677 INFO:teuthology.task.ansible.out:skipping: [smithi192.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 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2 2020-11-19T17:36:32.679 INFO:teuthology.task.ansible.out:794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi192.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: [smithi192.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: [smithi192.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: [smithi192.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-19T17:36:32.690 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.692 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:32.702 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.704 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.714 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.715 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.725 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.737 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.748 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.917 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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"} 2020-11-19T17:36:32.923 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.925 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.935 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:32.947 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:32.972 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:32.974 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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"} 2020-11-19T17:36:32.984 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:32.997 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.000 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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"} 2020-11-19T17:36:33.009 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.011 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.020 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.023 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.032 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.034 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.044 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.045 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.056 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.058 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.068 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.069 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.079 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.081 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.091 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.102 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:33.104 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:33.114 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.125 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.127 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:33.137 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.139 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.148 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.150 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.160 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.161 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.161 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.172 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.174 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.184 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.185 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.195 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.196 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.196 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.207 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.209 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.218 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.220 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.230 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.231 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.242 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.243 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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"} 2020-11-19T17:36:33.254 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.255 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.275 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.278 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.287 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.289 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** ok: [smithi074.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-19T17:36:33.289 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:33.341 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:33 +0000 (0:00:00.672) 0:00:16.495 ***** 2020-11-19T17:36:33.351 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.874 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.876 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.882 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.884 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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"} TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** ok: [smithi132.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-19T17:36:33.890 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:33.929 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:33 +0000 (0:00:00.585) 0:00:17.080 ***** 2020-11-19T17:36:33.938 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** ok: [smithi074.front.sepia.ceph.com] => { "msg": "Host smithi074.front.sepia.ceph.com is running CentOS 8.1 (Core)" } TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:33.944 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} skipping: [smithi192.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-19T17:36:33.985 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:33 +0000 (0:00:00.058) 0:00:17.139 ***** 2020-11-19T17:36:33.993 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:33.995 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} 2020-11-19T17:36:33.997 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** ok: [smithi132.front.sepia.ceph.com] => { "msg": "Host smithi132.front.sepia.ceph.com is running CentOS 8.1 (Core)" } TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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: [smithi192.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"} 2020-11-19T17:36:33.999 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:33.999 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:34.036 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.050) 0:00:17.190 ***** 2020-11-19T17:36:34.044 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:34.046 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:34.052 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-11-19T17:36:34.054 INFO:teuthology.task.ansible.out:ok: [smithi074.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"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi192.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-19T17:36:34.055 INFO:teuthology.task.ansible.out:skipping: [smithi192.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: [smithi192.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-19T17:36:34.089 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.053) 0:00:17.243 ***** 2020-11-19T17:36:34.113 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** ok: [smithi132.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-19T17:36:34.146 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.057) 0:00:17.300 ***** 2020-11-19T17:36:34.182 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.035) 0:00:17.335 ***** 2020-11-19T17:36:34.187 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-11-19T17:36:34.189 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.223 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.041) 0:00:17.377 ***** 2020-11-19T17:36:34.258 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.034) 0:00:17.411 ***** 2020-11-19T17:36:34.264 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T17:36:34.301 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.043) 0:00:17.455 ***** 2020-11-19T17:36:34.328 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2020-11-19T17:36:34.330 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.369 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.067) 0:00:17.523 ***** 2020-11-19T17:36:34.407 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2020-11-19T17:36:34.409 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.440 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.071) 0:00:17.594 ***** 2020-11-19T17:36:34.468 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2020-11-19T17:36:34.470 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.502 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.061) 0:00:17.656 ***** 2020-11-19T17:36:34.529 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-11-19T17:36:34.531 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.562 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.059) 0:00:17.716 ***** 2020-11-19T17:36:34.738 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.284798", "end": "2020-11-19 17:36:34.690249", "rc": 0, "start": "2020-11-19 17:36:34.405451", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T17:36:34.766 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.204) 0:00:17.920 ***** 2020-11-19T17:36:34.773 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.820 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.052) 0:00:17.973 ***** 2020-11-19T17:36:34.826 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-11-19T17:36:34.828 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.348972", "end": "2020-11-19 17:36:34.789569", "rc": 0, "start": "2020-11-19 17:36:34.440597", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T17:36:34.870 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.050) 0:00:18.024 ***** 2020-11-19T17:36:34.905 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.034) 0:00:18.059 ***** 2020-11-19T17:36:34.911 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:34.913 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.913 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.914 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.915 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.915 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.916 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.917 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.917 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.918 INFO:teuthology.task.ansible.out: TASK [users : Remove revoke 2020-11-19T17:36:34.920 INFO:teuthology.task.ansible.out:d users] ******************************************** skipping: [smithi192.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.955 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.050) 0:00:18.109 ***** 2020-11-19T17:36:34.963 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.965 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-11-19T17:36:34.965 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi192.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.966 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:34.967 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.005 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:34 +0000 (0:00:00.049) 0:00:18.159 ***** 2020-11-19T17:36:35.012 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.012 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.013 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.013 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.014 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.016 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi192.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.016 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.016 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.017 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.017 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.053 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.047) 0:00:18.206 ***** 2020-11-19T17:36:35.060 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.062 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.062 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.063 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.063 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.064 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T17:36:35.064 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.064 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.065 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.065 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.099 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.046) 0:00:18.253 ***** 2020-11-19T17:36:35.106 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.108 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.109 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.110 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.110 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi192.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.147 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.048) 0:00:18.301 ***** 2020-11-19T17:36:35.179 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.031) 0:00:18.333 ***** 2020-11-19T17:36:35.407 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-11-19T17:36:35.409 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Install yum on Fedora 22 and later] ***************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.447 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.267) 0:00:18.600 ***** 2020-11-19T17:36:35.478 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.031) 0:00:18.632 ***** 2020-11-19T17:36:35.485 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T17:36:35.487 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.698 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.218) 0:00:18.851 ***** 2020-11-19T17:36:35.704 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-11-19T17:36:35.706 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.738 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.041) 0:00:18.892 ***** 2020-11-19T17:36:35.745 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-11-19T17:36:35.747 INFO:teuthology.task.ansible.out:skipping: [smithi074.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: [smithi074.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-19T17:36:35.783 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.044) 0:00:18.937 ***** 2020-11-19T17:36:35.794 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-11-19T17:36:35.796 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.834 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.050) 0:00:18.988 ***** 2020-11-19T17:36:35.842 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.881 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.047) 0:00:19.035 ***** 2020-11-19T17:36:35.888 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T17:36:35.889 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.922 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.040) 0:00:19.076 ***** 2020-11-19T17:36:35.930 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2020-11-19T17:36:35.932 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:35.969 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:35 +0000 (0:00:00.047) 0:00:19.123 ***** 2020-11-19T17:36:35.976 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-11-19T17:36:35.983 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi132.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-19T17:36:36.018 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.048) 0:00:19.172 ***** 2020-11-19T17:36:36.026 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-11-19T17:36:36.028 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:36:36.063 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.044) 0:00:19.217 ***** 2020-11-19T17:36:36.072 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-11-19T17:36:36.074 INFO:teuthology.task.ansible.out:ok: [smithi192.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} TASK [common : Set have_entitlements] ****************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:36.112 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.048) 0:00:19.266 ***** 2020-11-19T17:36:36.145 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.033) 0:00:19.299 ***** 2020-11-19T17:36:36.152 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-11-19T17:36:36.154 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Install CA Cert from Satellite Server] ************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:36.189 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.043) 0:00:19.343 ***** 2020-11-19T17:36:36.518 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.327) 0:00:19.671 ***** 2020-11-19T17:36:36.526 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** ok: [smithi192.front.sepia.ceph.com] => { "msg": "Host smithi192.front.sepia.ceph.com is running CentOS 8.1 (Core)" } TASK [common : Register with subscription-manager.] **************************** skipping: [smithi074.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-19T17:36:36.569 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.051) 0:00:19.722 ***** 2020-11-19T17:36:36.599 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.030) 0:00:19.753 ***** 2020-11-19T17:36:36.607 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-11-19T17:36:36.609 INFO:teuthology.task.ansible.out:skipping: [smithi132.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 if we just registered] ********************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:36.643 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:36 +0000 (0:00:00.043) 0:00:19.796 ***** 2020-11-19T17:36:37.374 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.720) 0:00:20.517 ***** 2020-11-19T17:36:37.382 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** ok: [smithi192.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"} TASK [common : List CDN releases available to system] ************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:37.418 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.054) 0:00:20.572 ***** 2020-11-19T17:36:37.453 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.035) 0:00:20.607 ***** 2020-11-19T17:36:37.460 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-11-19T17:36:37.462 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:37.742 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.288) 0:00:20.895 ***** 2020-11-19T17:36:37.785 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.042) 0:00:20.938 ***** 2020-11-19T17:36:37.794 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:37.798 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:37.833 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.048) 0:00:20.987 ***** 2020-11-19T17:36:37.875 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.042) 0:00:21.029 ***** 2020-11-19T17:36:37.882 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-11-19T17:36:37.884 INFO:teuthology.task.ansible.out:skipping: [smithi132.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 : Configure internal beta repos in /etc/yum.repos.d/] ************* skipping: [smithi074.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-19T17:36:37.920 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.044) 0:00:21.074 ***** 2020-11-19T17:36:37.960 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:37 +0000 (0:00:00.039) 0:00:21.114 ***** 2020-11-19T17:36:37.969 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.007 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.047) 0:00:21.161 ***** 2020-11-19T17:36:38.015 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-11-19T17:36:38.017 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.049 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.041) 0:00:21.203 ***** 2020-11-19T17:36:38.056 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2020-11-19T17:36:38.058 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.093 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.043) 0:00:21.247 ***** 2020-11-19T17:36:38.099 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-11-19T17:36:38.101 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.040) 0:00:21.288 ***** 2020-11-19T17:36:38.142 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2020-11-19T17:36:38.144 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.177 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.042) 0:00:21.330 ***** 2020-11-19T17:36:38.184 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-11-19T17:36:38.187 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.220 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.043) 0:00:21.374 ***** 2020-11-19T17:36:38.228 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-11-19T17:36:38.230 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.263 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.042) 0:00:21.417 ***** 2020-11-19T17:36:38.271 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T17:36:38.273 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.306 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.043) 0:00:21.460 ***** 2020-11-19T17:36:38.313 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-11-19T17:36:38.315 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.348 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.041) 0:00:21.502 ***** 2020-11-19T17:36:38.354 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-11-19T17:36:38.356 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:36:38.390 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.041) 0:00:21.544 ***** 2020-11-19T17:36:38.396 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-11-19T17:36:38.398 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.313124", "end": "2020-11-19 17:36:38.369361", "rc": 0, "start": "2020-11-19 17:36:38.056237", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T17:36:38.432 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.042) 0:00:21.586 ***** 2020-11-19T17:36:38.464 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.031) 0:00:21.618 ***** 2020-11-19T17:36:38.471 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T17:36:38.473 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Disable all rhsm repos] ***************************************** skipping: [smithi074.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-19T17:36:38.509 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.045) 0:00:21.663 ***** 2020-11-19T17:36:38.556 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.046) 0:00:21.710 ***** 2020-11-19T17:36:38.563 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-11-19T17:36:38.564 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Enable necessary rhsm repos] ************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.608 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.051) 0:00:21.762 ***** 2020-11-19T17:36:38.645 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.037) 0:00:21.799 ***** 2020-11-19T17:36:38.650 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2020-11-19T17:36:38.652 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Remove old apt-mirror repository definition.] ******************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.685 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.040) 0:00:21.839 ***** 2020-11-19T17:36:38.716 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.030) 0:00:21.870 ***** 2020-11-19T17:36:38.723 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2020-11-19T17:36:38.724 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.759 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.042) 0:00:21.913 ***** 2020-11-19T17:36:38.765 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.806 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.046) 0:00:21.960 ***** 2020-11-19T17:36:38.816 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-11-19T17:36:38.818 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.850 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.044) 0:00:22.004 ***** 2020-11-19T17:36:38.856 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-11-19T17:36:38.858 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:38.891 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.040) 0:00:22.045 ***** 2020-11-19T17:36:38.897 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-11-19T17:36:38.898 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Increase the yum timeout.] ************************************** ok: [smithi074.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:36:38.932 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.041) 0:00:22.086 ***** 2020-11-19T17:36:38.972 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:38 +0000 (0:00:00.036) 0:00:22.122 ***** 2020-11-19T17:36:38.979 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-11-19T17:36:38.981 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.045) 0:00:22.168 ***** 2020-11-19T17:36:39.024 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-11-19T17:36:39.026 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.060 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.045) 0:00:22.214 ***** 2020-11-19T17:36:39.067 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-11-19T17:36:39.069 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.102 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.041) 0:00:22.256 ***** 2020-11-19T17:36:39.109 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.145 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.043) 0:00:22.299 ***** 2020-11-19T17:36:39.158 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** skipping: [smithi132.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-19T17:36:39.189 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.044) 0:00:22.343 ***** 2020-11-19T17:36:39.458 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** skipping: [smithi192.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-19T17:36:39.474 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:39.514 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.323) 0:00:22.667 ***** 2020-11-19T17:36:39.526 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.580 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.064) 0:00:22.732 ***** 2020-11-19T17:36:39.588 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-11-19T17:36:39.590 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.627 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.048) 0:00:22.781 ***** 2020-11-19T17:36:39.637 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2020-11-19T17:36:39.638 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.672 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.045) 0:00:22.826 ***** 2020-11-19T17:36:39.679 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T17:36:39.681 INFO:teuthology.task.ansible.out:ok: [smithi074.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 : Install CA Cert from Satellite Server] ************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.715 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.042) 0:00:22.869 ***** 2020-11-19T17:36:39.743 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-11-19T17:36:39.745 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:39.777 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.061) 0:00:22.931 ***** 2020-11-19T17:36:39.814 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-11-19T17:36:39.816 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:39.848 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.070) 0:00:23.001 ***** 2020-11-19T17:36:39.877 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-11-19T17:36:39.879 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:39.911 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.063) 0:00:23.065 ***** 2020-11-19T17:36:39.917 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** ok: [smithi132.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:36:39.966 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:39 +0000 (0:00:00.055) 0:00:23.120 ***** 2020-11-19T17:36:40.365 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-11-19T17:36:40.374 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.409 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.442) 0:00:23.563 ***** 2020-11-19T17:36:40.430 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi074.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-19T17:36:40.471 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.061) 0:00:23.625 ***** 2020-11-19T17:36:40.478 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-11-19T17:36:40.480 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.519 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.048) 0:00:23.673 ***** 2020-11-19T17:36:40.550 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-11-19T17:36:40.552 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.584 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.064) 0:00:23.738 ***** 2020-11-19T17:36:40.610 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T17:36:40.612 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.645 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.061) 0:00:23.799 ***** 2020-11-19T17:36:40.672 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-11-19T17:36:40.674 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:36:40.707 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.061) 0:00:23.861 ***** 2020-11-19T17:36:40.734 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T17:36:40.736 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.774 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.066) 0:00:23.928 ***** 2020-11-19T17:36:40.813 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.847 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.073) 0:00:24.001 ***** 2020-11-19T17:36:40.874 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T17:36:40.876 INFO:teuthology.task.ansible.out:ok: [smithi132.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 : Store list of enabled repos] ************************************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:40.909 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:40 +0000 (0:00:00.062) 0:00:24.063 ***** 2020-11-19T17:36:41.108 INFO:teuthology.task.ansible.out: 2020-11-19T17:36:41.114 INFO:teuthology.task.ansible.out:TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:41.142 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.232) 0:00:24.296 ***** 2020-11-19T17:36:41.148 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T17:36:41.150 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:41.171 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:41.204 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.062) 0:00:24.358 ***** 2020-11-19T17:36:41.230 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-11-19T17:36:41.232 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:41.264 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.060) 0:00:24.418 ***** 2020-11-19T17:36:41.292 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** skipping: [smithi192.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-19T17:36:41.329 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.064) 0:00:24.483 ***** 2020-11-19T17:36:41.367 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2020-11-19T17:36:41.370 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:41.407 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.077) 0:00:24.561 ***** 2020-11-19T17:36:41.914 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi132.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-19T17:36:41.918 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:41.957 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.548) 0:00:25.110 ***** 2020-11-19T17:36:42.003 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:41 +0000 (0:00:00.046) 0:00:25.157 ***** 2020-11-19T17:36:42.062 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* ok: [smithi074.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-19T17:36:42.730 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:42 +0000 (0:00:00.726) 0:00:25.883 ***** 2020-11-19T17:36:42.735 INFO:teuthology.task.ansible.out: 2020-11-19T17:36:46.864 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T17:36:46.866 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:46.905 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:46 +0000 (0:00:04.175) 0:00:30.059 ***** 2020-11-19T17:36:46.947 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T17:36:46.954 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:47.002 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:46 +0000 (0:00:00.095) 0:00:30.154 ***** 2020-11-19T17:36:47.030 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** ok: [smithi192.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:36:48.294 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:01.291) 0:00:31.446 ***** 2020-11-19T17:36:48.299 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.350 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.056) 0:00:31.502 ***** 2020-11-19T17:36:48.386 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.434 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.082) 0:00:31.585 ***** 2020-11-19T17:36:48.463 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* ok: [smithi132.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-19T17:36:48.474 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T17:36:48.476 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.508 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.077) 0:00:31.662 ***** 2020-11-19T17:36:48.536 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-11-19T17:36:48.538 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.569 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.060) 0:00:31.723 ***** 2020-11-19T17:36:48.596 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-11-19T17:36:48.598 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.630 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.061) 0:00:31.784 ***** 2020-11-19T17:36:48.657 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T17:36:48.659 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.691 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.060) 0:00:31.845 ***** 2020-11-19T17:36:48.720 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-11-19T17:36:48.722 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:48.754 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.063) 0:00:31.908 ***** 2020-11-19T17:36:48.824 INFO:teuthology.task.ansible.out: 2020-11-19T17:36:48.826 INFO:teuthology.task.ansible.out:TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi192.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-19T17:36:48.901 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T17:36:48.901 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:36:48.939 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:48 +0000 (0:00:00.183) 0:00:32.092 ***** 2020-11-19T17:36:48.976 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T17:36:48.978 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.009 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.070) 0:00:32.163 ***** 2020-11-19T17:36:49.041 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T17:36:49.043 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.074 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.065) 0:00:32.228 ***** 2020-11-19T17:36:49.100 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-11-19T17:36:49.102 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.133 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.058) 0:00:32.287 ***** 2020-11-19T17:36:49.175 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-11-19T17:36:49.176 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.213 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.079) 0:00:32.367 ***** 2020-11-19T17:36:49.240 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T17:36:49.241 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.061) 0:00:32.428 ***** 2020-11-19T17:36:49.282 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T17:36:49.283 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:36:49.322 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.047) 0:00:32.476 ***** 2020-11-19T17:36:49.329 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-11-19T17:36:49.330 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.373 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.051) 0:00:32.527 ***** 2020-11-19T17:36:49.401 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-11-19T17:36:49.402 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.436 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.062) 0:00:32.590 ***** 2020-11-19T17:36:49.465 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T17:36:49.467 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.498 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.062) 0:00:32.652 ***** 2020-11-19T17:36:49.516 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-11-19T17:36:49.518 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.571521", "end": "2020-11-19 17:36:49.500353", "rc": 0, "start": "2020-11-19 17:36:48.928832", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:36:49.551 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.052) 0:00:32.705 ***** 2020-11-19T17:36:49.558 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-11-19T17:36:49.560 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:49.593 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:49 +0000 (0:00:00.041) 0:00:32.747 ***** 2020-11-19T17:36:49.827 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T17:36:49.829 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:36:50.264 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:36:50.300 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.707) 0:00:33.454 ***** 2020-11-19T17:36:50.338 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T17:36:50.340 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:50.372 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.071) 0:00:33.526 ***** 2020-11-19T17:36:50.399 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T17:36:50.400 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:50.433 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.061) 0:00:33.587 ***** 2020-11-19T17:36:50.461 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-11-19T17:36:50.462 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:50.494 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.061) 0:00:33.648 ***** 2020-11-19T17:36:50.522 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-11-19T17:36:50.524 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.735427", "end": "2020-11-19 17:36:50.500345", "rc": 0, "start": "2020-11-19 17:36:49.764918", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [common : Inform the OS of the new timezone] ****************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:50.564 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.069) 0:00:33.718 ***** 2020-11-19T17:36:50.608 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.043) 0:00:33.762 ***** 2020-11-19T17:36:50.647 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T17:36:50.649 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:50.686 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.078) 0:00:33.840 ***** 2020-11-19T17:36:50.714 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-11-19T17:36:50.717 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:50.748 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:50 +0000 (0:00:00.061) 0:00:33.902 ***** 2020-11-19T17:36:51.026 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-11-19T17:36:51.030 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T17:36:51.084 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.336) 0:00:34.238 ***** 2020-11-19T17:36:51.097 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.132 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.047) 0:00:34.285 ***** 2020-11-19T17:36:51.138 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-11-19T17:36:51.142 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.176 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.044) 0:00:34.330 ***** 2020-11-19T17:36:51.183 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T17:36:51.185 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.218 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.042) 0:00:34.372 ***** 2020-11-19T17:36:51.225 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.270 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.051) 0:00:34.424 ***** 2020-11-19T17:36:51.277 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-11-19T17:36:51.279 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.041) 0:00:34.465 ***** 2020-11-19T17:36:51.319 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T17:36:51.320 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.356 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.044) 0:00:34.510 ***** 2020-11-19T17:36:51.386 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-11-19T17:36:51.388 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.421 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.065) 0:00:34.575 ***** 2020-11-19T17:36:51.633 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-11-19T17:36:51.635 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} TASK [common : Set the hardware clock] ***************************************** changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.017228", "end": "2020-11-19 17:36:51.500340", "rc": 0, "start": "2020-11-19 17:36:51.483112", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:36:51.676 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.254) 0:00:34.830 ***** 2020-11-19T17:36:51.713 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.037) 0:00:34.867 ***** 2020-11-19T17:36:51.719 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-11-19T17:36:51.721 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.754 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.040) 0:00:34.908 ***** 2020-11-19T17:36:51.781 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2020-11-19T17:36:51.783 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.814 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.060) 0:00:34.968 ***** 2020-11-19T17:36:51.842 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T17:36:51.844 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.882 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.067) 0:00:35.036 ***** 2020-11-19T17:36:51.912 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:51.959 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:51 +0000 (0:00:00.077) 0:00:35.113 ***** 2020-11-19T17:36:52.052 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T17:36:52.054 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:52.095 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:52 +0000 (0:00:00.136) 0:00:35.249 ***** 2020-11-19T17:36:52.810 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T17:36:52.842 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:52 +0000 (0:00:00.739) 0:00:35.989 ***** 2020-11-19T17:36:52.874 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:52.918 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:52 +0000 (0:00:00.078) 0:00:36.067 ***** 2020-11-19T17:36:52.958 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:52.995 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:52 +0000 (0:00:00.081) 0:00:36.149 ***** 2020-11-19T17:36:53.003 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T17:36:53.004 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:36:53.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:53 +0000 (0:00:00.050) 0:00:36.199 ***** 2020-11-19T17:36:53.052 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T17:36:53.054 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:53.089 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:53 +0000 (0:00:00.043) 0:00:36.243 ***** 2020-11-19T17:36:53.116 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:36:53.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:53 +0000 (0:00:00.060) 0:00:36.304 ***** 2020-11-19T17:36:53.784 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T17:36:53.785 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:36:53.817 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:53 +0000 (0:00:00.667) 0:00:36.971 ***** 2020-11-19T17:36:55.266 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-11-19T17:36:55.268 INFO:teuthology.task.ansible.out:changed: [smithi074.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-19T17:36:55.300 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:55 +0000 (0:00:01.482) 0:00:38.454 ***** 2020-11-19T17:36:55.927 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T17:36:55.929 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:56.438 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** changed: [smithi132.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-19T17:36:56.491 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:56 +0000 (0:00:01.187) 0:00:39.642 ***** 2020-11-19T17:36:57.750 INFO:teuthology.task.ansible.out:changed: [smithi192.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-19T17:36:57.824 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:57 +0000 (0:00:01.336) 0:00:40.978 ***** 2020-11-19T17:36:57.832 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T17:36:57.834 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:58.578 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:36:59.312 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:59.349 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:59 +0000 (0:00:01.524) 0:00:42.503 ***** 2020-11-19T17:36:59.482 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:36:59.536 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-11-19T17:36:59.538 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:36:59.571 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:59 +0000 (0:00:00.222) 0:00:42.725 ***** 2020-11-19T17:36:59.578 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T17:36:59.580 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:36:59.896 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:36:59.932 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:36:59 +0000 (0:00:00.361) 0:00:43.087 ***** 2020-11-19T17:37:00.034 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T17:37:00.035 INFO:teuthology.task.ansible.out:ok: [smithi074.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} TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** ok: [smithi192.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-19T17:37:00.121 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-11-19T17:37:00.122 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:37:00.156 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:00 +0000 (0:00:00.223) 0:00:43.310 ***** 2020-11-19T17:37:00.457 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T17:37:00.459 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:37:00.461 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi074.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-19T17:37:00.498 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:00 +0000 (0:00:00.341) 0:00:43.652 ***** 2020-11-19T17:37:00.622 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:37:00.687 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-11-19T17:37:00.688 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:37:00.724 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:00 +0000 (0:00:00.226) 0:00:43.878 ***** 2020-11-19T17:37:00.878 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T17:37:00.880 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:37:00.915 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:00 +0000 (0:00:00.190) 0:00:44.069 ***** 2020-11-19T17:37:00.942 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-11-19T17:37:00.944 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:00.975 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:00 +0000 (0:00:00.060) 0:00:44.129 ***** 2020-11-19T17:37:01.017 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T17:37:01.018 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:37:01.052 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.076) 0:00:44.206 ***** 2020-11-19T17:37:01.060 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T17:37:01.061 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:37:01.180 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:37:01.245 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-11-19T17:37:01.247 INFO:teuthology.task.ansible.out:changed: [smithi074.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-19T17:37:01.280 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.227) 0:00:44.434 ***** 2020-11-19T17:37:01.321 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T17:37:01.323 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:37:01.332 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:37:01.343 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:37:01.354 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:37:01.388 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.108) 0:00:44.542 ***** 2020-11-19T17:37:01.469 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T17:37:01.471 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:37:01.506 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.118) 0:00:44.661 ***** 2020-11-19T17:37:01.537 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:01.570 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.062) 0:00:44.724 ***** 2020-11-19T17:37:01.608 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T17:37:01.610 INFO:teuthology.task.ansible.out:ok: [smithi132.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} TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi192.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-19T17:37:01.641 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.071) 0:00:44.795 ***** 2020-11-19T17:37:01.837 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* changed: [smithi132.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-19T17:37:01.870 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.228) 0:00:45.024 ***** 2020-11-19T17:37:01.909 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T17:37:01.911 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:37:01.921 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:37:01.932 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:37:01.953 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:37:01.987 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:01 +0000 (0:00:00.117) 0:00:45.141 ***** 2020-11-19T17:37:02.027 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi192.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-19T17:37:02.062 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:02 +0000 (0:00:00.074) 0:00:45.216 ***** 2020-11-19T17:37:06.365 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Thursday 19 November 2020 17:37:06 +0000 (0:00:04.228) 0:00:49.445 ***** TASK [common : Include yum_systems vars] *************************************** ok: [smithi192.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-19T17:37:06.402 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:06 +0000 (0:00:00.109) 0:00:49.554 ***** 2020-11-19T17:37:06.414 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ ok: [smithi074.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-19T17:37:06.462 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:06 +0000 (0:00:00.058) 0:00:49.613 ***** 2020-11-19T17:37:06.511 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:06.670 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:06 +0000 (0:00:00.209) 0:00:49.823 ***** 2020-11-19T17:37:06.693 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* changed: [smithi192.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-19T17:37:06.733 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:06 +0000 (0:00:00.064) 0:00:49.887 ***** 2020-11-19T17:37:06.805 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T17:37:06.806 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:37:06.808 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:37:06.818 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:37:06.830 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:37:06.867 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:06 +0000 (0:00:00.133) 0:00:50.021 ***** 2020-11-19T17:37:07.117 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ ok: [smithi132.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-19T17:37:07.153 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:07 +0000 (0:00:00.286) 0:00:50.307 ***** 2020-11-19T17:37:07.182 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-11-19T17:37:07.186 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:07.215 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:07 +0000 (0:00:00.062) 0:00:50.369 ***** 2020-11-19T17:37:07.316 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-11-19T17:37:07.318 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:37:07.351 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:07 +0000 (0:00:00.135) 0:00:50.505 ***** 2020-11-19T17:37:07.960 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ ok: [smithi192.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-19T17:37:08.183 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:08 +0000 (0:00:00.830) 0:00:51.336 ***** 2020-11-19T17:37:08.186 INFO:teuthology.task.ansible.out: 2020-11-19T17:37:08.223 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:08.226 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** ok: [smithi132.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-19T17:37:08.478 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:08 +0000 (0:00:00.296) 0:00:51.632 ***** 2020-11-19T17:37:08.519 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:08 +0000 (0:00:00.040) 0:00:51.673 ***** 2020-11-19T17:37:08.555 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-11-19T17:37:08.556 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:37:09.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:09 +0000 (0:00:00.611) 0:00:52.285 ***** 2020-11-19T17:37:09.195 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-11-19T17:37:09.200 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T17:37:10.130 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:10 +0000 (0:00:00.996) 0:00:53.281 ***** 2020-11-19T17:37:10.497 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* ok: [smithi132.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-19T17:37:10.562 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:10 +0000 (0:00:00.434) 0:00:53.716 ***** 2020-11-19T17:37:14.644 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-11-19T17:37:14.646 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:37:14.688 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:14 +0000 (0:00:04.126) 0:00:57.842 ***** 2020-11-19T17:37:14.734 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** ok: [smithi192.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-19T17:37:14.738 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ skipping: [smithi132.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T17:37:14.798 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:14 +0000 (0:00:00.106) 0:00:57.949 ***** 2020-11-19T17:37:14.806 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T17:37:14.862 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:14 +0000 (0:00:00.064) 0:00:58.014 ***** 2020-11-19T17:37:14.955 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-11-19T17:37:14.957 INFO:teuthology.task.ansible.out:fatal: [smithi074.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-19T17:37:14.998 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:14 +0000 (0:00:00.138) 0:00:58.152 ***** 2020-11-19T17:37:15.049 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-11-19T17:37:15.051 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:15.084 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.086) 0:00:58.238 ***** 2020-11-19T17:37:15.113 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-11-19T17:37:15.115 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:37:15.156 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.071) 0:00:58.310 ***** 2020-11-19T17:37:15.343 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-11-19T17:37:15.345 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:37:15.378 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.222) 0:00:58.532 ***** 2020-11-19T17:37:15.398 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-11-19T17:37:15.400 INFO:teuthology.task.ansible.out:fatal: [smithi132.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-19T17:37:15.433 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.055) 0:00:58.587 ***** 2020-11-19T17:37:15.440 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-11-19T17:37:15.442 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T17:37:15.476 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.042) 0:00:58.630 ***** 2020-11-19T17:37:15.482 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:15.523 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.047) 0:00:58.677 ***** 2020-11-19T17:37:15.551 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T17:37:15.553 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:37:15.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.063) 0:00:58.740 ***** 2020-11-19T17:37:15.714 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-11-19T17:37:15.715 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:37:15.750 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:15 +0000 (0:00:00.163) 0:00:58.904 ***** 2020-11-19T17:37:15.989 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T17:37:15.991 INFO:teuthology.task.ansible.out:ok: [smithi132.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} TASK [common : Check firewalld status] ***************************************** fatal: [smithi192.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-19T17:37:16.023 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.272) 0:00:59.177 ***** 2020-11-19T17:37:16.054 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.030) 0:00:59.208 ***** 2020-11-19T17:37:16.092 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:37:16.138 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.084) 0:00:59.292 ***** 2020-11-19T17:37:16.399 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T17:37:16.400 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 17:34:49 UTC", "ActiveEnterTimestampMonotonic": "15744934", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount network.target var-run.mount sysinit.target basic.target -.mount system.slice time-sync.target nss-lookup.target systemd-journald.socket local-fs.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 17:34:49 UTC", "AssertTimestampMonotonic": "15744142", "Before": "xdm.service plymouth-quit.service shutdown.target multi-user.target getty@tty1.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 17:34:49 UTC", "ConditionTimestampMonotonic": "15744142", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "D 2020-11-19T17:37:16.401 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": "2499", "ExecMainStartTimestamp": "Thu 2020-11-19 17:34:49 UTC", "ExecMainStartTimestampMonotonic": "15744897", "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 17:34:49 UTC", "InactiveExitTimestampMonotonic": "15744934", "InvocationID": "5932d787dbb44877a00a52b5efc03993", "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-19T17:37:16.403 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": "127425", "LimitNPROCSoft": "127425", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127425", "LimitSIGPENDINGSoft": "127425", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2499", "MemoryAccounting": "yes", "MemoryCurrent": "1228800", "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": "/var/tmp /run/nrpe", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode 2020-11-19T17:37:16.404 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 17:34:49 UTC", "StateChangeTimestampMonotonic": "15744934", "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 17:34:49 UTC", "WatchdogTimestampMonotonic": "15744934", "WatchdogUSec": "0"}} ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 17:34:48 UTC", "ActiveEnterTimestampMonotonic": "15744151", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount -.mount sysinit.target local-fs.target time-sync.target network.target system.slice systemd-tmpfiles-setup.service basic.target var-run.mount nss-lookup.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 17:34:48 2020-11-19T17:37:16.406 INFO:teuthology.task.ansible.out:UTC", "AssertTimestampMonotonic": "15743265", "Before": "shutdown.target plymouth-quit.service multi-user.target xdm.service getty@tty1.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 17:34:48 UTC", "ConditionTimestampMonotonic": "15743262", "ConfigurationDirectoryMode": "0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2503", "ExecMainStartTimestamp": "Thu 2020-11-19 17:34:48 UTC", "ExecMainStartTimestampMonotonic": "15744121", "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 2020-11-19T17:37:16.407 INFO:teuthology.task.ansible.out:[]=/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 17:34:48 UTC", "InactiveExitTimestampMonotonic": "15744151", "InvocationID": "239d45d099914dc9b4f4a81b8bde1084", "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": "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 2020-11-19T17:37:16.409 INFO:teuthology.task.ansible.out:", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2503", "MemoryAccounting": "yes", "MemoryCurrent": "1175552", "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 -.mount sysinit.target", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-19 17:34:48 UTC", "StateChangeTimestampMonotonic": "1574 2020-11-19T17:37:16.411 INFO:teuthology.task.ansible.out:4151", "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 17:34:48 UTC", "WatchdogTimestampMonotonic": "15744150", "WatchdogUSec": "0"}} 2020-11-19T17:37:16.436 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.297) 0:00:59.590 ***** 2020-11-19T17:37:16.472 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.035) 0:00:59.626 ***** 2020-11-19T17:37:16.627 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T17:37:16.629 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001603", "end": "2020-11-19 17:37:16.608812", "rc": 0, "start": "2020-11-19 17:37:16.607209", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T17:37:16.662 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.189) 0:00:59.815 ***** 2020-11-19T17:37:16.668 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001816", "end": "2020-11-19 17:37:16.645136", "rc": 0, "start": "2020-11-19 17:37:16.643320", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T17:37:16.702 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.040) 0:00:59.856 ***** 2020-11-19T17:37:16.741 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T17:37:16.743 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:37:16.776 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:16 +0000 (0:00:00.074) 0:00:59.930 ***** 2020-11-19T17:37:17.256 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T17:37:17.260 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 17:34:48 UTC", "ActiveEnterTimestampMonotonic": "15609426", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service -.mount sysinit.target tmp.mount systemd-journald.socket time-sync.target local-fs.target nss-lookup.target network.target var-run.mount basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 17:34:48 UTC", "AssertTimestampMonotonic": "15608617", "Before": "xdm.service plymouth-quit.service multi-user.target getty@tty1.service shutdown.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": "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 17:34:48 UTC", "ConditionTimestampMonotonic": "15608617", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nrpe.service", "ControlPID": "0", "D 2020-11-19T17:37:17.266 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": "2502", "ExecMainStartTimestamp": "Thu 2020-11-19 17:34:48 UTC", "ExecMainStartTimestampMonotonic": "15609400", "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 17:34:48 UTC", "InactiveExitTimestampMonotonic": "15609426", "InvocationID": "b71fecb5c1064c3c823689a9b0fc4052", "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-19T17:37:17.270 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": "127425", "LimitNPROCSoft": "127425", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127425", "LimitSIGPENDINGSoft": "127425", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2502", "MemoryAccounting": "yes", "MemoryCurrent": "1454080", "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 -.mount sysinit.target", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "RuntimeDirectoryMode 2020-11-19T17:37:17.280 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 17:34:48 UTC", "StateChangeTimestampMonotonic": "15609426", "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 17:34:48 UTC", "WatchdogTimestampMonotonic": "15609425", "WatchdogUSec": "0"}} 2020-11-19T17:37:17.300 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:17 +0000 (0:00:00.523) 0:01:00.454 ***** 2020-11-19T17:37:17.496 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T17:37:17.498 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001638", "end": "2020-11-19 17:37:17.476669", "rc": 0, "start": "2020-11-19 17:37:17.475031", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T17:37:17.529 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:17 +0000 (0:00:00.228) 0:01:00.683 ***** 2020-11-19T17:37:17.833 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-11-19T17:37:17.838 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T17:37:17.877 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:17 +0000 (0:00:00.348) 0:01:01.031 ***** 2020-11-19T17:37:17.910 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:17 +0000 (0:00:00.033) 0:01:01.064 ***** 2020-11-19T17:37:18.727 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T17:37:18.769 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:18 +0000 (0:00:00.858) 0:01:01.922 ***** 2020-11-19T17:37:18.802 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-11-19T17:37:18.804 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T17:37:18.847 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:18 +0000 (0:00:00.078) 0:01:02.001 ***** 2020-11-19T17:37:18.854 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T17:37:18.889 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:18 +0000 (0:00:00.042) 0:01:02.043 ***** 2020-11-19T17:37:19.734 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T17:37:19.768 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:19 +0000 (0:00:00.878) 0:01:02.922 ***** 2020-11-19T17:37:20.379 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2020-11-19T17:37:20.381 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T17:37:20.619 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:20 +0000 (0:00:00.850) 0:01:03.773 ***** 2020-11-19T17:37:20.626 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T17:37:20.660 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:20 +0000 (0:00:00.041) 0:01:03.814 ***** 2020-11-19T17:37:20.882 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T17:37:20.917 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:20 +0000 (0:00:00.255) 0:01:04.070 ***** 2020-11-19T17:37:37.764 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-11-19T17:37:37.770 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.268807", "end": "2020-11-19 17:37:37.061989", "failed_when_result": false, "rc": 0, "start": "2020-11-19 17:37:20.793182", "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)."]} changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.523554", "end": "2020-11-19 17:37:37.361094", "failed_when_result": false, "rc": 0, "start": "2020-11-19 17:37:20.837540", "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)."]} changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.333754", "end": "2020-11-19 17:37:37.424845", "failed_when_result": false, "rc": 0, "start": "2020-11-19 17:37:21.091091", "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-19T17:37:37.799 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:37 +0000 (0:00:16.883) 0:01:20.953 ***** 2020-11-19T17:37:37.846 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:37 +0000 (0:00:00.042) 0:01:20.996 ***** 2020-11-19T17:37:41.926 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:41 +0000 (0:00:04.080) 0:01:25.077 ***** 2020-11-19T17:37:42.514 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-11-19T17:37:42.516 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:37:42.550 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:42 +0000 (0:00:00.626) 0:01:25.704 ***** 2020-11-19T17:37:42.572 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:37:42.607 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:42 +0000 (0:00:00.057) 0:01:25.761 ***** 2020-11-19T17:37:42.663 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:37:42.701 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:42 +0000 (0:00:00.093) 0:01:25.855 ***** 2020-11-19T17:37:42.761 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.014306", "end": "2020-11-19 17:37:42.739521", "rc": 0, "start": "2020-11-19 17:37:42.725215", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:42.796 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:42 +0000 (0:00:00.095) 0:01:25.950 ***** 2020-11-19T17:37:42.817 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.009998", "end": "2020-11-19 17:37:42.793393", "rc": 0, "start": "2020-11-19 17:37:42.783395", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:42.852 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:42 +0000 (0:00:00.056) 0:01:26.006 ***** 2020-11-19T17:37:42.913 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.016421", "end": "2020-11-19 17:37:42.889237", "rc": 0, "start": "2020-11-19 17:37:42.872816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:42.952 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:42 +0000 (0:00:00.099) 0:01:26.106 ***** 2020-11-19T17:37:43.122 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.009655", "end": "2020-11-19 17:37:43.045002", "rc": 0, "start": "2020-11-19 17:37:43.035347", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.005204", "end": "2020-11-19 17:37:42.974779", "rc": 0, "start": "2020-11-19 17:37:42.969575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:43.163 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:43 +0000 (0:00:00.211) 0:01:26.317 ***** 2020-11-19T17:37:43.195 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:43 +0000 (0:00:00.031) 0:01:26.349 ***** 2020-11-19T17:37:43.328 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.010623", "end": "2020-11-19 17:37:43.304332", "rc": 0, "start": "2020-11-19 17:37:43.293709", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:43.365 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:43 +0000 (0:00:00.168) 0:01:26.518 ***** 2020-11-19T17:37:59.721 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.198877", "end": "2020-11-19 17:37:59.654190", "rc": 0, "start": "2020-11-19 17:37:43.455313", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:59.729 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.227597", "end": "2020-11-19 17:37:59.608925", "rc": 0, "start": "2020-11-19 17:37:43.381328", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:37:59.754 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:59 +0000 (0:00:16.389) 0:01:42.908 ***** 2020-11-19T17:37:59.787 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:37:59 +0000 (0:00:00.032) 0:01:42.941 ***** 2020-11-19T17:38:00.151 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T17:38:00.153 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} TASK [common : nrpe - Load SELinux policy package] ***************************** changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.208106", "end": "2020-11-19 17:38:00.000245", "rc": 0, "start": "2020-11-19 17:37:43.792139", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:38:00.153 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2020-11-19T17:38:00.188 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.401) 0:01:43.342 ***** 2020-11-19T17:38:00.225 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.036) 0:01:43.379 ***** 2020-11-19T17:38:00.256 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.031) 0:01:43.410 ***** 2020-11-19T17:38:00.262 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T17:38:00.264 INFO:teuthology.task.ansible.out:ok: [smithi074.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} ok: [smithi132.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-19T17:38:00.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.041) 0:01:43.452 ***** 2020-11-19T17:38:00.333 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.034) 0:01:43.487 ***** 2020-11-19T17:38:00.351 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T17:38:00.353 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:00.599 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.264) 0:01:43.752 ***** 2020-11-19T17:38:00.605 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T17:38:00.607 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} TASK [testnode : Including distro specific variables.] ************************* ok: [smithi132.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-19T17:38:00.644 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.044) 0:01:43.796 ***** 2020-11-19T17:38:00.677 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.034) 0:01:43.830 ***** 2020-11-19T17:38:00.683 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T17:38:00.685 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:00.696 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:00.729 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.052) 0:01:43.883 ***** 2020-11-19T17:38:00.905 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.175) 0:01:44.059 ***** 2020-11-19T17:38:00.914 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T17:38:00.917 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:00.965 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:00 +0000 (0:00:00.056) 0:01:44.116 ***** 2020-11-19T17:38:00.970 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T17:38:00.971 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:01.116 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:01 +0000 (0:00:00.153) 0:01:44.270 ***** 2020-11-19T17:38:01.124 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:01.164 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:01 +0000 (0:00:00.047) 0:01:44.318 ***** 2020-11-19T17:38:01.172 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T17:38:01.174 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:01.353 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:01 +0000 (0:00:00.189) 0:01:44.507 ***** 2020-11-19T17:38:01.387 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T17:38:01.388 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T17:38:01.423 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:01 +0000 (0:00:00.069) 0:01:44.577 ***** 2020-11-19T17:38:01.432 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T17:38:01.433 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:01.483 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:01 +0000 (0:00:00.060) 0:01:44.637 ***** 2020-11-19T17:38:01.738 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T17:38:01.740 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T17:38:01.802 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:01 +0000 (0:00:00.317) 0:01:44.954 ***** 2020-11-19T17:38:01.809 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T17:38:01.810 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:02.100 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.299) 0:01:45.254 ***** 2020-11-19T17:38:02.116 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-11-19T17:38:02.123 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T17:38:02.333 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.233) 0:01:45.487 ***** 2020-11-19T17:38:02.368 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T17:38:02.370 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:02.402 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.067) 0:01:45.555 ***** 2020-11-19T17:38:02.428 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:02.463 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.062) 0:01:45.617 ***** 2020-11-19T17:38:02.480 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T17:38:02.481 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T17:38:02.516 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.053) 0:01:45.670 ***** 2020-11-19T17:38:02.673 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T17:38:02.678 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:02.718 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.198) 0:01:45.869 ***** 2020-11-19T17:38:02.730 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T17:38:02.772 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:02 +0000 (0:00:00.056) 0:01:45.925 ***** 2020-11-19T17:38:06.889 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:06 +0000 (0:00:04.117) 0:01:50.042 ***** 2020-11-19T17:38:06.918 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:06.962 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:06 +0000 (0:00:00.071) 0:01:50.114 ***** 2020-11-19T17:38:06.970 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:07.027 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:07 +0000 (0:00:00.066) 0:01:50.180 ***** 2020-11-19T17:38:07.043 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-11-19T17:38:07.050 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:07.986 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:07 +0000 (0:00:00.938) 0:01:51.119 ***** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:08.042 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:08 +0000 (0:00:00.070) 0:01:51.189 ***** 2020-11-19T17:38:08.544 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** ok: [smithi132.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-19T17:38:08.584 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:08 +0000 (0:00:00.549) 0:01:51.738 ***** 2020-11-19T17:38:08.591 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:08.647 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:08 +0000 (0:00:00.063) 0:01:51.801 ***** 2020-11-19T17:38:08.743 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** ok: [smithi074.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-19T17:38:08.780 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:08 +0000 (0:00:00.132) 0:01:51.934 ***** 2020-11-19T17:38:08.813 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T17:38:08.814 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi074"}, "changed": false} 2020-11-19T17:38:08.848 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:08 +0000 (0:00:00.067) 0:01:52.002 ***** 2020-11-19T17:38:09.143 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T17:38:09.145 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:09.186 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:09 +0000 (0:00:00.338) 0:01:52.340 ***** 2020-11-19T17:38:09.193 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:09.229 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:09 +0000 (0:00:00.043) 0:01:52.383 ***** 2020-11-19T17:38:09.240 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T17:38:09.241 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi132"}, "changed": false} 2020-11-19T17:38:09.277 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:09 +0000 (0:00:00.047) 0:01:52.431 ***** 2020-11-19T17:38:09.285 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi192"}, "changed": false} 2020-11-19T17:38:09.323 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:09 +0000 (0:00:00.046) 0:01:52.477 ***** 2020-11-19T17:38:10.046 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi132", "ansible_hostname": "smithi132", "ansible_nodename": "smithi132"}, "changed": false, "name": "smithi132"} ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi192", "ansible_hostname": "smithi192", "ansible_nodename": "smithi192"}, "changed": false, "name": "smithi192"} ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi074", "ansible_hostname": "smithi074", "ansible_nodename": "smithi074"}, "changed": false, "name": "smithi074"} 2020-11-19T17:38:10.078 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:10 +0000 (0:00:00.754) 0:01:53.232 ***** 2020-11-19T17:38:10.111 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:10 +0000 (0:00:00.032) 0:01:53.265 ***** 2020-11-19T17:38:10.143 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:10 +0000 (0:00:00.032) 0:01:53.297 ***** 2020-11-19T17:38:10.826 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* ok: [smithi132.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-19T17:38:10.859 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:10 +0000 (0:00:00.715) 0:01:54.013 ***** 2020-11-19T17:38:10.867 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:10.873 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:11.034 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:11 +0000 (0:00:00.172) 0:01:54.186 ***** 2020-11-19T17:38:11.072 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:11 +0000 (0:00:00.039) 0:01:54.226 ***** 2020-11-19T17:38:11.477 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-11-19T17:38:11.480 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:11.514 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:11 +0000 (0:00:00.441) 0:01:54.668 ***** 2020-11-19T17:38:11.781 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:11.782 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:11.817 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:11 +0000 (0:00:00.303) 0:01:54.971 ***** 2020-11-19T17:38:12.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:12 +0000 (0:00:00.273) 0:01:55.245 ***** 2020-11-19T17:38:12.093 INFO:teuthology.task.ansible.out: 2020-11-19T17:38:12.422 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2020-11-19T17:38:12.425 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:12.463 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:12 +0000 (0:00:00.371) 0:01:55.617 ***** 2020-11-19T17:38:12.781 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:12.827 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:12 +0000 (0:00:00.364) 0:01:55.981 ***** 2020-11-19T17:38:12.837 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:12.888 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:12 +0000 (0:00:00.060) 0:01:56.042 ***** 2020-11-19T17:38:13.447 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* ok: [smithi132.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-19T17:38:13.480 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:13 +0000 (0:00:00.592) 0:01:56.634 ***** 2020-11-19T17:38:13.615 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:13.655 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:13 +0000 (0:00:00.174) 0:01:56.809 ***** 2020-11-19T17:38:13.662 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:13.825 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:13 +0000 (0:00:00.170) 0:01:56.979 ***** 2020-11-19T17:38:13.833 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T17:38:13.835 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:13.870 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:13 +0000 (0:00:00.044) 0:01:57.024 ***** 2020-11-19T17:38:14.021 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:14.054 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:14 +0000 (0:00:00.183) 0:01:57.208 ***** 2020-11-19T17:38:14.062 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:14.097 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:14 +0000 (0:00:00.041) 0:01:57.250 ***** 2020-11-19T17:38:14.342 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T17:38:14.346 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T17:38:14.384 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:14 +0000 (0:00:00.287) 0:01:57.538 ***** 2020-11-19T17:38:14.420 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:14 +0000 (0:00:00.035) 0:01:57.573 ***** 2020-11-19T17:38:14.473 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T17:38:14.508 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:14 +0000 (0:00:00.088) 0:01:57.662 ***** 2020-11-19T17:38:14.667 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T17:38:14.670 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:14.701 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:14 +0000 (0:00:00.193) 0:01:57.855 ***** 2020-11-19T17:38:14.914 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:15.535 INFO:teuthology.task.ansible.out:ok: [smithi132.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} Thursday 19 November 2020 17:38:14 +0000 (0:00:00.248) 0:01:58.104 ***** Thursday 19 November 2020 17:38:14 +0000 (0:00:00.032) 0:01:58.137 ***** 2020-11-19T17:38:16.467 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T17:38:16.474 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:16.522 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:16 +0000 (0:00:01.538) 0:01:59.675 ***** 2020-11-19T17:38:16.532 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:16.606 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:16 +0000 (0:00:00.073) 0:01:59.749 ***** 2020-11-19T17:38:17.454 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:17.497 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:17 +0000 (0:00:00.901) 0:02:00.651 ***** 2020-11-19T17:38:17.834 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** ok: [smithi074.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-19T17:38:17.872 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:17 +0000 (0:00:00.374) 0:02:01.026 ***** 2020-11-19T17:38:17.890 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:17.931 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:17 +0000 (0:00:00.059) 0:02:01.085 ***** 2020-11-19T17:38:18.027 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:18.062 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:18 +0000 (0:00:00.130) 0:02:01.216 ***** 2020-11-19T17:38:19.723 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ [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: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.596569", "end": "2020-11-19 17:38:19.642436", "rc": 0, "start": "2020-11-19 17:38:18.045867", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:38:19.760 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:19 +0000 (0:00:01.698) 0:02:02.914 ***** 2020-11-19T17:38:19.834 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.701639", "end": "2020-11-19 17:38:19.810527", "rc": 0, "start": "2020-11-19 17:38:18.108888", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:38:19.875 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:19 +0000 (0:00:00.115) 0:02:03.029 ***** 2020-11-19T17:38:19.883 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:01.607082", "end": "2020-11-19 17:38:19.837674", "rc": 0, "start": "2020-11-19 17:38:18.230592", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:38:19.925 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:19 +0000 (0:00:00.047) 0:02:03.077 ***** 2020-11-19T17:38:20.530 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** ok: [smithi074.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-19T17:38:20.544 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:21.266 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:22.452 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:22.471 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:23.178 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:23.497 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:23.499 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:23.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:23 +0000 (0:00:03.612) 0:02:06.689 ***** 2020-11-19T17:38:23.573 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:23 +0000 (0:00:00.037) 0:02:06.727 ***** 2020-11-19T17:38:23.634 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:23.674 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:23 +0000 (0:00:00.100) 0:02:06.828 ***** 2020-11-19T17:38:24.012 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-11-19T17:38:24.014 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:24.048 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:24 +0000 (0:00:00.374) 0:02:07.202 ***** 2020-11-19T17:38:24.066 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:24.103 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:24 +0000 (0:00:00.055) 0:02:07.257 ***** 2020-11-19T17:38:24.152 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:24.188 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:24 +0000 (0:00:00.085) 0:02:07.342 ***** 2020-11-19T17:38:24.529 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T17:38:24.530 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:24.606 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:24.982 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:25.431 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:25.867 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:25.869 INFO:teuthology.task.ansible.out: 2020-11-19T17:38:25.886 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:27.170 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:38:27.206 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:27 +0000 (0:00:03.016) 0:02:10.359 ***** 2020-11-19T17:38:28.028 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T17:38:28.089 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.882) 0:02:11.241 ***** 2020-11-19T17:38:28.146 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:28.593 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.499) 0:02:11.741 ***** 2020-11-19T17:38:28.634 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T17:38:28.638 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:38:28.680 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.093) 0:02:11.834 ***** 2020-11-19T17:38:28.689 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:38:28.694 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi074.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-19T17:38:28.731 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.050) 0:02:11.885 ***** 2020-11-19T17:38:28.771 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.039) 0:02:11.925 ***** 2020-11-19T17:38:28.782 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T17:38:28.783 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:28.816 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.044) 0:02:11.970 ***** 2020-11-19T17:38:28.856 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.038) 0:02:12.008 ***** 2020-11-19T17:38:28.864 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T17:38:28.866 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"skip_packaging": false}, "changed": false} 2020-11-19T17:38:28.900 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.045) 0:02:12.054 ***** 2020-11-19T17:38:28.934 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.034) 0:02:12.088 ***** 2020-11-19T17:38:28.940 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T17:38:28.942 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure yum_utils is present.] ********************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:28.976 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:28 +0000 (0:00:00.041) 0:02:12.130 ***** 2020-11-19T17:38:29.006 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.030) 0:02:12.160 ***** 2020-11-19T17:38:29.015 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T17:38:29.017 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Removing saved yum transactions] ****************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.050 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.043) 0:02:12.204 ***** 2020-11-19T17:38:29.082 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.031) 0:02:12.235 ***** 2020-11-19T17:38:29.087 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-11-19T17:38:29.089 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi132.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-19T17:38:29.124 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.042) 0:02:12.278 ***** 2020-11-19T17:38:29.131 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:38:29.132 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:38:29.181 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.056) 0:02:12.335 ***** 2020-11-19T17:38:29.187 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T17:38:29.189 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.226 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.044) 0:02:12.380 ***** 2020-11-19T17:38:29.233 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.271 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.044) 0:02:12.425 ***** 2020-11-19T17:38:29.278 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"skip_packaging": false}, "changed": false} 2020-11-19T17:38:29.278 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T17:38:29.280 INFO:teuthology.task.ansible.out:fatal: [smithi074.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.006861", "end": "2020-11-19 17:38:29.240439", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 17:38:29.233578", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T17:38:29.316 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.044) 0:02:12.470 ***** 2020-11-19T17:38:29.358 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.042) 0:02:12.512 ***** 2020-11-19T17:38:29.365 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:38:29.367 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"skip_packaging": false}, "changed": false} TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.402 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.043) 0:02:12.556 ***** 2020-11-19T17:38:29.440 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.037) 0:02:12.594 ***** 2020-11-19T17:38:29.445 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-11-19T17:38:29.447 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.486 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.046) 0:02:12.640 ***** 2020-11-19T17:38:29.493 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.529 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.042) 0:02:12.683 ***** 2020-11-19T17:38:29.535 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-11-19T17:38:29.538 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.571 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.041) 0:02:12.725 ***** 2020-11-19T17:38:29.581 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.622 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.050) 0:02:12.776 ***** 2020-11-19T17:38:29.787 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T17:38:29.789 INFO:teuthology.task.ansible.out:fatal: [smithi132.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.006673", "end": "2020-11-19 17:38:29.767068", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 17:38:29.760395", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T17:38:29.823 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.201) 0:02:12.977 ***** 2020-11-19T17:38:29.842 INFO:teuthology.task.ansible.out:fatal: [smithi192.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.006919", "end": "2020-11-19 17:38:29.820309", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 17:38:29.813390", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T17:38:29.876 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.052) 0:02:13.030 ***** 2020-11-19T17:38:29.885 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-11-19T17:38:29.887 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.921 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.044) 0:02:13.075 ***** 2020-11-19T17:38:29.927 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:29.963 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:29 +0000 (0:00:00.042) 0:02:13.117 ***** 2020-11-19T17:38:31.581 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ changed: [smithi074.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-19T17:38:31.609 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:31 +0000 (0:00:01.645) 0:02:14.763 ***** 2020-11-19T17:38:32.030 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:38:32.225 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:32 +0000 (0:00:00.614) 0:02:15.378 ***** 2020-11-19T17:38:32.233 INFO:teuthology.task.ansible.out:changed: [smithi192.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-19T17:38:32.279 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:32 +0000 (0:00:00.054) 0:02:15.433 ***** 2020-11-19T17:38:33.656 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* changed: [smithi074.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-19T17:38:33.689 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:33 +0000 (0:00:01.409) 0:02:16.843 ***** 2020-11-19T17:38:37.837 INFO:teuthology.task.ansible.out:changed: [smithi192.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-19T17:38:37.885 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:37 +0000 (0:00:04.194) 0:02:21.038 ***** 2020-11-19T17:38:37.894 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:38:37.933 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:37 +0000 (0:00:00.047) 0:02:21.085 ***** 2020-11-19T17:38:42.711 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T17:38:42.713 INFO:teuthology.task.ansible.out:changed: [smithi074.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-19T17:38:42.715 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:38:42.716 INFO:teuthology.task.ansible.out:changed: [smithi192.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-19T17:38:42.762 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:42 +0000 (0:00:04.830) 0:02:25.916 ***** 2020-11-19T17:38:42.804 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:42 +0000 (0:00:00.042) 0:02:25.958 ***** 2020-11-19T17:38:42.848 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:42 +0000 (0:00:00.043) 0:02:26.002 ***** 2020-11-19T17:38:42.861 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:42.902 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:42 +0000 (0:00:00.051) 0:02:26.053 ***** 2020-11-19T17:38:42.909 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:43.438 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:43 +0000 (0:00:00.536) 0:02:26.589 ***** 2020-11-19T17:38:43.478 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:43 +0000 (0:00:00.039) 0:02:26.629 ***** 2020-11-19T17:38:44.346 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T17:38:44.348 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T17:38:44.533 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:44 +0000 (0:00:01.058) 0:02:27.687 ***** 2020-11-19T17:38:44.558 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T17:38:44.560 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T17:38:44.591 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:44 +0000 (0:00:00.057) 0:02:27.745 ***** 2020-11-19T17:38:44.623 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:44 +0000 (0:00:00.031) 0:02:27.777 ***** 2020-11-19T17:38:44.630 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:44.632 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:44.666 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:44 +0000 (0:00:00.042) 0:02:27.820 ***** 2020-11-19T17:38:48.725 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:48 +0000 (0:00:04.058) 0:02:31.879 ***** 2020-11-19T17:38:48.734 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:38:48.790 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:48 +0000 (0:00:00.064) 0:02:31.943 ***** 2020-11-19T17:38:49.150 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice polkit.service dbus.service sysinit.target dbus.socket", "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 ip6tables.service shutdown.target ipset.service ebtables.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EnvironmentFiles": " 2020-11-19T17:38:49.152 INFO:teuthology.task.ansible.out:/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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": "127425", "LimitNPROCSoft": "127425", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "Li 2020-11-19T17:38:49.155 INFO:teuthology.task.ansible.out:mitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127425", "LimitSIGPENDINGSoft": "127425", "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", "StopWh 2020-11-19T17:38:49.158 INFO:teuthology.task.ansible.out:enUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "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"}} ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target polkit.service dbus.service basic.target 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_lea 2020-11-19T17:38:49.167 INFO:teuthology.task.ansible.out:se 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 ebtables.service ipset.service iptables.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", "ExecMainExitTimestampMonotonic": "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", "Li 2020-11-19T17:38:49.171 INFO:teuthology.task.ansible.out:mitCPU": "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", "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", "RuntimeDirectoryP 2020-11-19T17:38:49.183 INFO:teuthology.task.ansible.out:reserve": "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", "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-19T17:38:49.191 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:49 +0000 (0:00:00.397) 0:02:32.341 ***** 2020-11-19T17:38:49.226 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:49 +0000 (0:00:00.034) 0:02:32.376 ***** 2020-11-19T17:38:49.637 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target dbus.service polkit.service dbus.socket basic.target", "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": "ipset.service shutdown.target ip6tables.service iptables.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-19T17:38:49.639 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": "127425", "LimitNPROCSoft": "127425", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127425", 2020-11-19T17:38:49.641 INFO:teuthology.task.ansible.out:"LimitSIGPENDINGSoft": "127425", "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-19T17:38:49.643 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-19T17:38:49.683 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:49 +0000 (0:00:00.461) 0:02:32.837 ***** 2020-11-19T17:38:53.800 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ fatal: [smithi074.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T17:38:54.236 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:54 +0000 (0:00:04.552) 0:02:37.390 ***** 2020-11-19T17:38:54.255 INFO:teuthology.task.ansible.out:fatal: [smithi192.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T17:38:54.295 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:54 +0000 (0:00:00.059) 0:02:37.449 ***** 2020-11-19T17:38:54.302 INFO:teuthology.task.ansible.out:fatal: [smithi132.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T17:38:54.339 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:38:54 +0000 (0:00:00.044) 0:02:37.493 ***** 2020-11-19T17:39:03.514 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2020-11-19T17:39:03.516 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T17:39:03.569 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:09.229) 0:02:46.723 ***** 2020-11-19T17:39:03.578 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T17:39:03.580 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T17:39:03.636 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.066) 0:02:46.790 ***** 2020-11-19T17:39:03.683 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.047) 0:02:46.837 ***** 2020-11-19T17:39:03.691 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-11-19T17:39:03.692 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:03.730 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.045) 0:02:46.883 ***** 2020-11-19T17:39:03.762 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.032) 0:02:46.916 ***** 2020-11-19T17:39:03.768 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:03.769 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:03.806 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.044) 0:02:46.960 ***** 2020-11-19T17:39:03.844 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.037) 0:02:46.998 ***** 2020-11-19T17:39:03.858 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:03.859 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:03.908 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.063) 0:02:47.062 ***** 2020-11-19T17:39:03.943 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.034) 0:02:47.096 ***** 2020-11-19T17:39:03.949 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2020-11-19T17:39:03.951 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:03.988 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:03 +0000 (0:00:00.045) 0:02:47.142 ***** 2020-11-19T17:39:04.025 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.037) 0:02:47.179 ***** 2020-11-19T17:39:04.037 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-11-19T17:39:04.039 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Restart abrtd] ************************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.072 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.046) 0:02:47.226 ***** 2020-11-19T17:39:04.107 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.035) 0:02:47.261 ***** 2020-11-19T17:39:04.113 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-11-19T17:39:04.115 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for custom repos] *************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.163 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.055) 0:02:47.317 ***** 2020-11-19T17:39:04.196 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.031) 0:02:47.349 ***** 2020-11-19T17:39:04.207 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T17:39:04.209 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Remove custom repos] ****************************************** 2020-11-19T17:39:04.261 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.066) 0:02:47.415 ***** 2020-11-19T17:39:04.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.040) 0:02:47.455 ***** 2020-11-19T17:39:04.308 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T17:39:04.309 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set apt preferences] ****************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.353 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.051) 0:02:47.507 ***** 2020-11-19T17:39:04.392 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.039) 0:02:47.546 ***** 2020-11-19T17:39:04.398 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-11-19T17:39:04.400 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Add sources list] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.434 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.042) 0:02:47.588 ***** 2020-11-19T17:39:04.480 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.045) 0:02:47.634 ***** 2020-11-19T17:39:04.486 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-11-19T17:39:04.488 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Install apt keys] ********************************************* skipping: [smithi074.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: [smithi074.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-19T17:39:04.523 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.043) 0:02:47.677 ***** 2020-11-19T17:39:04.560 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.037) 0:02:47.714 ***** 2020-11-19T17:39:04.567 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.569 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.842 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.281) 0:02:47.996 ***** 2020-11-19T17:39:04.879 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:04 +0000 (0:00:00.036) 0:02:48.032 ***** 2020-11-19T17:39:04.885 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:04.887 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T17:39:05.478 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:05 +0000 (0:00:00.596) 0:02:48.629 ***** 2020-11-19T17:39:09.710 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:09 +0000 (0:00:04.229) 0:02:52.858 ***** 2020-11-19T17:39:09.722 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** TASK [testnode : Blast the apt cache.] ***************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:09.774 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:09 +0000 (0:00:00.070) 0:02:52.928 ***** 2020-11-19T17:39:09.968 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:09 +0000 (0:00:00.193) 0:02:53.121 ***** 2020-11-19T17:39:09.978 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** TASK [testnode : Update apt cache.] ******************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.045) 0:02:53.167 ***** 2020-11-19T17:39:10.062 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.045) 0:02:53.213 ***** 2020-11-19T17:39:10.067 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T17:39:10.070 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure packages are not present.] ***************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.107 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.046) 0:02:53.259 ***** 2020-11-19T17:39:10.146 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.040) 0:02:53.299 ***** 2020-11-19T17:39:10.157 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T17:39:10.158 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.158 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.194 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.048) 0:02:53.348 ***** 2020-11-19T17:39:10.231 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.037) 0:02:53.385 ***** 2020-11-19T17:39:10.238 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T17:39:10.241 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.241 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T17:39:10.242 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.277 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.046) 0:02:53.431 ***** 2020-11-19T17:39:10.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.034) 0:02:53.465 ***** 2020-11-19T17:39:10.320 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T17:39:10.321 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Install packages] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.359 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.047) 0:02:53.513 ***** 2020-11-19T17:39:10.396 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.036) 0:02:53.550 ***** 2020-11-19T17:39:10.498 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* skipping: [smithi192.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: [smithi192.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"} TASK [testnode : Install non aarch64 packages] ********************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.765 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.368) 0:02:53.918 ***** 2020-11-19T17:39:10.800 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.036) 0:02:53.954 ***** 2020-11-19T17:39:10.807 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-11-19T17:39:10.809 INFO:teuthology.task.ansible.out:skipping: [smithi132.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: [smithi132.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-19T17:39:10.809 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:10.846 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.045) 0:02:54.000 ***** 2020-11-19T17:39:10.885 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:10 +0000 (0:00:00.039) 0:02:54.039 ***** 2020-11-19T17:39:10.892 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-11-19T17:39:10.894 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T17:39:11.005 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.050 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.164) 0:02:54.204 ***** 2020-11-19T17:39:11.094 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.043) 0:02:54.248 ***** 2020-11-19T17:39:11.300 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-11-19T17:39:11.302 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure fuse group exists.] ************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.350 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.255) 0:02:54.503 ***** 2020-11-19T17:39:11.390 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.040) 0:02:54.544 ***** 2020-11-19T17:39:11.399 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** TASK [testnode : Upload /etc/fuse.conf.] *************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.447 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.056) 0:02:54.601 ***** 2020-11-19T17:39:11.659 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.212) 0:02:54.813 ***** 2020-11-19T17:39:11.667 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T17:39:11.668 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.703 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.043) 0:02:54.857 ***** 2020-11-19T17:39:11.750 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.046) 0:02:54.903 ***** 2020-11-19T17:39:11.757 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-11-19T17:39:11.759 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.880 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-11-19T17:39:11.881 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.916 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.166) 0:02:55.070 ***** 2020-11-19T17:39:11.948 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:11 +0000 (0:00:00.031) 0:02:55.101 ***** 2020-11-19T17:39:11.955 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:11.957 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:12.146 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:12 +0000 (0:00:00.198) 0:02:55.300 ***** 2020-11-19T17:39:12.177 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:12 +0000 (0:00:00.031) 0:02:55.331 ***** 2020-11-19T17:39:12.190 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set mode on /etc/fuse.conf] *********************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:12.410 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:12 +0000 (0:00:00.232) 0:02:55.564 ***** 2020-11-19T17:39:12.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:12 +0000 (0:00:00.032) 0:02:55.597 ***** 2020-11-19T17:39:12.449 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-11-19T17:39:12.451 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:12.484 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:12 +0000 (0:00:00.041) 0:02:55.638 ***** 2020-11-19T17:39:16.490 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:16 +0000 (0:00:04.005) 0:02:59.643 ***** 2020-11-19T17:39:16.498 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:16.563 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:16 +0000 (0:00:00.070) 0:02:59.714 ***** 2020-11-19T17:39:16.598 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:16 +0000 (0:00:00.036) 0:02:59.751 ***** 2020-11-19T17:39:16.606 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Configure /etc/sudoers.] ************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:16.823 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:16 +0000 (0:00:00.226) 0:02:59.977 ***** 2020-11-19T17:39:16.866 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:16 +0000 (0:00:00.040) 0:03:00.017 ***** 2020-11-19T17:39:16.874 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T17:39:16.876 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:16.921 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:16 +0000 (0:00:00.057) 0:03:00.075 ***** 2020-11-19T17:39:17.494 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:17 +0000 (0:00:00.569) 0:03:00.645 ***** 2020-11-19T17:39:17.502 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:17.550 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:17 +0000 (0:00:00.057) 0:03:00.703 ***** 2020-11-19T17:39:17.966 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:17 +0000 (0:00:00.414) 0:03:01.117 ***** 2020-11-19T17:39:17.974 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:18.014 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:18 +0000 (0:00:00.047) 0:03:01.165 ***** 2020-11-19T17:39:22.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:22 +0000 (0:00:04.012) 0:03:05.177 ***** 2020-11-19T17:39:22.090 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:22.133 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:22 +0000 (0:00:00.107) 0:03:05.284 ***** 2020-11-19T17:39:22.874 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:22 +0000 (0:00:00.743) 0:03:06.028 ***** 2020-11-19T17:39:22.888 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T17:39:22.890 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:22.896 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:39:22.902 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:22.981 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:22 +0000 (0:00:00.106) 0:03:06.135 ***** 2020-11-19T17:39:27.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:27 +0000 (0:00:04.034) 0:03:10.170 ***** 2020-11-19T17:39:27.030 INFO:teuthology.task.ansible.out:TASK [testnode : Install packages] ********************************************* 2020-11-19T17:39:31.014 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Remove packages] ********************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.064 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:04.048) 0:03:14.218 ***** 2020-11-19T17:39:31.116 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.051) 0:03:14.270 ***** 2020-11-19T17:39:31.128 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Install packages] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.170 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.047) 0:03:14.318 ***** 2020-11-19T17:39:31.210 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.044) 0:03:14.362 ***** 2020-11-19T17:39:31.222 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.262 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.050) 0:03:14.413 ***** 2020-11-19T17:39:31.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.041) 0:03:14.454 ***** 2020-11-19T17:39:31.310 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-11-19T17:39:31.314 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.366 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.063) 0:03:14.518 ***** 2020-11-19T17:39:31.410 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.041) 0:03:14.559 ***** 2020-11-19T17:39:31.419 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.457 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.051) 0:03:14.611 ***** 2020-11-19T17:39:31.463 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T17:39:31.465 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.499 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.042) 0:03:14.653 ***** 2020-11-19T17:39:31.510 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.548 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.049) 0:03:14.702 ***** 2020-11-19T17:39:31.558 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-11-19T17:39:31.559 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.595 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.045) 0:03:14.748 ***** 2020-11-19T17:39:31.601 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.602 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T17:39:31.602 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:39:31.639 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.044) 0:03:14.793 ***** 2020-11-19T17:39:31.677 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.037) 0:03:14.831 ***** 2020-11-19T17:39:31.688 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-11-19T17:39:31.690 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.724 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.047) 0:03:14.878 ***** 2020-11-19T17:39:31.731 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.767 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.042) 0:03:14.921 ***** 2020-11-19T17:39:31.775 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.815 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.048) 0:03:14.969 ***** 2020-11-19T17:39:31.822 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.858 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.042) 0:03:15.012 ***** 2020-11-19T17:39:31.867 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-11-19T17:39:31.868 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create FStest ubuntu directory.] ****************************** ok: [smithi074.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-19T17:39:31.901 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.042) 0:03:15.055 ***** 2020-11-19T17:39:31.935 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.033) 0:03:15.088 ***** 2020-11-19T17:39:31.945 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-11-19T17:39:31.947 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:31.982 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:31 +0000 (0:00:00.048) 0:03:15.136 ***** 2020-11-19T17:39:31.989 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-11-19T17:39:31.992 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.029 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.046) 0:03:15.183 ***** 2020-11-19T17:39:32.038 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.077 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.048) 0:03:15.231 ***** 2020-11-19T17:39:32.084 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T17:39:32.090 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.122 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.045) 0:03:15.276 ***** 2020-11-19T17:39:32.129 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T17:39:32.130 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: [smithi074.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/lib/ltp/testcases/bin/fsstress", "src": "/usr/bin/fsstress"} TASK [testnode : Set mode on /etc/fuse.conf] *********************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.168 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.046) 0:03:15.322 ***** 2020-11-19T17:39:32.212 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.040) 0:03:15.363 ***** 2020-11-19T17:39:32.220 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.224 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.261 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.052) 0:03:15.415 ***** 2020-11-19T17:39:32.540 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.271) 0:03:15.687 ***** TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.548 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.587 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.051) 0:03:15.739 ***** 2020-11-19T17:39:32.625 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.037) 0:03:15.776 ***** 2020-11-19T17:39:32.633 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T17:39:32.638 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.814 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.189) 0:03:15.965 ***** 2020-11-19T17:39:32.846 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.033) 0:03:15.998 ***** 2020-11-19T17:39:32.855 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:32.888 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:32 +0000 (0:00:00.042) 0:03:16.041 ***** 2020-11-19T17:39:33.176 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.287) 0:03:16.329 ***** 2020-11-19T17:39:33.186 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:33.221 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.043) 0:03:16.372 ***** 2020-11-19T17:39:33.258 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.037) 0:03:16.409 ***** 2020-11-19T17:39:33.267 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:33.301 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.045) 0:03:16.455 ***** 2020-11-19T17:39:33.664 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.355) 0:03:16.811 ***** TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:33.705 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.046) 0:03:16.857 ***** 2020-11-19T17:39:33.750 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.039) 0:03:16.896 ***** TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:33.754 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:33.798 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.053) 0:03:16.950 ***** 2020-11-19T17:39:33.833 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.035) 0:03:16.985 ***** 2020-11-19T17:39:33.839 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:33.876 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.044) 0:03:17.029 ***** 2020-11-19T17:39:33.927 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:33 +0000 (0:00:00.051) 0:03:17.081 ***** 2020-11-19T17:39:33.934 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T17:39:33.935 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set grub config.] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:34.226 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.290) 0:03:17.372 ***** 2020-11-19T17:39:34.258 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.036) 0:03:17.408 ***** 2020-11-19T17:39:34.262 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:34.301 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.045) 0:03:17.454 ***** 2020-11-19T17:39:34.309 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:34.314 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:34.524 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.224) 0:03:17.678 ***** 2020-11-19T17:39:34.566 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.038) 0:03:17.717 ***** 2020-11-19T17:39:34.574 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi192.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: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:34.625 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.061) 0:03:17.779 ***** 2020-11-19T17:39:34.782 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.151) 0:03:17.931 ***** 2020-11-19T17:39:34.785 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:34.825 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:34 +0000 (0:00:00.045) 0:03:17.976 ***** 2020-11-19T17:39:35.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.203) 0:03:18.180 ***** 2020-11-19T17:39:35.034 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:39:35.047 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload weekly kernel-clean crontab.] ************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.077 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.050) 0:03:18.231 ***** 2020-11-19T17:39:35.111 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.032) 0:03:18.263 ***** 2020-11-19T17:39:35.117 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T17:39:35.119 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.155 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.046) 0:03:18.309 ***** 2020-11-19T17:39:35.331 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.172) 0:03:18.482 ***** 2020-11-19T17:39:35.338 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable kernel modules to load at boot time.] ****************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.372 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.044) 0:03:18.526 ***** 2020-11-19T17:39:35.408 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.035) 0:03:18.562 ***** 2020-11-19T17:39:35.415 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.417 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.463 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.055) 0:03:18.617 ***** 2020-11-19T17:39:35.700 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.227) 0:03:18.844 ***** TASK [testnode : Install packages] ********************************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Work around broken wget on wheezy.] *************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.740 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.045) 0:03:18.890 ***** 2020-11-19T17:39:35.776 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.039) 0:03:18.930 ***** 2020-11-19T17:39:35.783 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T17:39:35.784 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Stop collectl] ************************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:35.962 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.177) 0:03:19.108 ***** 2020-11-19T17:39:35.995 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:35 +0000 (0:00:00.040) 0:03:19.148 ***** 2020-11-19T17:39:36.005 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:36.010 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:36.042 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.047) 0:03:19.196 ***** 2020-11-19T17:39:36.105 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.062) 0:03:19.259 ***** 2020-11-19T17:39:36.113 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check to see if we need to edit /etc/profile.] **************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:36.401 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.296) 0:03:19.555 ***** 2020-11-19T17:39:36.442 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.039) 0:03:19.595 ***** 2020-11-19T17:39:36.449 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:36.493 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.049) 0:03:19.644 ***** 2020-11-19T17:39:36.530 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.040) 0:03:19.684 ***** 2020-11-19T17:39:36.546 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : set_fact] ***************************************************** ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T17:39:36.710 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.177) 0:03:19.862 ***** 2020-11-19T17:39:36.741 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:36 +0000 (0:00:00.032) 0:03:19.895 ***** 2020-11-19T17:39:36.759 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-11-19T17:39:36.760 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} ok: [smithi074.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} skipping: [smithi074.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:36.772 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:36.999 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T17:39:37.001 INFO:teuthology.task.ansible.out:ok: [smithi192.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} TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi074.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:37.037 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:37 +0000 (0:00:00.296) 0:03:20.191 ***** 2020-11-19T17:39:37.045 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:37.046 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:37.087 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:37 +0000 (0:00:00.049) 0:03:20.241 ***** 2020-11-19T17:39:37.246 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** ok: [smithi132.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-19T17:39:37.281 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:37 +0000 (0:00:00.194) 0:03:20.435 ***** 2020-11-19T17:39:37.289 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T17:39:37.290 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:39:37.338 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:37 +0000 (0:00:00.056) 0:03:20.492 ***** 2020-11-19T17:39:38.035 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:39:38.077 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:38 +0000 (0:00:00.736) 0:03:21.228 ***** 2020-11-19T17:39:38.086 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** changed: [smithi074.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.272000", "end": "2020-11-19 17:39:38.023482", "rc": 0, "start": "2020-11-19 17:39:37.751482", "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-19T17:39:38.141 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:38 +0000 (0:00:00.067) 0:03:21.295 ***** 2020-11-19T17:39:38.161 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T17:39:38.165 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/lib/ltp/testcases/bin/fsstress", "src": "/usr/bin/fsstress"} 2020-11-19T17:39:38.554 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:38 +0000 (0:00:00.408) 0:03:21.704 ***** 2020-11-19T17:39:38.570 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-11-19T17:39:38.578 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:38.618 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:38 +0000 (0:00:00.067) 0:03:21.771 ***** 2020-11-19T17:39:38.626 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:38.689 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:38 +0000 (0:00:00.071) 0:03:21.843 ***** 2020-11-19T17:39:42.674 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "dest": "/usr/lib/ltp/testcases/bin/fsstress", "src": "/usr/bin/fsstress"} TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:42.716 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:42 +0000 (0:00:04.027) 0:03:25.870 ***** 2020-11-19T17:39:42.756 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:42 +0000 (0:00:00.039) 0:03:25.909 ***** 2020-11-19T17:39:42.783 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:42.814 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:42 +0000 (0:00:00.055) 0:03:25.965 ***** 2020-11-19T17:39:43.573 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:43 +0000 (0:00:00.762) 0:03:26.727 ***** 2020-11-19T17:39:43.580 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T17:39:43.582 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:43.625 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:43 +0000 (0:00:00.051) 0:03:26.778 ***** 2020-11-19T17:39:43.638 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T17:39:43.640 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:43.679 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:43 +0000 (0:00:00.054) 0:03:26.833 ***** 2020-11-19T17:39:44.248 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.569) 0:03:27.402 ***** 2020-11-19T17:39:44.261 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T17:39:44.266 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.524 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.276) 0:03:27.678 ***** 2020-11-19T17:39:44.536 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.054) 0:03:27.733 ***** 2020-11-19T17:39:44.590 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.634 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.052) 0:03:27.786 ***** 2020-11-19T17:39:44.646 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.684 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.052) 0:03:27.838 ***** 2020-11-19T17:39:44.691 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T17:39:44.693 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.728 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.043) 0:03:27.882 ***** 2020-11-19T17:39:44.739 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T17:39:44.741 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.776 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.048) 0:03:27.930 ***** 2020-11-19T17:39:44.783 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T17:39:44.785 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.821 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.045) 0:03:27.975 ***** 2020-11-19T17:39:44.830 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T17:39:44.832 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.866 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.044) 0:03:28.020 ***** 2020-11-19T17:39:44.881 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T17:39:44.883 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.914 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.048) 0:03:28.068 ***** 2020-11-19T17:39:44.921 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T17:39:44.923 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.956 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.041) 0:03:28.110 ***** 2020-11-19T17:39:44.962 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T17:39:44.964 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:44.997 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:44 +0000 (0:00:00.040) 0:03:28.151 ***** 2020-11-19T17:39:45.003 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T17:39:45.005 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.038 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.041) 0:03:28.192 ***** 2020-11-19T17:39:45.044 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T17:39:45.046 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.081 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.042) 0:03:28.235 ***** 2020-11-19T17:39:45.087 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2020-11-19T17:39:45.089 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.122 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.041) 0:03:28.276 ***** 2020-11-19T17:39:45.131 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T17:39:45.133 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.167 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.044) 0:03:28.321 ***** 2020-11-19T17:39:45.176 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-11-19T17:39:45.178 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.212 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.044) 0:03:28.365 ***** 2020-11-19T17:39:45.219 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.253 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.041) 0:03:28.407 ***** 2020-11-19T17:39:45.260 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T17:39:45.262 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.295 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.042) 0:03:28.449 ***** 2020-11-19T17:39:45.302 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-11-19T17:39:45.304 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.339 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.043) 0:03:28.493 ***** 2020-11-19T17:39:45.346 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T17:39:45.348 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.383 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.043) 0:03:28.537 ***** 2020-11-19T17:39:45.388 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T17:39:45.390 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make sure rpm dependencies are installed] ********************* ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} 2020-11-19T17:39:45.425 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.042) 0:03:28.579 ***** 2020-11-19T17:39:45.457 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.031) 0:03:28.610 ***** 2020-11-19T17:39:45.464 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-11-19T17:39:45.465 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.499 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.043) 0:03:28.653 ***** 2020-11-19T17:39:45.513 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T17:39:45.515 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:39:45.516 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T17:39:45.516 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.550 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.050) 0:03:28.704 ***** 2020-11-19T17:39:45.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.035) 0:03:28.740 ***** 2020-11-19T17:39:45.604 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T17:39:45.606 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.644 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.058) 0:03:28.798 ***** 2020-11-19T17:39:45.650 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-11-19T17:39:45.651 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.695 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.051) 0:03:28.849 ***** 2020-11-19T17:39:45.702 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-11-19T17:39:45.704 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.739 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.043) 0:03:28.893 ***** 2020-11-19T17:39:45.745 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T17:39:45.747 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.782 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.041) 0:03:28.935 ***** 2020-11-19T17:39:45.792 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-11-19T17:39:45.795 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.004970", "end": "2020-11-19 17:39:45.733082", "rc": 0, "start": "2020-11-19 17:39:45.728112", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:45.828 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.047) 0:03:28.982 ***** 2020-11-19T17:39:45.865 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.036) 0:03:29.019 ***** 2020-11-19T17:39:45.872 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-11-19T17:39:45.874 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Unmount any non-root mountpoints] ***************************** skipping: [smithi074.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-19T17:39:45.908 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.043) 0:03:29.062 ***** 2020-11-19T17:39:45.939 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.030) 0:03:29.093 ***** 2020-11-19T17:39:45.948 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-11-19T17:39:45.950 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-11-19T17:39:45.985 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:45 +0000 (0:00:00.045) 0:03:29.139 ***** 2020-11-19T17:39:46.020 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.034) 0:03:29.173 ***** 2020-11-19T17:39:46.029 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-11-19T17:39:46.031 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.067 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.047) 0:03:29.221 ***** 2020-11-19T17:39:46.075 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-11-19T17:39:46.077 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.114 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.047) 0:03:29.268 ***** 2020-11-19T17:39:46.123 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-11-19T17:39:46.125 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.165 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.050) 0:03:29.319 ***** 2020-11-19T17:39:46.172 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-11-19T17:39:46.174 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.210 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.045) 0:03:29.364 ***** 2020-11-19T17:39:46.221 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-11-19T17:39:46.225 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.278 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.066) 0:03:29.431 ***** 2020-11-19T17:39:46.288 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-11-19T17:39:46.291 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.334 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.056) 0:03:29.488 ***** 2020-11-19T17:39:46.345 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-11-19T17:39:46.347 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.385 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.050) 0:03:29.539 ***** 2020-11-19T17:39:46.392 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2020-11-19T17:39:46.394 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.430 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.045) 0:03:29.584 ***** 2020-11-19T17:39:46.436 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-11-19T17:39:46.438 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.472 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.041) 0:03:29.626 ***** 2020-11-19T17:39:46.479 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:39:46.481 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T17:39:46.524 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.051) 0:03:29.678 ***** 2020-11-19T17:39:46.532 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2020-11-19T17:39:46.534 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.818 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.292) 0:03:29.971 ***** 2020-11-19T17:39:46.838 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi192.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.850 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-11-19T17:39:46.859 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:39:46.867 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi192.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} skipping: [smithi192.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.901 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.083) 0:03:30.055 ***** 2020-11-19T17:39:46.908 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.915 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.916 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.957 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:46 +0000 (0:00:00.056) 0:03:30.111 ***** 2020-11-19T17:39:46.979 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:46.981 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-11-19T17:39:46.991 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:47.002 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:47.218 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:47.230 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:47.248 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T17:39:47.287 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:47 +0000 (0:00:00.329) 0:03:30.441 ***** 2020-11-19T17:39:47.318 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:39:47.321 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1sL9CEnX1Rnluxnq0aRY3rzK8zjn4484a'], 'uuids': ['e5472450-0816-4edc-9118-d3b6ba5d6b53'], '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.093480", "end": "2020-11-19 17:39:47.271196", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1sL9CEnX1Rnluxnq0aRY3rzK8zjn4484a"], "labels": [], "masters": [], "uuids": ["e5472450-0816-4edc-9118-d3b6ba5d6b53"]}, "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 17:39:46.177716", "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-19T17:39:47.562 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-11-19T17:39:47.564 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.004292", "end": "2020-11-19 17:39:47.539084", "rc": 0, "start": "2020-11-19 17:39:47.534792", "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-19T17:39:47.602 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:47 +0000 (0:00:00.315) 0:03:30.756 ***** 2020-11-19T17:39:47.759 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-11-19T17:39:47.761 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:47.803 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:47 +0000 (0:00:00.200) 0:03:30.957 ***** 2020-11-19T17:39:47.810 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-11-19T17:39:47.812 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.138494", "end": "2020-11-19 17:39:47.747966", "rc": 0, "start": "2020-11-19 17:39:47.609472", "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-19T17:39:47.860 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:47 +0000 (0:00:00.056) 0:03:31.013 ***** 2020-11-19T17:39:47.940 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.326 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.462) 0:03:31.476 ***** 2020-11-19T17:39:48.330 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.386 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.063) 0:03:31.540 ***** 2020-11-19T17:39:48.393 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-11-19T17:39:48.395 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.437 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.049) 0:03:31.590 ***** 2020-11-19T17:39:48.444 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-11-19T17:39:48.446 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.480 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.043) 0:03:31.634 ***** 2020-11-19T17:39:48.646 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T17:39:48.660 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.693 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.213) 0:03:31.847 ***** 2020-11-19T17:39:48.700 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-11-19T17:39:48.704 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.738 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.043) 0:03:31.891 ***** 2020-11-19T17:39:48.744 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:39:48.746 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-waV0Pp-ptyD-B1ph-YIbk-83W7-1W82-BoMVrU', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400SB400BGN', 'nvme-nvme.8086-50484654363230343030534234303042474e-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.073523", "end": "2020-11-19 17:39:48.682951", "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-waV0Pp-ptyD-B1ph-YIbk-83W7-1W82-BoMVrU", "nvme-INTEL_SSDPEDMD400G4_PHFT620400SB400BGN", "nvme-nvme.8086-50484654363230343030534234303042474e-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 17:39:47.609428", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2020-11-19T17:39:48.748 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-19T17:39:48.778 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T17:39:48.780 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:48.952 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:48 +0000 (0:00:00.213) 0:03:32.105 ***** 2020-11-19T17:39:49.766 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} 2020-11-19T17:39:49.796 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:49 +0000 (0:00:00.844) 0:03:32.949 ***** 2020-11-19T17:39:49.844 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T17:39:49.845 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:39:49.879 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:49 +0000 (0:00:00.083) 0:03:33.033 ***** 2020-11-19T17:39:50.090 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1kNy8iA2dQK8yVfpyOlhoWlXU8UIqERIY'], 'uuids': ['f553a165-a77c-4e52-b9fd-93a07b96e45e'], '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.049747", "end": "2020-11-19 17:39:49.944350", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1kNy8iA2dQK8yVfpyOlhoWlXU8UIqERIY"], "labels": [], "masters": [], "uuids": ["f553a165-a77c-4e52-b9fd-93a07b96e45e"]}, "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 17:39:48.894603", "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-19T17:39:50.098 INFO:teuthology.task.ansible.out:ng fdisk or", "other utilities."]} TASK [testnode : Make sure rpm dependencies are installed] ********************* ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} 2020-11-19T17:39:50.125 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:50 +0000 (0:00:00.245) 0:03:33.278 ***** 2020-11-19T17:39:50.174 INFO:teuthology.task.ansible.out: 2020-11-19T17:39:50.176 INFO:teuthology.task.ansible.out:TASK [testnode : Set root disk] ************************************************ ok: [smithi132.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-19T17:39:50.215 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:50 +0000 (0:00:00.090) 0:03:33.369 ***** 2020-11-19T17:39:54.294 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1AsWA3oDJOGuHMr9sHcbmeuClMAUi7ZCo'], 'uuids': ['00245f80-4410-4dd8-93a2-37f8df449bf1'], '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.063821", "end": "2020-11-19 17:39:51.311846", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1AsWA3oDJOGuHMr9sHcbmeuClMAUi7ZCo"], "labels": [], "masters": [], "uuids": ["00245f80-4410-4dd8-93a2-37f8df449bf1"]}, "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 17:39:50.248025", "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-19T17:39:54.296 INFO:teuthology.task.ansible.out:sing fdisk or", "other utilities."]} 2020-11-19T17:39:54.307 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1FdL1yK511aUNtx87Wg1nd4jyrBosU9ys'], 'uuids': ['b44a8cac-2ba3-49c2-901d-8276765cf61c'], '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.060108", "end": "2020-11-19 17:39:52.561685", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1FdL1yK511aUNtx87Wg1nd4jyrBosU9ys"], "labels": [], "masters": [], "uuids": ["b44a8cac-2ba3-49c2-901d-8276765cf61c"]}, "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 17:39:51.501577", "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: [smithi074.front.sepia.ceph.com] => 2020-11-19T17:39:54.309 INFO:teuthology.task.ansible.out:(item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QD01', 'wwn-0x5000c50091e03265'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QD01', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e03265', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QD01-part1', 'wwn-0x5000c50091e03265-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_Z1W5QD01", "wwn-0x5000c50091e03265"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QD01-part1", "wwn-0x5000c50091e03265-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": "Z1W5QD01", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e03265"}}, "skip_reason": "Conditional result was False" 2020-11-19T17:39:54.311 INFO:teuthology.task.ansible.out:} changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1GWIjjpmI3PhJPXtusMwdhmoqMC3vcoos'], 'uuids': ['6d697068-9b7b-484d-849d-d0ad4f8a05cb'], '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.054785", "end": "2020-11-19 17:39:53.812345", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1GWIjjpmI3PhJPXtusMwdhmoqMC3vcoos"], "labels": [], "masters": [], "uuids": ["6d697068-9b7b-484d-849d-d0ad4f8a05cb"]}, "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 17:39:52.757560", "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."]} TASK [testnode : Compile list of non-root 2020-11-19T17:39:54.314 INFO:teuthology.task.ansible.out: partitions] ************************** changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.004972", "end": "2020-11-19 17:39:50.247858", "rc": 0, "start": "2020-11-19 17:39:50.242886", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:54.347 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:54 +0000 (0:00:04.131) 0:03:37.500 ***** 2020-11-19T17:39:54.382 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:54 +0000 (0:00:00.035) 0:03:37.536 ***** 2020-11-19T17:39:54.506 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** skipping: [smithi192.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-19T17:39:54.560 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:54 +0000 (0:00:00.178) 0:03:37.714 ***** 2020-11-19T17:39:54.574 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-11-19T17:39:54.577 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005210", "end": "2020-11-19 17:39:54.494088", "rc": 0, "start": "2020-11-19 17:39:54.488878", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:55.049 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:55 +0000 (0:00:00.488) 0:03:38.203 ***** 2020-11-19T17:39:55.062 INFO:teuthology.task.ansible.out: 2020-11-19T17:39:55.078 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T17:39:55.085 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1sL9CEnX1Rnluxnq0aRY3rzK8zjn4484a'], 'uuids': ['e5472450-0816-4edc-9118-d3b6ba5d6b53'], '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.142983", "end": "2020-11-19 17:39:54.754153", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1sL9CEnX1Rnluxnq0aRY3rzK8zjn4484a"], "labels": [], "masters": [], "uuids": ["e5472450-0816-4edc-9118-d3b6ba5d6b53"]}, "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 17:39:54.611170", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.140287 s, 822 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.140287 s, 822 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:55.137 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:55 +0000 (0:00:00.086) 0:03:38.290 ***** 2020-11-19T17:39:55.208 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** skipping: [smithi132.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-19T17:39:56.710 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:56 +0000 (0:00:01.566) 0:03:39.856 ***** 2020-11-19T17:39:56.803 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-waV0Pp-ptyD-B1ph-YIbk-83W7-1W82-BoMVrU', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400SB400BGN', 'nvme-nvme.8086-50484654363230343030534234303042474e-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": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.037286", "end": "2020-11-19 17:39:55.269922", "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-waV0Pp-ptyD-B1ph-YIbk-83W7-1W82-BoMVrU", "nvme-INTEL_SSDPEDMD400G4_PHFT620400SB400BGN", "nvme-nvme.8086-50484654363230343030534234303042474e-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 17:39:55.232636", "stderr": "110+0 records in\n110+0 2020-11-19T17:39:56.901 INFO:teuthology.task.ansible.out: records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0347172 s, 3.3 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0347172 s, 3.3 GB/s"], "stdout": "", "stdout_lines": []} TASK [testnode : Wipe filesystems on non-root partitions] ********************** Thursday 19 November 2020 17:39:56 +0000 (0:00:00.056) 0:03:39.913 ***** 2020-11-19T17:39:57.538 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1kNy8iA2dQK8yVfpyOlhoWlXU8UIqERIY'], 'uuids': ['f553a165-a77c-4e52-b9fd-93a07b96e45e'], '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.143105", "end": "2020-11-19 17:39:57.034617", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1kNy8iA2dQK8yVfpyOlhoWlXU8UIqERIY"], "labels": [], "masters": [], "uuids": ["f553a165-a77c-4e52-b9fd-93a07b96e45e"]}, "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 17:39:56.891512", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.140443 s, 821 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.140443 s, 821 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:58.206 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cGStLzT9VfNKLvEKQDVurXPWkieCGQnep'], '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.093084", "end": "2020-11-19 17:39:57.948943", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cGStLzT9VfNKLvEKQDVurXPWkieCGQnep"], "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 17:39:56.855859", "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-19T17:39:58.214 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1AsWA3oDJOGuHMr9sHcbmeuClMAUi7ZCo'], 'uuids': ['00245f80-4410-4dd8-93a2-37f8df449bf1'], '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.150020", "end": "2020-11-19 17:39:57.962918", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1AsWA3oDJOGuHMr9sHcbmeuClMAUi7ZCo"], "labels": [], "masters": [], "uuids": ["00245f80-4410-4dd8-93a2-37f8df449bf1"]}, "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 17:39:57.812898", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.147417 s, 782 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.147417 s, 782 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:58.557 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1FdL1yK511aUNtx87Wg1nd4jyrBosU9ys'], 'uuids': ['b44a8cac-2ba3-49c2-901d-8276765cf61c'], '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.143661", "end": "2020-11-19 17:39:58.525501", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1FdL1yK511aUNtx87Wg1nd4jyrBosU9ys"], "labels": [], "masters": [], "uuids": ["b44a8cac-2ba3-49c2-901d-8276765cf61c"]}, "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 17:39:58.381840", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.141112 s, 817 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.141112 s, 817 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:58.569 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QD01', 'wwn-0x5000c50091e03265'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QD01', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e03265', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QD01-part1', 'wwn-0x5000c50091e03265-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_Z1W5QD01", "wwn-0x5000c50091e03265"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QD01-part1", "wwn-0x5000c50091e03265-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": "Z1W5QD01", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e03265"}}, 2020-11-19T17:39:58.571 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-11-19T17:39:58.896 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1GWIjjpmI3PhJPXtusMwdhmoqMC3vcoos'], 'uuids': ['6d697068-9b7b-484d-849d-d0ad4f8a05cb'], '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.149670", "end": "2020-11-19 17:39:58.871195", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-JfyvBKMxnxlP2aibJeBDaC2NLsLHwLW1GWIjjpmI3PhJPXtusMwdhmoqMC3vcoos"], "labels": [], "masters": [], "uuids": ["6d697068-9b7b-484d-849d-d0ad4f8a05cb"]}, "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 17:39:58.721525", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.147269 s, 783 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.147269 s, 783 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:58.936 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:58 +0000 (0:00:02.177) 0:03:42.090 ***** 2020-11-19T17:39:58.944 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:39:58.949 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz9VUDS0DVcUwpwcdMlE5Ltxatd3OtI7QI'], 'uuids': ['4af8c9e1-ed47-46a4-b1b8-f729227eca26'], '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.142383", "end": "2020-11-19 17:39:58.879376", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz9VUDS0DVcUwpwcdMlE5Ltxatd3OtI7QI"], "labels": [], "masters": [], "uuids": ["4af8c9e1-ed47-46a4-b1b8-f729227eca26"]}, "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 17:39:57.736993", "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-19T17:39:59.206 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi074.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.071046", "end": "2020-11-19 17:39:59.179799", "rc": 0, "start": "2020-11-19 17:39:59.108753", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:39:59.240 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.303) 0:03:42.394 ***** 2020-11-19T17:39:59.483 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T17:39:59.485 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.051674", "end": "2020-11-19 17:39:59.460447", "rc": 0, "start": "2020-11-19 17:39:59.408773", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-TAA9w5-J8xQ-JZmh-sT7L-Wh1w-RypO-vrYegz', 'nvme-INTEL_SSDPEDMD400G4_PHFT620500NN400BGN', 'nvme-nvme.8086-504846543632303530304e4e34303042474e-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.068574", "end": "2020-11-19 17:39:59.453366", "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-TAA9w5-J8xQ-JZmh-sT7L-Wh1w-RypO-vrYegz", "nvme-INTEL_SSDPEDMD400G4_PHFT620500NN400BGN", "nvme-nvme.8086-504846543632303530304e4e34303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, 2020-11-19T17:39:59.487 INFO:teuthology.task.ansible.out:"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 17:39:58.384792", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 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-19T17:39:59.519 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.278) 0:03:42.673 ***** 2020-11-19T17:39:59.546 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T17:39:59.583 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.063) 0:03:42.737 ***** 2020-11-19T17:39:59.610 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T17:39:59.612 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:59.646 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.063) 0:03:42.800 ***** 2020-11-19T17:39:59.683 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T17:39:59.685 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:59.719 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.072) 0:03:42.873 ***** 2020-11-19T17:39:59.746 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T17:39:59.747 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:59.781 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.062) 0:03:42.935 ***** 2020-11-19T17:39:59.819 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-11-19T17:39:59.821 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:39:59.852 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:39:59 +0000 (0:00:00.071) 0:03:43.006 ***** 2020-11-19T17:40:00.184 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:40:00.186 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-dyApa1-pQo1-Fif5-oKQG-QHGD-ixOm-QG7r8q', 'nvme-INTEL_SSDPEDMD400G4_CVFT6232000B400BGN', 'nvme-nvme.8086-43564654363233323030304234303042474e-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.072389", "end": "2020-11-19 17:40:00.147988", "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-dyApa1-pQo1-Fif5-oKQG-QHGD-ixOm-QG7r8q", "nvme-INTEL_SSDPEDMD400G4_CVFT6232000B400BGN", "nvme-nvme.8086-43564654363233323030304234303042474e-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 17:39:59.075599", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2020-11-19T17:40:00.187 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."]} TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ ok: [smithi074.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:40:00.228 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:00 +0000 (0:00:00.374) 0:03:43.381 ***** 2020-11-19T17:40:00.283 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T17:40:00.285 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:40:00.318 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:00 +0000 (0:00:00.089) 0:03:43.471 ***** 2020-11-19T17:40:00.356 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-11-19T17:40:00.357 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:00.389 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:00 +0000 (0:00:00.071) 0:03:43.543 ***** 2020-11-19T17:40:00.417 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:00.450 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:00 +0000 (0:00:00.060) 0:03:43.604 ***** 2020-11-19T17:40:00.478 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:40:00.479 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:01.042 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:01 +0000 (0:00:00.584) 0:03:44.188 ***** 2020-11-19T17:40:01.080 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cx71iCypjFNQyYZrX1i3sfMHL08mCFDaa'], 'uuids': ['a0f17201-9062-4ffa-a786-8b2719909057'], '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.079789", "end": "2020-11-19 17:40:00.730373", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cx71iCypjFNQyYZrX1i3sfMHL08mCFDaa"], "labels": [], "masters": [], "uuids": ["a0f17201-9062-4ffa-a786-8b2719909057"]}, "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 17:39:59.650584", "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-19T17:40:01.082 INFO:teuthology.task.ansible.out:ng fdisk or", "other utilities."]} 2020-11-19T17:40:01.094 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:01.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:01 +0000 (0:00:00.115) 0:03:44.304 ***** 2020-11-19T17:40:01.152 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:01.206 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:01.239 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:01 +0000 (0:00:00.088) 0:03:44.393 ***** 2020-11-19T17:40:01.277 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T17:40:01.279 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:01.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:01 +0000 (0:00:00.071) 0:03:44.465 ***** 2020-11-19T17:40:01.562 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:40:01.564 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbsOuXxwA73FJ8BlXbVICSkKLkvFYfPbo'], 'uuids': ['9bbf03a8-eebe-45f4-a19f-ad43a58ce649'], '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.067642", "end": "2020-11-19 17:40:01.418514", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbsOuXxwA73FJ8BlXbVICSkKLkvFYfPbo"], "labels": [], "masters": [], "uuids": ["9bbf03a8-eebe-45f4-a19f-ad43a58ce649"]}, "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 17:40:00.350872", "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-19T17:40:02.174 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:02.181 INFO:teuthology.task.ansible.out:TASK [testnode : Create volume group(s)] *************************************** changed: [smithi074.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-19T17:40:02.230 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:02 +0000 (0:00:00.915) 0:03:45.381 ***** 2020-11-19T17:40:02.515 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:02.517 INFO:teuthology.task.ansible.out:TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:40:02.523 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cn7DqyCcnFRYyfYvOHvkFboXkIK1yFFuV'], '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.071161", "end": "2020-11-19 17:40:02.323971", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cn7DqyCcnFRYyfYvOHvkFboXkIK1yFFuV"], "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 17:40:01.252810", "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-19T17:40:02.846 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzhUKcmiRNdRywn8Pt9NtoUu26Eewqmfya'], 'uuids': ['f509ad55-3889-482f-9342-f92c3b3c80e9'], '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.070015", "end": "2020-11-19 17:40:02.801894", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzhUKcmiRNdRywn8Pt9NtoUu26Eewqmfya"], "labels": [], "masters": [], "uuids": ["f509ad55-3889-482f-9342-f92c3b3c80e9"]}, "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 17:40:01.731879", "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-19T17:40:03.483 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T17:40:03.484 INFO:teuthology.task.ansible.out:changed: [smithi074.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-19T17:40:03.822 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:03.829 INFO:teuthology.task.ansible.out:TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cNpT6f4yOgtGs1uzmCazG6ELK3jChnT4x'], '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.065965", "end": "2020-11-19 17:40:03.766189", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cNpT6f4yOgtGs1uzmCazG6ELK3jChnT4x"], "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 17:40:02.700224", "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."]} TASK [testnode : Create logical volume 2020-11-19T17:40:03.831 INFO:teuthology.task.ansible.out:(s)] ************************************* changed: [smithi074.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-19T17:40:03.840 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** skipping: [smithi192.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XLLK', 'wwn-0x5000c50092939e0b'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XLLK', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50092939e0b', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XLLK-part1', 'wwn-0x5000c50092939e0b-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_Z1W5XLLK", "wwn-0x5000c50092939e0b"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XLLK-part1", "wwn-0x5000c50092939e0b-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": "Z1W5XLLK", "size": "931.51 GB", " 2020-11-19T17:40:03.842 INFO:teuthology.task.ansible.out:support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092939e0b"}}, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:04.167 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T17:40:04.168 INFO:teuthology.task.ansible.out:changed: [smithi074.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-19T17:40:04.375 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:40:04.377 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz0oJhg61iFJPltMPWMb2eZkx8rh12Fkvd'], 'uuids': ['5388b2ad-3be8-4a09-9237-6755174bb3d3'], '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.059083", "end": "2020-11-19 17:40:04.343297", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz0oJhg61iFJPltMPWMb2eZkx8rh12Fkvd"], "labels": [], "masters": [], "uuids": ["5388b2ad-3be8-4a09-9237-6755174bb3d3"]}, "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 17:40:03.284214", "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: [smithi132.front.sepia.ceph.com] => 2020-11-19T17:40:04.378 INFO:teuthology.task.ansible.out:(item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XM6D', 'wwn-0x5000c500929332c1'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XM6D', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c500929332c1', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XM6D-part1', 'wwn-0x5000c500929332c1-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_Z1W5XM6D", "wwn-0x5000c500929332c1"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XM6D-part1", "wwn-0x5000c500929332c1-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": "Z1W5XM6D", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c500929332c1"}}, "skip_reason": "Conditional result was False" 2020-11-19T17:40:04.380 INFO:teuthology.task.ansible.out:} 2020-11-19T17:40:04.822 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi074.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-19T17:40:05.190 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cpw0ypWe4pGt27NsJkU4jcYH0v8uaIx3G'], '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.081396", "end": "2020-11-19 17:40:05.097800", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cpw0ypWe4pGt27NsJkU4jcYH0v8uaIx3G"], "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 17:40:04.016404", "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-19T17:40:05.238 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:05 +0000 (0:00:03.011) 0:03:48.392 ***** 2020-11-19T17:40:05.245 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T17:40:05.247 INFO:teuthology.task.ansible.out:changed: [smithi074.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-19T17:40:05.866 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:05 +0000 (0:00:00.624) 0:03:49.016 ***** 2020-11-19T17:40:05.872 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:05.878 INFO:teuthology.task.ansible.out:TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T17:40:05.882 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbzTAdx8t3RW3L25J7u00k1SS1Mizoyzl'], 'uuids': ['dfa0975d-5ed9-4307-b622-2f81e96adfde'], '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.056328", "end": "2020-11-19 17:40:05.669635", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbzTAdx8t3RW3L25J7u00k1SS1Mizoyzl"], "labels": [], "masters": [], "uuids": ["dfa0975d-5ed9-4307-b622-2f81e96adfde"]}, "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 17:40:04.613307", "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-19T17:40:05.938 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:05 +0000 (0:00:00.073) 0:03:49.090 ***** 2020-11-19T17:40:06.362 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cGStLzT9VfNKLvEKQDVurXPWkieCGQnep'], '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.137703", "end": "2020-11-19 17:40:06.181740", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cGStLzT9VfNKLvEKQDVurXPWkieCGQnep"], "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 17:40:06.044037", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.135186 s, 853 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.135186 s, 853 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:10.434 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T17:40:10.436 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T17:40:10.471 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:10 +0000 (0:00:04.535) 0:03:53.625 ***** 2020-11-19T17:40:11.255 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-TAA9w5-J8xQ-JZmh-sT7L-Wh1w-RypO-vrYegz', 'nvme-INTEL_SSDPEDMD400G4_PHFT620500NN400BGN', 'nvme-nvme.8086-504846543632303530304e4e34303042474e-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": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.035988", "end": "2020-11-19 17:40:06.600790", "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-TAA9w5-J8xQ-JZmh-sT7L-Wh1w-RypO-vrYegz", "nvme-INTEL_SSDPEDMD400G4_PHFT620500NN400BGN", "nvme-nvme.8086-504846543632303530304e4e34303042474e-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 17:40:06.564802", "stderr": "110+0 records in\n110+0 2020-11-19T17:40:11.257 INFO:teuthology.task.ansible.out: records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0333761 s, 3.5 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0333761 s, 3.5 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:11.291 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi074.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-19T17:40:11.328 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz9VUDS0DVcUwpwcdMlE5Ltxatd3OtI7QI'], 'uuids': ['4af8c9e1-ed47-46a4-b1b8-f729227eca26'], '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.138446", "end": "2020-11-19 17:40:10.728777", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz9VUDS0DVcUwpwcdMlE5Ltxatd3OtI7QI"], "labels": [], "masters": [], "uuids": ["4af8c9e1-ed47-46a4-b1b8-f729227eca26"]}, "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 17:40:10.590331", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.135967 s, 848 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.135967 s, 848 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:11.578 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi074.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"} TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cx71iCypjFNQyYZrX1i3sfMHL08mCFDaa'], 'uuids': ['a0f17201-9062-4ffa-a786-8b2719909057'], '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.137903", "end": "2020-11-19 17:40:11.547950", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cx71iCypjFNQyYZrX1i3sfMHL08mCFDaa"], "labels": [], "masters": [], "uuids": ["a0f17201-9062-4ffa-a786-8b2719909057"]}, "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 17:40:11.410047", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.135431 s, 852 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) cop 2020-11-19T17:40:11.586 INFO:teuthology.task.ansible.out:ied, 0.135431 s, 852 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:11.595 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-dyApa1-pQo1-Fif5-oKQG-QHGD-ixOm-QG7r8q', 'nvme-INTEL_SSDPEDMD400G4_CVFT6232000B400BGN', 'nvme-nvme.8086-43564654363233323030304234303042474e-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": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.035507", "end": "2020-11-19 17:40:11.558334", "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-dyApa1-pQo1-Fif5-oKQG-QHGD-ixOm-QG7r8q", "nvme-INTEL_SSDPEDMD400G4_CVFT6232000B400BGN", "nvme-nvme.8086-43564654363233323030304234303042474e-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 17:40:11.522827", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0330969 s, 3.5 GB/s", "std 2020-11-19T17:40:11.606 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0330969 s, 3.5 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:12.386 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi074.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 : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cn7DqyCcnFRYyfYvOHvkFboXkIK1yFFuV'], '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.149977", "end": "2020-11-19 17:40:11.918821", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cn7DqyCcnFRYyfYvOHvkFboXkIK1yFFuV"], "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 17:40:11.768844", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.147505 s, 782 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.147505 s, 782 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:12.706 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cNpT6f4yOgtGs1uzmCazG6ELK3jChnT4x'], '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.138197", "end": "2020-11-19 17:40:12.681540", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cNpT6f4yOgtGs1uzmCazG6ELK3jChnT4x"], "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 17:40:12.543343", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.135645 s, 850 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.135645 s, 850 MB/s"], "stdout": "", "stdout_lines": []} changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbsOuXxwA73FJ8BlXbVICSkKLkvFYfPbo'], 'uuids': ['9bbf03a8-eebe-45f4-a19f-ad43a58ce649'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': 2020-11-19T17:40:12.707 INFO:teuthology.task.ansible.out:'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.149846", "end": "2020-11-19 17:40:12.618360", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbsOuXxwA73FJ8BlXbVICSkKLkvFYfPbo"], "labels": [], "masters": [], "uuids": ["9bbf03a8-eebe-45f4-a19f-ad43a58ce649"]}, "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 17:40:12.468514", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.147345 s, 783 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.147345 s, 783 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:12.726 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XLLK', 'wwn-0x5000c50092939e0b'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XLLK', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50092939e0b', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XLLK-part1', 'wwn-0x5000c50092939e0b-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_Z1W5XLLK", "wwn-0x5000c50092939e0b"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XLLK-part1", "wwn-0x5000c50092939e0b-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": "Z1W5XLLK", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092939e0b"}}, 2020-11-19T17:40:12.728 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-11-19T17:40:12.731 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:12.732 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi074.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-19T17:40:12.770 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:40:12.814 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:12 +0000 (0:00:02.337) 0:03:55.963 ***** 2020-11-19T17:40:13.032 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-11-19T17:40:13.033 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:40:13.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.257) 0:03:56.220 ***** 2020-11-19T17:40:13.073 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T17:40:13.075 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzhUKcmiRNdRywn8Pt9NtoUu26Eewqmfya'], 'uuids': ['f509ad55-3889-482f-9342-f92c3b3c80e9'], '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.140808", "end": "2020-11-19 17:40:13.038780", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzhUKcmiRNdRywn8Pt9NtoUu26Eewqmfya"], "labels": [], "masters": [], "uuids": ["f509ad55-3889-482f-9342-f92c3b3c80e9"]}, "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 17:40:12.897972", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.138314 s, 834 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.138314 s, 834 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:13.075 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cpw0ypWe4pGt27NsJkU4jcYH0v8uaIx3G'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': 2020-11-19T17:40:13.077 INFO:teuthology.task.ansible.out:'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.148148", "end": "2020-11-19 17:40:13.041059", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-xqm3cyC4BSoB9RV22F9D7F8dRZGzAm9cpw0ypWe4pGt27NsJkU4jcYH0v8uaIx3G"], "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 17:40:12.892911", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.145684 s, 792 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.145684 s, 792 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:13.117 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.050) 0:03:56.271 ***** 2020-11-19T17:40:13.123 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T17:40:13.125 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-11-19T17:40:13.166 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.049) 0:03:56.320 ***** 2020-11-19T17:40:13.390 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T17:40:13.392 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz0oJhg61iFJPltMPWMb2eZkx8rh12Fkvd'], 'uuids': ['5388b2ad-3be8-4a09-9237-6755174bb3d3'], '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.140558", "end": "2020-11-19 17:40:13.360679", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCz0oJhg61iFJPltMPWMb2eZkx8rh12Fkvd"], "labels": [], "masters": [], "uuids": ["5388b2ad-3be8-4a09-9237-6755174bb3d3"]}, "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 17:40:13.220121", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.13803 s, 836 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.13803 s, 836 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:13.392 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi192.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.069235", "end": "2020-11-19 17:40:13.359013", "rc": 0, "start": "2020-11-19 17:40:13.289778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:13.393 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away linge 2020-11-19T17:40:13.394 INFO:teuthology.task.ansible.out:ring OSD data and FSIDs] *********************** skipping: [smithi132.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XM6D', 'wwn-0x5000c500929332c1'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5XM6D', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c500929332c1', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XM6D-part1', 'wwn-0x5000c500929332c1-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_Z1W5XM6D", "wwn-0x5000c500929332c1"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XM6D-part1", "wwn-0x5000c500929332c1-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": "Z1W5XM6D", "size": "931.51 GB", "support_discard": "0", "vendor": " 2020-11-19T17:40:13.396 INFO:teuthology.task.ansible.out:ATA", "virtual": 1, "wwn": "0x5000c500929332c1"}}, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:13.430 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.264) 0:03:56.584 ***** 2020-11-19T17:40:13.667 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T17:40:13.669 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.045484", "end": "2020-11-19 17:40:13.643883", "rc": 0, "start": "2020-11-19 17:40:13.598399", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:13.704 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.273) 0:03:56.858 ***** 2020-11-19T17:40:13.721 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T17:40:13.723 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbzTAdx8t3RW3L25J7u00k1SS1Mizoyzl'], 'uuids': ['dfa0975d-5ed9-4307-b622-2f81e96adfde'], '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.139321", "end": "2020-11-19 17:40:13.688593", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-832q6qI4c4XOKjq9H27i0k1RHakoSDCzbzTAdx8t3RW3L25J7u00k1SS1Mizoyzl"], "labels": [], "masters": [], "uuids": ["dfa0975d-5ed9-4307-b622-2f81e96adfde"]}, "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 17:40:13.549272", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.136754 s, 843 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.136754 s, 843 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:13.731 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T17:40:13.764 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.059) 0:03:56.918 ***** 2020-11-19T17:40:13.805 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.041) 0:03:56.959 ***** 2020-11-19T17:40:13.834 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T17:40:13.836 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:13.875 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.069) 0:03:57.029 ***** 2020-11-19T17:40:13.915 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T17:40:13.917 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:13.948 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:13 +0000 (0:00:00.072) 0:03:57.102 ***** 2020-11-19T17:40:13.977 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T17:40:13.979 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:14.015 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.067) 0:03:57.169 ***** 2020-11-19T17:40:14.034 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-11-19T17:40:14.035 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.069057", "end": "2020-11-19 17:40:14.005690", "rc": 0, "start": "2020-11-19 17:40:13.936633", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:14.067 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.051) 0:03:57.221 ***** 2020-11-19T17:40:14.075 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-11-19T17:40:14.077 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:14.110 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.042) 0:03:57.264 ***** 2020-11-19T17:40:14.297 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ ok: [smithi192.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T17:40:14.334 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.223) 0:03:57.488 ***** 2020-11-19T17:40:14.341 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T17:40:14.342 INFO:teuthology.task.ansible.out:changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.058395", "end": "2020-11-19 17:40:14.294079", "rc": 0, "start": "2020-11-19 17:40:14.235684", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:14.384 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.050) 0:03:57.538 ***** 2020-11-19T17:40:14.401 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ skipping: [smithi192.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-19T17:40:14.433 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.048) 0:03:57.586 ***** 2020-11-19T17:40:14.441 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T17:40:14.733 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.290) 0:03:57.876 ***** TASK [testnode : Combine list of non-root disks] ******************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:14.765 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.043) 0:03:57.919 ***** 2020-11-19T17:40:14.774 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi074.front.sepia.ceph.com] => {"changed": true} 2020-11-19T17:40:14.813 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.047) 0:03:57.967 ***** 2020-11-19T17:40:14.858 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:14 +0000 (0:00:00.044) 0:03:58.012 ***** 2020-11-19T17:40:14.870 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:40:14.872 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.106 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.248) 0:03:58.260 ***** 2020-11-19T17:40:15.114 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T17:40:15.116 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.159 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.052) 0:03:58.313 ***** 2020-11-19T17:40:15.170 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.214 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.051) 0:03:58.365 ***** 2020-11-19T17:40:15.217 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T17:40:15.219 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.305 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.086) 0:03:58.451 ***** 2020-11-19T17:40:15.310 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-11-19T17:40:15.311 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.444 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.146) 0:03:58.598 ***** 2020-11-19T17:40:15.454 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.498 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.051) 0:03:58.650 ***** 2020-11-19T17:40:15.502 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-11-19T17:40:15.504 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.542 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.045) 0:03:58.695 ***** 2020-11-19T17:40:15.582 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.640 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.072) 0:03:58.768 ***** 2020-11-19T17:40:15.815 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-11-19T17:40:15.821 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi074.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-19T17:40:15.857 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.242) 0:03:59.011 ***** 2020-11-19T17:40:15.888 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.031) 0:03:59.042 ***** 2020-11-19T17:40:15.895 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-11-19T17:40:15.897 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:15.936 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:15 +0000 (0:00:00.048) 0:03:59.090 ***** 2020-11-19T17:40:15.956 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ skipping: [smithi132.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-19T17:40:16.160 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.221) 0:03:59.312 ***** 2020-11-19T17:40:16.167 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.200 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.042) 0:03:59.355 ***** 2020-11-19T17:40:16.210 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.248 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.047) 0:03:59.402 ***** 2020-11-19T17:40:16.262 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.297 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.047) 0:03:59.450 ***** 2020-11-19T17:40:16.303 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-11-19T17:40:16.305 INFO:teuthology.task.ansible.out:changed: [smithi192.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 : set_fact] ***************************************************** 2020-11-19T17:40:16.305 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.341 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.044) 0:03:59.495 ***** 2020-11-19T17:40:16.380 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.039) 0:03:59.534 ***** 2020-11-19T17:40:16.387 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : set_fact] ***************************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.675 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.294) 0:03:59.829 ***** 2020-11-19T17:40:16.726 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.050) 0:03:59.880 ***** 2020-11-19T17:40:16.734 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2020-11-19T17:40:16.736 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.772 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.045) 0:03:59.926 ***** 2020-11-19T17:40:16.781 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-11-19T17:40:16.783 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:16.819 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:16 +0000 (0:00:00.046) 0:03:59.972 ***** 2020-11-19T17:40:16.832 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.101 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.282) 0:04:00.255 ***** 2020-11-19T17:40:17.108 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-11-19T17:40:17.114 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.156 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.055) 0:04:00.310 ***** 2020-11-19T17:40:17.164 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T17:40:17.168 INFO:teuthology.task.ansible.out:changed: [smithi192.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": ""} TASK [testnode : Install Amazon::S3.] ****************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.202 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.045) 0:04:00.356 ***** 2020-11-19T17:40:17.213 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T17:40:17.215 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.257 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.054) 0:04:00.411 ***** 2020-11-19T17:40:17.264 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-11-19T17:40:17.266 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.352 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.095) 0:04:00.506 ***** 2020-11-19T17:40:17.381 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.413 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.060) 0:04:00.567 ***** 2020-11-19T17:40:17.726 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi192.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 : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.779 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.363) 0:04:00.931 ***** 2020-11-19T17:40:17.786 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-11-19T17:40:17.790 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:40:17.834 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.052) 0:04:00.984 ***** 2020-11-19T17:40:17.839 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-11-19T17:40:17.841 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:17.881 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:17 +0000 (0:00:00.050) 0:04:01.035 ***** 2020-11-19T17:40:18.142 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi192.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-19T17:40:18.867 INFO:teuthology.task.ansible.out:changed: [smithi192.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-19T17:40:18.869 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:40:23.028 INFO:teuthology.task.ansible.out:changed: [smithi132.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": ""} changed: [smithi192.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-19T17:40:23.032 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:23.034 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T17:40:23.036 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:40:23.090 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:23 +0000 (0:00:05.201) 0:04:06.236 ***** 2020-11-19T17:40:23.125 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:23 +0000 (0:00:00.042) 0:04:06.279 ***** 2020-11-19T17:40:23.471 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 17:34:48 UTC", "ActiveEnterTimestampMonotonic": "15685307", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sntp.service sysinit.target systemd-tmpfiles-setup.service ntpd.service systemd-journald.socket tmp.mount -.mount basic.target system.slice ntpdate.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 17:34:47 UTC", "AssertTimestampMonotonic": "14444099", "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 17:34:47 UTC", "ConditionTimestampMonotonic": "14444072", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.servic 2020-11-19T17:40:23.475 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": "2406", "ExecMainStartTimestamp": "Thu 2020-11-19 17:34:48 UTC", "ExecMainStartTimestampMonotonic": "14700103", "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 17:34:47 UTC", "InactiveExitTimestampMonotonic": "14456364", "InvocationID": "c047cb532fbd4b99b94af4e701cd5b97", "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-19T17:40:23.478 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": "127425", "LimitNPROCSoft": "127425", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127425", "LimitSIGPENDINGSoft": "127425", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2406", "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": "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-19T17:40:23.485 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 17:34:48 UTC", "StateChangeTimestampMonotonic": "15685307", "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 17:34:48 UTC", "WatchdogTimestampMonotonic": "14700112", "WatchdogUSec": "0"}} 2020-11-19T17:40:23.512 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:23 +0000 (0:00:00.384) 0:04:06.664 ***** 2020-11-19T17:40:23.521 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T17:40:23.526 INFO:teuthology.task.ansible.out:changed: [smithi192.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T17:40:23.535 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi132.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-19T17:40:23.596 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:23 +0000 (0:00:00.084) 0:04:06.748 ***** 2020-11-19T17:40:23.610 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T17:40:23.646 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:23 +0000 (0:00:00.050) 0:04:06.799 ***** 2020-11-19T17:40:23.710 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T17:40:25.350 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:25 +0000 (0:00:01.695) 0:04:08.495 ***** 2020-11-19T17:40:25.361 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi192.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-19T17:40:25.390 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:25.465 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:25 +0000 (0:00:00.124) 0:04:08.619 ***** 2020-11-19T17:40:25.484 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T17:40:25.485 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:40:25.917 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi192.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-19T17:40:25.923 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-11-19T17:40:25.925 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:25.972 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:25 +0000 (0:00:00.506) 0:04:09.126 ***** 2020-11-19T17:40:26.015 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:26.092 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.120) 0:04:09.246 ***** 2020-11-19T17:40:26.106 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi192.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-19T17:40:26.230 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi132.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-19T17:40:26.279 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.186) 0:04:09.433 ***** 2020-11-19T17:40:26.320 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T17:40:26.325 INFO:teuthology.task.ansible.out:changed: [smithi192.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-19T17:40:26.338 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:40:26.378 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.097) 0:04:09.531 ***** 2020-11-19T17:40:26.388 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi074.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-19T17:40:26.426 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.049) 0:04:09.580 ***** 2020-11-19T17:40:26.510 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:26.513 INFO:teuthology.task.ansible.out:TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** changed: [smithi132.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T17:40:26.549 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.122) 0:04:09.703 ***** 2020-11-19T17:40:26.598 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-11-19T17:40:26.600 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:40:26.633 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.083) 0:04:09.787 ***** 2020-11-19T17:40:26.672 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T17:40:26.673 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-11-19T17:40:26.705 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.071) 0:04:09.859 ***** 2020-11-19T17:40:26.764 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T17:40:26.766 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:40:26.937 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-11-19T17:40:26.938 INFO:teuthology.task.ansible.out:ok: [smithi074.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-19T17:40:26.975 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:26 +0000 (0:00:00.269) 0:04:10.128 ***** 2020-11-19T17:40:26.986 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi132.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-19T17:40:27.011 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi192.front.sepia.ceph.com] => {"changed": true} 2020-11-19T17:40:27.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.070) 0:04:10.199 ***** 2020-11-19T17:40:27.047 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:27.124 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T17:40:27.126 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:40:27.298 INFO:teuthology.task.ansible.out:changed: [smithi132.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-19T17:40:27.318 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:40:27.361 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.315) 0:04:10.515 ***** 2020-11-19T17:40:27.381 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi192.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-19T17:40:27.424 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.062) 0:04:10.578 ***** 2020-11-19T17:40:27.451 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-11-19T17:40:27.453 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:27.485 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.061) 0:04:10.639 ***** 2020-11-19T17:40:27.512 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-11-19T17:40:27.514 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:27.551 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.066) 0:04:10.705 ***** 2020-11-19T17:40:27.570 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** ok: [smithi132.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-19T17:40:27.606 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.052) 0:04:10.758 ***** 2020-11-19T17:40:27.610 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-11-19T17:40:27.613 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:27.654 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.049) 0:04:10.808 ***** 2020-11-19T17:40:27.660 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T17:40:27.661 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-11-19T17:40:27.695 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.041) 0:04:10.849 ***** 2020-11-19T17:40:27.701 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-11-19T17:40:27.703 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:27.741 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.046) 0:04:10.895 ***** 2020-11-19T17:40:27.772 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:27.805 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.064) 0:04:10.959 ***** 2020-11-19T17:40:27.856 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:27.896 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:27 +0000 (0:00:00.090) 0:04:11.050 ***** 2020-11-19T17:40:27.937 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-11-19T17:40:27.939 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:28.314 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.418) 0:04:11.468 ***** 2020-11-19T17:40:28.330 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:28.346 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* ok: [smithi074.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-19T17:40:28.402 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.083) 0:04:11.552 ***** 2020-11-19T17:40:28.406 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:28.462 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.060) 0:04:11.612 ***** 2020-11-19T17:40:28.466 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:28.542 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.077) 0:04:11.690 ***** 2020-11-19T17:40:28.544 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:28.608 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.067) 0:04:11.758 ***** 2020-11-19T17:40:28.619 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-11-19T17:40:28.626 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T17:40:28.828 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.224) 0:04:11.982 ***** 2020-11-19T17:40:28.850 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:28.893 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.062) 0:04:12.044 ***** 2020-11-19T17:40:28.922 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:28.957 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:28 +0000 (0:00:00.064) 0:04:12.109 ***** 2020-11-19T17:40:29.006 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi132.front.sepia.ceph.com] => {"changed": true} 2020-11-19T17:40:29.842 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:29 +0000 (0:00:00.882) 0:04:12.992 ***** 2020-11-19T17:40:29.850 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi074.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T17:40:29.958 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:29 +0000 (0:00:00.118) 0:04:13.110 ***** 2020-11-19T17:40:33.954 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2020-11-19T17:40:33.955 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:34.007 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:33 +0000 (0:00:04.049) 0:04:17.160 ***** 2020-11-19T17:40:34.049 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-11-19T17:40:34.051 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T17:40:34.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:34 +0000 (0:00:00.143) 0:04:17.303 ***** 2020-11-19T17:40:34.170 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi132.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-19T17:40:35.235 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:01.074) 0:04:18.377 ***** TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.298 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.073) 0:04:18.451 ***** 2020-11-19T17:40:35.310 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create the chrony.conf file] ********************************** ok: [smithi192.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-19T17:40:35.358 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.056) 0:04:18.507 ***** 2020-11-19T17:40:35.425 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.067) 0:04:18.575 ***** 2020-11-19T17:40:35.437 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.501 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.077) 0:04:18.653 ***** 2020-11-19T17:40:35.550 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2020-11-19T17:40:35.558 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T17:40:35.608 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.109) 0:04:18.762 ***** 2020-11-19T17:40:35.610 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:35.619 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-11-19T17:40:35.621 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.661 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.053) 0:04:18.815 ***** 2020-11-19T17:40:35.705 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-11-19T17:40:35.707 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.746 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.077) 0:04:18.893 ***** 2020-11-19T17:40:35.770 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T17:40:35.770 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 17:34:47 UTC", "ActiveEnterTimestampMonotonic": "15390350", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount -.mount ntpdate.service systemd-journald.socket sntp.service system.slice basic.target sysinit.target systemd-tmpfiles-setup.service ntpd.service", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 17:34:46 UTC", "AssertTimestampMonotonic": "14343897", "Before": "multi-user.target shutdown.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 17:34:46 UTC", "ConditionTimestampMonotonic": "14343871", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description" 2020-11-19T17:40:35.772 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": "2433", "ExecMainStartTimestamp": "Thu 2020-11-19 17:34:47 UTC", "ExecMainStartTimestampMonotonic": "15348253", "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 17:34:46 UTC", "InactiveExitTimestampMonotonic": "14456680", "InvocationID": "b883069f906c4c1ba3b98f17efbf2728", "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-19T17:40:35.774 INFO:teuthology.task.ansible.out:16", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "4096", "LimitNOFILESoft": "1024", "LimitNPROC": "127425", "LimitNPROCSoft": "127425", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127425", "LimitSIGPENDINGSoft": "127425", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "2433", "MemoryAccounting": "yes", "MemoryCurrent": "2498560", "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-19T17:40:35.775 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 17:34:47 UTC", "StateChangeTimestampMonotonic": "15390350", "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 17:34:47 UTC", "WatchdogTimestampMonotonic": "15348267", "WatchdogUSec": "0"}} TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.806 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.066) 0:04:18.960 ***** 2020-11-19T17:40:35.839 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.032) 0:04:18.993 ***** 2020-11-19T17:40:35.845 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2020-11-19T17:40:35.847 INFO:teuthology.task.ansible.out:changed: [smithi074.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.891 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.052) 0:04:19.045 ***** 2020-11-19T17:40:35.937 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.046) 0:04:19.091 ***** 2020-11-19T17:40:35.946 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:40:35.947 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:35.981 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:35 +0000 (0:00:00.043) 0:04:19.135 ***** 2020-11-19T17:40:36.022 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.040) 0:04:19.176 ***** 2020-11-19T17:40:36.030 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-11-19T17:40:36.032 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi074.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.068 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.045) 0:04:19.222 ***** 2020-11-19T17:40:36.077 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi074.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.078 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T17:40:36.111 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.043) 0:04:19.265 ***** 2020-11-19T17:40:36.153 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.040) 0:04:19.306 ***** 2020-11-19T17:40:36.159 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.194 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.041) 0:04:19.348 ***** 2020-11-19T17:40:36.201 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi074.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-19T17:40:36.201 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:40:36.203 INFO:teuthology.task.ansible.out:skipping: [smithi074.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"} TASK [testnode : Install python-pip on rpm based systems.] ********************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi074.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-19T17:40:36.237 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.042) 0:04:19.390 ***** 2020-11-19T17:40:36.242 INFO:teuthology.task.ansible.out:skipping: [smithi074.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-19T17:40:36.244 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2020-11-19T17:40:36.245 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.278 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.041) 0:04:19.432 ***** 2020-11-19T17:40:36.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.035) 0:04:19.467 ***** 2020-11-19T17:40:36.320 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-11-19T17:40:36.322 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : set_fact] ***************************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.359 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.045) 0:04:19.513 ***** 2020-11-19T17:40:36.390 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.031) 0:04:19.544 ***** 2020-11-19T17:40:36.396 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2020-11-19T17:40:36.398 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.435 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.044) 0:04:19.589 ***** 2020-11-19T17:40:36.471 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.036) 0:04:19.625 ***** 2020-11-19T17:40:36.478 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-11-19T17:40:36.480 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.522 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.051) 0:04:19.676 ***** 2020-11-19T17:40:36.553 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.031) 0:04:19.707 ***** 2020-11-19T17:40:36.560 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-11-19T17:40:36.562 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.597 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.043) 0:04:19.750 ***** 2020-11-19T17:40:36.633 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.036) 0:04:19.787 ***** 2020-11-19T17:40:36.639 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-11-19T17:40:36.641 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.677 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.044) 0:04:19.831 ***** 2020-11-19T17:40:36.716 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-11-19T17:40:36.718 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.759 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.081) 0:04:19.913 ***** 2020-11-19T17:40:36.776 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2020-11-19T17:40:36.778 INFO:teuthology.task.ansible.out:ok: [smithi192.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-19T17:40:36.811 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.051) 0:04:19.964 ***** 2020-11-19T17:40:36.817 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2020-11-19T17:40:36.819 INFO:teuthology.task.ansible.out:skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.860 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.048) 0:04:20.013 ***** 2020-11-19T17:40:36.893 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi074.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:36.934 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:36 +0000 (0:00:00.073) 0:04:20.086 ***** 2020-11-19T17:40:37.224 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T17:40:37.229 INFO:teuthology.task.ansible.out:ok: [smithi132.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-19T17:40:37.266 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:37 +0000 (0:00:00.332) 0:04:20.419 ***** 2020-11-19T17:40:37.278 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi074.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.004828", "end": "2020-11-19 17:40:37.118196", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 17:40:37.113368", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:37.684 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T17:40:37.685 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 17:34:47 UTC", "ActiveEnterTimestampMonotonic": "15657307", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service system.slice ntpdate.service basic.target sntp.service sysinit.target tmp.mount systemd-journald.socket ntpd.service -.mount", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 17:34:46 UTC", "AssertTimestampMonotonic": "14650817", "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 17:34:46 UTC", "ConditionTimestampMonotonic": "14650790", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description" 2020-11-19T17:40:37.688 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": "2475", "ExecMainStartTimestamp": "Thu 2020-11-19 17:34:47 UTC", "ExecMainStartTimestampMonotonic": "15582765", "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 17:34:46 UTC", "InactiveExitTimestampMonotonic": "14681483", "InvocationID": "d30f64160db346969fd4204f7ffdc5fe", "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-19T17:40:37.690 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": "2475", "MemoryAccounting": "yes", "MemoryCurrent": "2404352", "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 -.mount system.slice", "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-19T17:40:37.698 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 17:34:47 UTC", "StateChangeTimestampMonotonic": "15657307", "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 17:34:47 UTC", "WatchdogTimestampMonotonic": "15582781", "WatchdogUSec": "0"}} 2020-11-19T17:40:37.748 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:37 +0000 (0:00:00.483) 0:04:20.902 ***** 2020-11-19T17:40:37.756 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T17:40:37.762 INFO:teuthology.task.ansible.out:ok: [smithi074.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.003004", "end": "2020-11-19 17:40:37.395719", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 17:40:37.392715", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : Create pip.conf and configure it to use our mirror] *********** ok: [smithi192.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-19T17:40:37.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:37 +0000 (0:00:00.070) 0:04:20.973 ***** 2020-11-19T17:40:37.826 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:40:37.826 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T17:40:37.890 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:37 +0000 (0:00:00.070) 0:04:21.044 ***** 2020-11-19T17:40:37.910 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi074.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002652", "end": "2020-11-19 17:40:37.845098", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 17:40:37.842446", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:38.066 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T17:40:38.105 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.214) 0:04:21.259 ***** 2020-11-19T17:40:38.132 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-11-19T17:40:38.133 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:38.179 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.074) 0:04:21.333 ***** 2020-11-19T17:40:38.188 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T17:40:38.190 INFO:teuthology.task.ansible.out:ok: [smithi074.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.023572", "end": "2020-11-19 17:40:38.156488", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 17:40:38.132916", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:38.227 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.048) 0:04:21.381 ***** 2020-11-19T17:40:38.470 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:38.513 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.284) 0:04:21.666 ***** 2020-11-19T17:40:38.526 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T17:40:38.566 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.050) 0:04:21.716 ***** 2020-11-19T17:40:38.570 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:38.614 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.046) 0:04:21.763 ***** 2020-11-19T17:40:38.889 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [smithi074.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 : Install packages via pip] ************************************* ok: [smithi192.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 : Create the .pip directory for the teuthology user.] *********** ok: [smithi132.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-19T17:40:38.954 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.340) 0:04:22.103 ***** 2020-11-19T17:40:38.989 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:38 +0000 (0:00:00.032) 0:04:22.135 ***** 2020-11-19T17:40:39.586 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:39.622 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:39 +0000 (0:00:00.637) 0:04:22.773 ***** 2020-11-19T17:40:39.662 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T17:40:39.712 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:39 +0000 (0:00:00.093) 0:04:22.866 ***** 2020-11-19T17:40:40.111 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi192.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T17:40:40.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:40 +0000 (0:00:00.434) 0:04:23.301 ***** 2020-11-19T17:40:40.190 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:40.226 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:40 +0000 (0:00:00.078) 0:04:23.379 ***** 2020-11-19T17:40:40.267 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-11-19T17:40:40.270 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T17:40:40.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:40 +0000 (0:00:00.085) 0:04:23.465 ***** 2020-11-19T17:40:40.561 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** ok: [smithi132.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-19T17:40:40.601 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:40 +0000 (0:00:00.289) 0:04:23.754 ***** 2020-11-19T17:40:40.610 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:40.650 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:40 +0000 (0:00:00.046) 0:04:23.801 ***** 2020-11-19T17:40:40.938 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi192.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T17:40:40.968 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:40 +0000 (0:00:00.320) 0:04:24.122 ***** 2020-11-19T17:40:41.435 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi192.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T17:40:41.471 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:41 +0000 (0:00:00.500) 0:04:24.623 ***** 2020-11-19T17:40:41.510 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.549 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:41 +0000 (0:00:00.072) 0:04:24.695 ***** 2020-11-19T17:40:41.594 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi192.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.613 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.616 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.769 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* ok: [smithi132.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 : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi192.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.815 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:41 +0000 (0:00:00.273) 0:04:24.969 ***** 2020-11-19T17:40:41.822 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.863 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:41 +0000 (0:00:00.048) 0:04:25.017 ***** 2020-11-19T17:40:41.870 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:41.906 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:41 +0000 (0:00:00.042) 0:04:25.060 ***** 2020-11-19T17:40:41.923 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-11-19T17:40:41.928 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi192.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-19T17:40:41.941 INFO:teuthology.task.ansible.out:skipping: [smithi192.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"} skipping: [smithi192.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-19T17:40:41.950 INFO:teuthology.task.ansible.out:skipping: [smithi192.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-19T17:40:41.953 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T17:40:41.985 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:41 +0000 (0:00:00.079) 0:04:25.139 ***** 2020-11-19T17:40:42.730 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:42 +0000 (0:00:00.735) 0:04:25.874 ***** 2020-11-19T17:40:42.762 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:42.810 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:42 +0000 (0:00:00.087) 0:04:25.962 ***** 2020-11-19T17:40:42.866 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:42.914 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:42 +0000 (0:00:00.102) 0:04:26.064 ***** 2020-11-19T17:40:42.922 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi132.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T17:40:42.971 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:42 +0000 (0:00:00.060) 0:04:26.125 ***** 2020-11-19T17:40:43.178 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2020-11-19T17:40:43.182 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:43.234 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:43 +0000 (0:00:00.259) 0:04:26.384 ***** 2020-11-19T17:40:43.242 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:43.294 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:43 +0000 (0:00:00.061) 0:04:26.446 ***** 2020-11-19T17:40:43.302 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:44.080 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:44 +0000 (0:00:00.787) 0:04:27.234 ***** 2020-11-19T17:40:44.090 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-11-19T17:40:44.098 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T17:40:44.146 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:44 +0000 (0:00:00.062) 0:04:27.296 ***** 2020-11-19T17:40:44.149 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-11-19T17:40:44.152 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:48.182 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:48 +0000 (0:00:04.037) 0:04:31.334 ***** 2020-11-19T17:40:48.197 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:48.246 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:48 +0000 (0:00:00.063) 0:04:31.398 ***** 2020-11-19T17:40:52.209 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:52.278 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:52 +0000 (0:00:04.033) 0:04:35.431 ***** 2020-11-19T17:40:52.438 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2020-11-19T17:40:52.442 INFO:teuthology.task.ansible.out:skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi132.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T17:40:52.486 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:52 +0000 (0:00:00.201) 0:04:35.632 ***** 2020-11-19T17:40:52.516 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:52 +0000 (0:00:00.037) 0:04:35.670 ***** 2020-11-19T17:40:52.570 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi192.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.350 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.830) 0:04:36.500 ***** 2020-11-19T17:40:53.377 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi132.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T17:40:53.410 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.056) 0:04:36.556 ***** 2020-11-19T17:40:53.447 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.521 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.116) 0:04:36.673 ***** 2020-11-19T17:40:53.573 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi132.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.579 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.592 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} skipping: [smithi132.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.641 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.119) 0:04:36.793 ***** 2020-11-19T17:40:53.650 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi192.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.004576", "end": "2020-11-19 17:40:53.546430", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 17:40:53.541854", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:53.699 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-11-19T17:40:53.705 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:40:53.710 INFO:teuthology.task.ansible.out:skipping: [smithi132.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-19T17:40:53.722 INFO:teuthology.task.ansible.out: 2020-11-19T17:40:53.724 INFO:teuthology.task.ansible.out:skipping: [smithi132.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"} skipping: [smithi132.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"} skipping: [smithi132.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-19T17:40:53.766 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.125) 0:04:36.919 ***** 2020-11-19T17:40:53.793 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T17:40:53.797 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.830 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.065) 0:04:36.984 ***** 2020-11-19T17:40:53.837 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T17:40:53.839 INFO:teuthology.task.ansible.out:ok: [smithi192.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.003065", "end": "2020-11-19 17:40:53.788699", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 17:40:53.785634", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:53.860 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.894 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.064) 0:04:37.048 ***** 2020-11-19T17:40:53.922 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2020-11-19T17:40:53.924 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:53.959 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:53 +0000 (0:00:00.064) 0:04:37.113 ***** 2020-11-19T17:40:53.990 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-11-19T17:40:53.992 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:54.024 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.064) 0:04:37.178 ***** 2020-11-19T17:40:54.034 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T17:40:54.036 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002776", "end": "2020-11-19 17:40:53.973739", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 17:40:53.970963", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:54.057 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-11-19T17:40:54.059 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:54.098 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.074) 0:04:37.252 ***** 2020-11-19T17:40:54.125 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:54.165 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.067) 0:04:37.319 ***** 2020-11-19T17:40:54.194 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:54.230 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.065) 0:04:37.384 ***** 2020-11-19T17:40:54.237 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T17:40:54.239 INFO:teuthology.task.ansible.out:ok: [smithi192.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.033855", "end": "2020-11-19 17:40:54.180641", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 17:40:54.146786", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:54.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.043) 0:04:37.428 ***** 2020-11-19T17:40:54.280 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-11-19T17:40:54.282 INFO:teuthology.task.ansible.out:skipping: [smithi132.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T17:40:54.322 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.047) 0:04:37.476 ***** 2020-11-19T17:40:54.328 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T17:40:54.366 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:54 +0000 (0:00:00.044) 0:04:37.520 ***** 2020-11-19T17:40:54.570 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [smithi192.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-19T17:40:55.558 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi132.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:01.005918", "end": "2020-11-19 17:40:55.512398", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 17:40:54.506480", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:55.962 INFO:teuthology.task.ansible.out:ok: [smithi132.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.002963", "end": "2020-11-19 17:40:55.931302", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 17:40:55.928339", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:56.232 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002575", "end": "2020-11-19 17:40:56.112921", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 17:40:56.110346", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:56.512 INFO:teuthology.task.ansible.out:ok: [smithi132.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.019871", "end": "2020-11-19 17:40:56.411910", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 17:40:56.392039", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T17:40:56.554 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:56 +0000 (0:00:02.182) 0:04:39.703 ***** 2020-11-19T17:40:56.578 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T17:40:56.614 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 17:40:56 +0000 (0:00:00.061) 0:04:39.764 ***** 2020-11-19T17:40:57.017 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [smithi132.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-19T17:40:57.111 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2020-11-19T17:40:57.114 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2020-11-19T17:40:57.118 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2020-11-19T17:40:57.119 INFO:teuthology.task.ansible.out: PLAY RECAP ********************************************************************* smithi074.front.sepia.ceph.com : ok=111 changed=31 unreachable=0 failed=0 skipped=178 rescued=0 ignored=3 smithi132.front.sepia.ceph.com : ok=111 changed=31 unreachable=0 failed=0 skipped=178 rescued=0 ignored=3 smithi192.front.sepia.ceph.com : ok=111 changed=31 unreachable=0 failed=0 skipped=178 rescued=0 ignored=3 Thursday 19 November 2020 17:40:57 +0000 (0:00:00.508) 0:04:40.272 ***** =============================================================================== common : nrpe - Remove SELinux policy package -------------------------- 16.88s common : nrpe - Load SELinux policy package ---------------------------- 16.39s testnode : Enable SELinux ----------------------------------------------- 9.23s testnode : Install packages --------------------------------------------- 4.83s ansible-managed : Create the cephlab_sudo sudoers.d file. --------------- 4.62s testnode : Stop and disable iptables ------------------------------------ 4.55s testnode : Blow away lingering OSD data and FSIDs ----------------------- 4.54s common : Include apt_system vars ---------------------------------------- 4.23s testnode : Compile list of non-root partitions -------------------------- 4.13s testnode : ifdown and ifup ---------------------------------------------- 4.04s testnode : Ensure lab_domain is in search domains in /etc/resolv.conf --- 4.03s testnode : Configure local mirrorlists ---------------------------------- 3.61s testnode : Configure version specific repos in /etc/yum.repos.d/ -------- 3.02s ansible-managed : Add authorized keys for the ansible user. ------------- 2.22s testnode : Zap all non-root disks --------------------------------------- 2.18s testnode : Rebuild rpmdb ------------------------------------------------ 1.70s testnode : Ensure ceph packages are not present. ------------------------ 1.65s test 2020-11-19T17:40:57.649 INFO:teuthology.task.ansible.out:node : Configure /etc/sudoers. -------------------------------------- 1.54s common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/. --- 1.52s common : Make sure smartmontools is installed --------------------------- 1.48s 2020-11-19T17:40:57.755 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi192.front.sepia.ceph.com'), Remote(name='ubuntu@smithi132.front.sepia.ceph.com'), Remote(name='ubuntu@smithi074.front.sepia.ceph.com')] 2020-11-19T17:40:57.756 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T17:40:57.757 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:40:57.873 INFO:teuthology.orchestra.run.smithi192:> true 2020-11-19T17:40:57.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T17:40:57.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:40:58.032 INFO:teuthology.orchestra.run.smithi132:> true 2020-11-19T17:40:58.127 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T17:40:58.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T17:40:58.210 INFO:teuthology.orchestra.run.smithi074:> true 2020-11-19T17:40:58.300 INFO:teuthology.run_tasks:Running task clock... 2020-11-19T17:40:58.725 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2020-11-19T17:40:58.727 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T17:40:58.727 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:40:58.792 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T17:40:58.801 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T17:40:58.845 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2020-11-19T17:40:58.859 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2020-11-19T17:40:58.877 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T17:40:58.894 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T17:40:58.961 INFO:teuthology.orchestra.run.smithi192.stderr:bash: ntpq: command not found 2020-11-19T17:40:58.963 INFO:teuthology.orchestra.run.smithi192.stdout:210 Number of sources = 4 2020-11-19T17:40:58.964 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T17:40:58.964 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2020-11-19T17:40:58.964 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:58.964 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:58.964 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:58.965 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:58.966 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T17:40:59.226 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:40:59.274 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T17:40:59.294 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T17:40:59.342 INFO:teuthology.orchestra.run.smithi132.stderr:sudo: ntpd: command not found 2020-11-19T17:40:59.354 INFO:teuthology.orchestra.run.smithi132.stdout:506 Cannot talk to daemon 2020-11-19T17:40:59.378 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T17:40:59.391 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T17:40:59.450 INFO:teuthology.orchestra.run.smithi132.stderr:bash: ntpq: command not found 2020-11-19T17:40:59.453 INFO:teuthology.orchestra.run.smithi132.stdout:210 Number of sources = 4 2020-11-19T17:40:59.453 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T17:40:59.453 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2020-11-19T17:40:59.453 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.454 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.454 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.454 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.455 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T17:40:59.456 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:40:59.500 INFO:teuthology.orchestra.run.smithi074.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T17:40:59.519 INFO:teuthology.orchestra.run.smithi074.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T17:40:59.564 INFO:teuthology.orchestra.run.smithi074.stderr:sudo: ntpd: command not found 2020-11-19T17:40:59.579 INFO:teuthology.orchestra.run.smithi074.stdout:506 Cannot talk to daemon 2020-11-19T17:40:59.597 INFO:teuthology.orchestra.run.smithi074.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T17:40:59.614 INFO:teuthology.orchestra.run.smithi074.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T17:40:59.677 INFO:teuthology.orchestra.run.smithi074.stderr:bash: ntpq: command not found 2020-11-19T17:40:59.680 INFO:teuthology.orchestra.run.smithi074.stdout:210 Number of sources = 4 2020-11-19T17:40:59.680 INFO:teuthology.orchestra.run.smithi074.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T17:40:59.681 INFO:teuthology.orchestra.run.smithi074.stdout:=============================================================================== 2020-11-19T17:40:59.681 INFO:teuthology.orchestra.run.smithi074.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.681 INFO:teuthology.orchestra.run.smithi074.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.681 INFO:teuthology.orchestra.run.smithi074.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.681 INFO:teuthology.orchestra.run.smithi074.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T17:40:59.682 INFO:teuthology.run_tasks:Running task install... 2020-11-19T17:40:59.690 DEBUG:teuthology.task.install:project ceph 2020-11-19T17:40:59.691 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}} 2020-11-19T17:40:59.691 DEBUG:teuthology.task.install:config {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'} 2020-11-19T17:40:59.691 INFO:teuthology.task.install:Using flavor: basic 2020-11-19T17:40:59.698 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-19T17:40:59.698 INFO:teuthology.task.install:extra packages: [] 2020-11-19T17:40:59.699 INFO:teuthology.orchestra.run.smithi192:> sudo lsb_release -is 2020-11-19T17:40:59.739 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS 2020-11-19T17:40:59.740 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:40:59.741 INFO:teuthology.orchestra.run.smithi132:> sudo lsb_release -is 2020-11-19T17:40:59.741 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-19T17:40:59.742 INFO:teuthology.orchestra.run.smithi192:> sudo lsb_release -is 2020-11-19T17:40:59.779 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS 2020-11-19T17:40:59.780 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:40:59.780 INFO:teuthology.orchestra.run.smithi074:> sudo lsb_release -is 2020-11-19T17:40:59.781 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-19T17:40:59.781 INFO:teuthology.orchestra.run.smithi132:> sudo lsb_release -is 2020-11-19T17:40:59.816 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS 2020-11-19T17:40:59.818 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:40:59.818 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-19T17:40:59.819 INFO:teuthology.orchestra.run.smithi074:> sudo lsb_release -is 2020-11-19T17:40:59.819 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS 2020-11-19T17:40:59.820 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:40:59.821 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-19T17:40:59.858 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS 2020-11-19T17:40:59.859 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:40:59.859 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-19T17:40:59.909 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS 2020-11-19T17:40:59.909 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:40:59.910 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-19T17:41:00.028 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-19T17:41:00.028 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T17:41:00.159 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-19T17:41:00.160 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T17:41:00.230 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-19T17:41:00.231 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T17:41:00.327 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-19T17:41:00.328 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:41:00.329 INFO:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T17:41:00.341 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-19T17:41:00.343 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:41:00.344 INFO:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T17:41:00.362 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T17:41:00.372 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-19T17:41:00.373 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:41:00.373 INFO:teuthology.orchestra.run.smithi074:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T17:41:00.374 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T17:41:00.375 INFO:teuthology.orchestra.run.smithi132.stderr:1+1 records in 2020-11-19T17:41:00.375 INFO:teuthology.orchestra.run.smithi132.stderr:1+1 records out 2020-11-19T17:41:00.376 INFO:teuthology.orchestra.run.smithi132.stderr:616 bytes copied, 3.6514e-05 s, 16.9 MB/s 2020-11-19T17:41:00.377 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-19T17:41:00.377 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:41:00.389 INFO:teuthology.orchestra.run.smithi192.stderr:1+1 records in 2020-11-19T17:41:00.390 INFO:teuthology.orchestra.run.smithi192.stderr:1+1 records out 2020-11-19T17:41:00.391 INFO:teuthology.orchestra.run.smithi192.stderr:616 bytes copied, 4.7842e-05 s, 12.9 MB/s 2020-11-19T17:41:00.392 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-19T17:41:00.393 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:41:00.402 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T17:41:00.415 INFO:teuthology.orchestra.run.smithi074.stderr:1+1 records in 2020-11-19T17:41:00.416 INFO:teuthology.orchestra.run.smithi074.stderr:1+1 records out 2020-11-19T17:41:00.417 INFO:teuthology.orchestra.run.smithi074.stderr:616 bytes copied, 3.9828e-05 s, 15.5 MB/s 2020-11-19T17:41:00.418 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-19T17:41:00.419 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:41:00.452 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:41:00.471 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:41:00.502 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:41:00.539 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:41:00.568 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:41:00.597 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:41:00.613 INFO:teuthology.orchestra.run.smithi132.stdout:check_obsoletes = 1 2020-11-19T17:41:00.615 INFO:teuthology.orchestra.run.smithi132:> sudo yum clean all 2020-11-19T17:41:00.644 INFO:teuthology.orchestra.run.smithi192.stdout:check_obsoletes = 1 2020-11-19T17:41:00.660 INFO:teuthology.orchestra.run.smithi192:> sudo yum clean all 2020-11-19T17:41:00.664 INFO:teuthology.orchestra.run.smithi074.stdout:check_obsoletes = 1 2020-11-19T17:41:00.666 INFO:teuthology.orchestra.run.smithi074:> sudo yum clean all 2020-11-19T17:41:00.895 INFO:teuthology.orchestra.run.smithi132.stdout:42 files removed 2020-11-19T17:41:00.923 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-radosgw 2020-11-19T17:41:00.949 INFO:teuthology.orchestra.run.smithi074.stdout:42 files removed 2020-11-19T17:41:00.951 INFO:teuthology.orchestra.run.smithi192.stdout:42 files removed 2020-11-19T17:41:00.978 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-radosgw 2020-11-19T17:41:00.980 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-radosgw 2020-11-19T17:41:01.523 INFO:teuthology.orchestra.run.smithi132.stdout:ceph packages for x86_64 281 kB/s | 72 kB 00:00 2020-11-19T17:41:01.589 INFO:teuthology.orchestra.run.smithi074.stdout:ceph packages for x86_64 281 kB/s | 72 kB 00:00 2020-11-19T17:41:01.591 INFO:teuthology.orchestra.run.smithi192.stdout:ceph packages for x86_64 282 kB/s | 72 kB 00:00 2020-11-19T17:41:01.774 INFO:teuthology.orchestra.run.smithi132.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T17:41:01.835 INFO:teuthology.orchestra.run.smithi074.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T17:41:01.842 INFO:teuthology.orchestra.run.smithi192.stdout:ceph noarch packages 67 kB/s | 15 kB 00:00 2020-11-19T17:41:02.141 INFO:teuthology.orchestra.run.smithi132.stdout:ceph source packages 4.1 kB/s | 1.4 kB 00:00 2020-11-19T17:41:02.296 INFO:teuthology.orchestra.run.smithi192.stdout:ceph source packages 3.3 kB/s | 1.4 kB 00:00 2020-11-19T17:41:02.300 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS-8 - AppStream 50 MB/s | 7.0 MB 00:00 2020-11-19T17:41:02.308 INFO:teuthology.orchestra.run.smithi074.stdout:ceph source packages 3.2 kB/s | 1.4 kB 00:00 2020-11-19T17:41:02.501 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-8 - AppStream 38 MB/s | 7.0 MB 00:00 2020-11-19T17:41:03.300 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS-8 - AppStream 33 MB/s | 7.0 MB 00:00 2020-11-19T17:41:03.519 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS-8 - Base 26 MB/s | 2.2 MB 00:00 2020-11-19T17:41:03.714 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-8 - Base 26 MB/s | 2.2 MB 00:00 2020-11-19T17:41:03.752 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS-8 - Base 23 MB/s | 2.2 MB 00:00 2020-11-19T17:41:03.942 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS-8 - Extras 87 kB/s | 5.5 kB 00:00 2020-11-19T17:41:04.146 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-8 - Extras 88 kB/s | 5.5 kB 00:00 2020-11-19T17:41:04.205 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS-8 - Extras 73 kB/s | 5.5 kB 00:00 2020-11-19T17:41:04.332 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 24 MB/s | 8.3 MB 00:00 2020-11-19T17:41:04.671 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 18 MB/s | 8.3 MB 00:00 2020-11-19T17:41:04.717 INFO:teuthology.orchestra.run.smithi074.stdout:Extra Packages for Enterprise Linux 18 MB/s | 8.3 MB 00:00 2020-11-19T17:41:06.116 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T17:41:06.454 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 4.2 MB/s | 23 kB 00:00 2020-11-19T17:41:06.494 INFO:teuthology.orchestra.run.smithi074.stdout:lab-extras 4.1 MB/s | 23 kB 00:00 2020-11-19T17:41:07.156 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:41:07.167 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:07.167 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:41:07.167 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:07.167 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:41:07.168 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T17:41:07.168 INFO:teuthology.orchestra.run.smithi132.stdout:Upgrading: 2020-11-19T17:41:07.168 INFO:teuthology.orchestra.run.smithi132.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T17:41:07.168 INFO:teuthology.orchestra.run.smithi132.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T17:41:07.168 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:41:07.168 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T17:41:07.169 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T17:41:07.169 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T17:41:07.169 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T17:41:07.169 INFO:teuthology.orchestra.run.smithi132.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T17:41:07.169 INFO:teuthology.orchestra.run.smithi132.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T17:41:07.170 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-argparse 2020-11-19T17:41:07.170 INFO:teuthology.orchestra.run.smithi132.stdout: x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T17:41:07.170 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T17:41:07.170 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T17:41:07.171 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T17:41:07.171 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T17:41:07.171 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T17:41:07.171 INFO:teuthology.orchestra.run.smithi132.stdout: librdkafka x86_64 0.11.4-1.el8 CentOS-AppStream 353 k 2020-11-19T17:41:07.171 INFO:teuthology.orchestra.run.smithi132.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2020-11-19T17:41:07.171 INFO:teuthology.orchestra.run.smithi132.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2020-11-19T17:41:07.172 INFO:teuthology.orchestra.run.smithi132.stdout: librabbitmq x86_64 0.9.0-1.el8 CentOS-Base 47 k 2020-11-19T17:41:07.172 INFO:teuthology.orchestra.run.smithi132.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T17:41:07.172 INFO:teuthology.orchestra.run.smithi132.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T17:41:07.172 INFO:teuthology.orchestra.run.smithi132.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T17:41:07.172 INFO:teuthology.orchestra.run.smithi132.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T17:41:07.173 INFO:teuthology.orchestra.run.smithi132.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T17:41:07.173 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:07.173 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:41:07.173 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:07.173 INFO:teuthology.orchestra.run.smithi132.stdout:Install 22 Packages 2020-11-19T17:41:07.174 INFO:teuthology.orchestra.run.smithi132.stdout:Upgrade 2 Packages 2020-11-19T17:41:07.174 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:07.174 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 54 M 2020-11-19T17:41:07.175 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:41:07.501 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:41:07.512 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:07.512 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:41:07.512 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:07.513 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:41:07.513 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T17:41:07.513 INFO:teuthology.orchestra.run.smithi192.stdout:Upgrading: 2020-11-19T17:41:07.513 INFO:teuthology.orchestra.run.smithi192.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T17:41:07.514 INFO:teuthology.orchestra.run.smithi192.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T17:41:07.514 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:41:07.514 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T17:41:07.514 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T17:41:07.514 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T17:41:07.514 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T17:41:07.515 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T17:41:07.515 INFO:teuthology.orchestra.run.smithi192.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T17:41:07.515 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-argparse 2020-11-19T17:41:07.515 INFO:teuthology.orchestra.run.smithi192.stdout: x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T17:41:07.515 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T17:41:07.515 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T17:41:07.516 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T17:41:07.516 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T17:41:07.516 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T17:41:07.516 INFO:teuthology.orchestra.run.smithi192.stdout: librdkafka x86_64 0.11.4-1.el8 CentOS-AppStream 353 k 2020-11-19T17:41:07.516 INFO:teuthology.orchestra.run.smithi192.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2020-11-19T17:41:07.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2020-11-19T17:41:07.517 INFO:teuthology.orchestra.run.smithi192.stdout: librabbitmq x86_64 0.9.0-1.el8 CentOS-Base 47 k 2020-11-19T17:41:07.517 INFO:teuthology.orchestra.run.smithi192.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T17:41:07.517 INFO:teuthology.orchestra.run.smithi192.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T17:41:07.517 INFO:teuthology.orchestra.run.smithi192.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T17:41:07.517 INFO:teuthology.orchestra.run.smithi192.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T17:41:07.518 INFO:teuthology.orchestra.run.smithi192.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T17:41:07.518 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:07.518 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:41:07.518 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:07.518 INFO:teuthology.orchestra.run.smithi192.stdout:Install 22 Packages 2020-11-19T17:41:07.519 INFO:teuthology.orchestra.run.smithi192.stdout:Upgrade 2 Packages 2020-11-19T17:41:07.519 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:07.519 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 54 M 2020-11-19T17:41:07.520 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:41:07.541 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:41:07.554 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:07.555 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:41:07.555 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:07.555 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:41:07.555 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T17:41:07.555 INFO:teuthology.orchestra.run.smithi074.stdout:Upgrading: 2020-11-19T17:41:07.556 INFO:teuthology.orchestra.run.smithi074.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T17:41:07.556 INFO:teuthology.orchestra.run.smithi074.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T17:41:07.556 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:41:07.556 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T17:41:07.556 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T17:41:07.557 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T17:41:07.557 INFO:teuthology.orchestra.run.smithi074.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T17:41:07.557 INFO:teuthology.orchestra.run.smithi074.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T17:41:07.557 INFO:teuthology.orchestra.run.smithi074.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T17:41:07.558 INFO:teuthology.orchestra.run.smithi074.stdout: python3-ceph-argparse 2020-11-19T17:41:07.558 INFO:teuthology.orchestra.run.smithi074.stdout: x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T17:41:07.558 INFO:teuthology.orchestra.run.smithi074.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T17:41:07.558 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T17:41:07.558 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T17:41:07.559 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T17:41:07.559 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T17:41:07.559 INFO:teuthology.orchestra.run.smithi074.stdout: librdkafka x86_64 0.11.4-1.el8 CentOS-AppStream 353 k 2020-11-19T17:41:07.559 INFO:teuthology.orchestra.run.smithi074.stdout: lttng-ust x86_64 2.8.1-11.el8 CentOS-AppStream 259 k 2020-11-19T17:41:07.559 INFO:teuthology.orchestra.run.smithi074.stdout: python3-prettytable noarch 0.7.2-14.el8 CentOS-AppStream 44 k 2020-11-19T17:41:07.560 INFO:teuthology.orchestra.run.smithi074.stdout: librabbitmq x86_64 0.9.0-1.el8 CentOS-Base 47 k 2020-11-19T17:41:07.560 INFO:teuthology.orchestra.run.smithi074.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T17:41:07.560 INFO:teuthology.orchestra.run.smithi074.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T17:41:07.560 INFO:teuthology.orchestra.run.smithi074.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T17:41:07.560 INFO:teuthology.orchestra.run.smithi074.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T17:41:07.561 INFO:teuthology.orchestra.run.smithi074.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T17:41:07.561 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:07.561 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:41:07.561 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:07.561 INFO:teuthology.orchestra.run.smithi074.stdout:Install 22 Packages 2020-11-19T17:41:07.562 INFO:teuthology.orchestra.run.smithi074.stdout:Upgrade 2 Packages 2020-11-19T17:41:07.562 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:07.562 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 54 M 2020-11-19T17:41:07.563 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:41:07.900 INFO:teuthology.orchestra.run.smithi132.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 8.2 MB/s | 6.0 MB 00:00 2020-11-19T17:41:07.945 INFO:teuthology.orchestra.run.smithi132.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 551 kB/s | 25 kB 00:00 2020-11-19T17:41:08.016 INFO:teuthology.orchestra.run.smithi132.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 7.7 MB/s | 558 kB 00:00 2020-11-19T17:41:08.090 INFO:teuthology.orchestra.run.smithi132.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 6.4 MB/s | 486 kB 00:00 2020-11-19T17:41:08.553 INFO:teuthology.orchestra.run.smithi132.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 8.0 MB/s | 3.7 MB 00:00 2020-11-19T17:41:08.598 INFO:teuthology.orchestra.run.smithi132.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 873 kB/s | 40 kB 00:00 2020-11-19T17:41:08.647 INFO:teuthology.orchestra.run.smithi132.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 1.4 MB/s | 73 kB 00:00 2020-11-19T17:41:08.702 INFO:teuthology.orchestra.run.smithi132.stdout:(8/24): python3-cephfs-16.0.0-7327.g33f73aff.el 3.7 MB/s | 204 kB 00:00 2020-11-19T17:41:08.763 INFO:teuthology.orchestra.run.smithi132.stdout:(9/24): python3-rados-16.0.0-7327.g33f73aff.el8 6.0 MB/s | 375 kB 00:00 2020-11-19T17:41:08.827 INFO:teuthology.orchestra.run.smithi132.stdout:(10/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 5.5 MB/s | 353 kB 00:00 2020-11-19T17:41:08.880 INFO:teuthology.orchestra.run.smithi132.stdout:(11/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 2.1 MB/s | 113 kB 00:00 2020-11-19T17:41:08.914 INFO:teuthology.orchestra.run.smithi132.stdout:(12/24): librdkafka-0.11.4-1.el8.x86_64.rpm 10 MB/s | 353 kB 00:00 2020-11-19T17:41:08.918 INFO:teuthology.orchestra.run.smithi132.stdout:(13/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 64 MB/s | 259 kB 00:00 2020-11-19T17:41:08.919 INFO:teuthology.orchestra.run.smithi132.stdout:(14/24): python3-prettytable-0.7.2-14.el8.noarc 32 MB/s | 44 kB 00:00 2020-11-19T17:41:08.921 INFO:teuthology.orchestra.run.smithi132.stdout:(15/24): librabbitmq-0.9.0-1.el8.x86_64.rpm 36 MB/s | 47 kB 00:00 2020-11-19T17:41:09.002 INFO:teuthology.orchestra.run.smithi132.stdout:(16/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T17:41:09.035 INFO:teuthology.orchestra.run.smithi132.stdout:(17/24): gperftools-libs-2.7-6.el8.x86_64.rpm 9.2 MB/s | 315 kB 00:00 2020-11-19T17:41:09.053 INFO:teuthology.orchestra.run.smithi132.stdout:(18/24): leveldb-1.22-1.el8.x86_64.rpm 10 MB/s | 181 kB 00:00 2020-11-19T17:41:09.070 INFO:teuthology.orchestra.run.smithi132.stdout:(19/24): liboath-2.6.2-3.el8.x86_64.rpm 3.4 MB/s | 59 kB 00:00 2020-11-19T17:41:09.087 INFO:teuthology.orchestra.run.smithi132.stdout:(20/24): libunwind-1.3.1-3.el8.x86_64.rpm 4.3 MB/s | 75 kB 00:00 2020-11-19T17:41:09.284 INFO:teuthology.orchestra.run.smithi132.stdout:(21/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8 5.6 MB/s | 12 MB 00:02 2020-11-19T17:41:09.522 INFO:teuthology.orchestra.run.smithi132.stdout:(22/24): librados2-16.0.0-7327.g33f73aff.el8.x8 8.5 MB/s | 3.7 MB 00:00 2020-11-19T17:41:09.797 INFO:teuthology.orchestra.run.smithi132.stdout:(23/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 4.7 MB/s | 2.4 MB 00:00 2020-11-19T17:41:09.974 INFO:teuthology.orchestra.run.smithi132.stdout:(24/24): ceph-common-16.0.0-7327.g33f73aff.el8. 8.2 MB/s | 23 MB 00:02 2020-11-19T17:41:09.976 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:09.977 INFO:teuthology.orchestra.run.smithi132.stdout:Total 19 MB/s | 54 MB 00:02 2020-11-19T17:41:09.982 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:41:10.026 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:41:10.026 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:41:10.361 INFO:teuthology.orchestra.run.smithi074.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 2.1 MB/s | 6.0 MB 00:02 2020-11-19T17:41:10.398 INFO:teuthology.orchestra.run.smithi074.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 671 kB/s | 25 kB 00:00 2020-11-19T17:41:10.478 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:41:10.478 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:41:10.566 INFO:teuthology.orchestra.run.smithi074.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 3.3 MB/s | 558 kB 00:00 2020-11-19T17:41:10.745 INFO:teuthology.orchestra.run.smithi074.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 2.6 MB/s | 486 kB 00:00 2020-11-19T17:41:11.310 INFO:teuthology.orchestra.run.smithi192.stdout:(1/24): ceph-common-16.0.0-7327.g33f73aff.el8.x 6.1 MB/s | 23 MB 00:03 2020-11-19T17:41:11.336 INFO:teuthology.orchestra.run.smithi192.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 960 kB/s | 25 kB 00:00 2020-11-19T17:41:11.371 INFO:teuthology.orchestra.run.smithi192.stdout:(3/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 1.5 MB/s | 6.0 MB 00:03 2020-11-19T17:41:11.375 INFO:teuthology.orchestra.run.smithi192.stdout:(4/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 14 MB/s | 558 kB 00:00 2020-11-19T17:41:11.581 INFO:teuthology.orchestra.run.smithi192.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 18 MB/s | 3.7 MB 00:00 2020-11-19T17:41:11.584 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:41:11.607 INFO:teuthology.orchestra.run.smithi192.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 1.5 MB/s | 40 kB 00:00 2020-11-19T17:41:11.633 INFO:teuthology.orchestra.run.smithi192.stdout:(7/24): libradosstriper1-16.0.0-7327.g33f73aff. 1.8 MB/s | 486 kB 00:00 2020-11-19T17:41:11.633 INFO:teuthology.orchestra.run.smithi192.stdout:(8/24): python3-ceph-common-16.0.0-7327.g33f73a 2.8 MB/s | 73 kB 00:00 2020-11-19T17:41:11.671 INFO:teuthology.orchestra.run.smithi192.stdout:(9/24): python3-rados-16.0.0-7327.g33f73aff.el8 9.6 MB/s | 375 kB 00:00 2020-11-19T17:41:11.708 INFO:teuthology.orchestra.run.smithi192.stdout:(10/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 9.5 MB/s | 353 kB 00:00 2020-11-19T17:41:11.722 INFO:teuthology.orchestra.run.smithi192.stdout:(11/24): python3-cephfs-16.0.0-7327.g33f73aff.e 2.2 MB/s | 204 kB 00:00 2020-11-19T17:41:11.732 INFO:teuthology.orchestra.run.smithi074.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 3.8 MB/s | 3.7 MB 00:00 2020-11-19T17:41:11.733 INFO:teuthology.orchestra.run.smithi192.stdout:(12/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 4.4 MB/s | 113 kB 00:00 2020-11-19T17:41:11.757 INFO:teuthology.orchestra.run.smithi192.stdout:(13/24): librdkafka-0.11.4-1.el8.x86_64.rpm 10 MB/s | 353 kB 00:00 2020-11-19T17:41:11.757 INFO:teuthology.orchestra.run.smithi074.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 1.6 MB/s | 40 kB 00:00 2020-11-19T17:41:11.758 INFO:teuthology.orchestra.run.smithi192.stdout:(14/24): python3-prettytable-0.7.2-14.el8.noarc 31 MB/s | 44 kB 00:00 2020-11-19T17:41:11.760 INFO:teuthology.orchestra.run.smithi192.stdout:(15/24): librabbitmq-0.9.0-1.el8.x86_64.rpm 27 MB/s | 47 kB 00:00 2020-11-19T17:41:11.765 INFO:teuthology.orchestra.run.smithi192.stdout:(16/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 7.9 MB/s | 259 kB 00:00 2020-11-19T17:41:11.770 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T17:41:11.782 INFO:teuthology.orchestra.run.smithi074.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 2.9 MB/s | 73 kB 00:00 2020-11-19T17:41:11.831 INFO:teuthology.orchestra.run.smithi074.stdout:(8/24): python3-cephfs-16.0.0-7327.g33f73aff.el 4.1 MB/s | 204 kB 00:00 2020-11-19T17:41:11.842 INFO:teuthology.orchestra.run.smithi192.stdout:(17/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T17:41:11.865 INFO:teuthology.orchestra.run.smithi192.stdout:(18/24): gperftools-libs-2.7-6.el8.x86_64.rpm 3.2 MB/s | 315 kB 00:00 2020-11-19T17:41:11.875 INFO:teuthology.orchestra.run.smithi192.stdout:(19/24): leveldb-1.22-1.el8.x86_64.rpm 5.4 MB/s | 181 kB 00:00 2020-11-19T17:41:11.880 INFO:teuthology.orchestra.run.smithi192.stdout:(20/24): liboath-2.6.2-3.el8.x86_64.rpm 3.4 MB/s | 59 kB 00:00 2020-11-19T17:41:11.883 INFO:teuthology.orchestra.run.smithi074.stdout:(9/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8. 2.7 MB/s | 12 MB 00:04 2020-11-19T17:41:11.892 INFO:teuthology.orchestra.run.smithi192.stdout:(21/24): libunwind-1.3.1-3.el8.x86_64.rpm 4.3 MB/s | 75 kB 00:00 2020-11-19T17:41:11.965 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/26 2020-11-19T17:41:11.979 INFO:teuthology.orchestra.run.smithi074.stdout:(10/24): python3-rados-16.0.0-7327.g33f73aff.el 2.5 MB/s | 375 kB 00:00 2020-11-19T17:41:12.026 INFO:teuthology.orchestra.run.smithi192.stdout:(22/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 18 MB/s | 2.4 MB 00:00 2020-11-19T17:41:12.035 INFO:teuthology.orchestra.run.smithi074.stdout:(11/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 2.3 MB/s | 353 kB 00:00 2020-11-19T17:41:12.042 INFO:teuthology.orchestra.run.smithi074.stdout:(12/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 1.8 MB/s | 113 kB 00:00 2020-11-19T17:41:12.073 INFO:teuthology.orchestra.run.smithi074.stdout:(13/24): librdkafka-0.11.4-1.el8.x86_64.rpm 9.1 MB/s | 353 kB 00:00 2020-11-19T17:41:12.075 INFO:teuthology.orchestra.run.smithi074.stdout:(14/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 7.6 MB/s | 259 kB 00:00 2020-11-19T17:41:12.075 INFO:teuthology.orchestra.run.smithi074.stdout:(15/24): python3-prettytable-0.7.2-14.el8.noarc 19 MB/s | 44 kB 00:00 2020-11-19T17:41:12.077 INFO:teuthology.orchestra.run.smithi074.stdout:(16/24): librabbitmq-0.9.0-1.el8.x86_64.rpm 37 MB/s | 47 kB 00:00 2020-11-19T17:41:12.130 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T17:41:12.173 INFO:teuthology.orchestra.run.smithi074.stdout:(17/24): fmt-6.2.1-1.el8.x86_64.rpm 1.2 MB/s | 116 kB 00:00 2020-11-19T17:41:12.193 INFO:teuthology.orchestra.run.smithi074.stdout:(18/24): gperftools-libs-2.7-6.el8.x86_64.rpm 2.6 MB/s | 315 kB 00:00 2020-11-19T17:41:12.213 INFO:teuthology.orchestra.run.smithi074.stdout:(19/24): leveldb-1.22-1.el8.x86_64.rpm 4.5 MB/s | 181 kB 00:00 2020-11-19T17:41:12.214 INFO:teuthology.orchestra.run.smithi074.stdout:(20/24): liboath-2.6.2-3.el8.x86_64.rpm 2.8 MB/s | 59 kB 00:00 2020-11-19T17:41:12.233 INFO:teuthology.orchestra.run.smithi074.stdout:(21/24): libunwind-1.3.1-3.el8.x86_64.rpm 3.6 MB/s | 75 kB 00:00 2020-11-19T17:41:12.513 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T17:41:12.603 INFO:teuthology.orchestra.run.smithi074.stdout:(22/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 6.5 MB/s | 2.4 MB 00:00 2020-11-19T17:41:12.706 INFO:teuthology.orchestra.run.smithi132.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:12.785 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:12.786 INFO:teuthology.orchestra.run.smithi074.stdout:(23/24): librados2-16.0.0-7327.g33f73aff.el8.x8 6.5 MB/s | 3.7 MB 00:00 2020-11-19T17:41:12.812 INFO:teuthology.orchestra.run.smithi192.stdout:(23/24): librados2-16.0.0-7327.g33f73aff.el8.x8 4.0 MB/s | 3.7 MB 00:00 2020-11-19T17:41:13.027 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T17:41:13.129 INFO:teuthology.orchestra.run.smithi192.stdout:(24/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8 2.1 MB/s | 12 MB 00:05 2020-11-19T17:41:13.132 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:13.132 INFO:teuthology.orchestra.run.smithi192.stdout:Total 9.6 MB/s | 54 MB 00:05 2020-11-19T17:41:13.137 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:41:13.164 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T17:41:13.181 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:41:13.181 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:41:13.431 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T17:41:13.522 INFO:teuthology.orchestra.run.smithi074.stdout:(24/24): ceph-common-16.0.0-7327.g33f73aff.el8. 3.8 MB/s | 23 MB 00:05 2020-11-19T17:41:13.525 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:13.526 INFO:teuthology.orchestra.run.smithi074.stdout:Total 9.1 MB/s | 54 MB 00:05 2020-11-19T17:41:13.531 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:41:13.574 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:41:13.574 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:41:13.635 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:41:13.635 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:41:13.680 INFO:teuthology.orchestra.run.smithi132.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:13.733 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:13.896 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librabbitmq-0.9.0-1.el8.x86_64 8/26 2020-11-19T17:41:14.023 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:41:14.024 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:41:14.055 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T17:41:14.425 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T17:41:14.555 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:14.615 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:14.708 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:41:14.802 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T17:41:14.898 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T17:41:14.935 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T17:41:15.064 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/26 2020-11-19T17:41:15.082 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:41:15.117 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T17:41:15.233 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T17:41:15.258 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T17:41:15.306 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T17:41:15.405 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/26 2020-11-19T17:41:15.523 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T17:41:15.565 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T17:41:15.646 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T17:41:15.656 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T17:41:15.710 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T17:41:15.831 INFO:teuthology.orchestra.run.smithi192.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:15.917 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/26 2020-11-19T17:41:15.925 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:15.949 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/26 2020-11-19T17:41:16.105 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 18/26 2020-11-19T17:41:16.123 INFO:teuthology.orchestra.run.smithi074.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:16.153 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T17:41:16.204 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:16.285 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T17:41:16.306 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T17:41:16.394 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T17:41:16.422 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T17:41:16.525 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T17:41:16.589 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T17:41:16.800 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T17:41:16.830 INFO:teuthology.orchestra.run.smithi192.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:16.877 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:17.006 INFO:teuthology.orchestra.run.smithi074.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:17.078 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:17.106 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librabbitmq-0.9.0-1.el8.x86_64 8/26 2020-11-19T17:41:17.589 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : librabbitmq-0.9.0-1.el8.x86_64 8/26 2020-11-19T17:41:17.589 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T17:41:17.589 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T17:41:17.658 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T17:41:17.815 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:17.875 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T17:41:17.882 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:18.007 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:18.028 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T17:41:18.084 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:18.190 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T17:41:18.236 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T17:41:18.351 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T17:41:18.426 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T17:41:18.535 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T17:41:18.556 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T17:41:18.699 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T17:41:18.776 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T17:41:18.884 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T17:41:18.915 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T17:41:18.990 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T17:41:19.056 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T17:41:19.113 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T17:41:19.185 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/26 2020-11-19T17:41:19.285 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/26 2020-11-19T17:41:19.399 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 18/26 2020-11-19T17:41:19.449 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 18/26 2020-11-19T17:41:19.561 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T17:41:19.661 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T17:41:19.749 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T17:41:19.806 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T17:41:20.219 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:20.414 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:21.110 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:21.388 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T17:41:21.491 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T17:41:21.613 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:23.559 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:23.574 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:23.723 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:23.755 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:24.433 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:24.450 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T17:41:24.691 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T17:41:24.773 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T17:41:24.806 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T17:41:24.848 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T17:41:24.922 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:24.980 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:38.366 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:38.366 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /sys 2020-11-19T17:41:38.367 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /proc 2020-11-19T17:41:38.367 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /dev 2020-11-19T17:41:38.367 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /run 2020-11-19T17:41:38.368 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /mnt 2020-11-19T17:41:38.368 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /var/tmp 2020-11-19T17:41:38.368 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /home 2020-11-19T17:41:38.368 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /tmp 2020-11-19T17:41:38.369 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /dev 2020-11-19T17:41:38.369 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:39.586 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T17:41:39.642 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T17:41:39.642 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T17:41:39.812 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T17:41:39.812 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:40.463 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:40.464 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T17:41:40.464 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T17:41:40.464 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T17:41:40.464 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:40.465 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T17:41:40.465 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T17:41:40.465 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:40.760 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T17:41:40.761 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T17:41:40.761 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:40.761 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T17:41:40.766 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T17:41:40.767 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T17:41:40.767 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 14/26 2020-11-19T17:41:40.767 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/26 2020-11-19T17:41:40.767 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/26 2020-11-19T17:41:40.773 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librabbitmq-0.9.0-1.el8.x86_64 17/26 2020-11-19T17:41:40.774 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 18/26 2020-11-19T17:41:40.774 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T17:41:40.774 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : leveldb-1.22-1.el8.x86_64 20/26 2020-11-19T17:41:40.774 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 21/26 2020-11-19T17:41:40.774 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 22/26 2020-11-19T17:41:40.775 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:40.775 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T17:41:40.775 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T17:41:41.338 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:41.338 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:41.339 INFO:teuthology.orchestra.run.smithi132.stdout:Upgraded: 2020-11-19T17:41:41.339 INFO:teuthology.orchestra.run.smithi132.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.339 INFO:teuthology.orchestra.run.smithi132.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.339 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:41.340 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:41:41.340 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.340 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.340 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.340 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.341 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.341 INFO:teuthology.orchestra.run.smithi132.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.341 INFO:teuthology.orchestra.run.smithi132.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.341 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.341 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.345 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.345 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.345 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.345 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:41.345 INFO:teuthology.orchestra.run.smithi132.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T17:41:41.350 INFO:teuthology.orchestra.run.smithi132.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T17:41:41.351 INFO:teuthology.orchestra.run.smithi132.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T17:41:41.351 INFO:teuthology.orchestra.run.smithi132.stdout: librabbitmq-0.9.0-1.el8.x86_64 2020-11-19T17:41:41.351 INFO:teuthology.orchestra.run.smithi132.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T17:41:41.351 INFO:teuthology.orchestra.run.smithi132.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T17:41:41.351 INFO:teuthology.orchestra.run.smithi132.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T17:41:41.352 INFO:teuthology.orchestra.run.smithi132.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T17:41:41.352 INFO:teuthology.orchestra.run.smithi132.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T17:41:41.358 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:41.358 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:41:41.643 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:41.643 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /sys 2020-11-19T17:41:41.643 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /proc 2020-11-19T17:41:41.643 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /dev 2020-11-19T17:41:41.644 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /run 2020-11-19T17:41:41.644 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /mnt 2020-11-19T17:41:41.644 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /var/tmp 2020-11-19T17:41:41.644 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /home 2020-11-19T17:41:41.644 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /tmp 2020-11-19T17:41:41.645 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /dev 2020-11-19T17:41:41.645 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:41.661 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:41.661 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /sys 2020-11-19T17:41:41.662 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /proc 2020-11-19T17:41:41.662 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /dev 2020-11-19T17:41:41.662 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /run 2020-11-19T17:41:41.662 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /mnt 2020-11-19T17:41:41.662 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /var/tmp 2020-11-19T17:41:41.663 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /home 2020-11-19T17:41:41.663 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /tmp 2020-11-19T17:41:41.663 INFO:teuthology.orchestra.run.smithi074.stdout:skipping the directory /dev 2020-11-19T17:41:41.663 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:41.711 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-test 2020-11-19T17:41:42.131 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:36 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:41:42.538 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:41:42.539 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:42.539 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:41:42.540 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:42.540 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:41:42.540 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T17:41:42.540 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:41:42.540 INFO:teuthology.orchestra.run.smithi132.stdout: jq x86_64 1.5-12.el8 CentOS-AppStream 161 k 2020-11-19T17:41:42.541 INFO:teuthology.orchestra.run.smithi132.stdout: oniguruma x86_64 6.8.2-1.el8 CentOS-AppStream 188 k 2020-11-19T17:41:42.541 INFO:teuthology.orchestra.run.smithi132.stdout: socat x86_64 1.7.3.2-6.el8 CentOS-AppStream 298 k 2020-11-19T17:41:42.541 INFO:teuthology.orchestra.run.smithi132.stdout: libxslt x86_64 1.1.32-3.el8 CentOS-Base 249 k 2020-11-19T17:41:42.541 INFO:teuthology.orchestra.run.smithi132.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T17:41:42.542 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:42.542 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:41:42.542 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:42.542 INFO:teuthology.orchestra.run.smithi132.stdout:Install 6 Packages 2020-11-19T17:41:42.542 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:42.543 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 49 M 2020-11-19T17:41:42.543 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 206 M 2020-11-19T17:41:42.543 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:41:42.577 INFO:teuthology.orchestra.run.smithi132.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 4.5 MB/s | 161 kB 00:00 2020-11-19T17:41:42.580 INFO:teuthology.orchestra.run.smithi132.stdout:(2/6): oniguruma-6.8.2-1.el8.x86_64.rpm 4.8 MB/s | 188 kB 00:00 2020-11-19T17:41:42.583 INFO:teuthology.orchestra.run.smithi132.stdout:(3/6): socat-1.7.3.2-6.el8.x86_64.rpm 53 MB/s | 298 kB 00:00 2020-11-19T17:41:42.585 INFO:teuthology.orchestra.run.smithi132.stdout:(4/6): libxslt-1.1.32-3.el8.x86_64.rpm 52 MB/s | 249 kB 00:00 2020-11-19T17:41:42.662 INFO:teuthology.orchestra.run.smithi132.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 873 kB/s | 69 kB 00:00 2020-11-19T17:41:42.862 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T17:41:42.870 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T17:41:42.928 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T17:41:42.928 INFO:teuthology.orchestra.run.smithi074.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T17:41:42.944 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T17:41:42.944 INFO:teuthology.orchestra.run.smithi192.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T17:41:43.105 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T17:41:43.106 INFO:teuthology.orchestra.run.smithi074.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:43.138 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T17:41:43.138 INFO:teuthology.orchestra.run.smithi192.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:43.692 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:43.758 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T17:41:43.759 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T17:41:43.759 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T17:41:43.759 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:43.759 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T17:41:43.759 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T17:41:43.760 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:43.760 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T17:41:43.760 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T17:41:43.760 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:43.760 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T17:41:43.761 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T17:41:43.761 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T17:41:43.761 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 14/26 2020-11-19T17:41:43.761 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/26 2020-11-19T17:41:43.761 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/26 2020-11-19T17:41:43.761 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librabbitmq-0.9.0-1.el8.x86_64 17/26 2020-11-19T17:41:43.762 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 18/26 2020-11-19T17:41:43.762 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T17:41:43.762 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : leveldb-1.22-1.el8.x86_64 20/26 2020-11-19T17:41:43.959 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 21/26 2020-11-19T17:41:43.960 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 22/26 2020-11-19T17:41:43.960 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:43.960 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T17:41:43.960 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T17:41:43.968 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:43.969 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T17:41:43.969 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T17:41:43.969 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T17:41:43.970 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T17:41:43.970 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T17:41:43.970 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T17:41:43.970 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T17:41:43.971 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T17:41:43.971 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T17:41:43.971 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T17:41:43.972 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T17:41:43.972 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T17:41:43.972 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T17:41:43.972 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 14/26 2020-11-19T17:41:43.972 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/26 2020-11-19T17:41:43.979 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/26 2020-11-19T17:41:43.979 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librabbitmq-0.9.0-1.el8.x86_64 17/26 2020-11-19T17:41:43.979 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 18/26 2020-11-19T17:41:43.987 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T17:41:43.987 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : leveldb-1.22-1.el8.x86_64 20/26 2020-11-19T17:41:43.987 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 21/26 2020-11-19T17:41:43.988 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 22/26 2020-11-19T17:41:43.988 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T17:41:43.989 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T17:41:43.989 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T17:41:44.414 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:44.414 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:44.415 INFO:teuthology.orchestra.run.smithi074.stdout:Upgraded: 2020-11-19T17:41:44.415 INFO:teuthology.orchestra.run.smithi074.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.415 INFO:teuthology.orchestra.run.smithi074.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.416 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:44.416 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:41:44.416 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.416 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.417 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.417 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.417 INFO:teuthology.orchestra.run.smithi074.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.418 INFO:teuthology.orchestra.run.smithi074.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.418 INFO:teuthology.orchestra.run.smithi074.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.418 INFO:teuthology.orchestra.run.smithi074.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.419 INFO:teuthology.orchestra.run.smithi074.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.419 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.419 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.419 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.420 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.420 INFO:teuthology.orchestra.run.smithi074.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T17:41:44.420 INFO:teuthology.orchestra.run.smithi074.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T17:41:44.421 INFO:teuthology.orchestra.run.smithi074.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T17:41:44.421 INFO:teuthology.orchestra.run.smithi074.stdout: librabbitmq-0.9.0-1.el8.x86_64 2020-11-19T17:41:44.421 INFO:teuthology.orchestra.run.smithi074.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T17:41:44.421 INFO:teuthology.orchestra.run.smithi074.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T17:41:44.422 INFO:teuthology.orchestra.run.smithi074.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T17:41:44.422 INFO:teuthology.orchestra.run.smithi074.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T17:41:44.422 INFO:teuthology.orchestra.run.smithi074.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T17:41:44.423 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:44.423 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:41:44.710 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-test 2020-11-19T17:41:44.750 INFO:teuthology.orchestra.run.smithi132.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 22 MB/s | 48 MB 00:02 2020-11-19T17:41:44.752 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:44.753 INFO:teuthology.orchestra.run.smithi132.stdout:Total 22 MB/s | 49 MB 00:02 2020-11-19T17:41:44.759 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:41:44.781 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:41:44.781 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:41:44.807 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T17:41:44.807 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:44.808 INFO:teuthology.orchestra.run.smithi192.stdout:Upgraded: 2020-11-19T17:41:44.808 INFO:teuthology.orchestra.run.smithi192.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.808 INFO:teuthology.orchestra.run.smithi192.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.808 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:44.809 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:41:44.809 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.809 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.809 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.809 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.810 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.810 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.810 INFO:teuthology.orchestra.run.smithi192.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.810 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.810 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.811 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.811 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.811 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.811 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:41:44.811 INFO:teuthology.orchestra.run.smithi192.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T17:41:44.812 INFO:teuthology.orchestra.run.smithi192.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T17:41:44.812 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T17:41:44.812 INFO:teuthology.orchestra.run.smithi192.stdout: librabbitmq-0.9.0-1.el8.x86_64 2020-11-19T17:41:44.812 INFO:teuthology.orchestra.run.smithi192.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T17:41:44.812 INFO:teuthology.orchestra.run.smithi192.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T17:41:44.813 INFO:teuthology.orchestra.run.smithi192.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T17:41:44.813 INFO:teuthology.orchestra.run.smithi192.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T17:41:44.813 INFO:teuthology.orchestra.run.smithi192.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T17:41:44.813 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:44.814 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:41:45.051 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:41:45.052 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:41:45.133 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:41:45.169 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-test 2020-11-19T17:41:45.509 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:41:45.510 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:45.510 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:41:45.510 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:45.511 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:41:45.511 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T17:41:45.511 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:41:45.511 INFO:teuthology.orchestra.run.smithi074.stdout: jq x86_64 1.5-12.el8 CentOS-AppStream 161 k 2020-11-19T17:41:45.511 INFO:teuthology.orchestra.run.smithi074.stdout: oniguruma x86_64 6.8.2-1.el8 CentOS-AppStream 188 k 2020-11-19T17:41:45.512 INFO:teuthology.orchestra.run.smithi074.stdout: socat x86_64 1.7.3.2-6.el8 CentOS-AppStream 298 k 2020-11-19T17:41:45.512 INFO:teuthology.orchestra.run.smithi074.stdout: libxslt x86_64 1.1.32-3.el8 CentOS-Base 249 k 2020-11-19T17:41:45.512 INFO:teuthology.orchestra.run.smithi074.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T17:41:45.512 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:45.512 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:41:45.512 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:45.513 INFO:teuthology.orchestra.run.smithi074.stdout:Install 6 Packages 2020-11-19T17:41:45.513 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:45.513 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 49 M 2020-11-19T17:41:45.514 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 206 M 2020-11-19T17:41:45.514 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:41:45.547 INFO:teuthology.orchestra.run.smithi074.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 4.5 MB/s | 161 kB 00:00 2020-11-19T17:41:45.550 INFO:teuthology.orchestra.run.smithi074.stdout:(2/6): oniguruma-6.8.2-1.el8.x86_64.rpm 4.9 MB/s | 188 kB 00:00 2020-11-19T17:41:45.555 INFO:teuthology.orchestra.run.smithi074.stdout:(3/6): socat-1.7.3.2-6.el8.x86_64.rpm 39 MB/s | 298 kB 00:00 2020-11-19T17:41:45.556 INFO:teuthology.orchestra.run.smithi074.stdout:(4/6): libxslt-1.1.32-3.el8.x86_64.rpm 41 MB/s | 249 kB 00:00 2020-11-19T17:41:45.560 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:41:45.593 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:41:45.621 INFO:teuthology.orchestra.run.smithi074.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 1.0 MB/s | 69 kB 00:00 2020-11-19T17:41:45.727 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libxslt-1.1.32-3.el8.x86_64 1/6 2020-11-19T17:41:45.931 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T17:41:45.963 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:41:45.964 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:45.965 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:41:45.965 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:45.965 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:41:45.965 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T17:41:45.965 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:41:45.966 INFO:teuthology.orchestra.run.smithi192.stdout: jq x86_64 1.5-12.el8 CentOS-AppStream 161 k 2020-11-19T17:41:45.966 INFO:teuthology.orchestra.run.smithi192.stdout: oniguruma x86_64 6.8.2-1.el8 CentOS-AppStream 188 k 2020-11-19T17:41:45.966 INFO:teuthology.orchestra.run.smithi192.stdout: socat x86_64 1.7.3.2-6.el8 CentOS-AppStream 298 k 2020-11-19T17:41:45.966 INFO:teuthology.orchestra.run.smithi192.stdout: libxslt x86_64 1.1.32-3.el8 CentOS-Base 249 k 2020-11-19T17:41:45.966 INFO:teuthology.orchestra.run.smithi192.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T17:41:45.967 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:45.967 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:41:45.967 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:45.967 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2020-11-19T17:41:45.967 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:45.968 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 49 M 2020-11-19T17:41:45.968 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 206 M 2020-11-19T17:41:45.969 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:41:45.999 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 4.9 MB/s | 161 kB 00:00 2020-11-19T17:41:46.005 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): socat-1.7.3.2-6.el8.x86_64.rpm 54 MB/s | 298 kB 00:00 2020-11-19T17:41:46.006 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): oniguruma-6.8.2-1.el8.x86_64.rpm 4.7 MB/s | 188 kB 00:00 2020-11-19T17:41:46.009 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): libxslt-1.1.32-3.el8.x86_64.rpm 64 MB/s | 249 kB 00:00 2020-11-19T17:41:46.070 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : socat-1.7.3.2-6.el8.x86_64 3/6 2020-11-19T17:41:46.089 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 835 kB/s | 69 kB 00:00 2020-11-19T17:41:46.248 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T17:41:46.324 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T17:41:47.802 INFO:teuthology.orchestra.run.smithi074.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 21 MB/s | 48 MB 00:02 2020-11-19T17:41:47.805 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:47.806 INFO:teuthology.orchestra.run.smithi074.stdout:Total 21 MB/s | 49 MB 00:02 2020-11-19T17:41:47.812 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:41:47.833 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:41:47.834 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:41:48.255 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:41:48.256 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:41:48.850 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:41:49.037 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libxslt-1.1.32-3.el8.x86_64 1/6 2020-11-19T17:41:49.247 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T17:41:49.380 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : socat-1.7.3.2-6.el8.x86_64 3/6 2020-11-19T17:41:49.570 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T17:41:49.630 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T17:41:49.726 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 13 MB/s | 48 MB 00:03 2020-11-19T17:41:49.728 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:49.729 INFO:teuthology.orchestra.run.smithi192.stdout:Total 13 MB/s | 49 MB 00:03 2020-11-19T17:41:49.736 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:41:49.758 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:41:49.758 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:41:50.041 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:41:50.041 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:41:50.526 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:41:50.791 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : jq-1.5-12.el8.x86_64 5/6 2020-11-19T17:41:51.012 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libxslt-1.1.32-3.el8.x86_64 1/6 2020-11-19T17:41:51.022 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T17:41:51.224 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T17:41:51.224 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T17:41:51.225 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : jq-1.5-12.el8.x86_64 2/6 2020-11-19T17:41:51.225 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : oniguruma-6.8.2-1.el8.x86_64 3/6 2020-11-19T17:41:51.225 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : socat-1.7.3.2-6.el8.x86_64 4/6 2020-11-19T17:41:51.225 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libxslt-1.1.32-3.el8.x86_64 5/6 2020-11-19T17:41:51.256 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T17:41:51.413 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : socat-1.7.3.2-6.el8.x86_64 3/6 2020-11-19T17:41:51.568 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T17:41:51.578 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2020-11-19T17:41:51.579 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:51.579 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:41:51.579 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T17:41:51.580 INFO:teuthology.orchestra.run.smithi132.stdout: oniguruma-6.8.2-1.el8.x86_64 socat-1.7.3.2-6.el8.x86_64 2020-11-19T17:41:51.580 INFO:teuthology.orchestra.run.smithi132.stdout: libxslt-1.1.32-3.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T17:41:51.581 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:51.581 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:41:51.634 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: oniguruma-6.8.2-1.el8.x86_64 4/6 2020-11-19T17:41:51.774 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph 2020-11-19T17:41:52.194 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:41:52.581 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:41:52.585 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:52.586 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:41:52.586 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:52.587 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:41:52.587 INFO:teuthology.orchestra.run.smithi132.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T17:41:52.587 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:41:52.588 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T17:41:52.588 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T17:41:52.588 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T17:41:52.589 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T17:41:52.589 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-modules-core 2020-11-19T17:41:52.589 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T17:41:52.589 INFO:teuthology.orchestra.run.smithi132.stdout: python3-lxml x86_64 4.2.3-1.el8 CentOS-AppStream 1.5 M 2020-11-19T17:41:52.590 INFO:teuthology.orchestra.run.smithi132.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2020-11-19T17:41:52.590 INFO:teuthology.orchestra.run.smithi132.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2020-11-19T17:41:52.590 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2020-11-19T17:41:52.590 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webencodings noarch 0.5.1-6.el8 CentOS-AppStream 27 k 2020-11-19T17:41:52.590 INFO:teuthology.orchestra.run.smithi132.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2020-11-19T17:41:54.726 INFO:teuthology.orchestra.run.smithi132.stdout: python3-chardet noarch 3.0.4-7.el8 CentOS-Base 195 k 2020-11-19T17:41:54.726 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pysocks noarch 1.6.8-3.el8 CentOS-Base 34 k 2020-11-19T17:41:54.726 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests noarch 2.20.0-2.1.el8_1 CentOS-Base 123 k 2020-11-19T17:41:54.727 INFO:teuthology.orchestra.run.smithi132.stdout: python3-urllib3 noarch 1.24.2-2.el8 CentOS-Base 176 k 2020-11-19T17:41:54.727 INFO:teuthology.orchestra.run.smithi132.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T17:41:54.727 INFO:teuthology.orchestra.run.smithi132.stdout: python3-beautifulsoup4 2020-11-19T17:41:54.727 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T17:41:54.727 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T17:41:54.728 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T17:41:54.728 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T17:41:54.728 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-functools 2020-11-19T17:41:54.728 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 2.0-4.el8 epel 18 k 2020-11-19T17:41:54.729 INFO:teuthology.orchestra.run.smithi132.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T17:41:54.729 INFO:teuthology.orchestra.run.smithi132.stdout: python3-more-itertools 2020-11-19T17:41:54.729 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 7.2.0-3.el8 epel 59 k 2020-11-19T17:41:54.729 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T17:41:54.729 INFO:teuthology.orchestra.run.smithi132.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T17:41:54.742 INFO:teuthology.orchestra.run.smithi132.stdout: python3-simplegeneric 2020-11-19T17:41:54.742 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 0.8.1-17.el8 epel 19 k 2020-11-19T17:41:54.742 INFO:teuthology.orchestra.run.smithi132.stdout: python3-singledispatch 2020-11-19T17:41:54.743 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T17:41:54.743 INFO:teuthology.orchestra.run.smithi132.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T17:41:54.743 INFO:teuthology.orchestra.run.smithi132.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T17:41:54.743 INFO:teuthology.orchestra.run.smithi132.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T17:41:54.743 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T17:41:54.744 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T17:41:54.744 INFO:teuthology.orchestra.run.smithi132.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T17:41:54.744 INFO:teuthology.orchestra.run.smithi132.stdout:Installing weak dependencies: 2020-11-19T17:41:54.744 INFO:teuthology.orchestra.run.smithi132.stdout: python3-html5lib noarch 1:0.999999999-6.el8 CentOS-AppStream 214 k 2020-11-19T17:41:54.745 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T17:41:54.745 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:54.745 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:41:54.745 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:41:54.745 INFO:teuthology.orchestra.run.smithi132.stdout:Install 36 Packages 2020-11-19T17:41:54.746 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:41:54.766 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : jq-1.5-12.el8.x86_64 5/6 2020-11-19T17:41:54.766 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 32 M 2020-11-19T17:41:54.766 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 111 M 2020-11-19T17:41:54.767 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:41:54.778 INFO:teuthology.orchestra.run.smithi132.stdout:(1/36): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 62 kB/s | 6.4 kB 00:00 2020-11-19T17:41:54.778 INFO:teuthology.orchestra.run.smithi132.stdout:(2/36): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.8 MB/s | 1.5 MB 00:00 2020-11-19T17:41:54.779 INFO:teuthology.orchestra.run.smithi132.stdout:(3/36): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 5.9 MB/s | 2.1 MB 00:00 2020-11-19T17:41:54.779 INFO:teuthology.orchestra.run.smithi132.stdout:(4/36): ceph-mgr-modules-core-16.0.0-7327.g33f7 3.0 MB/s | 198 kB 00:00 2020-11-19T17:41:54.779 INFO:teuthology.orchestra.run.smithi132.stdout:(5/36): python3-html5lib-0.999999999-6.el8.noar 6.6 MB/s | 214 kB 00:00 2020-11-19T17:41:54.779 INFO:teuthology.orchestra.run.smithi132.stdout:(6/36): python3-lxml-4.2.3-1.el8.x86_64.rpm 82 MB/s | 1.5 MB 00:00 2020-11-19T17:41:54.780 INFO:teuthology.orchestra.run.smithi132.stdout:(7/36): python3-mako-1.0.6-13.el8.noarch.rpm 58 MB/s | 157 kB 00:00 2020-11-19T17:41:54.780 INFO:teuthology.orchestra.run.smithi132.stdout:(8/36): python3-markupsafe-0.23-19.el8.x86_64.r 29 MB/s | 39 kB 00:00 2020-11-19T17:41:54.780 INFO:teuthology.orchestra.run.smithi132.stdout:(9/36): python3-pytz-2017.2-9.el8.noarch.rpm 37 MB/s | 54 kB 00:00 2020-11-19T17:41:54.780 INFO:teuthology.orchestra.run.smithi132.stdout:(10/36): python3-webencodings-0.5.1-6.el8.noarc 23 MB/s | 27 kB 00:00 2020-11-19T17:41:54.780 INFO:teuthology.orchestra.run.smithi132.stdout:(11/36): python3-werkzeug-0.12.2-4.el8.noarch.r 76 MB/s | 457 kB 00:00 2020-11-19T17:41:54.781 INFO:teuthology.orchestra.run.smithi132.stdout:(12/36): python3-chardet-3.0.4-7.el8.noarch.rpm 62 MB/s | 195 kB 00:00 2020-11-19T17:41:54.781 INFO:teuthology.orchestra.run.smithi132.stdout:(13/36): python3-pysocks-1.6.8-3.el8.noarch.rpm 28 MB/s | 34 kB 00:00 2020-11-19T17:41:54.781 INFO:teuthology.orchestra.run.smithi132.stdout:(14/36): python3-requests-2.20.0-2.1.el8_1.noar 55 MB/s | 123 kB 00:00 2020-11-19T17:41:54.781 INFO:teuthology.orchestra.run.smithi132.stdout:(15/36): python3-urllib3-1.24.2-2.el8.noarch.rp 60 MB/s | 176 kB 00:00 2020-11-19T17:41:54.781 INFO:teuthology.orchestra.run.smithi132.stdout:(16/36): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 675 kB/s | 44 kB 00:00 2020-11-19T17:41:54.782 INFO:teuthology.orchestra.run.smithi132.stdout:(17/36): ceph-mon-16.0.0-7327.g33f73aff.el8.x86 9.6 MB/s | 5.0 MB 00:00 2020-11-19T17:41:54.782 INFO:teuthology.orchestra.run.smithi132.stdout:(18/36): python3-beautifulsoup4-4.6.3-2.el8.1.n 3.3 MB/s | 185 kB 00:00 2020-11-19T17:41:54.782 INFO:teuthology.orchestra.run.smithi132.stdout:(19/36): python3-cherrypy-18.4.0-1.el8.noarch.r 11 MB/s | 384 kB 00:00 2020-11-19T17:41:54.782 INFO:teuthology.orchestra.run.smithi132.stdout:(20/36): python3-cssselect-0.9.2-10.el8.noarch. 2.4 MB/s | 40 kB 00:00 2020-11-19T17:41:54.782 INFO:teuthology.orchestra.run.smithi132.stdout:(21/36): python3-jaraco-6.2-6.el8.noarch.rpm 678 kB/s | 11 kB 00:00 2020-11-19T17:41:54.783 INFO:teuthology.orchestra.run.smithi132.stdout:(22/36): python3-jaraco-functools-2.0-4.el8.noa 1.0 MB/s | 18 kB 00:00 2020-11-19T17:41:54.783 INFO:teuthology.orchestra.run.smithi132.stdout:(23/36): python3-cheroot-8.2.1-1.el8.noarch.rpm 1.5 MB/s | 145 kB 00:00 2020-11-19T17:41:54.784 INFO:teuthology.orchestra.run.smithi132.stdout:(24/36): python3-logutils-0.3.5-11.el8.noarch.r 2.9 MB/s | 49 kB 00:00 2020-11-19T17:41:54.784 INFO:teuthology.orchestra.run.smithi132.stdout:(25/36): python3-more-itertools-7.2.0-3.el8.noa 2.9 MB/s | 59 kB 00:00 2020-11-19T17:41:54.784 INFO:teuthology.orchestra.run.smithi132.stdout:(26/36): python3-pecan-1.3.2-9.el8.noarch.rpm 15 MB/s | 283 kB 00:00 2020-11-19T17:41:54.784 INFO:teuthology.orchestra.run.smithi132.stdout:(27/36): python3-simplegeneric-0.8.1-17.el8.noa 1.1 MB/s | 19 kB 00:00 2020-11-19T17:41:54.784 INFO:teuthology.orchestra.run.smithi132.stdout:(28/36): python3-portend-2.6-1.el8.noarch.rpm 789 kB/s | 16 kB 00:00 2020-11-19T17:41:54.785 INFO:teuthology.orchestra.run.smithi132.stdout:(29/36): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T17:41:54.785 INFO:teuthology.orchestra.run.smithi132.stdout:(30/36): python3-tempora-1.14.1-5.el8.noarch.rp 1.5 MB/s | 29 kB 00:00 2020-11-19T17:41:54.785 INFO:teuthology.orchestra.run.smithi132.stdout:(31/36): python3-trustme-0.6.0-4.el8.noarch.rpm 1.5 MB/s | 27 kB 00:00 2020-11-19T17:41:54.785 INFO:teuthology.orchestra.run.smithi132.stdout:(32/36): python3-webob-1.8.5-1.el8.1.noarch.rpm 13 MB/s | 251 kB 00:00 2020-11-19T17:41:54.785 INFO:teuthology.orchestra.run.smithi132.stdout:(33/36): python3-waitress-1.2.1-2.el8.1.noarch. 6.0 MB/s | 241 kB 00:00 2020-11-19T17:41:54.786 INFO:teuthology.orchestra.run.smithi132.stdout:(34/36): python3-webtest-2.0.33-1.el8.noarch.rp 4.9 MB/s | 85 kB 00:00 2020-11-19T17:41:54.786 INFO:teuthology.orchestra.run.smithi132.stdout:(35/36): python3-zc-lockfile-2.0-2.el8.noarch.r 1.1 MB/s | 23 kB 00:00 2020-11-19T17:41:54.786 INFO:teuthology.orchestra.run.smithi132.stdout:(36/36): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 16 MB/s | 18 MB 00:01 2020-11-19T17:41:54.786 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:54.786 INFO:teuthology.orchestra.run.smithi132.stdout:Total 22 MB/s | 32 MB 00:01 2020-11-19T17:41:54.787 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:41:54.787 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:41:54.787 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:41:54.799 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:41:54.799 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:41:55.124 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T17:41:55.336 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T17:41:55.337 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T17:41:55.337 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : jq-1.5-12.el8.x86_64 2/6 2020-11-19T17:41:55.337 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : oniguruma-6.8.2-1.el8.x86_64 3/6 2020-11-19T17:41:55.338 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : socat-1.7.3.2-6.el8.x86_64 4/6 2020-11-19T17:41:55.338 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libxslt-1.1.32-3.el8.x86_64 5/6 2020-11-19T17:41:55.654 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2020-11-19T17:41:55.655 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:55.655 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:41:55.655 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T17:41:55.655 INFO:teuthology.orchestra.run.smithi074.stdout: oniguruma-6.8.2-1.el8.x86_64 socat-1.7.3.2-6.el8.x86_64 2020-11-19T17:41:55.656 INFO:teuthology.orchestra.run.smithi074.stdout: libxslt-1.1.32-3.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T17:41:55.656 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:55.656 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:41:55.917 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph 2020-11-19T17:41:56.331 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:41:56.450 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:41:56.680 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/36 2020-11-19T17:41:56.701 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:41:56.705 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:56.706 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:41:56.706 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:56.706 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:41:56.706 INFO:teuthology.orchestra.run.smithi074.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T17:41:56.706 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:41:56.707 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T17:41:56.707 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T17:41:56.707 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T17:41:56.707 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T17:41:56.708 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-modules-core 2020-11-19T17:41:56.708 INFO:teuthology.orchestra.run.smithi074.stdout: noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T17:41:56.708 INFO:teuthology.orchestra.run.smithi074.stdout: python3-lxml x86_64 4.2.3-1.el8 CentOS-AppStream 1.5 M 2020-11-19T17:41:56.708 INFO:teuthology.orchestra.run.smithi074.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2020-11-19T17:41:56.708 INFO:teuthology.orchestra.run.smithi074.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2020-11-19T17:41:56.709 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2020-11-19T17:41:56.709 INFO:teuthology.orchestra.run.smithi074.stdout: python3-webencodings noarch 0.5.1-6.el8 CentOS-AppStream 27 k 2020-11-19T17:41:56.709 INFO:teuthology.orchestra.run.smithi074.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2020-11-19T17:41:56.709 INFO:teuthology.orchestra.run.smithi074.stdout: python3-chardet noarch 3.0.4-7.el8 CentOS-Base 195 k 2020-11-19T17:41:56.709 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pysocks noarch 1.6.8-3.el8 CentOS-Base 34 k 2020-11-19T17:41:56.710 INFO:teuthology.orchestra.run.smithi074.stdout: python3-requests noarch 2.20.0-2.1.el8_1 CentOS-Base 123 k 2020-11-19T17:41:56.710 INFO:teuthology.orchestra.run.smithi074.stdout: python3-urllib3 noarch 1.24.2-2.el8 CentOS-Base 176 k 2020-11-19T17:41:56.710 INFO:teuthology.orchestra.run.smithi074.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T17:41:56.710 INFO:teuthology.orchestra.run.smithi074.stdout: python3-beautifulsoup4 2020-11-19T17:41:56.710 INFO:teuthology.orchestra.run.smithi074.stdout: noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T17:41:56.711 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T17:41:56.711 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T17:41:56.711 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T17:41:56.711 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jaraco-functools 2020-11-19T17:41:56.711 INFO:teuthology.orchestra.run.smithi074.stdout: noarch 2.0-4.el8 epel 18 k 2020-11-19T17:41:56.712 INFO:teuthology.orchestra.run.smithi074.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T17:41:56.712 INFO:teuthology.orchestra.run.smithi074.stdout: python3-more-itertools 2020-11-19T17:41:56.712 INFO:teuthology.orchestra.run.smithi074.stdout: noarch 7.2.0-3.el8 epel 59 k 2020-11-19T17:41:56.712 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T17:41:56.712 INFO:teuthology.orchestra.run.smithi074.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T17:41:56.712 INFO:teuthology.orchestra.run.smithi074.stdout: python3-simplegeneric 2020-11-19T17:41:56.713 INFO:teuthology.orchestra.run.smithi074.stdout: noarch 0.8.1-17.el8 epel 19 k 2020-11-19T17:41:56.713 INFO:teuthology.orchestra.run.smithi074.stdout: python3-singledispatch 2020-11-19T17:41:56.713 INFO:teuthology.orchestra.run.smithi074.stdout: noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T17:41:56.713 INFO:teuthology.orchestra.run.smithi074.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T17:41:56.713 INFO:teuthology.orchestra.run.smithi074.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T17:41:56.714 INFO:teuthology.orchestra.run.smithi074.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T17:41:56.714 INFO:teuthology.orchestra.run.smithi074.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T17:41:56.714 INFO:teuthology.orchestra.run.smithi074.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T17:41:56.714 INFO:teuthology.orchestra.run.smithi074.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T17:41:56.715 INFO:teuthology.orchestra.run.smithi074.stdout:Installing weak dependencies: 2020-11-19T17:41:56.715 INFO:teuthology.orchestra.run.smithi074.stdout: python3-html5lib noarch 1:0.999999999-6.el8 CentOS-AppStream 214 k 2020-11-19T17:41:56.715 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T17:41:56.715 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:56.715 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:41:56.715 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:41:56.716 INFO:teuthology.orchestra.run.smithi074.stdout:Install 36 Packages 2020-11-19T17:41:56.716 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:41:56.716 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 32 M 2020-11-19T17:41:56.717 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 111 M 2020-11-19T17:41:56.717 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:41:56.816 INFO:teuthology.orchestra.run.smithi074.stdout:(1/36): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 61 kB/s | 6.4 kB 00:00 2020-11-19T17:41:56.862 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : jq-1.5-12.el8.x86_64 5/6 2020-11-19T17:41:56.915 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/36 2020-11-19T17:41:57.076 INFO:teuthology.orchestra.run.smithi074.stdout:(2/36): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 5.9 MB/s | 2.1 MB 00:00 2020-11-19T17:41:57.081 INFO:teuthology.orchestra.run.smithi074.stdout:(3/36): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.2 MB/s | 1.5 MB 00:00 2020-11-19T17:41:57.147 INFO:teuthology.orchestra.run.smithi074.stdout:(4/36): ceph-mgr-modules-core-16.0.0-7327.g33f7 2.9 MB/s | 198 kB 00:00 2020-11-19T17:41:57.166 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/36 2020-11-19T17:41:57.179 INFO:teuthology.orchestra.run.smithi074.stdout:(5/36): python3-html5lib-0.999999999-6.el8.noar 6.5 MB/s | 214 kB 00:00 2020-11-19T17:41:57.198 INFO:teuthology.orchestra.run.smithi074.stdout:(6/36): python3-lxml-4.2.3-1.el8.x86_64.rpm 83 MB/s | 1.5 MB 00:00 2020-11-19T17:41:57.200 INFO:teuthology.orchestra.run.smithi074.stdout:(7/36): python3-mako-1.0.6-13.el8.noarch.rpm 60 MB/s | 157 kB 00:00 2020-11-19T17:41:57.202 INFO:teuthology.orchestra.run.smithi074.stdout:(8/36): python3-markupsafe-0.23-19.el8.x86_64.r 31 MB/s | 39 kB 00:00 2020-11-19T17:41:57.203 INFO:teuthology.orchestra.run.smithi074.stdout:(9/36): python3-pytz-2017.2-9.el8.noarch.rpm 42 MB/s | 54 kB 00:00 2020-11-19T17:41:57.204 INFO:teuthology.orchestra.run.smithi074.stdout:(10/36): python3-webencodings-0.5.1-6.el8.noarc 25 MB/s | 27 kB 00:00 2020-11-19T17:41:57.210 INFO:teuthology.orchestra.run.smithi074.stdout:(11/36): python3-werkzeug-0.12.2-4.el8.noarch.r 78 MB/s | 457 kB 00:00 2020-11-19T17:41:57.214 INFO:teuthology.orchestra.run.smithi074.stdout:(12/36): python3-chardet-3.0.4-7.el8.noarch.rpm 53 MB/s | 195 kB 00:00 2020-11-19T17:41:57.216 INFO:teuthology.orchestra.run.smithi074.stdout:(13/36): python3-pysocks-1.6.8-3.el8.noarch.rpm 26 MB/s | 34 kB 00:00 2020-11-19T17:41:57.218 INFO:teuthology.orchestra.run.smithi074.stdout:(14/36): python3-requests-2.20.0-2.1.el8_1.noar 56 MB/s | 123 kB 00:00 2020-11-19T17:41:57.221 INFO:teuthology.orchestra.run.smithi074.stdout:(15/36): python3-urllib3-1.24.2-2.el8.noarch.rp 62 MB/s | 176 kB 00:00 2020-11-19T17:41:57.286 INFO:teuthology.orchestra.run.smithi074.stdout:(16/36): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 669 kB/s | 44 kB 00:00 2020-11-19T17:41:57.303 INFO:teuthology.orchestra.run.smithi074.stdout:(17/36): ceph-mon-16.0.0-7327.g33f73aff.el8.x86 10 MB/s | 5.0 MB 00:00 2020-11-19T17:41:57.334 INFO:teuthology.orchestra.run.smithi074.stdout:(18/36): python3-beautifulsoup4-4.6.3-2.el8.1.n 3.8 MB/s | 185 kB 00:00 2020-11-19T17:41:57.369 INFO:teuthology.orchestra.run.smithi074.stdout:(19/36): python3-cherrypy-18.4.0-1.el8.noarch.r 11 MB/s | 384 kB 00:00 2020-11-19T17:41:57.383 INFO:teuthology.orchestra.run.smithi074.stdout:(20/36): python3-cheroot-8.2.1-1.el8.noarch.rpm 1.8 MB/s | 145 kB 00:00 2020-11-19T17:41:57.386 INFO:teuthology.orchestra.run.smithi074.stdout:(21/36): python3-cssselect-0.9.2-10.el8.noarch. 2.4 MB/s | 40 kB 00:00 2020-11-19T17:41:57.398 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/36 2020-11-19T17:41:57.400 INFO:teuthology.orchestra.run.smithi074.stdout:(22/36): python3-jaraco-6.2-6.el8.noarch.rpm 689 kB/s | 11 kB 00:00 2020-11-19T17:41:57.402 INFO:teuthology.orchestra.run.smithi074.stdout:(23/36): python3-jaraco-functools-2.0-4.el8.noa 1.1 MB/s | 18 kB 00:00 2020-11-19T17:41:57.416 INFO:teuthology.orchestra.run.smithi074.stdout:(24/36): python3-logutils-0.3.5-11.el8.noarch.r 2.9 MB/s | 49 kB 00:00 2020-11-19T17:41:57.419 INFO:teuthology.orchestra.run.smithi074.stdout:(25/36): python3-more-itertools-7.2.0-3.el8.noa 3.5 MB/s | 59 kB 00:00 2020-11-19T17:41:57.435 INFO:teuthology.orchestra.run.smithi074.stdout:(26/36): python3-portend-2.6-1.el8.noarch.rpm 965 kB/s | 16 kB 00:00 2020-11-19T17:41:57.449 INFO:teuthology.orchestra.run.smithi074.stdout:(27/36): python3-pecan-1.3.2-9.el8.noarch.rpm 8.4 MB/s | 283 kB 00:00 2020-11-19T17:41:57.452 INFO:teuthology.orchestra.run.smithi074.stdout:(28/36): python3-simplegeneric-0.8.1-17.el8.noa 1.1 MB/s | 19 kB 00:00 2020-11-19T17:41:57.466 INFO:teuthology.orchestra.run.smithi074.stdout:(29/36): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T17:41:57.468 INFO:teuthology.orchestra.run.smithi074.stdout:(30/36): python3-tempora-1.14.1-5.el8.noarch.rp 1.7 MB/s | 29 kB 00:00 2020-11-19T17:41:57.483 INFO:teuthology.orchestra.run.smithi074.stdout:(31/36): python3-trustme-0.6.0-4.el8.noarch.rpm 1.6 MB/s | 27 kB 00:00 2020-11-19T17:41:57.487 INFO:teuthology.orchestra.run.smithi074.stdout:(32/36): python3-waitress-1.2.1-2.el8.1.noarch. 13 MB/s | 241 kB 00:00 2020-11-19T17:41:57.501 INFO:teuthology.orchestra.run.smithi074.stdout:(33/36): python3-webob-1.8.5-1.el8.1.noarch.rpm 14 MB/s | 251 kB 00:00 2020-11-19T17:41:57.503 INFO:teuthology.orchestra.run.smithi074.stdout:(34/36): python3-webtest-2.0.33-1.el8.noarch.rp 5.0 MB/s | 85 kB 00:00 2020-11-19T17:41:57.517 INFO:teuthology.orchestra.run.smithi074.stdout:(35/36): python3-zc-lockfile-2.0-2.el8.noarch.r 1.4 MB/s | 23 kB 00:00 2020-11-19T17:41:57.546 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 5/36 2020-11-19T17:41:57.673 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T17:41:57.753 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 6/36 2020-11-19T17:41:57.891 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T17:41:57.892 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T17:41:57.892 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : jq-1.5-12.el8.x86_64 2/6 2020-11-19T17:41:57.892 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : oniguruma-6.8.2-1.el8.x86_64 3/6 2020-11-19T17:41:57.892 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : socat-1.7.3.2-6.el8.x86_64 4/6 2020-11-19T17:41:57.893 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libxslt-1.1.32-3.el8.x86_64 5/6 2020-11-19T17:41:57.898 INFO:teuthology.orchestra.run.smithi074.stdout:(36/36): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 22 MB/s | 18 MB 00:00 2020-11-19T17:41:57.901 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:41:57.901 INFO:teuthology.orchestra.run.smithi074.stdout:Total 26 MB/s | 32 MB 00:01 2020-11-19T17:41:57.909 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 7/36 2020-11-19T17:41:57.912 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:41:57.951 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:41:57.952 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:41:58.110 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 8/36 2020-11-19T17:41:58.223 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 6/6 2020-11-19T17:41:58.224 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:58.224 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:41:58.224 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T17:41:58.224 INFO:teuthology.orchestra.run.smithi192.stdout: oniguruma-6.8.2-1.el8.x86_64 socat-1.7.3.2-6.el8.x86_64 2020-11-19T17:41:58.224 INFO:teuthology.orchestra.run.smithi192.stdout: libxslt-1.1.32-3.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T17:41:58.224 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:58.225 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:41:58.246 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 9/36 2020-11-19T17:41:58.280 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:41:58.281 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:41:58.488 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 10/36 2020-11-19T17:41:58.529 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph 2020-11-19T17:41:58.701 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 11/36 2020-11-19T17:41:58.876 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 12/36 2020-11-19T17:41:58.943 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:52 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:41:59.048 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/36 2020-11-19T17:41:59.287 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pysocks-1.6.8-3.el8.noarch 14/36 2020-11-19T17:41:59.389 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:41:59.393 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:59.393 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:41:59.394 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:59.394 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:41:59.394 INFO:teuthology.orchestra.run.smithi192.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T17:41:59.394 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:41:59.395 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T17:41:59.395 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T17:41:59.395 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T17:41:59.395 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T17:41:59.396 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-modules-core 2020-11-19T17:41:59.396 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T17:41:59.396 INFO:teuthology.orchestra.run.smithi192.stdout: python3-lxml x86_64 4.2.3-1.el8 CentOS-AppStream 1.5 M 2020-11-19T17:41:59.396 INFO:teuthology.orchestra.run.smithi192.stdout: python3-mako noarch 1.0.6-13.el8 CentOS-AppStream 157 k 2020-11-19T17:41:59.396 INFO:teuthology.orchestra.run.smithi192.stdout: python3-markupsafe x86_64 0.23-19.el8 CentOS-AppStream 39 k 2020-11-19T17:41:59.397 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytz noarch 2017.2-9.el8 CentOS-AppStream 54 k 2020-11-19T17:41:59.397 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webencodings noarch 0.5.1-6.el8 CentOS-AppStream 27 k 2020-11-19T17:41:59.397 INFO:teuthology.orchestra.run.smithi192.stdout: python3-werkzeug noarch 0.12.2-4.el8 CentOS-AppStream 457 k 2020-11-19T17:41:59.397 INFO:teuthology.orchestra.run.smithi192.stdout: python3-chardet noarch 3.0.4-7.el8 CentOS-Base 195 k 2020-11-19T17:41:59.397 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pysocks noarch 1.6.8-3.el8 CentOS-Base 34 k 2020-11-19T17:41:59.398 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests noarch 2.20.0-2.1.el8_1 CentOS-Base 123 k 2020-11-19T17:41:59.398 INFO:teuthology.orchestra.run.smithi192.stdout: python3-urllib3 noarch 1.24.2-2.el8 CentOS-Base 176 k 2020-11-19T17:41:59.398 INFO:teuthology.orchestra.run.smithi192.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T17:41:59.398 INFO:teuthology.orchestra.run.smithi192.stdout: python3-beautifulsoup4 2020-11-19T17:41:59.398 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T17:41:59.398 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T17:41:59.399 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T17:41:59.399 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T17:41:59.399 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-functools 2020-11-19T17:41:59.399 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 2.0-4.el8 epel 18 k 2020-11-19T17:41:59.399 INFO:teuthology.orchestra.run.smithi192.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T17:41:59.400 INFO:teuthology.orchestra.run.smithi192.stdout: python3-more-itertools 2020-11-19T17:41:59.400 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 7.2.0-3.el8 epel 59 k 2020-11-19T17:41:59.400 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T17:41:59.400 INFO:teuthology.orchestra.run.smithi192.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T17:41:59.400 INFO:teuthology.orchestra.run.smithi192.stdout: python3-simplegeneric 2020-11-19T17:41:59.401 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 0.8.1-17.el8 epel 19 k 2020-11-19T17:41:59.401 INFO:teuthology.orchestra.run.smithi192.stdout: python3-singledispatch 2020-11-19T17:41:59.401 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T17:41:59.401 INFO:teuthology.orchestra.run.smithi192.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T17:41:59.401 INFO:teuthology.orchestra.run.smithi192.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T17:41:59.402 INFO:teuthology.orchestra.run.smithi192.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T17:41:59.402 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T17:41:59.402 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T17:41:59.402 INFO:teuthology.orchestra.run.smithi192.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T17:41:59.402 INFO:teuthology.orchestra.run.smithi192.stdout:Installing weak dependencies: 2020-11-19T17:41:59.403 INFO:teuthology.orchestra.run.smithi192.stdout: python3-html5lib noarch 1:0.999999999-6.el8 CentOS-AppStream 214 k 2020-11-19T17:41:59.403 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T17:41:59.403 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:59.403 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:41:59.403 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:41:59.404 INFO:teuthology.orchestra.run.smithi192.stdout:Install 36 Packages 2020-11-19T17:41:59.404 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:41:59.404 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 32 M 2020-11-19T17:41:59.405 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 111 M 2020-11-19T17:41:59.405 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:41:59.504 INFO:teuthology.orchestra.run.smithi192.stdout:(1/36): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 61 kB/s | 6.4 kB 00:00 2020-11-19T17:41:59.551 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:41:59.594 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-urllib3-1.24.2-2.el8.noarch 15/36 2020-11-19T17:41:59.755 INFO:teuthology.orchestra.run.smithi192.stdout:(2/36): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 6.0 MB/s | 2.1 MB 00:00 2020-11-19T17:41:59.764 INFO:teuthology.orchestra.run.smithi192.stdout:(3/36): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.2 MB/s | 1.5 MB 00:00 2020-11-19T17:41:59.764 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/36 2020-11-19T17:41:59.821 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-chardet-3.0.4-7.el8.noarch 16/36 2020-11-19T17:41:59.829 INFO:teuthology.orchestra.run.smithi192.stdout:(4/36): ceph-mgr-modules-core-16.0.0-7327.g33f7 3.0 MB/s | 198 kB 00:00 2020-11-19T17:41:59.862 INFO:teuthology.orchestra.run.smithi192.stdout:(5/36): python3-html5lib-0.999999999-6.el8.noar 6.3 MB/s | 214 kB 00:00 2020-11-19T17:41:59.881 INFO:teuthology.orchestra.run.smithi192.stdout:(6/36): python3-lxml-4.2.3-1.el8.x86_64.rpm 81 MB/s | 1.5 MB 00:00 2020-11-19T17:41:59.884 INFO:teuthology.orchestra.run.smithi192.stdout:(7/36): python3-mako-1.0.6-13.el8.noarch.rpm 55 MB/s | 157 kB 00:00 2020-11-19T17:41:59.885 INFO:teuthology.orchestra.run.smithi192.stdout:(8/36): python3-markupsafe-0.23-19.el8.x86_64.r 29 MB/s | 39 kB 00:00 2020-11-19T17:41:59.887 INFO:teuthology.orchestra.run.smithi192.stdout:(9/36): python3-pytz-2017.2-9.el8.noarch.rpm 35 MB/s | 54 kB 00:00 2020-11-19T17:41:59.888 INFO:teuthology.orchestra.run.smithi192.stdout:(10/36): python3-webencodings-0.5.1-6.el8.noarc 23 MB/s | 27 kB 00:00 2020-11-19T17:41:59.894 INFO:teuthology.orchestra.run.smithi192.stdout:(11/36): python3-werkzeug-0.12.2-4.el8.noarch.r 76 MB/s | 457 kB 00:00 2020-11-19T17:41:59.898 INFO:teuthology.orchestra.run.smithi192.stdout:(12/36): python3-chardet-3.0.4-7.el8.noarch.rpm 59 MB/s | 195 kB 00:00 2020-11-19T17:41:59.899 INFO:teuthology.orchestra.run.smithi192.stdout:(13/36): python3-pysocks-1.6.8-3.el8.noarch.rpm 27 MB/s | 34 kB 00:00 2020-11-19T17:41:59.902 INFO:teuthology.orchestra.run.smithi192.stdout:(14/36): python3-requests-2.20.0-2.1.el8_1.noar 52 MB/s | 123 kB 00:00 2020-11-19T17:41:59.905 INFO:teuthology.orchestra.run.smithi192.stdout:(15/36): python3-urllib3-1.24.2-2.el8.noarch.rp 58 MB/s | 176 kB 00:00 2020-11-19T17:41:59.983 INFO:teuthology.orchestra.run.smithi192.stdout:(16/36): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 557 kB/s | 44 kB 00:00 2020-11-19T17:42:00.009 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/36 2020-11-19T17:42:00.031 INFO:teuthology.orchestra.run.smithi192.stdout:(17/36): ceph-mon-16.0.0-7327.g33f73aff.el8.x86 9.4 MB/s | 5.0 MB 00:00 2020-11-19T17:42:00.051 INFO:teuthology.orchestra.run.smithi192.stdout:(18/36): python3-beautifulsoup4-4.6.3-2.el8.1.n 2.7 MB/s | 185 kB 00:00 2020-11-19T17:42:00.092 INFO:teuthology.orchestra.run.smithi192.stdout:(19/36): python3-cherrypy-18.4.0-1.el8.noarch.r 9.2 MB/s | 384 kB 00:00 2020-11-19T17:42:00.100 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-requests-2.20.0-2.1.el8_1.noarch 17/36 2020-11-19T17:42:00.112 INFO:teuthology.orchestra.run.smithi192.stdout:(20/36): python3-cssselect-0.9.2-10.el8.noarch. 2.0 MB/s | 40 kB 00:00 2020-11-19T17:42:00.128 INFO:teuthology.orchestra.run.smithi192.stdout:(21/36): python3-cheroot-8.2.1-1.el8.noarch.rpm 1.5 MB/s | 145 kB 00:00 2020-11-19T17:42:00.131 INFO:teuthology.orchestra.run.smithi192.stdout:(22/36): python3-jaraco-6.2-6.el8.noarch.rpm 572 kB/s | 11 kB 00:00 2020-11-19T17:42:00.148 INFO:teuthology.orchestra.run.smithi192.stdout:(23/36): python3-jaraco-functools-2.0-4.el8.noa 887 kB/s | 18 kB 00:00 2020-11-19T17:42:00.151 INFO:teuthology.orchestra.run.smithi192.stdout:(24/36): python3-logutils-0.3.5-11.el8.noarch.r 2.4 MB/s | 49 kB 00:00 2020-11-19T17:42:00.168 INFO:teuthology.orchestra.run.smithi192.stdout:(25/36): python3-more-itertools-7.2.0-3.el8.noa 2.9 MB/s | 59 kB 00:00 2020-11-19T17:42:00.173 INFO:teuthology.orchestra.run.smithi192.stdout:(26/36): python3-pecan-1.3.2-9.el8.noarch.rpm 13 MB/s | 283 kB 00:00 2020-11-19T17:42:00.188 INFO:teuthology.orchestra.run.smithi192.stdout:(27/36): python3-portend-2.6-1.el8.noarch.rpm 795 kB/s | 16 kB 00:00 2020-11-19T17:42:00.193 INFO:teuthology.orchestra.run.smithi192.stdout:(28/36): python3-simplegeneric-0.8.1-17.el8.noa 956 kB/s | 19 kB 00:00 2020-11-19T17:42:00.208 INFO:teuthology.orchestra.run.smithi192.stdout:(29/36): python3-singledispatch-3.4.0.3-18.el8. 1.2 MB/s | 24 kB 00:00 2020-11-19T17:42:00.213 INFO:teuthology.orchestra.run.smithi192.stdout:(30/36): python3-tempora-1.14.1-5.el8.noarch.rp 1.4 MB/s | 29 kB 00:00 2020-11-19T17:42:00.228 INFO:teuthology.orchestra.run.smithi192.stdout:(31/36): python3-trustme-0.6.0-4.el8.noarch.rpm 1.4 MB/s | 27 kB 00:00 2020-11-19T17:42:00.234 INFO:teuthology.orchestra.run.smithi192.stdout:(32/36): python3-waitress-1.2.1-2.el8.1.noarch. 11 MB/s | 241 kB 00:00 2020-11-19T17:42:00.239 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/36 2020-11-19T17:42:00.255 INFO:teuthology.orchestra.run.smithi192.stdout:(33/36): python3-webtest-2.0.33-1.el8.noarch.rp 4.2 MB/s | 85 kB 00:00 2020-11-19T17:42:00.267 INFO:teuthology.orchestra.run.smithi192.stdout:(34/36): python3-webob-1.8.5-1.el8.1.noarch.rpm 6.2 MB/s | 251 kB 00:00 2020-11-19T17:42:00.274 INFO:teuthology.orchestra.run.smithi192.stdout:(35/36): python3-zc-lockfile-2.0-2.el8.noarch.r 1.1 MB/s | 23 kB 00:00 2020-11-19T17:42:00.309 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 18/36 2020-11-19T17:42:00.525 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 19/36 2020-11-19T17:42:00.611 INFO:teuthology.orchestra.run.smithi192.stdout:(36/36): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 21 MB/s | 18 MB 00:00 2020-11-19T17:42:00.614 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:00.614 INFO:teuthology.orchestra.run.smithi192.stdout:Total 26 MB/s | 32 MB 00:01 2020-11-19T17:42:00.625 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:00.636 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/36 2020-11-19T17:42:00.667 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:00.667 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:00.743 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 20/36 2020-11-19T17:42:00.791 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 5/36 2020-11-19T17:42:00.972 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 6/36 2020-11-19T17:42:00.998 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:00.998 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:01.133 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 21/36 2020-11-19T17:42:01.154 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 7/36 2020-11-19T17:42:01.321 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 8/36 2020-11-19T17:42:01.381 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 22/36 2020-11-19T17:42:01.465 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 9/36 2020-11-19T17:42:01.537 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 23/36 2020-11-19T17:42:01.690 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 10/36 2020-11-19T17:42:01.718 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 24/36 2020-11-19T17:42:01.862 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 25/36 2020-11-19T17:42:01.897 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 11/36 2020-11-19T17:42:02.061 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 12/36 2020-11-19T17:42:02.121 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-portend-2.6-1.el8.noarch 26/36 2020-11-19T17:42:02.233 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/36 2020-11-19T17:42:02.330 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:02.336 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 27/36 2020-11-19T17:42:02.455 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-pysocks-1.6.8-3.el8.noarch 14/36 2020-11-19T17:42:02.567 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 28/36 2020-11-19T17:42:02.581 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/36 2020-11-19T17:42:02.729 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-urllib3-1.24.2-2.el8.noarch 15/36 2020-11-19T17:42:02.866 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/36 2020-11-19T17:42:02.915 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/36 2020-11-19T17:42:02.965 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-chardet-3.0.4-7.el8.noarch 16/36 2020-11-19T17:42:03.071 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/36 2020-11-19T17:42:03.222 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-requests-2.20.0-2.1.el8_1.noarch 17/36 2020-11-19T17:42:03.231 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 30/36 2020-11-19T17:42:03.283 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 4/36 2020-11-19T17:42:03.434 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 18/36 2020-11-19T17:42:03.464 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 5/36 2020-11-19T17:42:03.583 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 31/36 2020-11-19T17:42:03.620 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 6/36 2020-11-19T17:42:03.637 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 19/36 2020-11-19T17:42:03.724 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T17:42:03.784 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 7/36 2020-11-19T17:42:03.829 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 20/36 2020-11-19T17:42:03.944 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 8/36 2020-11-19T17:42:04.096 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 9/36 2020-11-19T17:42:04.207 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 21/36 2020-11-19T17:42:04.322 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 10/36 2020-11-19T17:42:04.441 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 22/36 2020-11-19T17:42:04.578 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 11/36 2020-11-19T17:42:04.674 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 23/36 2020-11-19T17:42:04.768 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 12/36 2020-11-19T17:42:04.844 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 24/36 2020-11-19T17:42:04.966 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 13/36 2020-11-19T17:42:05.007 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 25/36 2020-11-19T17:42:05.197 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pysocks-1.6.8-3.el8.noarch 14/36 2020-11-19T17:42:05.241 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T17:42:05.256 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-portend-2.6-1.el8.noarch 26/36 2020-11-19T17:42:05.382 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T17:42:05.446 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 27/36 2020-11-19T17:42:05.503 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-urllib3-1.24.2-2.el8.noarch 15/36 2020-11-19T17:42:05.653 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 28/36 2020-11-19T17:42:05.740 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-chardet-3.0.4-7.el8.noarch 16/36 2020-11-19T17:42:05.815 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T17:42:05.973 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/36 2020-11-19T17:42:06.006 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T17:42:06.046 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-requests-2.20.0-2.1.el8_1.noarch 17/36 2020-11-19T17:42:06.213 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T17:42:06.274 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 18/36 2020-11-19T17:42:06.274 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 30/36 2020-11-19T17:42:06.364 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T17:42:06.383 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T17:42:06.452 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 19/36 2020-11-19T17:42:06.487 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T17:42:06.632 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 31/36 2020-11-19T17:42:06.678 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 20/36 2020-11-19T17:42:06.791 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T17:42:06.805 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T17:42:06.806 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/36 2020-11-19T17:42:06.806 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/36 2020-11-19T17:42:06.806 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/36 2020-11-19T17:42:06.806 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/36 2020-11-19T17:42:06.806 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/36 2020-11-19T17:42:06.807 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/36 2020-11-19T17:42:06.807 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 7/36 2020-11-19T17:42:06.807 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 8/36 2020-11-19T17:42:06.807 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 9/36 2020-11-19T17:42:06.808 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 10/36 2020-11-19T17:42:06.808 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 11/36 2020-11-19T17:42:06.808 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 12/36 2020-11-19T17:42:06.808 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 13/36 2020-11-19T17:42:06.808 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-chardet-3.0.4-7.el8.noarch 14/36 2020-11-19T17:42:06.809 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pysocks-1.6.8-3.el8.noarch 15/36 2020-11-19T17:42:06.809 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 16/36 2020-11-19T17:42:06.809 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-urllib3-1.24.2-2.el8.noarch 17/36 2020-11-19T17:42:06.809 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/36 2020-11-19T17:42:06.809 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 19/36 2020-11-19T17:42:06.810 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 20/36 2020-11-19T17:42:06.810 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 21/36 2020-11-19T17:42:06.810 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 22/36 2020-11-19T17:42:06.810 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 23/36 2020-11-19T17:42:06.810 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 24/36 2020-11-19T17:42:06.811 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 25/36 2020-11-19T17:42:06.811 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 26/36 2020-11-19T17:42:06.811 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 27/36 2020-11-19T17:42:06.811 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-portend-2.6-1.el8.noarch 28/36 2020-11-19T17:42:06.811 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 29/36 2020-11-19T17:42:06.812 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 30/36 2020-11-19T17:42:06.812 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 31/36 2020-11-19T17:42:06.812 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 32/36 2020-11-19T17:42:06.812 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 33/36 2020-11-19T17:42:06.812 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 34/36 2020-11-19T17:42:06.813 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 35/36 2020-11-19T17:42:07.064 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 21/36 2020-11-19T17:42:07.341 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 22/36 2020-11-19T17:42:07.513 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 23/36 2020-11-19T17:42:07.590 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 36/36 2020-11-19T17:42:07.590 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:07.591 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:07.591 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:07.591 INFO:teuthology.orchestra.run.smithi132.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T17:42:07.591 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T17:42:07.592 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:07.592 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:07.592 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:07.592 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:07.592 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:07.593 INFO:teuthology.orchestra.run.smithi132.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T17:42:07.593 INFO:teuthology.orchestra.run.smithi132.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T17:42:07.593 INFO:teuthology.orchestra.run.smithi132.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T17:42:07.593 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T17:42:07.593 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T17:42:07.594 INFO:teuthology.orchestra.run.smithi132.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T17:42:07.594 INFO:teuthology.orchestra.run.smithi132.stdout: python3-chardet-3.0.4-7.el8.noarch 2020-11-19T17:42:07.594 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pysocks-1.6.8-3.el8.noarch 2020-11-19T17:42:07.594 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-2.20.0-2.1.el8_1.noarch 2020-11-19T17:42:07.870 INFO:teuthology.orchestra.run.smithi132.stdout: python3-urllib3-1.24.2-2.el8.noarch 2020-11-19T17:42:07.871 INFO:teuthology.orchestra.run.smithi132.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T17:42:07.871 INFO:teuthology.orchestra.run.smithi132.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T17:42:07.871 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T17:42:07.871 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T17:42:07.872 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T17:42:07.872 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T17:42:07.872 INFO:teuthology.orchestra.run.smithi132.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T17:42:07.872 INFO:teuthology.orchestra.run.smithi132.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T17:42:07.872 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T17:42:07.873 INFO:teuthology.orchestra.run.smithi132.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T17:42:07.873 INFO:teuthology.orchestra.run.smithi132.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T17:42:07.873 INFO:teuthology.orchestra.run.smithi132.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T17:42:07.873 INFO:teuthology.orchestra.run.smithi132.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T17:42:07.874 INFO:teuthology.orchestra.run.smithi132.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T17:42:07.874 INFO:teuthology.orchestra.run.smithi132.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T17:42:07.874 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T17:42:07.874 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T17:42:07.875 INFO:teuthology.orchestra.run.smithi132.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T17:42:07.875 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:07.876 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 24/36 2020-11-19T17:42:07.876 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 25/36 2020-11-19T17:42:07.877 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:07.877 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-base 2020-11-19T17:42:08.097 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-portend-2.6-1.el8.noarch 26/36 2020-11-19T17:42:08.292 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T17:42:08.295 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:02 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:08.311 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 27/36 2020-11-19T17:42:08.482 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T17:42:08.551 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 28/36 2020-11-19T17:42:08.552 INFO:teuthology.orchestra.run.smithi132.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:08.686 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:08.687 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:42:08.687 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:08.803 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install cephadm 2020-11-19T17:42:08.893 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/36 2020-11-19T17:42:08.913 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T17:42:09.056 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T17:42:09.213 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:03 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:09.226 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 30/36 2020-11-19T17:42:09.257 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T17:42:09.383 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T17:42:09.402 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T17:42:09.506 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T17:42:09.601 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 31/36 2020-11-19T17:42:09.625 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:09.625 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:09.626 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2020-11-19T17:42:09.626 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:09.626 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:09.626 INFO:teuthology.orchestra.run.smithi132.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T17:42:09.627 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:09.627 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:09.627 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:09.627 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:42:09.627 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:09.628 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 57 k 2020-11-19T17:42:09.628 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 218 k 2020-11-19T17:42:09.628 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:09.750 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T17:42:09.780 INFO:teuthology.orchestra.run.smithi132.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 375 kB/s | 57 kB 00:00 2020-11-19T17:42:09.780 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:09.781 INFO:teuthology.orchestra.run.smithi132.stdout:Total 372 kB/s | 57 kB 00:00 2020-11-19T17:42:09.783 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:09.790 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:09.790 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:09.791 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:09.792 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:09.808 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T17:42:09.809 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/36 2020-11-19T17:42:09.809 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/36 2020-11-19T17:42:09.809 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/36 2020-11-19T17:42:09.809 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/36 2020-11-19T17:42:09.810 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/36 2020-11-19T17:42:09.810 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/36 2020-11-19T17:42:09.810 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 7/36 2020-11-19T17:42:09.810 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 8/36 2020-11-19T17:42:09.810 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 9/36 2020-11-19T17:42:09.811 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 10/36 2020-11-19T17:42:09.811 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 11/36 2020-11-19T17:42:09.811 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 12/36 2020-11-19T17:42:09.811 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 13/36 2020-11-19T17:42:09.811 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-chardet-3.0.4-7.el8.noarch 14/36 2020-11-19T17:42:09.812 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-pysocks-1.6.8-3.el8.noarch 15/36 2020-11-19T17:42:09.812 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 16/36 2020-11-19T17:42:09.812 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-urllib3-1.24.2-2.el8.noarch 17/36 2020-11-19T17:42:09.812 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/36 2020-11-19T17:42:09.812 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 19/36 2020-11-19T17:42:09.812 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 20/36 2020-11-19T17:42:09.813 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 21/36 2020-11-19T17:42:09.813 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 22/36 2020-11-19T17:42:09.813 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 23/36 2020-11-19T17:42:09.813 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 24/36 2020-11-19T17:42:09.813 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 25/36 2020-11-19T17:42:09.814 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 26/36 2020-11-19T17:42:09.815 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 27/36 2020-11-19T17:42:09.816 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-portend-2.6-1.el8.noarch 28/36 2020-11-19T17:42:09.816 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 29/36 2020-11-19T17:42:09.817 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 30/36 2020-11-19T17:42:09.817 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 31/36 2020-11-19T17:42:09.817 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 32/36 2020-11-19T17:42:09.817 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 33/36 2020-11-19T17:42:09.817 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 34/36 2020-11-19T17:42:09.818 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 35/36 2020-11-19T17:42:09.854 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:10.400 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 36/36 2020-11-19T17:42:10.400 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:10.401 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:10.401 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:10.401 INFO:teuthology.orchestra.run.smithi074.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T17:42:10.401 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T17:42:10.401 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:10.402 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:10.402 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:10.402 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:10.402 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:10.403 INFO:teuthology.orchestra.run.smithi074.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T17:42:10.403 INFO:teuthology.orchestra.run.smithi074.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T17:42:10.403 INFO:teuthology.orchestra.run.smithi074.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T17:42:10.403 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T17:42:10.404 INFO:teuthology.orchestra.run.smithi074.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T17:42:10.404 INFO:teuthology.orchestra.run.smithi074.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T17:42:10.404 INFO:teuthology.orchestra.run.smithi074.stdout: python3-chardet-3.0.4-7.el8.noarch 2020-11-19T17:42:10.404 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pysocks-1.6.8-3.el8.noarch 2020-11-19T17:42:10.405 INFO:teuthology.orchestra.run.smithi074.stdout: python3-requests-2.20.0-2.1.el8_1.noarch 2020-11-19T17:42:10.405 INFO:teuthology.orchestra.run.smithi074.stdout: python3-urllib3-1.24.2-2.el8.noarch 2020-11-19T17:42:10.405 INFO:teuthology.orchestra.run.smithi074.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T17:42:10.405 INFO:teuthology.orchestra.run.smithi074.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T17:42:14.386 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T17:42:14.386 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T17:42:14.387 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T17:42:14.387 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T17:42:14.387 INFO:teuthology.orchestra.run.smithi074.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T17:42:14.388 INFO:teuthology.orchestra.run.smithi074.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T17:42:14.388 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T17:42:14.388 INFO:teuthology.orchestra.run.smithi074.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T17:42:14.388 INFO:teuthology.orchestra.run.smithi074.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T17:42:14.389 INFO:teuthology.orchestra.run.smithi074.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T17:42:14.389 INFO:teuthology.orchestra.run.smithi074.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T17:42:14.389 INFO:teuthology.orchestra.run.smithi074.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T17:42:14.390 INFO:teuthology.orchestra.run.smithi074.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T17:42:14.390 INFO:teuthology.orchestra.run.smithi074.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T17:42:14.390 INFO:teuthology.orchestra.run.smithi074.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T17:42:14.391 INFO:teuthology.orchestra.run.smithi074.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T17:42:14.391 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:14.398 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:14.398 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:14.398 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:14.398 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:14.399 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:14.399 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:14.399 INFO:teuthology.orchestra.run.smithi132.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:14.399 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:14.400 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:14.400 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 32/36 2020-11-19T17:42:14.400 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T17:42:14.400 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 33/36 2020-11-19T17:42:14.401 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T17:42:14.401 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 34/36 2020-11-19T17:42:14.401 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T17:42:14.401 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 35/36 2020-11-19T17:42:14.401 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T17:42:14.402 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 36/36 2020-11-19T17:42:14.987 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/36 2020-11-19T17:42:14.988 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/36 2020-11-19T17:42:14.988 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/36 2020-11-19T17:42:14.989 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/36 2020-11-19T17:42:14.989 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/36 2020-11-19T17:42:14.990 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/36 2020-11-19T17:42:14.990 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 7/36 2020-11-19T17:42:14.990 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 8/36 2020-11-19T17:42:14.991 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 9/36 2020-11-19T17:42:14.991 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 10/36 2020-11-19T17:42:14.991 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 11/36 2020-11-19T17:42:14.992 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 12/36 2020-11-19T17:42:14.992 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 13/36 2020-11-19T17:42:14.992 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-chardet-3.0.4-7.el8.noarch 14/36 2020-11-19T17:42:14.993 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pysocks-1.6.8-3.el8.noarch 15/36 2020-11-19T17:42:14.993 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 16/36 2020-11-19T17:42:14.998 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-urllib3-1.24.2-2.el8.noarch 17/36 2020-11-19T17:42:14.999 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/36 2020-11-19T17:42:14.999 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 19/36 2020-11-19T17:42:14.999 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 20/36 2020-11-19T17:42:15.000 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 21/36 2020-11-19T17:42:15.000 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 22/36 2020-11-19T17:42:15.001 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 23/36 2020-11-19T17:42:15.001 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 24/36 2020-11-19T17:42:15.014 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 25/36 2020-11-19T17:42:15.015 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 26/36 2020-11-19T17:42:15.016 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 27/36 2020-11-19T17:42:15.016 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-portend-2.6-1.el8.noarch 28/36 2020-11-19T17:42:15.016 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 29/36 2020-11-19T17:42:15.017 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 30/36 2020-11-19T17:42:15.017 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 31/36 2020-11-19T17:42:15.018 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 32/36 2020-11-19T17:42:15.019 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 33/36 2020-11-19T17:42:15.019 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 34/36 2020-11-19T17:42:15.020 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 35/36 2020-11-19T17:42:15.021 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:15.030 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T17:42:15.033 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-base 2020-11-19T17:42:15.061 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 36/36 2020-11-19T17:42:15.063 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:15.063 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:15.064 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:15.064 INFO:teuthology.orchestra.run.smithi192.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T17:42:15.066 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T17:42:15.066 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:15.067 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:15.068 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:15.069 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:15.070 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:15.071 INFO:teuthology.orchestra.run.smithi192.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T17:42:15.071 INFO:teuthology.orchestra.run.smithi192.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T17:42:15.071 INFO:teuthology.orchestra.run.smithi192.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T17:42:15.072 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T17:42:15.073 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T17:42:15.074 INFO:teuthology.orchestra.run.smithi192.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T17:42:15.075 INFO:teuthology.orchestra.run.smithi192.stdout: python3-chardet-3.0.4-7.el8.noarch 2020-11-19T17:42:15.078 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pysocks-1.6.8-3.el8.noarch 2020-11-19T17:42:15.079 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests-2.20.0-2.1.el8_1.noarch 2020-11-19T17:42:15.080 INFO:teuthology.orchestra.run.smithi192.stdout: python3-urllib3-1.24.2-2.el8.noarch 2020-11-19T17:42:15.082 INFO:teuthology.orchestra.run.smithi192.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T17:42:15.083 INFO:teuthology.orchestra.run.smithi192.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T17:42:15.084 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T17:42:15.085 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T17:42:15.086 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T17:42:15.087 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T17:42:15.093 INFO:teuthology.orchestra.run.smithi192.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T17:42:15.095 INFO:teuthology.orchestra.run.smithi192.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T17:42:15.102 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T17:42:15.103 INFO:teuthology.orchestra.run.smithi192.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T17:42:15.104 INFO:teuthology.orchestra.run.smithi192.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T17:42:15.104 INFO:teuthology.orchestra.run.smithi192.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T17:42:15.105 INFO:teuthology.orchestra.run.smithi192.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T17:42:15.105 INFO:teuthology.orchestra.run.smithi192.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T17:42:15.107 INFO:teuthology.orchestra.run.smithi192.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T17:42:15.107 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T17:42:15.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T17:42:15.109 INFO:teuthology.orchestra.run.smithi192.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T17:42:15.117 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:15.127 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:15.154 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-base 2020-11-19T17:42:15.506 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:15.605 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:15.608 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:09 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:15.856 INFO:teuthology.orchestra.run.smithi074.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:15.882 INFO:teuthology.orchestra.run.smithi192.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:15.902 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:15.903 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:15.903 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2020-11-19T17:42:15.903 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:15.904 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:15.904 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T17:42:15.904 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:15.904 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:15.905 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:15.905 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:42:15.905 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:15.905 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 203 k 2020-11-19T17:42:15.905 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 693 k 2020-11-19T17:42:15.906 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:15.968 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:15.969 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:42:15.979 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:15.994 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:15.995 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:42:15.995 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:16.076 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install cephadm 2020-11-19T17:42:16.102 INFO:teuthology.orchestra.run.smithi132.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 1.0 MB/s | 203 kB 00:00 2020-11-19T17:42:16.103 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:16.103 INFO:teuthology.orchestra.run.smithi132.stdout:Total 1.0 MB/s | 203 kB 00:00 2020-11-19T17:42:16.104 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:16.109 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install cephadm 2020-11-19T17:42:16.117 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:16.118 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:16.165 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:16.165 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:16.279 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:16.430 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:16.490 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:10 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:16.520 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:10 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:16.743 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:16.931 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:16.931 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:16.932 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2020-11-19T17:42:16.932 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:16.932 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:16.932 INFO:teuthology.orchestra.run.smithi192.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T17:42:16.932 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:16.933 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:16.933 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:16.933 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:42:16.933 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:16.934 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 57 k 2020-11-19T17:42:16.934 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 218 k 2020-11-19T17:42:17.119 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:17.121 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:17.121 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:17.121 INFO:teuthology.orchestra.run.smithi074.stdout: Package Architecture Version Repository Size 2020-11-19T17:42:17.122 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:17.122 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:17.122 INFO:teuthology.orchestra.run.smithi074.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T17:42:17.122 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:17.122 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:17.123 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:17.123 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:42:17.123 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:17.123 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 57 k 2020-11-19T17:42:17.123 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 218 k 2020-11-19T17:42:17.130 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:17.130 INFO:teuthology.orchestra.run.smithi074.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 378 kB/s | 57 kB 00:00 2020-11-19T17:42:17.130 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:17.131 INFO:teuthology.orchestra.run.smithi074.stdout:Total 375 kB/s | 57 kB 00:00 2020-11-19T17:42:17.131 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:17.131 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:17.131 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:17.131 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:17.132 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:17.132 INFO:teuthology.orchestra.run.smithi192.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 376 kB/s | 57 kB 00:00 2020-11-19T17:42:17.132 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:17.132 INFO:teuthology.orchestra.run.smithi192.stdout:Total 374 kB/s | 57 kB 00:00 2020-11-19T17:42:17.132 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:17.133 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:17.140 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:17.140 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:17.140 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:17.147 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:17.147 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:17.148 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:17.148 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:17.148 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:17.148 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:17.149 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:17.162 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:17.415 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr 2020-11-19T17:42:17.832 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:11 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:18.146 INFO:teuthology.orchestra.run.smithi132.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:18.266 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:18.267 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:42:18.267 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:18.364 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T17:42:18.558 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:18.600 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:18.675 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:18.727 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:18.774 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:12 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:18.818 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:18.869 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:19.075 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:19.076 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:19.076 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:19.076 INFO:teuthology.orchestra.run.smithi074.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:19.076 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:19.076 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:19.094 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:19.094 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:19.095 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:19.095 INFO:teuthology.orchestra.run.smithi192.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:19.095 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:19.095 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:19.165 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:19.166 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:19.166 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:42:19.166 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:19.166 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:19.167 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T17:42:19.167 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:42:19.167 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T17:42:19.167 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T17:42:19.168 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2020-11-19T17:42:19.168 INFO:teuthology.orchestra.run.smithi132.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T17:42:19.168 INFO:teuthology.orchestra.run.smithi132.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T17:42:19.168 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:19.168 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:19.169 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:19.169 INFO:teuthology.orchestra.run.smithi132.stdout:Install 6 Packages 2020-11-19T17:42:19.169 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:19.170 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 3.5 M 2020-11-19T17:42:19.170 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 14 M 2020-11-19T17:42:19.170 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:19.319 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T17:42:19.364 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T17:42:19.374 INFO:teuthology.orchestra.run.smithi132.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 44 kB/s | 8.8 kB 00:00 2020-11-19T17:42:19.401 INFO:teuthology.orchestra.run.smithi132.stdout:(2/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.4 MB/s | 43 kB 00:00 2020-11-19T17:42:19.410 INFO:teuthology.orchestra.run.smithi132.stdout:(3/6): ceph-grafana-dashboards-16.0.0-7327.g33f 100 kB/s | 24 kB 00:00 2020-11-19T17:42:19.450 INFO:teuthology.orchestra.run.smithi132.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 675 kB/s | 34 kB 00:00 2020-11-19T17:42:19.490 INFO:teuthology.orchestra.run.smithi132.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.4 MB/s | 196 kB 00:00 2020-11-19T17:42:19.749 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:19.791 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:13 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:20.121 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:20.122 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:20.123 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repo Size 2020-11-19T17:42:20.123 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:20.124 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:20.124 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T17:42:20.124 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:20.125 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:20.125 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:20.126 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:42:20.126 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:20.126 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 203 k 2020-11-19T17:42:20.127 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 693 k 2020-11-19T17:42:20.127 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:20.174 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:20.175 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:20.175 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2020-11-19T17:42:20.175 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:20.176 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:20.176 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T17:42:20.177 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:20.177 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:20.177 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:20.178 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:42:20.178 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:20.179 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 203 k 2020-11-19T17:42:20.179 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 693 k 2020-11-19T17:42:20.179 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:20.602 INFO:teuthology.orchestra.run.smithi074.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 424 kB/s | 203 kB 00:00 2020-11-19T17:42:20.603 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:20.603 INFO:teuthology.orchestra.run.smithi074.stdout:Total 423 kB/s | 203 kB 00:00 2020-11-19T17:42:20.606 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:20.617 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:20.618 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:20.625 INFO:teuthology.orchestra.run.smithi192.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 451 kB/s | 203 kB 00:00 2020-11-19T17:42:20.626 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:20.626 INFO:teuthology.orchestra.run.smithi192.stdout:Total 450 kB/s | 203 kB 00:00 2020-11-19T17:42:20.628 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:20.641 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:20.641 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:20.667 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:20.667 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:20.690 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:20.691 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:20.795 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:20.805 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:20.932 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:21.091 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:21.254 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:21.268 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:21.368 INFO:teuthology.orchestra.run.smithi132.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 1.4 MB/s | 3.2 MB 00:02 2020-11-19T17:42:21.371 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:21.371 INFO:teuthology.orchestra.run.smithi132.stdout:Total 1.6 MB/s | 3.5 MB 00:02 2020-11-19T17:42:21.375 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:21.385 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:21.385 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:21.513 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:21.514 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:21.514 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:21.514 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:21.514 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:21.514 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:21.535 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T17:42:21.535 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:21.535 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:21.536 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:21.536 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:21.536 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:21.546 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:21.547 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:21.762 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-mgr 2020-11-19T17:42:21.769 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr 2020-11-19T17:42:21.828 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:22.060 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2020-11-19T17:42:22.203 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:16 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:22.240 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2020-11-19T17:42:22.258 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:16 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:22.468 INFO:teuthology.orchestra.run.smithi192.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:22.580 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:22.581 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:42:22.581 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:22.692 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T17:42:23.106 INFO:teuthology.orchestra.run.smithi074.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:23.107 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:17 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:23.221 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:23.222 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:42:23.222 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:23.471 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:23.472 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:23.472 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:42:23.472 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:23.473 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:23.473 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T17:42:23.473 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:42:23.473 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T17:42:23.473 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T17:42:23.474 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2020-11-19T17:42:23.474 INFO:teuthology.orchestra.run.smithi192.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T17:42:23.474 INFO:teuthology.orchestra.run.smithi192.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T17:42:23.474 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:23.474 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:23.475 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:23.475 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2020-11-19T17:42:23.475 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:23.476 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 3.5 M 2020-11-19T17:42:23.476 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 14 M 2020-11-19T17:42:23.476 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:23.588 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 77 kB/s | 8.8 kB 00:00 2020-11-19T17:42:23.603 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 187 kB/s | 24 kB 00:00 2020-11-19T17:42:23.621 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.3 MB/s | 43 kB 00:00 2020-11-19T17:42:23.663 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 563 kB/s | 34 kB 00:00 2020-11-19T17:42:23.717 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.0 MB/s | 196 kB 00:00 2020-11-19T17:42:23.727 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2020-11-19T17:42:23.808 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.5 MB/s | 3.2 MB 00:00 2020-11-19T17:42:23.809 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:24.141 INFO:teuthology.orchestra.run.smithi192.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T17:42:24.141 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:24.154 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:24.155 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:24.155 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:24.155 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:24.156 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T17:42:24.314 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T17:42:24.591 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:18 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:24.951 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:24.952 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:24.952 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:42:24.953 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:24.953 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:24.953 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T17:42:24.953 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:42:24.953 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T17:42:24.954 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T17:42:24.954 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jwt noarch 1.6.1-2.el8 CentOS-Base 43 k 2020-11-19T17:42:24.954 INFO:teuthology.orchestra.run.smithi074.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T17:42:24.954 INFO:teuthology.orchestra.run.smithi074.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T17:42:24.954 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:24.955 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:24.955 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:24.955 INFO:teuthology.orchestra.run.smithi074.stdout:Install 6 Packages 2020-11-19T17:42:24.955 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:24.956 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 3.5 M 2020-11-19T17:42:24.956 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 14 M 2020-11-19T17:42:24.956 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:25.068 INFO:teuthology.orchestra.run.smithi074.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 78 kB/s | 8.8 kB 00:00 2020-11-19T17:42:25.083 INFO:teuthology.orchestra.run.smithi074.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 186 kB/s | 24 kB 00:00 2020-11-19T17:42:25.099 INFO:teuthology.orchestra.run.smithi074.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.4 MB/s | 43 kB 00:00 2020-11-19T17:42:25.144 INFO:teuthology.orchestra.run.smithi074.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 558 kB/s | 34 kB 00:00 2020-11-19T17:42:25.196 INFO:teuthology.orchestra.run.smithi074.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.0 MB/s | 196 kB 00:00 2020-11-19T17:42:25.287 INFO:teuthology.orchestra.run.smithi074.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.5 MB/s | 3.2 MB 00:00 2020-11-19T17:42:25.288 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:25.289 INFO:teuthology.orchestra.run.smithi074.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T17:42:25.292 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:25.301 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:25.301 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:25.357 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T17:42:25.462 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:25.462 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:25.581 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:25.627 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T17:42:25.730 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:25.816 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T17:42:25.816 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T17:42:25.816 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T17:42:25.816 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T17:42:25.817 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2020-11-19T17:42:25.817 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2020-11-19T17:42:25.928 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2020-11-19T17:42:26.089 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2020-11-19T17:42:26.089 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:26.090 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:26.090 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:26.090 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:26.090 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:26.091 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T17:42:26.091 INFO:teuthology.orchestra.run.smithi132.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T17:42:26.091 INFO:teuthology.orchestra.run.smithi132.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T17:42:26.091 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:26.091 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:26.098 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2020-11-19T17:42:26.196 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T17:42:26.299 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2020-11-19T17:42:26.314 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2020-11-19T17:42:26.429 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T17:42:26.516 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2020-11-19T17:42:26.606 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:20 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:26.690 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2020-11-19T17:42:26.853 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T17:42:26.989 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:26.991 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:26.991 INFO:teuthology.orchestra.run.smithi132.stdout: Package ArchVersion Repository Size 2020-11-19T17:42:26.991 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:26.991 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:26.992 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-diskprediction-local noarch2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T17:42:26.992 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:42:26.992 INFO:teuthology.orchestra.run.smithi132.stdout: openblas x86_640.3.3-2.el8 CentOS-AppStream 4.3 M 2020-11-19T17:42:26.992 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-threads x86_640.3.3-2.el8 CentOS-AppStream 4.4 M 2020-11-19T17:42:26.992 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy x86_641:1.14.3-9.el8 CentOS-AppStream 3.7 M 2020-11-19T17:42:26.993 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-f2py x86_641:1.14.3-9.el8 CentOS-AppStream 225 k 2020-11-19T17:42:26.993 INFO:teuthology.orchestra.run.smithi132.stdout: python3-scipy x86_641.0.0-20.module_el8.1.0+245+c39af44f CentOS-AppStream 15 M 2020-11-19T17:42:26.993 INFO:teuthology.orchestra.run.smithi132.stdout: libgfortran x86_648.3.1-4.5.el8 CentOS-Base 638 k 2020-11-19T17:42:26.993 INFO:teuthology.orchestra.run.smithi132.stdout: libquadmath x86_648.3.1-4.5.el8 CentOS-Base 169 k 2020-11-19T17:42:26.994 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:26.994 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:26.994 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:26.994 INFO:teuthology.orchestra.run.smithi132.stdout:Install 8 Packages 2020-11-19T17:42:26.994 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:26.995 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 37 M 2020-11-19T17:42:26.995 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 205 M 2020-11-19T17:42:26.995 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:27.105 INFO:teuthology.orchestra.run.smithi132.stdout:(1/8): openblas-0.3.3-2.el8.x86_64.rpm 39 MB/s | 4.3 MB 00:00 2020-11-19T17:42:27.132 INFO:teuthology.orchestra.run.smithi132.stdout:(2/8): openblas-threads-0.3.3-2.el8.x86_64.rpm 31 MB/s | 4.4 MB 00:00 2020-11-19T17:42:27.140 INFO:teuthology.orchestra.run.smithi132.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 32 MB/s | 225 kB 00:00 2020-11-19T17:42:27.180 INFO:teuthology.orchestra.run.smithi132.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 50 MB/s | 3.7 MB 00:00 2020-11-19T17:42:27.195 INFO:teuthology.orchestra.run.smithi132.stdout:(5/8): libgfortran-8.3.1-4.5.el8.x86_64.rpm 44 MB/s | 638 kB 00:00 2020-11-19T17:42:27.201 INFO:teuthology.orchestra.run.smithi132.stdout:(6/8): libquadmath-8.3.1-4.5.el8.x86_64.rpm 29 MB/s | 169 kB 00:00 2020-11-19T17:42:27.389 INFO:teuthology.orchestra.run.smithi132.stdout:(7/8): python3-scipy-1.0.0-20.module_el8.1.0+24 58 MB/s | 15 MB 00:00 2020-11-19T17:42:27.405 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T17:42:27.530 INFO:teuthology.orchestra.run.smithi132.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 16 MB/s | 8.6 MB 00:00 2020-11-19T17:42:27.533 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:27.533 INFO:teuthology.orchestra.run.smithi132.stdout:Total 68 MB/s | 37 MB 00:00 2020-11-19T17:42:27.543 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:27.561 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:27.562 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:27.637 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T17:42:27.843 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T17:42:27.843 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T17:42:27.843 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T17:42:27.843 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T17:42:27.844 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2020-11-19T17:42:27.844 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2020-11-19T17:42:27.854 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T17:42:27.881 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:27.882 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:28.103 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2020-11-19T17:42:28.103 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:28.103 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:28.103 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:28.104 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:28.104 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:28.104 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T17:42:28.104 INFO:teuthology.orchestra.run.smithi074.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T17:42:28.104 INFO:teuthology.orchestra.run.smithi074.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T17:42:28.105 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:28.105 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:28.147 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T17:42:28.217 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T17:42:28.348 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T17:42:28.349 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T17:42:28.349 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T17:42:28.349 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T17:42:28.349 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2020-11-19T17:42:28.350 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2020-11-19T17:42:28.433 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:28.552 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T17:42:28.627 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:22 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:28.634 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2020-11-19T17:42:28.634 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:28.634 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:28.634 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:28.635 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:28.635 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:28.635 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T17:42:28.635 INFO:teuthology.orchestra.run.smithi192.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T17:42:28.635 INFO:teuthology.orchestra.run.smithi192.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T17:42:28.636 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:28.636 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:28.695 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T17:42:28.750 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T17:42:28.869 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T17:42:28.995 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:28.996 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:28.997 INFO:teuthology.orchestra.run.smithi074.stdout: Package ArchVersion Repository Size 2020-11-19T17:42:28.997 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:28.997 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:29.504 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-diskprediction-local noarch2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T17:42:29.504 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:42:29.505 INFO:teuthology.orchestra.run.smithi074.stdout: openblas x86_640.3.3-2.el8 CentOS-AppStream 4.3 M 2020-11-19T17:42:29.505 INFO:teuthology.orchestra.run.smithi074.stdout: openblas-threads x86_640.3.3-2.el8 CentOS-AppStream 4.4 M 2020-11-19T17:42:29.505 INFO:teuthology.orchestra.run.smithi074.stdout: python3-numpy x86_641:1.14.3-9.el8 CentOS-AppStream 3.7 M 2020-11-19T17:42:29.528 INFO:teuthology.orchestra.run.smithi074.stdout: python3-numpy-f2py x86_641:1.14.3-9.el8 CentOS-AppStream 225 k 2020-11-19T17:42:29.529 INFO:teuthology.orchestra.run.smithi074.stdout: python3-scipy x86_641.0.0-20.module_el8.1.0+245+c39af44f CentOS-AppStream 15 M 2020-11-19T17:42:29.529 INFO:teuthology.orchestra.run.smithi074.stdout: libgfortran x86_648.3.1-4.5.el8 CentOS-Base 638 k 2020-11-19T17:42:29.529 INFO:teuthology.orchestra.run.smithi074.stdout: libquadmath x86_648.3.1-4.5.el8 CentOS-Base 169 k 2020-11-19T17:42:29.530 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:29.534 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:29.534 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:29.534 INFO:teuthology.orchestra.run.smithi074.stdout:Install 8 Packages 2020-11-19T17:42:29.535 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:29.536 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T17:42:29.537 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:23 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:29.537 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 37 M 2020-11-19T17:42:29.537 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 205 M 2020-11-19T17:42:29.537 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:29.538 INFO:teuthology.orchestra.run.smithi074.stdout:(1/8): openblas-0.3.3-2.el8.x86_64.rpm 37 MB/s | 4.3 MB 00:00 2020-11-19T17:42:29.538 INFO:teuthology.orchestra.run.smithi074.stdout:(2/8): openblas-threads-0.3.3-2.el8.x86_64.rpm 31 MB/s | 4.4 MB 00:00 2020-11-19T17:42:29.538 INFO:teuthology.orchestra.run.smithi074.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 32 MB/s | 225 kB 00:00 2020-11-19T17:42:29.538 INFO:teuthology.orchestra.run.smithi074.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 49 MB/s | 3.7 MB 00:00 2020-11-19T17:42:29.539 INFO:teuthology.orchestra.run.smithi074.stdout:(5/8): libgfortran-8.3.1-4.5.el8.x86_64.rpm 43 MB/s | 638 kB 00:00 2020-11-19T17:42:29.539 INFO:teuthology.orchestra.run.smithi074.stdout:(6/8): libquadmath-8.3.1-4.5.el8.x86_64.rpm 32 MB/s | 169 kB 00:00 2020-11-19T17:42:29.539 INFO:teuthology.orchestra.run.smithi074.stdout:(7/8): python3-scipy-1.0.0-20.module_el8.1.0+24 52 MB/s | 15 MB 00:00 2020-11-19T17:42:29.540 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:29.540 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:29.540 INFO:teuthology.orchestra.run.smithi192.stdout: Package ArchVersion Repository Size 2020-11-19T17:42:29.541 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:29.541 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:29.541 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-diskprediction-local noarch2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T17:42:29.541 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:42:29.543 INFO:teuthology.orchestra.run.smithi192.stdout: openblas x86_640.3.3-2.el8 CentOS-AppStream 4.3 M 2020-11-19T17:42:29.543 INFO:teuthology.orchestra.run.smithi192.stdout: openblas-threads x86_640.3.3-2.el8 CentOS-AppStream 4.4 M 2020-11-19T17:42:29.543 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy x86_641:1.14.3-9.el8 CentOS-AppStream 3.7 M 2020-11-19T17:42:29.544 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy-f2py x86_641:1.14.3-9.el8 CentOS-AppStream 225 k 2020-11-19T17:42:29.544 INFO:teuthology.orchestra.run.smithi192.stdout: python3-scipy x86_641.0.0-20.module_el8.1.0+245+c39af44f CentOS-AppStream 15 M 2020-11-19T17:42:29.544 INFO:teuthology.orchestra.run.smithi192.stdout: libgfortran x86_648.3.1-4.5.el8 CentOS-Base 638 k 2020-11-19T17:42:29.544 INFO:teuthology.orchestra.run.smithi192.stdout: libquadmath x86_648.3.1-4.5.el8 CentOS-Base 169 k 2020-11-19T17:42:29.544 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:29.545 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:29.545 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:29.545 INFO:teuthology.orchestra.run.smithi192.stdout:Install 8 Packages 2020-11-19T17:42:29.545 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:29.545 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 37 M 2020-11-19T17:42:29.546 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 205 M 2020-11-19T17:42:29.546 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:29.547 INFO:teuthology.orchestra.run.smithi074.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 16 MB/s | 8.6 MB 00:00 2020-11-19T17:42:29.547 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:29.547 INFO:teuthology.orchestra.run.smithi074.stdout:Total 67 MB/s | 37 MB 00:00 2020-11-19T17:42:29.556 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:29.572 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:29.573 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:29.650 INFO:teuthology.orchestra.run.smithi192.stdout:(1/8): openblas-0.3.3-2.el8.x86_64.rpm 41 MB/s | 4.3 MB 00:00 2020-11-19T17:42:29.703 INFO:teuthology.orchestra.run.smithi192.stdout:(2/8): openblas-threads-0.3.3-2.el8.x86_64.rpm 27 MB/s | 4.4 MB 00:00 2020-11-19T17:42:29.714 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:29.722 INFO:teuthology.orchestra.run.smithi192.stdout:(3/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 53 MB/s | 3.7 MB 00:00 2020-11-19T17:42:29.722 INFO:teuthology.orchestra.run.smithi192.stdout:(4/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 13 MB/s | 225 kB 00:00 2020-11-19T17:42:29.744 INFO:teuthology.orchestra.run.smithi192.stdout:(5/8): libgfortran-8.3.1-4.5.el8.x86_64.rpm 32 MB/s | 638 kB 00:00 2020-11-19T17:42:29.749 INFO:teuthology.orchestra.run.smithi192.stdout:(6/8): libquadmath-8.3.1-4.5.el8.x86_64.rpm 19 MB/s | 169 kB 00:00 2020-11-19T17:42:29.876 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:29.877 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:29.959 INFO:teuthology.orchestra.run.smithi192.stdout:(7/8): python3-scipy-1.0.0-20.module_el8.1.0+24 61 MB/s | 15 MB 00:00 2020-11-19T17:42:30.083 INFO:teuthology.orchestra.run.smithi192.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 16 MB/s | 8.6 MB 00:00 2020-11-19T17:42:30.086 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:30.086 INFO:teuthology.orchestra.run.smithi192.stdout:Total 67 MB/s | 37 MB 00:00 2020-11-19T17:42:30.096 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:30.115 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:30.115 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:30.263 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:30.385 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:30.410 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T17:42:30.437 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:30.437 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:30.530 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T17:42:30.685 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T17:42:30.888 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T17:42:31.000 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:31.127 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T17:42:31.137 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T17:42:31.269 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libquadmath-8.3.1-4.5.el8.x86_64 1/8 2020-11-19T17:42:31.413 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T17:42:31.420 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T17:42:31.447 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T17:42:31.580 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:31.676 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T17:42:31.952 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libgfortran-8.3.1-4.5.el8.x86_64 2/8 2020-11-19T17:42:32.096 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:32.114 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:32.246 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T17:42:32.631 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: openblas-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:32.806 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T17:42:32.926 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T17:42:33.234 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T17:42:33.438 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T17:42:33.476 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 4/8 2020-11-19T17:42:33.626 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T17:42:33.790 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T17:42:34.011 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T17:42:34.934 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 7/8 2020-11-19T17:42:35.382 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T17:42:35.701 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T17:42:35.954 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T17:42:36.294 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T17:42:36.295 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T17:42:36.295 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : openblas-0.3.3-2.el8.x86_64 2/8 2020-11-19T17:42:36.295 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : openblas-threads-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:36.295 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T17:42:36.296 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T17:42:36.296 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 6/8 2020-11-19T17:42:36.296 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libgfortran-8.3.1-4.5.el8.x86_64 7/8 2020-11-19T17:42:36.604 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libquadmath-8.3.1-4.5.el8.x86_64 8/8 2020-11-19T17:42:36.605 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:36.605 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:36.605 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:36.605 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-0.3.3-2.el8.x86_64 2020-11-19T17:42:36.605 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-threads-0.3.3-2.el8.x86_64 2020-11-19T17:42:36.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T17:42:36.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T17:42:36.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 2020-11-19T17:42:40.269 INFO:teuthology.orchestra.run.smithi132.stdout: libgfortran-8.3.1-4.5.el8.x86_64 2020-11-19T17:42:40.270 INFO:teuthology.orchestra.run.smithi132.stdout: libquadmath-8.3.1-4.5.el8.x86_64 2020-11-19T17:42:40.270 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:40.271 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:40.296 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 7/8 2020-11-19T17:42:40.296 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T17:42:40.297 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T17:42:40.298 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T17:42:40.299 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : openblas-0.3.3-2.el8.x86_64 2/8 2020-11-19T17:42:40.299 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : openblas-threads-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:40.300 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T17:42:40.300 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T17:42:40.300 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 6/8 2020-11-19T17:42:40.301 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libgfortran-8.3.1-4.5.el8.x86_64 7/8 2020-11-19T17:42:40.304 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libquadmath-8.3.1-4.5.el8.x86_64 8/8 2020-11-19T17:42:40.304 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:40.305 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:40.306 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:40.315 INFO:teuthology.orchestra.run.smithi192.stdout: openblas-0.3.3-2.el8.x86_64 2020-11-19T17:42:40.316 INFO:teuthology.orchestra.run.smithi192.stdout: openblas-threads-0.3.3-2.el8.x86_64 2020-11-19T17:42:40.316 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T17:42:40.317 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T17:42:40.317 INFO:teuthology.orchestra.run.smithi192.stdout: python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 2020-11-19T17:42:40.318 INFO:teuthology.orchestra.run.smithi192.stdout: libgfortran-8.3.1-4.5.el8.x86_64 2020-11-19T17:42:40.318 INFO:teuthology.orchestra.run.smithi192.stdout: libquadmath-8.3.1-4.5.el8.x86_64 2020-11-19T17:42:40.323 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:40.324 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:40.325 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 7/8 2020-11-19T17:42:40.326 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T17:42:40.326 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T17:42:40.326 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T17:42:40.327 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : openblas-0.3.3-2.el8.x86_64 2/8 2020-11-19T17:42:40.327 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : openblas-threads-0.3.3-2.el8.x86_64 3/8 2020-11-19T17:42:40.328 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T17:42:40.328 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T17:42:40.329 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x 6/8 2020-11-19T17:42:40.329 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libgfortran-8.3.1-4.5.el8.x86_64 7/8 2020-11-19T17:42:40.330 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libquadmath-8.3.1-4.5.el8.x86_64 8/8 2020-11-19T17:42:40.330 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:40.331 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:40.331 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:40.331 INFO:teuthology.orchestra.run.smithi074.stdout: openblas-0.3.3-2.el8.x86_64 2020-11-19T17:42:40.332 INFO:teuthology.orchestra.run.smithi074.stdout: openblas-threads-0.3.3-2.el8.x86_64 2020-11-19T17:42:40.332 INFO:teuthology.orchestra.run.smithi074.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T17:42:40.333 INFO:teuthology.orchestra.run.smithi074.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T17:42:40.333 INFO:teuthology.orchestra.run.smithi074.stdout: python3-scipy-1.0.0-20.module_el8.1.0+245+c39af44f.x86_64 2020-11-19T17:42:40.342 INFO:teuthology.orchestra.run.smithi074.stdout: libgfortran-8.3.1-4.5.el8.x86_64 2020-11-19T17:42:40.343 INFO:teuthology.orchestra.run.smithi074.stdout: libquadmath-8.3.1-4.5.el8.x86_64 2020-11-19T17:42:40.343 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:40.344 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:40.344 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-mgr-rook 2020-11-19T17:42:40.346 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-rook 2020-11-19T17:42:40.347 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-rook 2020-11-19T17:42:40.775 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:34 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:40.778 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:34 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:40.780 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:34 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:41.151 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:41.153 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:41.153 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:42:41.153 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:41.153 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:41.154 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 2020-11-19T17:42:41.154 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-noarch 27 k 2020-11-19T17:42:41.154 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:42:41.154 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2020-11-19T17:42:41.155 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2020-11-19T17:42:41.155 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2020-11-19T17:42:41.155 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2020-11-19T17:42:41.155 INFO:teuthology.orchestra.run.smithi074.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2020-11-19T17:42:41.155 INFO:teuthology.orchestra.run.smithi074.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2020-11-19T17:42:41.156 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T17:42:41.156 INFO:teuthology.orchestra.run.smithi074.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T17:42:41.156 INFO:teuthology.orchestra.run.smithi074.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T17:42:41.156 INFO:teuthology.orchestra.run.smithi074.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T17:42:41.156 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T17:42:41.157 INFO:teuthology.orchestra.run.smithi074.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T17:42:41.157 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:41.157 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:41.157 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:41.157 INFO:teuthology.orchestra.run.smithi074.stdout:Install 13 Packages 2020-11-19T17:42:41.158 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:41.159 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:41.159 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:41.159 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:42:41.159 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:41.160 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:41.160 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 2020-11-19T17:42:41.160 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-noarch 27 k 2020-11-19T17:42:41.160 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:42:41.160 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2020-11-19T17:42:41.161 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2020-11-19T17:42:41.161 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2020-11-19T17:42:41.161 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2020-11-19T17:42:41.161 INFO:teuthology.orchestra.run.smithi192.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2020-11-19T17:42:41.161 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2020-11-19T17:42:41.162 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T17:42:41.706 INFO:teuthology.orchestra.run.smithi192.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T17:42:41.706 INFO:teuthology.orchestra.run.smithi192.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T17:42:41.706 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T17:42:41.706 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T17:42:41.707 INFO:teuthology.orchestra.run.smithi192.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T17:42:41.707 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:41.707 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:41.707 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:41.707 INFO:teuthology.orchestra.run.smithi192.stdout:Install 13 Packages 2020-11-19T17:42:41.708 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:41.708 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 1.9 M 2020-11-19T17:42:41.708 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 24 M 2020-11-19T17:42:41.708 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:41.709 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 1.9 M 2020-11-19T17:42:41.709 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 24 M 2020-11-19T17:42:41.709 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:41.739 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:41.739 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:41.739 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:42:41.740 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:41.740 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:41.740 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 2020-11-19T17:42:41.740 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-noarch 27 k 2020-11-19T17:42:41.740 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:42:41.741 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpatch noarch 1.21-2.el8 CentOS-AppStream 27 k 2020-11-19T17:42:41.741 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpointer noarch 1.10-11.el8 CentOS-AppStream 20 k 2020-11-19T17:42:41.741 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1 noarch 0.3.7-6.el8 CentOS-AppStream 126 k 2020-11-19T17:42:41.741 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 CentOS-AppStream 110 k 2020-11-19T17:42:41.748 INFO:teuthology.orchestra.run.smithi132.stdout: python3-oauthlib noarch 2.1.0-1.el8 CentOS-Base 155 k 2020-11-19T17:42:41.748 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 CentOS-Base 43 k 2020-11-19T17:42:41.748 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T17:42:41.748 INFO:teuthology.orchestra.run.smithi132.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T17:42:41.749 INFO:teuthology.orchestra.run.smithi132.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T17:42:41.749 INFO:teuthology.orchestra.run.smithi132.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T17:42:41.749 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T17:42:41.749 INFO:teuthology.orchestra.run.smithi132.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T17:42:41.749 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:41.750 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:41.750 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:41.750 INFO:teuthology.orchestra.run.smithi132.stdout:Install 13 Packages 2020-11-19T17:42:41.750 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:41.751 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 1.9 M 2020-11-19T17:42:41.751 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 24 M 2020-11-19T17:42:41.751 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:41.751 INFO:teuthology.orchestra.run.smithi132.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 579 kB/s | 27 kB 00:00 2020-11-19T17:42:41.751 INFO:teuthology.orchestra.run.smithi132.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 199 kB/s | 20 kB 00:00 2020-11-19T17:42:41.752 INFO:teuthology.orchestra.run.smithi132.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.2 MB/s | 126 kB 00:00 2020-11-19T17:42:41.752 INFO:teuthology.orchestra.run.smithi132.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.1 MB/s | 110 kB 00:00 2020-11-19T17:42:41.752 INFO:teuthology.orchestra.run.smithi132.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 9.1 MB/s | 43 kB 00:00 2020-11-19T17:42:41.752 INFO:teuthology.orchestra.run.smithi132.stdout:(6/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el8 132 kB/s | 27 kB 00:00 2020-11-19T17:42:41.752 INFO:teuthology.orchestra.run.smithi132.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 2.5 MB/s | 155 kB 00:00 2020-11-19T17:42:41.752 INFO:teuthology.orchestra.run.smithi132.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 204 kB/s | 16 kB 00:00 2020-11-19T17:42:41.753 INFO:teuthology.orchestra.run.smithi132.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 255 kB/s | 33 kB 00:00 2020-11-19T17:42:41.753 INFO:teuthology.orchestra.run.smithi132.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 677 kB/s | 81 kB 00:00 2020-11-19T17:42:41.753 INFO:teuthology.orchestra.run.smithi132.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 3.0 MB/s | 61 kB 00:00 2020-11-19T17:42:41.753 INFO:teuthology.orchestra.run.smithi132.stdout:(12/13): python3-rsa-3.4.2-15.el8.noarch.rpm 1.8 MB/s | 73 kB 00:00 2020-11-19T17:42:41.774 INFO:teuthology.orchestra.run.smithi132.stdout:(13/13): python3-kubernetes-11.0.0-2.el8.noarch 10 MB/s | 1.2 MB 00:00 2020-11-19T17:42:41.774 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:41.774 INFO:teuthology.orchestra.run.smithi132.stdout:Total 4.7 MB/s | 1.9 MB 00:00 2020-11-19T17:42:41.774 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:41.775 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:41.775 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:41.775 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:41.775 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:41.776 INFO:teuthology.orchestra.run.smithi192.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 808 kB/s | 27 kB 00:00 2020-11-19T17:42:41.776 INFO:teuthology.orchestra.run.smithi192.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 592 kB/s | 20 kB 00:00 2020-11-19T17:42:41.776 INFO:teuthology.orchestra.run.smithi192.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 27 MB/s | 126 kB 00:00 2020-11-19T17:42:41.776 INFO:teuthology.orchestra.run.smithi192.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 24 MB/s | 110 kB 00:00 2020-11-19T17:42:41.776 INFO:teuthology.orchestra.run.smithi192.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 29 MB/s | 43 kB 00:00 2020-11-19T17:42:41.777 INFO:teuthology.orchestra.run.smithi192.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 43 MB/s | 155 kB 00:00 2020-11-19T17:42:41.777 INFO:teuthology.orchestra.run.smithi192.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 334 kB/s | 16 kB 00:00 2020-11-19T17:42:41.777 INFO:teuthology.orchestra.run.smithi192.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 555 kB/s | 33 kB 00:00 2020-11-19T17:42:41.777 INFO:teuthology.orchestra.run.smithi192.stdout:(9/13): python3-google-auth-1.1.1-10.el8.noarch 2.5 MB/s | 81 kB 00:00 2020-11-19T17:42:41.777 INFO:teuthology.orchestra.run.smithi192.stdout:(10/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el 213 kB/s | 27 kB 00:00 2020-11-19T17:42:41.778 INFO:teuthology.orchestra.run.smithi192.stdout:(11/13): python3-rsa-3.4.2-15.el8.noarch.rpm 4.3 MB/s | 73 kB 00:00 2020-11-19T17:42:41.778 INFO:teuthology.orchestra.run.smithi192.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 944 kB/s | 61 kB 00:00 2020-11-19T17:42:41.778 INFO:teuthology.orchestra.run.smithi192.stdout:(13/13): python3-kubernetes-11.0.0-2.el8.noarch 9.7 MB/s | 1.2 MB 00:00 2020-11-19T17:42:41.778 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:41.778 INFO:teuthology.orchestra.run.smithi192.stdout:Total 8.6 MB/s | 1.9 MB 00:00 2020-11-19T17:42:41.779 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:41.779 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:41.779 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:41.779 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:41.779 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:41.780 INFO:teuthology.orchestra.run.smithi074.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 807 kB/s | 27 kB 00:00 2020-11-19T17:42:41.780 INFO:teuthology.orchestra.run.smithi074.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 593 kB/s | 20 kB 00:00 2020-11-19T17:42:41.780 INFO:teuthology.orchestra.run.smithi074.stdout:(3/13): python3-pyasn1-modules-0.3.7-6.el8.noar 33 MB/s | 110 kB 00:00 2020-11-19T17:42:41.780 INFO:teuthology.orchestra.run.smithi074.stdout:(4/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 25 MB/s | 126 kB 00:00 2020-11-19T17:42:41.780 INFO:teuthology.orchestra.run.smithi074.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 19 MB/s | 43 kB 00:00 2020-11-19T17:42:41.781 INFO:teuthology.orchestra.run.smithi074.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 34 MB/s | 155 kB 00:00 2020-11-19T17:42:41.781 INFO:teuthology.orchestra.run.smithi074.stdout:(7/13): python3-cachetools-3.1.1-4.el8.noarch.r 668 kB/s | 33 kB 00:00 2020-11-19T17:42:41.781 INFO:teuthology.orchestra.run.smithi074.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 336 kB/s | 16 kB 00:00 2020-11-19T17:42:41.781 INFO:teuthology.orchestra.run.smithi074.stdout:(9/13): python3-google-auth-1.1.1-10.el8.noarch 2.5 MB/s | 81 kB 00:00 2020-11-19T17:42:41.785 INFO:teuthology.orchestra.run.smithi074.stdout:(10/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el 211 kB/s | 27 kB 00:00 2020-11-19T17:42:42.101 INFO:teuthology.orchestra.run.smithi074.stdout:(11/13): python3-rsa-3.4.2-15.el8.noarch.rpm 4.3 MB/s | 73 kB 00:00 2020-11-19T17:42:42.101 INFO:teuthology.orchestra.run.smithi074.stdout:(12/13): python3-kubernetes-11.0.0-2.el8.noarch 12 MB/s | 1.2 MB 00:00 2020-11-19T17:42:42.102 INFO:teuthology.orchestra.run.smithi074.stdout:(13/13): python3-websocket-client-0.56.0-5.el8. 401 kB/s | 61 kB 00:00 2020-11-19T17:42:42.102 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:42.102 INFO:teuthology.orchestra.run.smithi074.stdout:Total 6.7 MB/s | 1.9 MB 00:00 2020-11-19T17:42:42.102 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:42.102 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:42.103 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:42.103 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:42.103 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:42.104 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:42.270 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:42.306 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T17:42:42.542 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2020-11-19T17:42:42.561 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T17:42:42.714 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 3/13 2020-11-19T17:42:42.797 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2020-11-19T17:42:42.900 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2020-11-19T17:42:42.903 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:42.994 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 3/13 2020-11-19T17:42:43.075 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2020-11-19T17:42:43.189 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T17:42:43.208 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2020-11-19T17:42:43.297 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2020-11-19T17:42:43.363 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2020-11-19T17:42:43.384 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2020-11-19T17:42:43.577 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2020-11-19T17:42:43.580 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 3/13 2020-11-19T17:42:43.611 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2020-11-19T17:42:43.744 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2020-11-19T17:42:43.799 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2020-11-19T17:42:43.934 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2020-11-19T17:42:43.941 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2020-11-19T17:42:44.129 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2020-11-19T17:42:44.198 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2020-11-19T17:42:44.528 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2020-11-19T17:42:44.774 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2020-11-19T17:42:44.834 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2020-11-19T17:42:45.043 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 10/13 2020-11-19T17:42:45.156 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2020-11-19T17:42:45.168 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T17:42:45.352 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2020-11-19T17:42:45.406 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 10/13 2020-11-19T17:42:45.486 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T17:42:45.606 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T17:42:45.701 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T17:42:45.701 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T17:42:45.701 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2020-11-19T17:42:45.702 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2020-11-19T17:42:45.702 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2020-11-19T17:42:45.702 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2020-11-19T17:42:45.702 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T17:42:45.703 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T17:42:45.703 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2020-11-19T17:42:45.703 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T17:42:45.703 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2020-11-19T17:42:45.703 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 11/13 2020-11-19T17:42:45.704 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 12/13 2020-11-19T17:42:45.782 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2020-11-19T17:42:45.783 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2020-11-19T17:42:45.933 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T17:42:46.008 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2020-11-19T17:42:46.008 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:46.009 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:46.009 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:46.009 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T17:42:46.009 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T17:42:46.009 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T17:42:46.010 INFO:teuthology.orchestra.run.smithi074.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T17:42:46.010 INFO:teuthology.orchestra.run.smithi074.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T17:42:46.010 INFO:teuthology.orchestra.run.smithi074.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T17:42:46.010 INFO:teuthology.orchestra.run.smithi074.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T17:42:46.011 INFO:teuthology.orchestra.run.smithi074.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T17:42:46.011 INFO:teuthology.orchestra.run.smithi074.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T17:42:46.011 INFO:teuthology.orchestra.run.smithi074.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T17:42:46.011 INFO:teuthology.orchestra.run.smithi074.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T17:42:46.011 INFO:teuthology.orchestra.run.smithi074.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T17:42:46.011 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:46.012 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:46.025 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 10/13 2020-11-19T17:42:46.147 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T17:42:46.147 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T17:42:46.147 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2020-11-19T17:42:46.147 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2020-11-19T17:42:46.147 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2020-11-19T17:42:46.148 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2020-11-19T17:42:46.148 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T17:42:46.148 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T17:42:46.148 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2020-11-19T17:42:46.148 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T17:42:46.149 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2020-11-19T17:42:46.149 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 11/13 2020-11-19T17:42:46.149 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 12/13 2020-11-19T17:42:46.156 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T17:42:46.217 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T17:42:46.386 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2020-11-19T17:42:46.484 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2020-11-19T17:42:46.484 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:46.484 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:46.484 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:46.485 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T17:42:46.485 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T17:42:46.485 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T17:42:46.485 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T17:42:46.485 INFO:teuthology.orchestra.run.smithi132.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T17:42:46.486 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T17:42:46.486 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T17:42:46.486 INFO:teuthology.orchestra.run.smithi132.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T17:42:46.486 INFO:teuthology.orchestra.run.smithi132.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T17:42:46.486 INFO:teuthology.orchestra.run.smithi132.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T17:42:46.487 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T17:42:46.487 INFO:teuthology.orchestra.run.smithi132.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T17:42:46.487 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:46.487 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:46.568 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T17:42:46.569 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:40 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:46.609 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T17:42:46.778 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T17:42:46.779 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T17:42:46.779 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2020-11-19T17:42:46.779 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2020-11-19T17:42:46.779 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2020-11-19T17:42:46.984 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2020-11-19T17:42:46.985 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T17:42:46.985 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T17:42:46.985 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2020-11-19T17:42:46.986 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T17:42:46.986 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2020-11-19T17:42:46.986 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 11/13 2020-11-19T17:42:46.986 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 12/13 2020-11-19T17:42:46.987 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:46.988 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:46.988 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:42:46.988 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:46.988 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:46.988 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T17:42:46.989 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:42:46.989 INFO:teuthology.orchestra.run.smithi074.stdout: python3-babel noarch 2.5.1-5.el8 CentOS-AppStream 4.8 M 2020-11-19T17:42:46.989 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 CentOS-AppStream 538 k 2020-11-19T17:42:46.989 INFO:teuthology.orchestra.run.smithi074.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T17:42:46.998 INFO:teuthology.orchestra.run.smithi074.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T17:42:46.998 INFO:teuthology.orchestra.run.smithi074.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T17:42:46.998 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:46.998 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:46.999 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:46.999 INFO:teuthology.orchestra.run.smithi074.stdout:Install 6 Packages 2020-11-19T17:42:46.999 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:46.999 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 5.8 M 2020-11-19T17:42:46.999 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 24 M 2020-11-19T17:42:47.000 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:47.000 INFO:teuthology.orchestra.run.smithi074.stdout:(1/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 15 MB/s | 538 kB 00:00 2020-11-19T17:42:47.029 INFO:teuthology.orchestra.run.smithi074.stdout:(2/6): python3-babel-2.5.1-5.el8.noarch.rpm 52 MB/s | 4.8 MB 00:00 2020-11-19T17:42:47.030 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:41 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:47.034 INFO:teuthology.orchestra.run.smithi074.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 358 kB/s | 21 kB 00:00 2020-11-19T17:42:47.074 INFO:teuthology.orchestra.run.smithi074.stdout:(4/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.2 MB/s | 48 kB 00:00 2020-11-19T17:42:47.106 INFO:teuthology.orchestra.run.smithi074.stdout:(5/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 393 kB/s | 66 kB 00:00 2020-11-19T17:42:47.127 INFO:teuthology.orchestra.run.smithi074.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 3.6 MB/s | 355 kB 00:00 2020-11-19T17:42:47.130 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:47.130 INFO:teuthology.orchestra.run.smithi074.stdout:Total 30 MB/s | 5.8 MB 00:00 2020-11-19T17:42:47.132 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2020-11-19T17:42:47.132 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:47.132 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:47.132 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:47.133 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T17:42:47.133 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T17:42:47.133 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T17:42:47.133 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T17:42:47.134 INFO:teuthology.orchestra.run.smithi192.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T17:42:47.134 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T17:42:47.134 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T17:42:47.134 INFO:teuthology.orchestra.run.smithi192.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T17:42:47.134 INFO:teuthology.orchestra.run.smithi192.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T17:42:47.135 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T17:42:47.135 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T17:42:47.135 INFO:teuthology.orchestra.run.smithi192.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T17:42:47.135 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:47.136 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:47.136 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:47.142 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:47.142 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:47.216 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:47.217 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:47.265 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T17:42:47.410 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:47.412 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:47.412 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:42:47.412 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:47.412 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:47.413 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T17:42:47.413 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:42:47.413 INFO:teuthology.orchestra.run.smithi132.stdout: python3-babel noarch 2.5.1-5.el8 CentOS-AppStream 4.8 M 2020-11-19T17:42:47.413 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 CentOS-AppStream 538 k 2020-11-19T17:42:47.414 INFO:teuthology.orchestra.run.smithi132.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T17:42:47.414 INFO:teuthology.orchestra.run.smithi132.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T17:42:47.414 INFO:teuthology.orchestra.run.smithi132.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T17:42:47.414 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:47.415 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:47.415 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:47.415 INFO:teuthology.orchestra.run.smithi132.stdout:Install 6 Packages 2020-11-19T17:42:47.415 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:47.416 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 5.8 M 2020-11-19T17:42:47.416 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 24 M 2020-11-19T17:42:47.416 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:47.462 INFO:teuthology.orchestra.run.smithi132.stdout:(1/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 11 MB/s | 538 kB 00:00 2020-11-19T17:42:47.464 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:47.508 INFO:teuthology.orchestra.run.smithi132.stdout:(2/6): python3-babel-2.5.1-5.el8.noarch.rpm 51 MB/s | 4.8 MB 00:00 2020-11-19T17:42:47.523 INFO:teuthology.orchestra.run.smithi132.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 351 kB/s | 21 kB 00:00 2020-11-19T17:42:47.562 INFO:teuthology.orchestra.run.smithi132.stdout:(4/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.2 MB/s | 48 kB 00:00 2020-11-19T17:42:47.565 INFO:teuthology.orchestra.run.smithi132.stdout:(5/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 437 kB/s | 66 kB 00:00 2020-11-19T17:42:47.626 INFO:teuthology.orchestra.run.smithi132.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 2.9 MB/s | 355 kB 00:00 2020-11-19T17:42:47.627 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:47.628 INFO:teuthology.orchestra.run.smithi132.stdout:Total 27 MB/s | 5.8 MB 00:00 2020-11-19T17:42:47.632 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:47.641 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:47.642 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:47.682 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:41 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:47.722 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:47.723 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:47.753 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2020-11-19T17:42:47.963 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2020-11-19T17:42:47.974 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:48.210 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:48.211 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:48.212 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:42:48.212 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:48.212 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:48.212 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T17:42:48.212 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:42:48.213 INFO:teuthology.orchestra.run.smithi192.stdout: python3-babel noarch 2.5.1-5.el8 CentOS-AppStream 4.8 M 2020-11-19T17:42:48.213 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 CentOS-AppStream 538 k 2020-11-19T17:42:48.213 INFO:teuthology.orchestra.run.smithi192.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T17:42:48.213 INFO:teuthology.orchestra.run.smithi192.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T17:42:48.214 INFO:teuthology.orchestra.run.smithi192.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T17:42:48.214 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:48.214 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:48.214 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:48.214 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2020-11-19T17:42:48.215 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:48.215 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 5.8 M 2020-11-19T17:42:48.215 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 24 M 2020-11-19T17:42:48.215 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:48.258 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2020-11-19T17:42:48.260 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 11 MB/s | 538 kB 00:00 2020-11-19T17:42:48.308 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): python3-babel-2.5.1-5.el8.noarch.rpm 51 MB/s | 4.8 MB 00:00 2020-11-19T17:42:48.309 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): python3-apipkg-1.5-6.el8.noarch.rpm 434 kB/s | 21 kB 00:00 2020-11-19T17:42:48.341 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.5 MB/s | 48 kB 00:00 2020-11-19T17:42:48.365 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 438 kB/s | 66 kB 00:00 2020-11-19T17:42:48.406 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 3.5 MB/s | 355 kB 00:00 2020-11-19T17:42:48.407 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:48.407 INFO:teuthology.orchestra.run.smithi192.stdout:Total 30 MB/s | 5.8 MB 00:00 2020-11-19T17:42:48.412 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:48.421 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:48.422 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:48.493 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2020-11-19T17:42:48.499 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:48.499 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:48.785 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:48.841 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 3/6 2020-11-19T17:42:49.061 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 1/6 2020-11-19T17:42:49.142 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 4/6 2020-11-19T17:42:49.271 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 2/6 2020-11-19T17:42:49.379 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T17:42:49.385 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 3/6 2020-11-19T17:42:49.530 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T17:42:49.720 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T17:42:49.721 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T17:42:49.721 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 2/6 2020-11-19T17:42:49.721 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 3/6 2020-11-19T17:42:49.721 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2020-11-19T17:42:49.722 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2020-11-19T17:42:49.730 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 4/6 2020-11-19T17:42:49.957 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 6/6 2020-11-19T17:42:49.957 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:49.958 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:49.958 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:49.958 INFO:teuthology.orchestra.run.smithi074.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T17:42:49.958 INFO:teuthology.orchestra.run.smithi074.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T17:42:49.958 INFO:teuthology.orchestra.run.smithi074.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T17:42:49.959 INFO:teuthology.orchestra.run.smithi074.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T17:42:49.959 INFO:teuthology.orchestra.run.smithi074.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T17:42:49.959 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:49.959 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:49.993 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T17:42:50.079 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install ceph-fuse 2020-11-19T17:42:50.133 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T17:42:50.175 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 3/6 2020-11-19T17:42:50.326 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T17:42:50.326 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T17:42:50.326 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 2/6 2020-11-19T17:42:50.327 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 3/6 2020-11-19T17:42:50.327 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2020-11-19T17:42:50.327 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2020-11-19T17:42:50.474 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 4/6 2020-11-19T17:42:50.503 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:44 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:50.585 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 6/6 2020-11-19T17:42:50.586 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:50.586 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:50.587 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:50.587 INFO:teuthology.orchestra.run.smithi132.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T17:42:50.587 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T17:42:50.588 INFO:teuthology.orchestra.run.smithi132.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T17:42:50.588 INFO:teuthology.orchestra.run.smithi132.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T17:42:50.588 INFO:teuthology.orchestra.run.smithi132.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T17:42:50.589 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:50.589 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:50.699 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-fuse 2020-11-19T17:42:50.710 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T17:42:50.884 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T17:42:51.075 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T17:42:51.076 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T17:42:51.076 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 2/6 2020-11-19T17:42:51.076 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 3/6 2020-11-19T17:42:51.076 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 4/6 2020-11-19T17:42:51.076 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 5/6 2020-11-19T17:42:51.125 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:45 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:51.199 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:51.200 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:51.278 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repository Size 2020-11-19T17:42:51.278 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:51.278 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:51.279 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T17:42:51.279 INFO:teuthology.orchestra.run.smithi074.stdout:Installing dependencies: 2020-11-19T17:42:51.279 INFO:teuthology.orchestra.run.smithi074.stdout: fuse x86_64 2.9.7-12.el8 CentOS-Base 82 k 2020-11-19T17:42:51.280 INFO:teuthology.orchestra.run.smithi074.stdout: fuse-common x86_64 3.2.1-12.el8 CentOS-Base 21 k 2020-11-19T17:42:51.280 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:51.280 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:51.280 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:51.280 INFO:teuthology.orchestra.run.smithi074.stdout:Install 3 Packages 2020-11-19T17:42:51.281 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:51.282 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 732 k 2020-11-19T17:42:51.282 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 2.2 M 2020-11-19T17:42:51.283 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:51.283 INFO:teuthology.orchestra.run.smithi074.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 2.4 MB/s | 82 kB 00:00 2020-11-19T17:42:51.283 INFO:teuthology.orchestra.run.smithi074.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 609 kB/s | 21 kB 00:00 2020-11-19T17:42:51.339 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 6/6 2020-11-19T17:42:51.339 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:51.340 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:51.340 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T17:42:51.340 INFO:teuthology.orchestra.run.smithi192.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T17:42:51.340 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T17:42:51.340 INFO:teuthology.orchestra.run.smithi192.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T17:42:51.341 INFO:teuthology.orchestra.run.smithi192.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T17:42:51.341 INFO:teuthology.orchestra.run.smithi192.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T17:42:51.341 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:51.341 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:51.428 INFO:teuthology.orchestra.run.smithi074.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.7 MB/s | 628 kB 00:00 2020-11-19T17:42:51.429 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:51.430 INFO:teuthology.orchestra.run.smithi074.stdout:Total 3.1 MB/s | 732 kB 00:00 2020-11-19T17:42:51.433 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:51.456 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:51.456 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:51.481 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-fuse 2020-11-19T17:42:51.510 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:51.511 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:51.511 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2020-11-19T17:42:51.511 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:51.512 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:51.512 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T17:42:51.512 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2020-11-19T17:42:51.512 INFO:teuthology.orchestra.run.smithi132.stdout: fuse x86_64 2.9.7-12.el8 CentOS-Base 82 k 2020-11-19T17:42:51.512 INFO:teuthology.orchestra.run.smithi132.stdout: fuse-common x86_64 3.2.1-12.el8 CentOS-Base 21 k 2020-11-19T17:42:51.513 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:51.513 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:51.513 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:51.513 INFO:teuthology.orchestra.run.smithi132.stdout:Install 3 Packages 2020-11-19T17:42:51.513 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:51.514 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 732 k 2020-11-19T17:42:51.515 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 2.2 M 2020-11-19T17:42:51.515 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:51.520 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:51.521 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:51.546 INFO:teuthology.orchestra.run.smithi132.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 2.4 MB/s | 82 kB 00:00 2020-11-19T17:42:51.547 INFO:teuthology.orchestra.run.smithi132.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 624 kB/s | 21 kB 00:00 2020-11-19T17:42:51.717 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:51.717 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T17:42:51.717 INFO:teuthology.orchestra.run.smithi074.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T17:42:51.717 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:51.738 INFO:teuthology.orchestra.run.smithi132.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.7 MB/s | 628 kB 00:00 2020-11-19T17:42:51.740 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:51.740 INFO:teuthology.orchestra.run.smithi132.stdout:Total 3.1 MB/s | 732 kB 00:00 2020-11-19T17:42:51.744 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:51.765 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:51.766 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:51.832 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:51.832 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:51.947 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:45 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:52.026 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:52.026 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T17:42:52.027 INFO:teuthology.orchestra.run.smithi132.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T17:42:52.027 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:52.109 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T17:42:52.276 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T17:42:52.326 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:52.326 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:52.327 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2020-11-19T17:42:52.327 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:52.327 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:52.327 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T17:42:52.328 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2020-11-19T17:42:52.328 INFO:teuthology.orchestra.run.smithi192.stdout: fuse x86_64 2.9.7-12.el8 CentOS-Base 82 k 2020-11-19T17:42:52.328 INFO:teuthology.orchestra.run.smithi192.stdout: fuse-common x86_64 3.2.1-12.el8 CentOS-Base 21 k 2020-11-19T17:42:52.328 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:52.328 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:52.329 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:52.329 INFO:teuthology.orchestra.run.smithi192.stdout:Install 3 Packages 2020-11-19T17:42:52.329 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:52.330 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 732 k 2020-11-19T17:42:52.330 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 2.2 M 2020-11-19T17:42:52.330 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:52.362 INFO:teuthology.orchestra.run.smithi192.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 2.4 MB/s | 82 kB 00:00 2020-11-19T17:42:52.363 INFO:teuthology.orchestra.run.smithi192.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 622 kB/s | 21 kB 00:00 2020-11-19T17:42:52.491 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T17:42:52.557 INFO:teuthology.orchestra.run.smithi192.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.7 MB/s | 628 kB 00:00 2020-11-19T17:42:52.558 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:52.558 INFO:teuthology.orchestra.run.smithi192.stdout:Total 3.1 MB/s | 732 kB 00:00 2020-11-19T17:42:52.559 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T17:42:52.560 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T17:42:52.560 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T17:42:52.562 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:52.583 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:52.705 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:52.707 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T17:42:52.707 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:52.707 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:52.827 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:52.828 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T17:42:52.828 INFO:teuthology.orchestra.run.smithi192.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T17:42:52.828 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:52.855 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T17:42:52.856 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:52.856 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:52.856 INFO:teuthology.orchestra.run.smithi074.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T17:42:52.856 INFO:teuthology.orchestra.run.smithi074.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T17:42:52.857 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:52.857 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:52.959 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T17:42:52.959 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T17:42:52.960 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T17:42:53.190 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install librados-devel 2020-11-19T17:42:53.222 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T17:42:53.269 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T17:42:53.270 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:53.270 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:53.270 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T17:42:53.270 INFO:teuthology.orchestra.run.smithi132.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T17:42:53.271 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:53.271 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:53.574 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install librados-devel 2020-11-19T17:42:53.614 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:47 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:53.616 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T17:42:53.914 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T17:42:53.915 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T17:42:53.915 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T17:42:53.982 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:53.983 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:53.984 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repo Size 2020-11-19T17:42:53.984 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:53.984 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:53.984 INFO:teuthology.orchestra.run.smithi074.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T17:42:53.984 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:53.985 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:53.985 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:53.985 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:42:53.985 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:53.985 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 131 k 2020-11-19T17:42:53.986 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 437 k 2020-11-19T17:42:53.986 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:54.009 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:48 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:54.161 INFO:teuthology.orchestra.run.smithi074.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 742 kB/s | 131 kB 00:00 2020-11-19T17:42:54.162 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:54.162 INFO:teuthology.orchestra.run.smithi074.stdout:Total 737 kB/s | 131 kB 00:00 2020-11-19T17:42:54.164 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:54.171 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:54.171 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:54.219 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:54.219 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:54.222 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T17:42:54.222 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:54.223 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:54.223 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T17:42:54.223 INFO:teuthology.orchestra.run.smithi192.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T17:42:54.223 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:54.223 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:54.343 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:54.403 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:54.403 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:54.404 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2020-11-19T17:42:54.404 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:54.404 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:54.404 INFO:teuthology.orchestra.run.smithi132.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T17:42:54.404 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:54.405 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:54.405 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:54.405 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:42:54.405 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:54.406 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 131 k 2020-11-19T17:42:54.406 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 437 k 2020-11-19T17:42:54.406 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:54.515 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install librados-devel 2020-11-19T17:42:54.558 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:54.582 INFO:teuthology.orchestra.run.smithi132.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 737 kB/s | 131 kB 00:00 2020-11-19T17:42:54.583 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:54.583 INFO:teuthology.orchestra.run.smithi132.stdout:Total 732 kB/s | 131 kB 00:00 2020-11-19T17:42:54.585 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:54.592 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:54.592 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:54.641 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:54.642 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:54.761 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:54.767 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:54.944 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:48 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:54.946 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:55.024 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:55.024 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:55.024 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:55.025 INFO:teuthology.orchestra.run.smithi074.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:55.025 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:55.025 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:55.159 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:55.326 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:55.327 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:55.327 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2020-11-19T17:42:55.327 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:55.328 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:55.328 INFO:teuthology.orchestra.run.smithi192.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T17:42:55.798 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:55.799 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:55.800 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:55.800 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:42:55.800 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:55.801 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 131 k 2020-11-19T17:42:55.801 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 437 k 2020-11-19T17:42:55.820 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:55.825 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:55.825 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:55.826 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:55.826 INFO:teuthology.orchestra.run.smithi132.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:55.827 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:55.827 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:55.828 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install libcephfs2 2020-11-19T17:42:55.829 INFO:teuthology.orchestra.run.smithi192.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 743 kB/s | 131 kB 00:00 2020-11-19T17:42:55.829 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:55.839 INFO:teuthology.orchestra.run.smithi192.stdout:Total 739 kB/s | 131 kB 00:00 2020-11-19T17:42:55.839 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:55.839 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:55.840 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:55.840 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:55.841 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:55.841 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:55.842 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install libcephfs2 2020-11-19T17:42:55.874 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:56.107 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:56.269 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:50 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:56.276 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:50 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:56.365 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:56.365 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:56.366 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:56.366 INFO:teuthology.orchestra.run.smithi192.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:56.366 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:56.366 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:56.534 INFO:teuthology.orchestra.run.smithi074.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:56.578 INFO:teuthology.orchestra.run.smithi132.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:56.823 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:56.823 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:42:56.824 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:56.824 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:56.824 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:42:56.825 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:56.825 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install libcephfs-devel 2020-11-19T17:42:56.826 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install libcephfs2 2020-11-19T17:42:56.827 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install libcephfs-devel 2020-11-19T17:42:57.241 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:51 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:57.243 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:51 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:57.251 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:51 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:57.536 INFO:teuthology.orchestra.run.smithi192.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:57.623 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:57.624 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:57.624 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repo Size 2020-11-19T17:42:57.625 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:57.625 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:42:57.625 INFO:teuthology.orchestra.run.smithi074.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T17:42:57.625 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:57.625 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:42:57.626 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:42:57.626 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:42:57.626 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:57.626 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 24 k 2020-11-19T17:42:57.627 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 87 k 2020-11-19T17:42:57.627 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:42:57.627 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:57.628 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:57.628 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2020-11-19T17:42:57.628 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:57.629 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:42:57.629 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T17:42:57.629 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:57.629 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:42:57.629 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:42:57.630 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:42:57.630 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:57.631 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 24 k 2020-11-19T17:42:57.631 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 87 k 2020-11-19T17:42:57.631 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:42:57.651 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:57.652 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:42:57.652 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:57.782 INFO:teuthology.orchestra.run.smithi074.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 150 kB/s | 24 kB 00:00 2020-11-19T17:42:57.783 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:57.783 INFO:teuthology.orchestra.run.smithi074.stdout:Total 149 kB/s | 24 kB 00:00 2020-11-19T17:42:57.783 INFO:teuthology.orchestra.run.smithi132.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 153 kB/s | 24 kB 00:00 2020-11-19T17:42:57.784 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:57.784 INFO:teuthology.orchestra.run.smithi132.stdout:Total 152 kB/s | 24 kB 00:00 2020-11-19T17:42:57.785 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:42:57.786 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:42:57.788 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:42:57.789 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:42:57.790 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install libcephfs-devel 2020-11-19T17:42:57.791 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:42:57.791 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:42:57.792 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:42:57.792 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:42:57.793 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:42:57.793 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:42:57.837 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:42:57.846 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:42:57.986 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:58.021 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:58.168 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:58.206 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:52 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:58.224 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:58.372 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:58.373 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:58.373 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:42:58.373 INFO:teuthology.orchestra.run.smithi074.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:58.373 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:42:58.374 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:58.442 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:58.442 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:58.443 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:42:58.443 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:58.443 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:42:58.443 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:58.519 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install librados2 2020-11-19T17:42:58.558 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install librados2 2020-11-19T17:42:58.583 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:42:58.585 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:58.585 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2020-11-19T17:42:58.586 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:58.586 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:42:58.586 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T17:42:58.587 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:58.587 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:42:58.587 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:42:58.588 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:42:58.588 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:58.589 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 24 k 2020-11-19T17:42:58.589 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 87 k 2020-11-19T17:42:58.589 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:42:58.714 INFO:teuthology.orchestra.run.smithi192.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 183 kB/s | 24 kB 00:00 2020-11-19T17:42:58.715 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:42:58.715 INFO:teuthology.orchestra.run.smithi192.stdout:Total 182 kB/s | 24 kB 00:00 2020-11-19T17:42:58.716 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:42:58.720 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:42:58.721 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:42:58.723 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:42:58.723 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:42:58.772 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:42:58.933 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:52 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:58.976 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:52 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:59.108 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:59.226 INFO:teuthology.orchestra.run.smithi074.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:59.244 INFO:teuthology.orchestra.run.smithi132.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:42:59.298 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:59.332 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:42:59.333 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:42:59.333 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:42:59.358 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:42:59.360 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:42:59.360 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:42:59.473 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install librbd1 2020-11-19T17:42:59.481 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install librbd1 2020-11-19T17:42:59.504 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:42:59.505 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:59.505 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:42:59.505 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:42:59.505 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:42:59.506 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:42:59.652 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install librados2 2020-11-19T17:42:59.891 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:53 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:42:59.896 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:53 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:00.070 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:54 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:00.153 INFO:teuthology.orchestra.run.smithi132.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:00.158 INFO:teuthology.orchestra.run.smithi074.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:00.266 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:00.380 INFO:teuthology.orchestra.run.smithi192.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:00.381 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:00.381 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:43:00.381 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:00.381 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:43:00.381 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:00.382 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rados 2020-11-19T17:43:00.439 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install python3-rados 2020-11-19T17:43:00.442 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:00.443 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:43:00.443 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:00.603 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install librbd1 2020-11-19T17:43:00.802 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:54 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:00.864 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:54 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:01.023 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:55 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:01.070 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:01.126 INFO:teuthology.orchestra.run.smithi074.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:01.186 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:01.186 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:43:01.187 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:01.239 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:01.240 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:43:01.241 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:01.289 INFO:teuthology.orchestra.run.smithi192.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:01.299 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rgw 2020-11-19T17:43:01.401 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:01.401 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:43:01.402 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:01.533 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-rados 2020-11-19T17:43:01.719 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:55 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:01.958 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:55 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:01.958 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install python3-rgw 2020-11-19T17:43:01.982 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:02.092 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:02.093 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:43:02.094 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:02.211 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:02.242 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-cephfs 2020-11-19T17:43:02.324 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:02.325 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:43:02.326 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:02.389 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:56 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:02.455 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-rgw 2020-11-19T17:43:02.650 INFO:teuthology.orchestra.run.smithi074.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:02.657 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:56 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:02.763 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:02.764 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:43:02.764 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:02.873 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:56 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:02.920 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install python3-cephfs 2020-11-19T17:43:03.135 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:03.250 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:03.251 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:43:03.251 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:03.314 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:03.334 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:57 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:03.382 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-cephfs 2020-11-19T17:43:03.430 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:03.431 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:43:03.431 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:03.624 INFO:teuthology.orchestra.run.smithi074.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:03.738 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:03.740 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:43:03.740 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:03.799 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:57 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:03.917 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install python3-rbd 2020-11-19T17:43:04.052 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:04.166 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:04.167 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:43:04.167 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:04.193 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rbd 2020-11-19T17:43:04.291 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-rbd 2020-11-19T17:43:04.333 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:58 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:04.591 INFO:teuthology.orchestra.run.smithi074.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:04.619 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:58 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:04.704 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:04.705 INFO:teuthology.orchestra.run.smithi074.stdout:Nothing to do. 2020-11-19T17:43:04.706 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:04.711 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:58 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:04.855 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install rbd-fuse 2020-11-19T17:43:04.927 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:05.041 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:05.042 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2020-11-19T17:43:05.042 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:05.153 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-fuse 2020-11-19T17:43:05.271 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:01:59 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:05.326 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T17:43:05.441 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:05.442 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2020-11-19T17:43:05.442 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:05.567 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:59 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:05.691 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:05.692 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:05.692 INFO:teuthology.orchestra.run.smithi074.stdout: Package Architecture Version Repository Size 2020-11-19T17:43:05.692 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:05.692 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:43:05.693 INFO:teuthology.orchestra.run.smithi074.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T17:43:05.693 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:05.693 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:43:05.693 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:05.693 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:43:05.694 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:05.694 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 88 k 2020-11-19T17:43:05.694 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 297 k 2020-11-19T17:43:05.695 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:43:05.845 INFO:teuthology.orchestra.run.smithi074.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 575 kB/s | 88 kB 00:00 2020-11-19T17:43:05.846 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:05.846 INFO:teuthology.orchestra.run.smithi074.stdout:Total 571 kB/s | 88 kB 00:00 2020-11-19T17:43:05.848 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:43:05.859 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:43:05.860 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:43:05.907 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:43:05.908 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:43:05.944 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:05.944 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:05.945 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2020-11-19T17:43:05.945 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:05.945 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:43:05.945 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T17:43:05.945 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:05.946 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:43:05.946 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:05.946 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:43:05.946 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:05.947 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 88 k 2020-11-19T17:43:05.947 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 297 k 2020-11-19T17:43:05.947 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:43:06.022 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:43:06.023 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install rbd-fuse 2020-11-19T17:43:06.108 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 573 kB/s | 88 kB 00:00 2020-11-19T17:43:06.111 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:06.111 INFO:teuthology.orchestra.run.smithi132.stdout:Total 569 kB/s | 88 kB 00:00 2020-11-19T17:43:06.111 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:43:06.113 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:43:06.114 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:43:06.162 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:43:06.163 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:43:06.190 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:06.262 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:43:06.395 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:06.428 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:06.447 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:00 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:06.639 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:06.640 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:06.640 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:06.641 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:43:06.641 INFO:teuthology.orchestra.run.smithi074.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:06.642 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:06.642 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:06.859 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:06.859 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:06.860 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2020-11-19T17:43:06.860 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:06.860 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:43:06.860 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T17:43:06.860 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:06.861 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:43:06.861 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:06.861 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:43:06.861 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:06.862 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 88 k 2020-11-19T17:43:06.862 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 297 k 2020-11-19T17:43:06.862 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:43:06.875 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:06.875 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:06.875 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:43:06.876 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:06.876 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:06.876 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:06.901 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install rbd-mirror 2020-11-19T17:43:07.012 INFO:teuthology.orchestra.run.smithi192.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 578 kB/s | 88 kB 00:00 2020-11-19T17:43:07.013 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:07.013 INFO:teuthology.orchestra.run.smithi192.stdout:Total 573 kB/s | 88 kB 00:00 2020-11-19T17:43:07.015 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:43:07.028 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:43:07.028 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:43:07.075 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:43:07.076 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:43:07.143 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-mirror 2020-11-19T17:43:07.181 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:43:07.324 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:02:01 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:07.363 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:07.561 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:07.567 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:02:01 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:07.820 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:07.821 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:07.821 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:43:07.821 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:07.821 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:07.821 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:07.941 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:07.942 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:07.942 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2020-11-19T17:43:07.943 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:07.943 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:43:07.943 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T17:43:07.943 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:07.943 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:43:07.944 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:07.944 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:43:07.944 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:07.944 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 3.2 M 2020-11-19T17:43:07.944 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 14 M 2020-11-19T17:43:07.945 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:43:08.126 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install rbd-mirror 2020-11-19T17:43:08.187 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:08.188 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:08.188 INFO:teuthology.orchestra.run.smithi074.stdout: Package Arch Version Repo Size 2020-11-19T17:43:08.188 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:08.189 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:43:08.189 INFO:teuthology.orchestra.run.smithi074.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T17:43:08.189 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:08.189 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:43:08.190 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:08.190 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:43:08.190 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:08.190 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 3.2 M 2020-11-19T17:43:08.190 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 14 M 2020-11-19T17:43:08.191 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:43:08.271 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.7 MB/s | 3.2 MB 00:00 2020-11-19T17:43:08.272 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:08.272 INFO:teuthology.orchestra.run.smithi132.stdout:Total 9.7 MB/s | 3.2 MB 00:00 2020-11-19T17:43:08.274 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:43:08.287 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:43:08.288 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:43:08.348 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:43:08.348 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:43:08.521 INFO:teuthology.orchestra.run.smithi074.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.6 MB/s | 3.2 MB 00:00 2020-11-19T17:43:08.522 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:08.522 INFO:teuthology.orchestra.run.smithi074.stdout:Total 9.5 MB/s | 3.2 MB 00:00 2020-11-19T17:43:08.524 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:43:08.538 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:43:08.539 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:43:08.546 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:02 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:09.022 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:43:09.023 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:09.023 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:43:09.023 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:43:09.023 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:09.024 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:09.024 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2020-11-19T17:43:09.024 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:09.024 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:43:09.024 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T17:43:09.025 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:09.025 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:43:09.025 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:09.025 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:43:09.042 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:09.043 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 3.2 M 2020-11-19T17:43:09.043 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 14 M 2020-11-19T17:43:09.043 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:43:09.070 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:43:09.242 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:09.246 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:09.336 INFO:teuthology.orchestra.run.smithi192.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.8 MB/s | 3.2 MB 00:00 2020-11-19T17:43:09.337 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:09.337 INFO:teuthology.orchestra.run.smithi192.stdout:Total 9.7 MB/s | 3.2 MB 00:00 2020-11-19T17:43:09.339 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:43:09.352 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:43:09.353 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:43:09.412 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:43:09.412 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:43:09.524 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:09.525 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:09.525 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:43:09.525 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:09.525 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:09.526 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:09.548 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:09.774 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:09.775 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:09.775 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:43:09.777 INFO:teuthology.orchestra.run.smithi074.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:09.778 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:09.778 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:09.781 INFO:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-nbd 2020-11-19T17:43:09.837 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:43:09.990 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:10.019 INFO:teuthology.orchestra.run.smithi074:> sudo yum -y install rbd-nbd 2020-11-19T17:43:10.218 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:02:04 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:10.320 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:10.440 INFO:teuthology.orchestra.run.smithi074.stdout:Last metadata expiration check: 0:02:04 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:10.610 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2020-11-19T17:43:10.611 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:10.611 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2020-11-19T17:43:10.611 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:10.611 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2020-11-19T17:43:10.612 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T17:43:10.612 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:10.612 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2020-11-19T17:43:10.612 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2020-11-19T17:43:10.613 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2020-11-19T17:43:10.613 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:10.613 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 171 k 2020-11-19T17:43:10.613 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 644 k 2020-11-19T17:43:10.613 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2020-11-19T17:43:10.636 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:10.636 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:10.637 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:43:10.637 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:10.638 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:10.638 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:10.788 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 968 kB/s | 171 kB 00:00 2020-11-19T17:43:10.789 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:10.789 INFO:teuthology.orchestra.run.smithi132.stdout:Total 962 kB/s | 171 kB 00:00 2020-11-19T17:43:10.791 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2020-11-19T17:43:10.803 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2020-11-19T17:43:10.804 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2020-11-19T17:43:10.823 INFO:teuthology.orchestra.run.smithi074.stdout:Dependencies resolved. 2020-11-19T17:43:10.824 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:10.824 INFO:teuthology.orchestra.run.smithi074.stdout: Package Architecture Version Repository Size 2020-11-19T17:43:10.824 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:10.824 INFO:teuthology.orchestra.run.smithi074.stdout:Installing: 2020-11-19T17:43:10.825 INFO:teuthology.orchestra.run.smithi074.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T17:43:10.825 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:10.825 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction Summary 2020-11-19T17:43:10.825 INFO:teuthology.orchestra.run.smithi074.stdout:================================================================================ 2020-11-19T17:43:10.826 INFO:teuthology.orchestra.run.smithi074.stdout:Install 1 Package 2020-11-19T17:43:10.826 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:10.826 INFO:teuthology.orchestra.run.smithi074.stdout:Total download size: 171 k 2020-11-19T17:43:10.826 INFO:teuthology.orchestra.run.smithi074.stdout:Installed size: 644 k 2020-11-19T17:43:10.826 INFO:teuthology.orchestra.run.smithi074.stdout:Downloading Packages: 2020-11-19T17:43:10.852 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2020-11-19T17:43:10.852 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2020-11-19T17:43:10.916 INFO:teuthology.orchestra.run.smithi192:> sudo yum -y install rbd-nbd 2020-11-19T17:43:10.962 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2020-11-19T17:43:11.002 INFO:teuthology.orchestra.run.smithi074.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 964 kB/s | 171 kB 00:00 2020-11-19T17:43:11.003 INFO:teuthology.orchestra.run.smithi074.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:11.003 INFO:teuthology.orchestra.run.smithi074.stdout:Total 958 kB/s | 171 kB 00:00 2020-11-19T17:43:11.006 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction check 2020-11-19T17:43:11.020 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction check succeeded. 2020-11-19T17:43:11.021 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction test 2020-11-19T17:43:11.066 INFO:teuthology.orchestra.run.smithi074.stdout:Transaction test succeeded. 2020-11-19T17:43:11.067 INFO:teuthology.orchestra.run.smithi074.stdout:Running transaction 2020-11-19T17:43:11.135 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:11.181 INFO:teuthology.orchestra.run.smithi074.stdout: Preparing : 1/1 2020-11-19T17:43:11.341 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:11.342 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:05 ago on Thu 19 Nov 2020 05:41:06 PM UTC. 2020-11-19T17:43:11.356 INFO:teuthology.orchestra.run.smithi074.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:11.566 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:11.566 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:11.566 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2020-11-19T17:43:11.566 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:11.567 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:11.567 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2020-11-19T17:43:11.578 INFO:teuthology.orchestra.run.smithi074.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:11.808 INFO:teuthology.orchestra.run.smithi074.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:11.808 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:11.809 INFO:teuthology.orchestra.run.smithi074.stdout:Installed: 2020-11-19T17:43:11.809 INFO:teuthology.orchestra.run.smithi074.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:11.809 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:11.809 INFO:teuthology.orchestra.run.smithi074.stdout:Complete! 2020-11-19T17:43:11.847 DEBUG:teuthology.parallel:result is None 2020-11-19T17:43:11.971 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2020-11-19T17:43:11.972 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:11.972 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2020-11-19T17:43:11.973 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:11.973 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2020-11-19T17:43:11.974 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T17:43:11.974 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:11.974 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2020-11-19T17:43:11.975 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2020-11-19T17:43:11.975 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2020-11-19T17:43:11.976 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:11.976 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 171 k 2020-11-19T17:43:11.977 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 644 k 2020-11-19T17:43:11.977 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2020-11-19T17:43:12.135 DEBUG:teuthology.parallel:result is None 2020-11-19T17:43:12.145 INFO:teuthology.orchestra.run.smithi192.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 963 kB/s | 171 kB 00:00 2020-11-19T17:43:12.145 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2020-11-19T17:43:12.146 INFO:teuthology.orchestra.run.smithi192.stdout:Total 957 kB/s | 171 kB 00:00 2020-11-19T17:43:12.147 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2020-11-19T17:43:12.160 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2020-11-19T17:43:12.160 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2020-11-19T17:43:12.209 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2020-11-19T17:43:12.210 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2020-11-19T17:43:12.322 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2020-11-19T17:43:12.495 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:12.704 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:12.966 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T17:43:12.966 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:12.966 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2020-11-19T17:43:12.966 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T17:43:12.967 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:12.967 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2020-11-19T17:43:13.183 DEBUG:teuthology.parallel:result is None 2020-11-19T17:43:13.184 INFO:teuthology.orchestra.run.smithi192:> sudo lsb_release -is 2020-11-19T17:43:13.227 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS 2020-11-19T17:43:13.229 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:43:13.229 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-19T17:43:13.402 INFO:teuthology.orchestra.run.smithi192:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T17:43:13.450 INFO:teuthology.orchestra.run.smithi192.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T17:43:13.451 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T17:43:13.451 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T17:43:13.452 INFO:teuthology.orchestra.run.smithi132:> sudo lsb_release -is 2020-11-19T17:43:13.500 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS 2020-11-19T17:43:13.502 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:43:13.502 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-19T17:43:13.670 INFO:teuthology.orchestra.run.smithi132:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T17:43:13.699 INFO:teuthology.orchestra.run.smithi132.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T17:43:13.700 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T17:43:13.700 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T17:43:13.701 INFO:teuthology.orchestra.run.smithi074:> sudo lsb_release -is 2020-11-19T17:43:13.748 INFO:teuthology.orchestra.run.smithi074.stdout:CentOS 2020-11-19T17:43:13.750 DEBUG:teuthology.misc:System to be installed: CentOS 2020-11-19T17:43:13.750 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-19T17:43:13.944 INFO:teuthology.orchestra.run.smithi074:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T17:43:13.975 INFO:teuthology.orchestra.run.smithi074.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T17:43:13.975 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T17:43:13.976 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T17:43:13.976 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2020-11-19T17:43:13.976 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:13.977 INFO:teuthology.orchestra.run.smithi192:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T17:43:14.275 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T17:43:14.275 INFO:teuthology.orchestra.run.smithi192.stderr:24+1 records in 2020-11-19T17:43:14.276 INFO:teuthology.orchestra.run.smithi192.stderr:24+1 records out 2020-11-19T17:43:14.276 INFO:teuthology.orchestra.run.smithi192.stderr:12667 bytes (13 kB, 12 KiB) copied, 0.259193 s, 48.9 kB/s 2020-11-19T17:43:14.277 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:14.277 INFO:teuthology.orchestra.run.smithi132:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T17:43:14.297 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T17:43:14.314 INFO:teuthology.orchestra.run.smithi132.stderr:24+1 records in 2020-11-19T17:43:14.315 INFO:teuthology.orchestra.run.smithi132.stderr:24+1 records out 2020-11-19T17:43:14.315 INFO:teuthology.orchestra.run.smithi132.stderr:12667 bytes (13 kB, 12 KiB) copied, 8.0771e-05 s, 157 MB/s 2020-11-19T17:43:14.316 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:43:14.316 INFO:teuthology.orchestra.run.smithi074:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T17:43:14.342 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T17:43:14.355 INFO:teuthology.orchestra.run.smithi074.stderr:24+1 records in 2020-11-19T17:43:14.355 INFO:teuthology.orchestra.run.smithi074.stderr:24+1 records out 2020-11-19T17:43:14.355 INFO:teuthology.orchestra.run.smithi074.stderr:12667 bytes (13 kB, 12 KiB) copied, 8.2156e-05 s, 154 MB/s 2020-11-19T17:43:14.356 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2020-11-19T17:43:14.357 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:14.357 INFO:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T17:43:14.389 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T17:43:14.402 INFO:teuthology.orchestra.run.smithi192.stderr:5+1 records in 2020-11-19T17:43:14.403 INFO:teuthology.orchestra.run.smithi192.stderr:5+1 records out 2020-11-19T17:43:14.403 INFO:teuthology.orchestra.run.smithi192.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 4.0769e-05 s, 75.0 MB/s 2020-11-19T17:43:14.404 INFO:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T17:43:14.482 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:14.483 INFO:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T17:43:14.499 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T17:43:14.514 INFO:teuthology.orchestra.run.smithi132.stderr:5+1 records in 2020-11-19T17:43:14.515 INFO:teuthology.orchestra.run.smithi132.stderr:5+1 records out 2020-11-19T17:43:14.515 INFO:teuthology.orchestra.run.smithi132.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 4.1741e-05 s, 73.3 MB/s 2020-11-19T17:43:14.516 INFO:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T17:43:14.586 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:43:14.586 INFO:teuthology.orchestra.run.smithi074:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T17:43:14.602 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T17:43:14.616 INFO:teuthology.orchestra.run.smithi074.stderr:5+1 records in 2020-11-19T17:43:14.616 INFO:teuthology.orchestra.run.smithi074.stderr:5+1 records out 2020-11-19T17:43:14.617 INFO:teuthology.orchestra.run.smithi074.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 3.9615e-05 s, 77.2 MB/s 2020-11-19T17:43:14.617 INFO:teuthology.orchestra.run.smithi074:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T17:43:14.691 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2020-11-19T17:43:14.692 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:14.693 INFO:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T17:43:14.717 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T17:43:14.731 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:14.732 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:14.733 INFO:teuthology.orchestra.run.smithi192.stderr:299 bytes copied, 3.2225e-05 s, 9.3 MB/s 2020-11-19T17:43:14.739 INFO:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T17:43:14.803 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:14.804 INFO:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T17:43:14.821 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T17:43:14.835 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:14.836 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:14.836 INFO:teuthology.orchestra.run.smithi132.stderr:299 bytes copied, 3.3526e-05 s, 8.9 MB/s 2020-11-19T17:43:14.838 INFO:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T17:43:14.908 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:43:14.909 INFO:teuthology.orchestra.run.smithi074:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T17:43:14.925 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T17:43:14.940 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records in 2020-11-19T17:43:14.940 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records out 2020-11-19T17:43:14.940 INFO:teuthology.orchestra.run.smithi074.stderr:299 bytes copied, 3.225e-05 s, 9.3 MB/s 2020-11-19T17:43:14.941 INFO:teuthology.orchestra.run.smithi074:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T17:43:15.011 INFO:teuthology.run_tasks:Running task ceph... 2020-11-19T17:43:15.070 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2020-11-19T17:43:15.071 INFO:teuthology.orchestra.run.smithi074:> sudo chmod 777 /var/log/ceph 2020-11-19T17:43:15.073 INFO:teuthology.orchestra.run.smithi132:> sudo chmod 777 /var/log/ceph 2020-11-19T17:43:15.076 INFO:teuthology.orchestra.run.smithi192:> sudo chmod 777 /var/log/ceph 2020-11-19T17:43:15.105 INFO:tasks.ceph:Disabling ceph logrotate... 2020-11-19T17:43:15.106 INFO:teuthology.orchestra.run.smithi074:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T17:43:15.144 INFO:teuthology.orchestra.run.smithi132:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T17:43:15.148 INFO:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T17:43:15.177 INFO:tasks.ceph:Creating extra log directories... 2020-11-19T17:43:15.177 INFO:teuthology.orchestra.run.smithi074:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T17:43:15.212 INFO:teuthology.orchestra.run.smithi132:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T17:43:15.219 INFO:teuthology.orchestra.run.smithi192:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T17:43:15.298 INFO:tasks.ceph:Creating ceph cluster ceph... 2020-11-19T17:43:15.299 INFO:tasks.ceph:config {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', '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-19T17:43:15.299 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/5637267', 'branch': 'wip-jd-testing-2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-stupid 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': '5637267', '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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', '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': {'bdev async discard': True, 'bdev enable discard': True, '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.1584', 'targets': {'smithi192.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDvIh/d+GgyADN5JFOqoy0E9AGbeeYE87MCD8Wpo+mU/kKl8PlvLggDwO+8IUYLDOOSdpenyDIXVRxF/ediFQY2m4b1lMrTPPVYiuWsjCal6dPRL2nI3TpeTAZweNWKzX+gZDp4woDI9aaIxjMD1K6UG1fhPOPqvZHNt5DLScsTPTfEx/YmscaEWdlkmMO/f6Ug+95OmMBuxWeRjEJNiaCGivpD0qR6jeFlL9WJGhMPSX2Ijbp+LdLqOFQXqydrKp4nL9CMPi27QUUqZqJhd/WYLh/t4orNBc52r8SNnmsna6SYoNGl/OTNkK3g9Djb9Zh7UBcP3hoDwpqWq7bRFVbz14Pinx6ctgaVGps7I0/6xml2Shhw3BQ4M/H7dHPBGPnXEvs8rc4TuszNsngInY5lc1PRiTlxxvoLHEW5S5+rahggYemafhw55MNxn2aFF3n8fmubpj3s99X0Y3XqS99k8XNJ/qgd4cDipixU8ft0h+b4KgN8aDpEYbBCWM42uYE=', 'smithi132.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpE8pAQN+24WJp6U6YLNqcgL0wfqGzaCC42nLKPKH+SzhALuOkvor6iSoxV6CpNJv4F9vN8209Jn1kTz8yBBZ2D758WdxL0ezFusRnk6K/1cFjybS9AI7x72F0BETo+IADTJ2jRbop34R8hIzPX2CW9npc2TNFONXUFRMup0+MEKXYAY1GrHO6NVG7zptD4nldSv1YpiwtQ3baI4i2qni44XRwuwzVESgHp+XFF66Q1rmlCQ62yHBvU+4DVWtz6Q5qCTys6eAXI9dCmjjPk+yELPDcrNIWADkipTKIQj5+XQgfPxpMZtP9Vi80+No6Xe51lLRNzAYDmPVUp712x62zMV0npvJHHe+tBO6ZjCtncDHu0BaTqVc82QUD/ZqacVC8tK6FL+yUDk+GyWJBV4rfJw32YeAxNaaosMo4qMMajrA7Wan9bR5SB0YURv74jNZjuyNgLKmMZhg9eskdcAYP4Bw1onJZpGAc1L3DnxhxpAcUXX0H4WUwAULiOfbU+0=', 'smithi074.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjkivExpxpBkvwdqPYaW9A/j0EiAxo0m+9f2c2UhNRDyhbm0J87PiIBzkWHzKs/y1YxhUMOfm3kdMAcUDR4sl3eZbGBeyHVYNt/KtIKD/CwrRKc07AP3ZjHnDY0VSs4SVsx97Uly6EDbopZLJB30z4uZFx6wjpomouJbsPf3Tg5/E7VL1A+cyAp5nd4kkXp/AD+lVVGFkJpvIOWSCnx61EyJB+muJh5d0URt+ILKEtl4E+0VTcVj/ThXdj6I8d2JVHh38oAb/cBFJ8RBMJ2U5y9Vsd0iqi90jxd9sj8+spkdCQvQ6PhWT56G+2heJMPTUt8/R9hD2ht05y0xnkJlYja1m9i0ZonEplIG8dtnxseo4RLQMba1TgYYmdjfldimVXAALLPa33FwUeheH1DpnOF2FZa/lWIW+u32Mpp1buBZ93ITcPv/YcuXuT2q/pVg/6aGEtTvQwI18+VI4U0RGZ8KqqtJ60noCuAZJRiEN9qHViRX+MSre0FdGJrxbHLL0='}} 2020-11-19T17:43:15.300 INFO:teuthology.orchestra.run.smithi074:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T17:43:15.303 INFO:teuthology.orchestra.run.smithi132:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T17:43:15.306 INFO:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T17:43:15.321 INFO:teuthology.orchestra.run.smithi074:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T17:43:15.358 INFO:teuthology.orchestra.run.smithi132:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T17:43:15.363 INFO:teuthology.orchestra.run.smithi192:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T17:43:15.392 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:15.393 INFO:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2020-11-19T17:43:15.445 INFO:teuthology.orchestra.run.smithi192.stderr:+ dd if=/scratch_devs of=/dev/stdout 2020-11-19T17:43:15.446 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_1 2020-11-19T17:43:15.447 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_2 2020-11-19T17:43:15.447 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_3 2020-11-19T17:43:15.447 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_4 2020-11-19T17:43:15.447 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:15.448 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:15.448 INFO:teuthology.orchestra.run.smithi192.stderr:72 bytes copied, 3.1776e-05 s, 2.3 MB/s 2020-11-19T17:43:15.448 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-19T17:43:15.449 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:15.500 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-11-19T17:43:15.500 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:15.500 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 64567 Links: 1 2020-11-19T17:43:15.500 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:15.501 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:15.501 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2020-11-19 17:43:10.153936572 +0000 2020-11-19T17:43:15.501 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2020-11-19 17:40:16.994266655 +0000 2020-11-19T17:43:15.502 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2020-11-19 17:40:16.994266655 +0000 2020-11-19T17:43:15.502 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2020-11-19T17:43:15.513 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2020-11-19T17:43:15.513 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2020-11-19T17:43:15.514 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000240259 s, 2.1 MB/s 2020-11-19T17:43:15.516 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:15.571 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-11-19T17:43:15.571 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:15.571 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 61168 Links: 1 2020-11-19T17:43:15.571 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:15.572 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:15.572 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2020-11-19 17:43:10.153936572 +0000 2020-11-19T17:43:15.572 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2020-11-19 17:40:17.431265588 +0000 2020-11-19T17:43:15.572 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2020-11-19 17:40:17.431265588 +0000 2020-11-19T17:43:15.572 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2020-11-19T17:43:15.584 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2020-11-19T17:43:15.584 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2020-11-19T17:43:15.585 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000202388 s, 2.5 MB/s 2020-11-19T17:43:15.587 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:15.658 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-11-19T17:43:15.659 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:15.780 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 61224 Links: 1 2020-11-19T17:43:15.781 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:15.781 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:15.781 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2020-11-19 17:43:10.153936572 +0000 2020-11-19T17:43:15.782 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2020-11-19 17:40:18.037264109 +0000 2020-11-19T17:43:15.782 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2020-11-19 17:40:18.037264109 +0000 2020-11-19T17:43:15.782 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2020-11-19T17:43:15.783 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2020-11-19T17:43:15.783 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2020-11-19T17:43:15.784 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000170466 s, 3.0 MB/s 2020-11-19T17:43:15.784 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:15.841 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-11-19T17:43:15.842 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:15.842 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 63681 Links: 1 2020-11-19T17:43:15.842 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:15.842 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:15.842 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2020-11-19 17:43:10.153936572 +0000 2020-11-19T17:43:15.843 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2020-11-19 17:40:18.473263045 +0000 2020-11-19T17:43:15.843 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2020-11-19 17:40:18.473263045 +0000 2020-11-19T17:43:15.843 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2020-11-19T17:43:15.854 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2020-11-19T17:43:15.855 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2020-11-19T17:43:15.855 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000189336 s, 2.7 MB/s 2020-11-19T17:43:15.857 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-19T17:43:15.857 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:15.857 INFO:teuthology.orchestra.run.smithi132:> dd if=/scratch_devs of=/dev/stdout 2020-11-19T17:43:15.878 INFO:teuthology.orchestra.run.smithi132.stderr:+ dd if=/scratch_devs of=/dev/stdout 2020-11-19T17:43:15.880 INFO:teuthology.orchestra.run.smithi132.stdout:/dev/vg_nvme/lv_1 2020-11-19T17:43:15.880 INFO:teuthology.orchestra.run.smithi132.stdout:/dev/vg_nvme/lv_2 2020-11-19T17:43:15.880 INFO:teuthology.orchestra.run.smithi132.stdout:/dev/vg_nvme/lv_3 2020-11-19T17:43:15.881 INFO:teuthology.orchestra.run.smithi132.stdout:/dev/vg_nvme/lv_4 2020-11-19T17:43:15.881 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:15.881 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:15.881 INFO:teuthology.orchestra.run.smithi132.stderr:72 bytes copied, 4.1952e-05 s, 1.7 MB/s 2020-11-19T17:43:15.884 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-19T17:43:15.884 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:15.936 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-11-19T17:43:15.936 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:15.937 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 58964 Links: 1 2020-11-19T17:43:15.937 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:15.938 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:15.938 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2020-11-19 17:43:09.078341675 +0000 2020-11-19T17:43:15.938 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2020-11-19 17:40:18.445788849 +0000 2020-11-19T17:43:15.939 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2020-11-19 17:40:18.445788849 +0000 2020-11-19T17:43:15.939 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2020-11-19T17:43:15.951 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2020-11-19T17:43:15.951 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2020-11-19T17:43:15.952 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000181516 s, 2.8 MB/s 2020-11-19T17:43:15.954 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:16.010 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-11-19T17:43:16.011 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:16.011 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 63618 Links: 1 2020-11-19T17:43:16.011 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:16.011 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:16.012 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2020-11-19 17:43:09.078341675 +0000 2020-11-19T17:43:16.012 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2020-11-19 17:40:19.001774427 +0000 2020-11-19T17:43:16.012 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2020-11-19 17:40:19.001774427 +0000 2020-11-19T17:43:16.012 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2020-11-19T17:43:16.024 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2020-11-19T17:43:16.025 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2020-11-19T17:43:16.025 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.00024204 s, 2.1 MB/s 2020-11-19T17:43:16.027 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:16.083 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-11-19T17:43:16.084 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:16.085 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 63673 Links: 1 2020-11-19T17:43:16.085 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:16.085 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:16.086 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2020-11-19 17:43:09.078341675 +0000 2020-11-19T17:43:16.086 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2020-11-19 17:40:23.297663186 +0000 2020-11-19T17:43:16.087 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2020-11-19 17:40:23.297663186 +0000 2020-11-19T17:43:16.087 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2020-11-19T17:43:16.099 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2020-11-19T17:43:16.100 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2020-11-19T17:43:16.100 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000293495 s, 1.7 MB/s 2020-11-19T17:43:16.102 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:16.132 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-11-19T17:43:16.132 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T17:43:16.133 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 6h/6d Inode: 63725 Links: 1 2020-11-19T17:43:16.133 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T17:43:16.133 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T17:43:16.134 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2020-11-19 17:43:09.078341675 +0000 2020-11-19T17:43:16.134 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2020-11-19 17:40:23.849648917 +0000 2020-11-19T17:43:16.134 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2020-11-19 17:40:23.849648917 +0000 2020-11-19T17:43:16.135 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: - 2020-11-19T17:43:16.145 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2020-11-19T17:43:16.146 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2020-11-19T17:43:16.146 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000238047 s, 2.2 MB/s 2020-11-19T17:43:16.148 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-19T17:43:16.149 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi192.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@smithi132.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-19T17:43:16.149 INFO:tasks.ceph:Generating config... 2020-11-19T17:43:16.153 INFO:tasks.ceph:[mgr] debug mgr = 20 2020-11-19T17:43:16.153 INFO:tasks.ceph:[mgr] debug ms = 1 2020-11-19T17:43:16.154 INFO:tasks.ceph:[mon] debug mon = 20 2020-11-19T17:43:16.154 INFO:tasks.ceph:[mon] debug ms = 1 2020-11-19T17:43:16.155 INFO:tasks.ceph:[mon] debug paxos = 20 2020-11-19T17:43:16.155 INFO:tasks.ceph:[osd] bdev async discard = True 2020-11-19T17:43:16.155 INFO:tasks.ceph:[osd] bdev enable discard = True 2020-11-19T17:43:16.156 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2020-11-19T17:43:16.156 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2020-11-19T17:43:16.157 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2020-11-19T17:43:16.157 INFO:tasks.ceph:[osd] debug bluefs = 20 2020-11-19T17:43:16.158 INFO:tasks.ceph:[osd] debug bluestore = 20 2020-11-19T17:43:16.158 INFO:tasks.ceph:[osd] debug filestore = 20 2020-11-19T17:43:16.158 INFO:tasks.ceph:[osd] debug journal = 20 2020-11-19T17:43:16.159 INFO:tasks.ceph:[osd] debug ms = 20 2020-11-19T17:43:16.159 INFO:tasks.ceph:[osd] debug osd = 25 2020-11-19T17:43:16.160 INFO:tasks.ceph:[osd] debug rocksdb = 10 2020-11-19T17:43:16.160 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2020-11-19T17:43:16.161 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2020-11-19T17:43:16.162 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2020-11-19T17:43:16.162 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2020-11-19T17:43:16.162 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2020-11-19T17:43:16.163 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2020-11-19T17:43:16.164 INFO:tasks.ceph:Setting up mon.a... 2020-11-19T17:43:16.164 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2020-11-19T17:43:16.374 INFO:teuthology.orchestra.run.smithi192.stdout:creating /etc/ceph/ceph.keyring 2020-11-19T17:43:16.382 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2020-11-19T17:43:16.465 INFO:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:16.534 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.192'), ('mon.c', '[v2:172.21.15.192:3301,v1:172.21.15.192:6790]'), ('mon.b', '172.21.15.132')] 2020-11-19T17:43:16.535 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.192,[v2:172.21.15.192:3301,v1:172.21.15.192:6790],172.21.15.132'}, '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', '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-19T17:43:16.537 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:16.538 INFO:teuthology.orchestra.run.smithi192:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T17:43:16.594 INFO:teuthology.orchestra.run.smithi192.stderr:+ dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T17:43:16.595 INFO:teuthology.orchestra.run.smithi192.stderr:5+1 records in 2020-11-19T17:43:16.595 INFO:teuthology.orchestra.run.smithi192.stderr:5+1 records out 2020-11-19T17:43:16.595 INFO:teuthology.orchestra.run.smithi192.stderr:2986 bytes (3.0 kB, 2.9 KiB) copied, 3.7758e-05 s, 79.1 MB/s 2020-11-19T17:43:16.596 INFO:teuthology.orchestra.run.smithi192:> 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.192 --addv c '[v2:172.21.15.192:3301,v1:172.21.15.192:6790]' --add b 172.21.15.132 --print /home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:16.687 INFO:teuthology.orchestra.run.smithi192.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:16.688 INFO:teuthology.orchestra.run.smithi192.stdout:monmaptool: generated fsid 6803ea90-9b40-47a0-bc03-2f27e3d2f204 2020-11-19T17:43:16.688 INFO:teuthology.orchestra.run.smithi192.stdout:epoch 0 2020-11-19T17:43:16.688 INFO:teuthology.orchestra.run.smithi192.stdout:fsid 6803ea90-9b40-47a0-bc03-2f27e3d2f204 2020-11-19T17:43:16.688 INFO:teuthology.orchestra.run.smithi192.stdout:last_changed 2020-11-19T17:43:16.677150+0000 2020-11-19T17:43:16.689 INFO:teuthology.orchestra.run.smithi192.stdout:created 2020-11-19T17:43:16.677150+0000 2020-11-19T17:43:16.689 INFO:teuthology.orchestra.run.smithi192.stdout:min_mon_release 0 (unknown) 2020-11-19T17:43:16.689 INFO:teuthology.orchestra.run.smithi192.stdout:election_strategy: 1 2020-11-19T17:43:16.689 INFO:teuthology.orchestra.run.smithi192.stdout:0: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.a 2020-11-19T17:43:16.689 INFO:teuthology.orchestra.run.smithi192.stdout:1: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2020-11-19T17:43:16.690 INFO:teuthology.orchestra.run.smithi192.stdout:2: [v2:172.21.15.192:3301/0,v1:172.21.15.192:6790/0] mon.c 2020-11-19T17:43:16.690 INFO:teuthology.orchestra.run.smithi192.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2020-11-19T17:43:16.691 INFO:teuthology.orchestra.run.smithi192:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T17:43:16.744 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 6803ea90-9b40-47a0-bc03-2f27e3d2f204... 2020-11-19T17:43:16.746 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:43:16.754 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:16.759 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:16.811 INFO:teuthology.orchestra.run.smithi074.stdout:[global] 2020-11-19T17:43:16.812 INFO:teuthology.orchestra.run.smithi074.stdout: chdir = "" 2020-11-19T17:43:16.813 INFO:teuthology.orchestra.run.smithi074.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T17:43:16.813 INFO:teuthology.orchestra.run.smithi074.stdout: auth supported = cephx 2020-11-19T17:43:16.813 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.814 INFO:teuthology.orchestra.run.smithi074.stdout: filestore xattr use omap = true 2020-11-19T17:43:16.814 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.814 INFO:teuthology.orchestra.run.smithi074.stdout: mon clock drift allowed = 1.000 2020-11-19T17:43:16.814 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.815 INFO:teuthology.orchestra.run.smithi074.stdout: osd crush chooseleaf type = 0 2020-11-19T17:43:16.815 INFO:teuthology.orchestra.run.smithi074.stdout: auth debug = true 2020-11-19T17:43:16.815 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.815 INFO:teuthology.orchestra.run.smithi074.stdout: ms die on old message = true 2020-11-19T17:43:16.815 INFO:teuthology.orchestra.run.smithi074.stdout: ms die on bug = true 2020-11-19T17:43:16.816 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.816 INFO:teuthology.orchestra.run.smithi074.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T17:43:16.816 INFO:teuthology.orchestra.run.smithi074.stdout: mon pg warn max object skew = 0 2020-11-19T17:43:16.816 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.816 INFO:teuthology.orchestra.run.smithi074.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T17:43:16.817 INFO:teuthology.orchestra.run.smithi074.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T17:43:16.817 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.817 INFO:teuthology.orchestra.run.smithi074.stdout: osd pool default size = 2 2020-11-19T17:43:16.817 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.817 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd allow primary affinity = true 2020-11-19T17:43:16.818 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd allow pg remap = true 2020-11-19T17:43:16.818 INFO:teuthology.orchestra.run.smithi074.stdout: mon warn on legacy crush tunables = false 2020-11-19T17:43:16.818 INFO:teuthology.orchestra.run.smithi074.stdout: mon warn on crush straw calc version zero = false 2020-11-19T17:43:16.818 INFO:teuthology.orchestra.run.smithi074.stdout: mon warn on no sortbitwise = false 2020-11-19T17:43:16.818 INFO:teuthology.orchestra.run.smithi074.stdout: mon warn on osd down out interval zero = false 2020-11-19T17:43:16.819 INFO:teuthology.orchestra.run.smithi074.stdout: mon warn on too few osds = false 2020-11-19T17:43:16.819 INFO:teuthology.orchestra.run.smithi074.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T17:43:16.820 INFO:teuthology.orchestra.run.smithi074.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T17:43:16.820 INFO:teuthology.orchestra.run.smithi074.stdout: mon_allow_pool_size_one = true 2020-11-19T17:43:16.820 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.820 INFO:teuthology.orchestra.run.smithi074.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-19T17:43:16.820 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.821 INFO:teuthology.orchestra.run.smithi074.stdout: osd default data pool replay window = 5 2020-11-19T17:43:16.821 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.821 INFO:teuthology.orchestra.run.smithi074.stdout: mon allow pool delete = true 2020-11-19T17:43:16.821 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.821 INFO:teuthology.orchestra.run.smithi074.stdout: mon cluster log file level = debug 2020-11-19T17:43:16.822 INFO:teuthology.orchestra.run.smithi074.stdout: debug asserts on shutdown = true 2020-11-19T17:43:16.822 INFO:teuthology.orchestra.run.smithi074.stdout: mon health detail to clog = false 2020-11-19T17:43:16.822 INFO:teuthology.orchestra.run.smithi074.stdout: mon host = "172.21.15.192,[v2:172.21.15.192:3301,v1:172.21.15.192:6790],172.21.15.132" 2020-11-19T17:43:16.822 INFO:teuthology.orchestra.run.smithi074.stdout: fsid = 6803ea90-9b40-47a0-bc03-2f27e3d2f204 2020-11-19T17:43:16.822 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.823 INFO:teuthology.orchestra.run.smithi074.stdout:[osd] 2020-11-19T17:43:16.823 INFO:teuthology.orchestra.run.smithi074.stdout: osd journal size = 100 2020-11-19T17:43:16.823 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.823 INFO:teuthology.orchestra.run.smithi074.stdout: osd scrub load threshold = 5.0 2020-11-19T17:43:16.823 INFO:teuthology.orchestra.run.smithi074.stdout: osd scrub max interval = 600 2020-11-19T17:43:16.824 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.824 INFO:teuthology.orchestra.run.smithi074.stdout: osd recover clone overlap = true 2020-11-19T17:43:16.824 INFO:teuthology.orchestra.run.smithi074.stdout: osd recovery max chunk = 1048576 2020-11-19T17:43:16.824 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.824 INFO:teuthology.orchestra.run.smithi074.stdout: osd debug shutdown = true 2020-11-19T17:43:16.825 INFO:teuthology.orchestra.run.smithi074.stdout: osd debug op order = true 2020-11-19T17:43:16.825 INFO:teuthology.orchestra.run.smithi074.stdout: osd debug verify stray on activate = true 2020-11-19T17:43:16.825 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.825 INFO:teuthology.orchestra.run.smithi074.stdout: osd open classes on start = true 2020-11-19T17:43:16.826 INFO:teuthology.orchestra.run.smithi074.stdout: osd debug pg log writeout = true 2020-11-19T17:43:16.826 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.826 INFO:teuthology.orchestra.run.smithi074.stdout: osd deep scrub update digest min age = 30 2020-11-19T17:43:16.826 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.827 INFO:teuthology.orchestra.run.smithi074.stdout: osd map max advance = 10 2020-11-19T17:43:16.827 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.827 INFO:teuthology.orchestra.run.smithi074.stdout: journal zero on create = true 2020-11-19T17:43:16.827 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.827 INFO:teuthology.orchestra.run.smithi074.stdout: filestore ondisk finisher threads = 3 2020-11-19T17:43:16.828 INFO:teuthology.orchestra.run.smithi074.stdout: filestore apply finisher threads = 3 2020-11-19T17:43:16.828 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.828 INFO:teuthology.orchestra.run.smithi074.stdout: bdev debug aio = true 2020-11-19T17:43:16.828 INFO:teuthology.orchestra.run.smithi074.stdout: osd debug misdirected ops = true 2020-11-19T17:43:16.828 INFO:teuthology.orchestra.run.smithi074.stdout: bdev async discard = True 2020-11-19T17:43:16.829 INFO:teuthology.orchestra.run.smithi074.stdout: bdev enable discard = True 2020-11-19T17:43:16.829 INFO:teuthology.orchestra.run.smithi074.stdout: bluestore allocator = stupid 2020-11-19T17:43:16.829 INFO:teuthology.orchestra.run.smithi074.stdout: bluestore block size = 96636764160 2020-11-19T17:43:16.829 INFO:teuthology.orchestra.run.smithi074.stdout: bluestore fsck on mount = True 2020-11-19T17:43:16.830 INFO:teuthology.orchestra.run.smithi074.stdout: debug bluefs = 20 2020-11-19T17:43:16.830 INFO:teuthology.orchestra.run.smithi074.stdout: debug bluestore = 20 2020-11-19T17:43:16.830 INFO:teuthology.orchestra.run.smithi074.stdout: debug filestore = 20 2020-11-19T17:43:16.831 INFO:teuthology.orchestra.run.smithi074.stdout: debug journal = 20 2020-11-19T17:43:16.831 INFO:teuthology.orchestra.run.smithi074.stdout: debug ms = 20 2020-11-19T17:43:16.831 INFO:teuthology.orchestra.run.smithi074.stdout: debug osd = 25 2020-11-19T17:43:16.831 INFO:teuthology.orchestra.run.smithi074.stdout: debug rocksdb = 10 2020-11-19T17:43:16.831 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T17:43:16.832 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd full ratio = 0.9 2020-11-19T17:43:16.832 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd nearfull ratio = 0.8 2020-11-19T17:43:16.832 INFO:teuthology.orchestra.run.smithi074.stdout: osd failsafe full ratio = 0.95 2020-11-19T17:43:16.832 INFO:teuthology.orchestra.run.smithi074.stdout: osd objectstore = bluestore 2020-11-19T17:43:16.832 INFO:teuthology.orchestra.run.smithi074.stdout: osd shutdown pgref assert = True 2020-11-19T17:43:16.833 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.833 INFO:teuthology.orchestra.run.smithi074.stdout:[mgr] 2020-11-19T17:43:16.833 INFO:teuthology.orchestra.run.smithi074.stdout: debug ms = 1 2020-11-19T17:43:16.833 INFO:teuthology.orchestra.run.smithi074.stdout: debug mgr = 20 2020-11-19T17:43:16.833 INFO:teuthology.orchestra.run.smithi074.stdout: debug mon = 20 2020-11-19T17:43:16.834 INFO:teuthology.orchestra.run.smithi074.stdout: debug auth = 20 2020-11-19T17:43:16.834 INFO:teuthology.orchestra.run.smithi074.stdout: mon reweight min pgs per osd = 4 2020-11-19T17:43:16.834 INFO:teuthology.orchestra.run.smithi074.stdout: mon reweight min bytes per osd = 10 2020-11-19T17:43:16.834 INFO:teuthology.orchestra.run.smithi074.stdout: mgr/telemetry/nag = false 2020-11-19T17:43:16.834 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.835 INFO:teuthology.orchestra.run.smithi074.stdout:[mon] 2020-11-19T17:43:16.835 INFO:teuthology.orchestra.run.smithi074.stdout: debug ms = 1 2020-11-19T17:43:16.835 INFO:teuthology.orchestra.run.smithi074.stdout: debug mon = 20 2020-11-19T17:43:16.835 INFO:teuthology.orchestra.run.smithi074.stdout: debug paxos = 20 2020-11-19T17:43:16.835 INFO:teuthology.orchestra.run.smithi074.stdout: debug auth = 20 2020-11-19T17:43:16.836 INFO:teuthology.orchestra.run.smithi074.stdout: mon data avail warn = 5 2020-11-19T17:43:16.836 INFO:teuthology.orchestra.run.smithi074.stdout: mon mgr mkfs grace = 240 2020-11-19T17:43:16.836 INFO:teuthology.orchestra.run.smithi074.stdout: mon reweight min pgs per osd = 4 2020-11-19T17:43:16.836 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd reporter subtree level = osd 2020-11-19T17:43:16.836 INFO:teuthology.orchestra.run.smithi074.stdout: mon osd prime pg temp = true 2020-11-19T17:43:16.837 INFO:teuthology.orchestra.run.smithi074.stdout: mon reweight min bytes per osd = 10 2020-11-19T17:43:16.837 INFO:teuthology.orchestra.run.smithi074.stdout: 2020-11-19T17:43:16.837 INFO:teuthology.orchestra.run.smithi074.stdout:[client] 2020-11-19T17:43:16.837 INFO:teuthology.orchestra.run.smithi074.stdout: rgw cache enabled = true 2020-11-19T17:43:16.837 INFO:teuthology.orchestra.run.smithi074.stdout: rgw enable ops log = true 2020-11-19T17:43:16.838 INFO:teuthology.orchestra.run.smithi074.stdout: rgw enable usage log = true 2020-11-19T17:43:16.838 INFO:teuthology.orchestra.run.smithi074.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T17:43:16.839 INFO:teuthology.orchestra.run.smithi074.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T17:43:16.839 INFO:teuthology.orchestra.run.smithi074.stdout:[mon.a] 2020-11-19T17:43:16.839 INFO:teuthology.orchestra.run.smithi074.stdout:[mon.c] 2020-11-19T17:43:16.839 INFO:teuthology.orchestra.run.smithi074.stdout:[mon.b] 2020-11-19T17:43:16.841 INFO:teuthology.orchestra.run.smithi192.stdout:[global] 2020-11-19T17:43:16.841 INFO:teuthology.orchestra.run.smithi192.stdout: chdir = "" 2020-11-19T17:43:16.842 INFO:teuthology.orchestra.run.smithi192.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T17:43:16.842 INFO:teuthology.orchestra.run.smithi192.stdout: auth supported = cephx 2020-11-19T17:43:16.842 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.842 INFO:teuthology.orchestra.run.smithi192.stdout: filestore xattr use omap = true 2020-11-19T17:43:16.842 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.843 INFO:teuthology.orchestra.run.smithi192.stdout: mon clock drift allowed = 1.000 2020-11-19T17:43:16.843 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.843 INFO:teuthology.orchestra.run.smithi192.stdout: osd crush chooseleaf type = 0 2020-11-19T17:43:16.843 INFO:teuthology.orchestra.run.smithi192.stdout: auth debug = true 2020-11-19T17:43:16.843 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.844 INFO:teuthology.orchestra.run.smithi192.stdout: ms die on old message = true 2020-11-19T17:43:16.844 INFO:teuthology.orchestra.run.smithi192.stdout: ms die on bug = true 2020-11-19T17:43:16.844 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.844 INFO:teuthology.orchestra.run.smithi192.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T17:43:16.844 INFO:teuthology.orchestra.run.smithi192.stdout: mon pg warn max object skew = 0 2020-11-19T17:43:16.845 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.845 INFO:teuthology.orchestra.run.smithi192.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T17:43:16.845 INFO:teuthology.orchestra.run.smithi192.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T17:43:16.845 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.845 INFO:teuthology.orchestra.run.smithi192.stdout: osd pool default size = 2 2020-11-19T17:43:16.846 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.846 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd allow primary affinity = true 2020-11-19T17:43:16.846 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd allow pg remap = true 2020-11-19T17:43:16.846 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on legacy crush tunables = false 2020-11-19T17:43:16.846 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on crush straw calc version zero = false 2020-11-19T17:43:16.847 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on no sortbitwise = false 2020-11-19T17:43:16.847 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on osd down out interval zero = false 2020-11-19T17:43:16.847 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on too few osds = false 2020-11-19T17:43:16.847 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T17:43:16.847 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T17:43:16.848 INFO:teuthology.orchestra.run.smithi192.stdout: mon_allow_pool_size_one = true 2020-11-19T17:43:16.848 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.848 INFO:teuthology.orchestra.run.smithi192.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-19T17:43:16.848 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.848 INFO:teuthology.orchestra.run.smithi192.stdout: osd default data pool replay window = 5 2020-11-19T17:43:16.849 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.849 INFO:teuthology.orchestra.run.smithi192.stdout: mon allow pool delete = true 2020-11-19T17:43:16.850 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.850 INFO:teuthology.orchestra.run.smithi192.stdout: mon cluster log file level = debug 2020-11-19T17:43:16.850 INFO:teuthology.orchestra.run.smithi192.stdout: debug asserts on shutdown = true 2020-11-19T17:43:16.850 INFO:teuthology.orchestra.run.smithi192.stdout: mon health detail to clog = false 2020-11-19T17:43:16.850 INFO:teuthology.orchestra.run.smithi192.stdout: mon host = "172.21.15.192,[v2:172.21.15.192:3301,v1:172.21.15.192:6790],172.21.15.132" 2020-11-19T17:43:16.851 INFO:teuthology.orchestra.run.smithi192.stdout: fsid = 6803ea90-9b40-47a0-bc03-2f27e3d2f204 2020-11-19T17:43:16.851 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.851 INFO:teuthology.orchestra.run.smithi192.stdout:[osd] 2020-11-19T17:43:16.851 INFO:teuthology.orchestra.run.smithi192.stdout: osd journal size = 100 2020-11-19T17:43:16.851 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.852 INFO:teuthology.orchestra.run.smithi192.stdout: osd scrub load threshold = 5.0 2020-11-19T17:43:16.852 INFO:teuthology.orchestra.run.smithi192.stdout: osd scrub max interval = 600 2020-11-19T17:43:16.852 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.852 INFO:teuthology.orchestra.run.smithi192.stdout: osd recover clone overlap = true 2020-11-19T17:43:16.852 INFO:teuthology.orchestra.run.smithi192.stdout: osd recovery max chunk = 1048576 2020-11-19T17:43:16.853 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.853 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug shutdown = true 2020-11-19T17:43:16.853 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug op order = true 2020-11-19T17:43:16.853 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug verify stray on activate = true 2020-11-19T17:43:16.853 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.854 INFO:teuthology.orchestra.run.smithi192.stdout: osd open classes on start = true 2020-11-19T17:43:16.854 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug pg log writeout = true 2020-11-19T17:43:16.854 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.854 INFO:teuthology.orchestra.run.smithi192.stdout: osd deep scrub update digest min age = 30 2020-11-19T17:43:16.854 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.855 INFO:teuthology.orchestra.run.smithi192.stdout: osd map max advance = 10 2020-11-19T17:43:16.855 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.855 INFO:teuthology.orchestra.run.smithi192.stdout: journal zero on create = true 2020-11-19T17:43:16.855 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.855 INFO:teuthology.orchestra.run.smithi192.stdout: filestore ondisk finisher threads = 3 2020-11-19T17:43:16.856 INFO:teuthology.orchestra.run.smithi192.stdout: filestore apply finisher threads = 3 2020-11-19T17:43:16.856 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.857 INFO:teuthology.orchestra.run.smithi192.stdout: bdev debug aio = true 2020-11-19T17:43:16.857 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug misdirected ops = true 2020-11-19T17:43:16.857 INFO:teuthology.orchestra.run.smithi192.stdout: bdev async discard = True 2020-11-19T17:43:16.857 INFO:teuthology.orchestra.run.smithi192.stdout: bdev enable discard = True 2020-11-19T17:43:16.858 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore allocator = stupid 2020-11-19T17:43:16.858 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore block size = 96636764160 2020-11-19T17:43:16.858 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore fsck on mount = True 2020-11-19T17:43:16.858 INFO:teuthology.orchestra.run.smithi192.stdout: debug bluefs = 20 2020-11-19T17:43:16.858 INFO:teuthology.orchestra.run.smithi192.stdout: debug bluestore = 20 2020-11-19T17:43:16.858 INFO:teuthology.orchestra.run.smithi192.stdout: debug filestore = 20 2020-11-19T17:43:16.859 INFO:teuthology.orchestra.run.smithi192.stdout: debug journal = 20 2020-11-19T17:43:16.859 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 20 2020-11-19T17:43:16.859 INFO:teuthology.orchestra.run.smithi192.stdout: debug osd = 25 2020-11-19T17:43:16.859 INFO:teuthology.orchestra.run.smithi192.stdout: debug rocksdb = 10 2020-11-19T17:43:16.860 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T17:43:16.860 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd full ratio = 0.9 2020-11-19T17:43:16.860 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd nearfull ratio = 0.8 2020-11-19T17:43:16.861 INFO:teuthology.orchestra.run.smithi192.stdout: osd failsafe full ratio = 0.95 2020-11-19T17:43:16.861 INFO:teuthology.orchestra.run.smithi192.stdout: osd objectstore = bluestore 2020-11-19T17:43:16.861 INFO:teuthology.orchestra.run.smithi192.stdout: osd shutdown pgref assert = True 2020-11-19T17:43:16.861 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.861 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr] 2020-11-19T17:43:16.862 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2020-11-19T17:43:16.862 INFO:teuthology.orchestra.run.smithi192.stdout: debug mgr = 20 2020-11-19T17:43:16.862 INFO:teuthology.orchestra.run.smithi192.stdout: debug mon = 20 2020-11-19T17:43:16.862 INFO:teuthology.orchestra.run.smithi192.stdout: debug auth = 20 2020-11-19T17:43:16.862 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min pgs per osd = 4 2020-11-19T17:43:16.863 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min bytes per osd = 10 2020-11-19T17:43:16.863 INFO:teuthology.orchestra.run.smithi192.stdout: mgr/telemetry/nag = false 2020-11-19T17:43:16.863 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.864 INFO:teuthology.orchestra.run.smithi192.stdout:[mon] 2020-11-19T17:43:16.864 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2020-11-19T17:43:16.864 INFO:teuthology.orchestra.run.smithi192.stdout: debug mon = 20 2020-11-19T17:43:16.864 INFO:teuthology.orchestra.run.smithi192.stdout: debug paxos = 20 2020-11-19T17:43:16.864 INFO:teuthology.orchestra.run.smithi192.stdout: debug auth = 20 2020-11-19T17:43:16.865 INFO:teuthology.orchestra.run.smithi192.stdout: mon data avail warn = 5 2020-11-19T17:43:16.865 INFO:teuthology.orchestra.run.smithi192.stdout: mon mgr mkfs grace = 240 2020-11-19T17:43:16.865 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min pgs per osd = 4 2020-11-19T17:43:16.865 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd reporter subtree level = osd 2020-11-19T17:43:16.865 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd prime pg temp = true 2020-11-19T17:43:16.866 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min bytes per osd = 10 2020-11-19T17:43:16.866 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:43:16.866 INFO:teuthology.orchestra.run.smithi192.stdout:[client] 2020-11-19T17:43:16.866 INFO:teuthology.orchestra.run.smithi192.stdout: rgw cache enabled = true 2020-11-19T17:43:16.866 INFO:teuthology.orchestra.run.smithi192.stdout: rgw enable ops log = true 2020-11-19T17:43:16.867 INFO:teuthology.orchestra.run.smithi192.stdout: rgw enable usage log = true 2020-11-19T17:43:16.867 INFO:teuthology.orchestra.run.smithi192.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T17:43:16.867 INFO:teuthology.orchestra.run.smithi192.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T17:43:16.867 INFO:teuthology.orchestra.run.smithi192.stdout:[mon.a] 2020-11-19T17:43:16.867 INFO:teuthology.orchestra.run.smithi192.stdout:[mon.c] 2020-11-19T17:43:16.868 INFO:teuthology.orchestra.run.smithi192.stdout:[mon.b] 2020-11-19T17:43:16.868 INFO:teuthology.orchestra.run.smithi132.stdout:[global] 2020-11-19T17:43:16.868 INFO:teuthology.orchestra.run.smithi132.stdout: chdir = "" 2020-11-19T17:43:16.868 INFO:teuthology.orchestra.run.smithi132.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T17:43:16.869 INFO:teuthology.orchestra.run.smithi132.stdout: auth supported = cephx 2020-11-19T17:43:16.869 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.869 INFO:teuthology.orchestra.run.smithi132.stdout: filestore xattr use omap = true 2020-11-19T17:43:16.869 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.869 INFO:teuthology.orchestra.run.smithi132.stdout: mon clock drift allowed = 1.000 2020-11-19T17:43:16.870 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.870 INFO:teuthology.orchestra.run.smithi132.stdout: osd crush chooseleaf type = 0 2020-11-19T17:43:16.870 INFO:teuthology.orchestra.run.smithi132.stdout: auth debug = true 2020-11-19T17:43:16.870 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.870 INFO:teuthology.orchestra.run.smithi132.stdout: ms die on old message = true 2020-11-19T17:43:16.870 INFO:teuthology.orchestra.run.smithi132.stdout: ms die on bug = true 2020-11-19T17:43:16.871 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.871 INFO:teuthology.orchestra.run.smithi132.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T17:43:16.871 INFO:teuthology.orchestra.run.smithi132.stdout: mon pg warn max object skew = 0 2020-11-19T17:43:16.871 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.871 INFO:teuthology.orchestra.run.smithi132.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T17:43:16.872 INFO:teuthology.orchestra.run.smithi132.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T17:43:16.872 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.872 INFO:teuthology.orchestra.run.smithi132.stdout: osd pool default size = 2 2020-11-19T17:43:16.872 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.872 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd allow primary affinity = true 2020-11-19T17:43:16.873 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd allow pg remap = true 2020-11-19T17:43:16.873 INFO:teuthology.orchestra.run.smithi132.stdout: mon warn on legacy crush tunables = false 2020-11-19T17:43:16.873 INFO:teuthology.orchestra.run.smithi132.stdout: mon warn on crush straw calc version zero = false 2020-11-19T17:43:16.873 INFO:teuthology.orchestra.run.smithi132.stdout: mon warn on no sortbitwise = false 2020-11-19T17:43:16.873 INFO:teuthology.orchestra.run.smithi132.stdout: mon warn on osd down out interval zero = false 2020-11-19T17:43:16.874 INFO:teuthology.orchestra.run.smithi132.stdout: mon warn on too few osds = false 2020-11-19T17:43:16.874 INFO:teuthology.orchestra.run.smithi132.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T17:43:16.874 INFO:teuthology.orchestra.run.smithi132.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T17:43:16.874 INFO:teuthology.orchestra.run.smithi132.stdout: mon_allow_pool_size_one = true 2020-11-19T17:43:16.874 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.875 INFO:teuthology.orchestra.run.smithi132.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-19T17:43:16.875 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.875 INFO:teuthology.orchestra.run.smithi132.stdout: osd default data pool replay window = 5 2020-11-19T17:43:16.875 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.875 INFO:teuthology.orchestra.run.smithi132.stdout: mon allow pool delete = true 2020-11-19T17:43:16.876 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.876 INFO:teuthology.orchestra.run.smithi132.stdout: mon cluster log file level = debug 2020-11-19T17:43:16.876 INFO:teuthology.orchestra.run.smithi132.stdout: debug asserts on shutdown = true 2020-11-19T17:43:16.876 INFO:teuthology.orchestra.run.smithi132.stdout: mon health detail to clog = false 2020-11-19T17:43:16.876 INFO:teuthology.orchestra.run.smithi132.stdout: mon host = "172.21.15.192,[v2:172.21.15.192:3301,v1:172.21.15.192:6790],172.21.15.132" 2020-11-19T17:43:16.876 INFO:teuthology.orchestra.run.smithi132.stdout: fsid = 6803ea90-9b40-47a0-bc03-2f27e3d2f204 2020-11-19T17:43:16.877 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.877 INFO:teuthology.orchestra.run.smithi132.stdout:[osd] 2020-11-19T17:43:16.877 INFO:teuthology.orchestra.run.smithi132.stdout: osd journal size = 100 2020-11-19T17:43:16.877 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.877 INFO:teuthology.orchestra.run.smithi132.stdout: osd scrub load threshold = 5.0 2020-11-19T17:43:16.878 INFO:teuthology.orchestra.run.smithi132.stdout: osd scrub max interval = 600 2020-11-19T17:43:16.878 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.878 INFO:teuthology.orchestra.run.smithi132.stdout: osd recover clone overlap = true 2020-11-19T17:43:16.878 INFO:teuthology.orchestra.run.smithi132.stdout: osd recovery max chunk = 1048576 2020-11-19T17:43:16.878 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.879 INFO:teuthology.orchestra.run.smithi132.stdout: osd debug shutdown = true 2020-11-19T17:43:16.879 INFO:teuthology.orchestra.run.smithi132.stdout: osd debug op order = true 2020-11-19T17:43:16.879 INFO:teuthology.orchestra.run.smithi132.stdout: osd debug verify stray on activate = true 2020-11-19T17:43:16.879 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.879 INFO:teuthology.orchestra.run.smithi132.stdout: osd open classes on start = true 2020-11-19T17:43:16.880 INFO:teuthology.orchestra.run.smithi132.stdout: osd debug pg log writeout = true 2020-11-19T17:43:16.880 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.880 INFO:teuthology.orchestra.run.smithi132.stdout: osd deep scrub update digest min age = 30 2020-11-19T17:43:16.880 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.880 INFO:teuthology.orchestra.run.smithi132.stdout: osd map max advance = 10 2020-11-19T17:43:16.881 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.881 INFO:teuthology.orchestra.run.smithi132.stdout: journal zero on create = true 2020-11-19T17:43:16.881 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.881 INFO:teuthology.orchestra.run.smithi132.stdout: filestore ondisk finisher threads = 3 2020-11-19T17:43:16.881 INFO:teuthology.orchestra.run.smithi132.stdout: filestore apply finisher threads = 3 2020-11-19T17:43:16.881 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.882 INFO:teuthology.orchestra.run.smithi132.stdout: bdev debug aio = true 2020-11-19T17:43:16.882 INFO:teuthology.orchestra.run.smithi132.stdout: osd debug misdirected ops = true 2020-11-19T17:43:16.882 INFO:teuthology.orchestra.run.smithi132.stdout: bdev async discard = True 2020-11-19T17:43:16.882 INFO:teuthology.orchestra.run.smithi132.stdout: bdev enable discard = True 2020-11-19T17:43:16.882 INFO:teuthology.orchestra.run.smithi132.stdout: bluestore allocator = stupid 2020-11-19T17:43:16.883 INFO:teuthology.orchestra.run.smithi132.stdout: bluestore block size = 96636764160 2020-11-19T17:43:16.883 INFO:teuthology.orchestra.run.smithi132.stdout: bluestore fsck on mount = True 2020-11-19T17:43:16.883 INFO:teuthology.orchestra.run.smithi132.stdout: debug bluefs = 20 2020-11-19T17:43:16.883 INFO:teuthology.orchestra.run.smithi132.stdout: debug bluestore = 20 2020-11-19T17:43:16.883 INFO:teuthology.orchestra.run.smithi132.stdout: debug filestore = 20 2020-11-19T17:43:16.884 INFO:teuthology.orchestra.run.smithi132.stdout: debug journal = 20 2020-11-19T17:43:16.884 INFO:teuthology.orchestra.run.smithi132.stdout: debug ms = 20 2020-11-19T17:43:16.884 INFO:teuthology.orchestra.run.smithi132.stdout: debug osd = 25 2020-11-19T17:43:16.884 INFO:teuthology.orchestra.run.smithi132.stdout: debug rocksdb = 10 2020-11-19T17:43:16.884 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T17:43:16.885 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd full ratio = 0.9 2020-11-19T17:43:16.885 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd nearfull ratio = 0.8 2020-11-19T17:43:16.885 INFO:teuthology.orchestra.run.smithi132.stdout: osd failsafe full ratio = 0.95 2020-11-19T17:43:16.885 INFO:teuthology.orchestra.run.smithi132.stdout: osd objectstore = bluestore 2020-11-19T17:43:16.885 INFO:teuthology.orchestra.run.smithi132.stdout: osd shutdown pgref assert = True 2020-11-19T17:43:16.885 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.886 INFO:teuthology.orchestra.run.smithi132.stdout:[mgr] 2020-11-19T17:43:16.886 INFO:teuthology.orchestra.run.smithi132.stdout: debug ms = 1 2020-11-19T17:43:16.886 INFO:teuthology.orchestra.run.smithi132.stdout: debug mgr = 20 2020-11-19T17:43:16.886 INFO:teuthology.orchestra.run.smithi132.stdout: debug mon = 20 2020-11-19T17:43:16.886 INFO:teuthology.orchestra.run.smithi132.stdout: debug auth = 20 2020-11-19T17:43:16.887 INFO:teuthology.orchestra.run.smithi132.stdout: mon reweight min pgs per osd = 4 2020-11-19T17:43:16.887 INFO:teuthology.orchestra.run.smithi132.stdout: mon reweight min bytes per osd = 10 2020-11-19T17:43:16.887 INFO:teuthology.orchestra.run.smithi132.stdout: mgr/telemetry/nag = false 2020-11-19T17:43:16.887 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.887 INFO:teuthology.orchestra.run.smithi132.stdout:[mon] 2020-11-19T17:43:16.888 INFO:teuthology.orchestra.run.smithi132.stdout: debug ms = 1 2020-11-19T17:43:16.888 INFO:teuthology.orchestra.run.smithi132.stdout: debug mon = 20 2020-11-19T17:43:16.888 INFO:teuthology.orchestra.run.smithi132.stdout: debug paxos = 20 2020-11-19T17:43:16.888 INFO:teuthology.orchestra.run.smithi132.stdout: debug auth = 20 2020-11-19T17:43:16.888 INFO:teuthology.orchestra.run.smithi132.stdout: mon data avail warn = 5 2020-11-19T17:43:16.889 INFO:teuthology.orchestra.run.smithi132.stdout: mon mgr mkfs grace = 240 2020-11-19T17:43:16.889 INFO:teuthology.orchestra.run.smithi132.stdout: mon reweight min pgs per osd = 4 2020-11-19T17:43:16.889 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd reporter subtree level = osd 2020-11-19T17:43:16.889 INFO:teuthology.orchestra.run.smithi132.stdout: mon osd prime pg temp = true 2020-11-19T17:43:16.889 INFO:teuthology.orchestra.run.smithi132.stdout: mon reweight min bytes per osd = 10 2020-11-19T17:43:16.889 INFO:teuthology.orchestra.run.smithi132.stdout: 2020-11-19T17:43:16.890 INFO:teuthology.orchestra.run.smithi132.stdout:[client] 2020-11-19T17:43:16.890 INFO:teuthology.orchestra.run.smithi132.stdout: rgw cache enabled = true 2020-11-19T17:43:16.890 INFO:teuthology.orchestra.run.smithi132.stdout: rgw enable ops log = true 2020-11-19T17:43:16.890 INFO:teuthology.orchestra.run.smithi132.stdout: rgw enable usage log = true 2020-11-19T17:43:16.890 INFO:teuthology.orchestra.run.smithi132.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T17:43:16.891 INFO:teuthology.orchestra.run.smithi132.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T17:43:16.891 INFO:teuthology.orchestra.run.smithi132.stdout:[mon.a] 2020-11-19T17:43:16.891 INFO:teuthology.orchestra.run.smithi132.stdout:[mon.c] 2020-11-19T17:43:16.891 INFO:teuthology.orchestra.run.smithi132.stdout:[mon.b] 2020-11-19T17:43:16.892 INFO:tasks.ceph:Creating admin key on mon.a... 2020-11-19T17:43:16.893 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:16.948 INFO:tasks.ceph:Copying monmap to all nodes... 2020-11-19T17:43:16.949 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:16.949 INFO:teuthology.orchestra.run.smithi192:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2020-11-19T17:43:16.964 INFO:teuthology.orchestra.run.smithi192.stderr:+ dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2020-11-19T17:43:16.965 INFO:teuthology.orchestra.run.smithi192.stdout:[mon.] 2020-11-19T17:43:16.966 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC0rrZfkKWeGxAA6/UO6b6+/mU9jN27ZIFUgA== 2020-11-19T17:43:16.966 INFO:teuthology.orchestra.run.smithi192.stdout:[client.admin] 2020-11-19T17:43:16.966 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC0rrZfpjY1OBAAHK0TU3rcsDkxZu357g1kAw== 2020-11-19T17:43:16.966 INFO:teuthology.orchestra.run.smithi192.stdout: caps mds = "allow *" 2020-11-19T17:43:16.967 INFO:teuthology.orchestra.run.smithi192.stdout: caps mgr = "allow *" 2020-11-19T17:43:16.967 INFO:teuthology.orchestra.run.smithi192.stdout: caps mon = "allow *" 2020-11-19T17:43:16.967 INFO:teuthology.orchestra.run.smithi192.stdout: caps osd = "allow *" 2020-11-19T17:43:16.967 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:16.967 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:16.968 INFO:teuthology.orchestra.run.smithi192.stderr:206 bytes copied, 2.7296e-05 s, 7.5 MB/s 2020-11-19T17:43:16.968 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:16.968 INFO:teuthology.orchestra.run.smithi192:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2020-11-19T17:43:17.022 INFO:teuthology.orchestra.run.smithi192.stderr:+ dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2020-11-19T17:43:17.023 INFO:teuthology.orchestra.run.smithi192.stdout: �hꐛ@G��/'������_��\(���_��\(�aXa �����bXb �����cXc �����abc 2020-11-19T17:43:17.023 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:17.023 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:17.024 INFO:teuthology.orchestra.run.smithi192.stderr:409 bytes copied, 3.7129e-05 s, 11.0 MB/s 2020-11-19T17:43:17.024 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T17:43:17.091 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:17.091 INFO:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T17:43:17.091 INFO:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:17.105 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T17:43:17.120 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:17.121 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:17.121 INFO:teuthology.orchestra.run.smithi192.stderr:206 bytes copied, 4.327e-05 s, 4.8 MB/s 2020-11-19T17:43:17.121 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:17.132 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:17.133 INFO:teuthology.orchestra.run.smithi192:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:17.193 INFO:teuthology.orchestra.run.smithi192.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:17.193 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:17.194 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:17.194 INFO:teuthology.orchestra.run.smithi192.stderr:409 bytes copied, 4.7936e-05 s, 8.5 MB/s 2020-11-19T17:43:17.194 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T17:43:17.195 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:17.195 INFO:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T17:43:17.195 INFO:teuthology.orchestra.run.smithi132:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:17.211 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T17:43:17.228 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:17.228 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:17.228 INFO:teuthology.orchestra.run.smithi132.stderr:206 bytes copied, 3.4211e-05 s, 6.0 MB/s 2020-11-19T17:43:17.228 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:17.242 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:17.242 INFO:teuthology.orchestra.run.smithi132:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:17.296 INFO:teuthology.orchestra.run.smithi132.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:17.298 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:17.298 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:17.298 INFO:teuthology.orchestra.run.smithi132.stderr:409 bytes copied, 3.0755e-05 s, 13.3 MB/s 2020-11-19T17:43:17.299 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T17:43:17.299 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:43:17.300 INFO:teuthology.orchestra.run.smithi074:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T17:43:17.300 INFO:teuthology.orchestra.run.smithi074:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:17.316 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T17:43:17.330 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records in 2020-11-19T17:43:17.331 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records out 2020-11-19T17:43:17.331 INFO:teuthology.orchestra.run.smithi074.stderr:206 bytes copied, 3.3031e-05 s, 6.2 MB/s 2020-11-19T17:43:17.331 INFO:teuthology.orchestra.run.smithi074.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T17:43:17.348 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:43:17.348 INFO:teuthology.orchestra.run.smithi074:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:17.413 INFO:teuthology.orchestra.run.smithi074.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:17.676 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records in 2020-11-19T17:43:17.676 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records out 2020-11-19T17:43:17.677 INFO:teuthology.orchestra.run.smithi074.stderr:409 bytes copied, 0.000419492 s, 975 kB/s 2020-11-19T17:43:17.677 INFO:tasks.ceph:Setting up mon nodes... 2020-11-19T17:43:17.677 INFO:tasks.ceph:Setting up mgr nodes... 2020-11-19T17:43:17.678 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:17.738 INFO:teuthology.orchestra.run.smithi192.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2020-11-19T17:43:17.740 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:17.814 INFO:teuthology.orchestra.run.smithi132.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2020-11-19T17:43:17.817 INFO:tasks.ceph:Setting up mds nodes... 2020-11-19T17:43:17.817 INFO:tasks.ceph_client:Setting up client nodes... 2020-11-19T17:43:17.818 INFO:teuthology.orchestra.run.smithi074:> 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-19T17:43:17.875 INFO:teuthology.orchestra.run.smithi074.stdout:creating /etc/ceph/ceph.client.0.keyring 2020-11-19T17:43:17.893 INFO:tasks.ceph:Running mkfs on osd nodes... 2020-11-19T17:43:17.894 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi192.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@smithi132.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-19T17:43:17.894 INFO:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2020-11-19T17:43:17.928 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-19T17:43:17.929 INFO:tasks.ceph:role: osd.0 2020-11-19T17:43:17.929 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T17:43:17.930 INFO:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2020-11-19T17:43:18.474 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:18.475 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:18.475 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:18.475 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 2020-11-19T17:43:18.475 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:18.475 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:18.476 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:18.476 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:18.476 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:18.476 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:18.693 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2020-11-19T17:43:18.693 INFO:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2020-11-19T17:43:18.801 INFO:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2020-11-19T17:43:18.833 INFO:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2020-11-19T17:43:18.900 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-19T17:43:18.900 INFO:tasks.ceph:role: osd.1 2020-11-19T17:43:18.900 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T17:43:18.901 INFO:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2020-11-19T17:43:19.421 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:19.422 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:19.422 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:19.422 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 2020-11-19T17:43:19.423 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:19.423 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:19.423 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:19.423 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:19.424 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:19.424 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:19.425 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2020-11-19T17:43:19.425 INFO:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2020-11-19T17:43:19.526 INFO:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2020-11-19T17:43:19.563 INFO:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2020-11-19T17:43:19.634 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-19T17:43:19.635 INFO:tasks.ceph:role: osd.2 2020-11-19T17:43:19.635 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T17:43:19.636 INFO:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2020-11-19T17:43:20.174 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:20.174 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:20.175 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:20.175 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 2020-11-19T17:43:20.175 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:20.175 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:20.175 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:20.176 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:20.176 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:20.176 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:20.177 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2020-11-19T17:43:20.177 INFO:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2020-11-19T17:43:20.314 INFO:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2020-11-19T17:43:20.348 INFO:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2020-11-19T17:43:20.420 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-19T17:43:20.420 INFO:tasks.ceph:role: osd.3 2020-11-19T17:43:20.421 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T17:43:20.421 INFO:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2020-11-19T17:43:20.954 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:20.954 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:20.954 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:20.955 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 2020-11-19T17:43:20.955 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:20.955 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:20.955 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:20.955 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:20.956 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:20.956 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:20.957 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2020-11-19T17:43:20.957 INFO:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2020-11-19T17:43:21.070 INFO:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2020-11-19T17:43:21.101 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:21.186 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:21.183+0000 7f174d275ec0 -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-19T17:43:21.186 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:21.184+0000 7f174d275ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2020-11-19T17:43:21.187 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:21.184+0000 7f174d275ec0 -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-19T17:43:21.187 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:21.184+0000 7f174d275ec0 -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-19T17:43:21.188 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:21.184+0000 7f174d275ec0 -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-19T17:43:21.188 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:21.184+0000 7f174d275ec0 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2020-11-19T17:43:24.034 INFO:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2020-11-19T17:43:24.108 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:24.198 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:24.196+0000 7f682b7d1ec0 -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-19T17:43:24.199 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:24.196+0000 7f682b7d1ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2020-11-19T17:43:24.199 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:24.196+0000 7f682b7d1ec0 -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-19T17:43:24.199 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:24.196+0000 7f682b7d1ec0 -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-19T17:43:24.199 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:24.196+0000 7f682b7d1ec0 -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-19T17:43:24.200 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:24.197+0000 7f682b7d1ec0 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2020-11-19T17:43:27.049 INFO:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2020-11-19T17:43:27.081 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:27.169 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:27.168+0000 7ff0d798cec0 -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-19T17:43:27.170 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:27.168+0000 7ff0d798cec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2020-11-19T17:43:27.170 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:27.168+0000 7ff0d798cec0 -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-19T17:43:27.170 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:27.168+0000 7ff0d798cec0 -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-19T17:43:27.170 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:27.168+0000 7ff0d798cec0 -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-19T17:43:27.171 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:27.168+0000 7ff0d798cec0 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2020-11-19T17:43:30.008 INFO:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2020-11-19T17:43:30.040 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:30.128 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:30.126+0000 7f88aef45ec0 -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-19T17:43:30.129 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:30.127+0000 7f88aef45ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2020-11-19T17:43:30.129 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:30.127+0000 7f88aef45ec0 -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-19T17:43:30.129 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:30.127+0000 7f88aef45ec0 -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-19T17:43:30.129 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:30.127+0000 7f88aef45ec0 -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-19T17:43:30.130 INFO:teuthology.orchestra.run.smithi192.stderr:2020-11-19T17:43:30.127+0000 7f88aef45ec0 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2020-11-19T17:43:32.969 INFO:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2020-11-19T17:43:33.079 INFO:teuthology.orchestra.run.smithi132:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2020-11-19T17:43:33.117 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-19T17:43:33.117 INFO:tasks.ceph:role: osd.4 2020-11-19T17:43:33.117 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T17:43:33.118 INFO:teuthology.orchestra.run.smithi132:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2020-11-19T17:43:33.647 INFO:teuthology.orchestra.run.smithi132.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:33.647 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:33.648 INFO:teuthology.orchestra.run.smithi132.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:33.648 INFO:teuthology.orchestra.run.smithi132.stdout: = reflink=1 2020-11-19T17:43:33.648 INFO:teuthology.orchestra.run.smithi132.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:33.648 INFO:teuthology.orchestra.run.smithi132.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:33.648 INFO:teuthology.orchestra.run.smithi132.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:33.649 INFO:teuthology.orchestra.run.smithi132.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:33.649 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:33.649 INFO:teuthology.orchestra.run.smithi132.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:33.650 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi132.front.sepia.ceph.com -o noatime 2020-11-19T17:43:33.650 INFO:teuthology.orchestra.run.smithi132:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2020-11-19T17:43:33.779 INFO:teuthology.orchestra.run.smithi132:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2020-11-19T17:43:33.813 INFO:teuthology.orchestra.run.smithi132:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2020-11-19T17:43:33.882 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-19T17:43:33.883 INFO:tasks.ceph:role: osd.5 2020-11-19T17:43:33.883 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T17:43:33.883 INFO:teuthology.orchestra.run.smithi132:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2020-11-19T17:43:34.392 INFO:teuthology.orchestra.run.smithi132.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:34.392 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:34.393 INFO:teuthology.orchestra.run.smithi132.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:34.393 INFO:teuthology.orchestra.run.smithi132.stdout: = reflink=1 2020-11-19T17:43:34.393 INFO:teuthology.orchestra.run.smithi132.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:34.393 INFO:teuthology.orchestra.run.smithi132.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:34.394 INFO:teuthology.orchestra.run.smithi132.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:34.394 INFO:teuthology.orchestra.run.smithi132.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:34.394 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:34.394 INFO:teuthology.orchestra.run.smithi132.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:34.395 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi132.front.sepia.ceph.com -o noatime 2020-11-19T17:43:34.396 INFO:teuthology.orchestra.run.smithi132:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2020-11-19T17:43:34.445 INFO:teuthology.orchestra.run.smithi132:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2020-11-19T17:43:34.477 INFO:teuthology.orchestra.run.smithi132:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2020-11-19T17:43:34.546 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-19T17:43:34.547 INFO:tasks.ceph:role: osd.6 2020-11-19T17:43:34.548 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T17:43:34.548 INFO:teuthology.orchestra.run.smithi132:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2020-11-19T17:43:35.086 INFO:teuthology.orchestra.run.smithi132.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:35.087 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:35.087 INFO:teuthology.orchestra.run.smithi132.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:35.087 INFO:teuthology.orchestra.run.smithi132.stdout: = reflink=1 2020-11-19T17:43:35.088 INFO:teuthology.orchestra.run.smithi132.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:35.088 INFO:teuthology.orchestra.run.smithi132.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:35.150 INFO:teuthology.orchestra.run.smithi132.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:35.151 INFO:teuthology.orchestra.run.smithi132.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:35.151 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:35.151 INFO:teuthology.orchestra.run.smithi132.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:35.152 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi132.front.sepia.ceph.com -o noatime 2020-11-19T17:43:35.153 INFO:teuthology.orchestra.run.smithi132:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2020-11-19T17:43:35.238 INFO:teuthology.orchestra.run.smithi132:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2020-11-19T17:43:35.275 INFO:teuthology.orchestra.run.smithi132:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2020-11-19T17:43:35.342 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-19T17:43:35.343 INFO:tasks.ceph:role: osd.7 2020-11-19T17:43:35.343 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T17:43:35.344 INFO:teuthology.orchestra.run.smithi132:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2020-11-19T17:43:35.871 INFO:teuthology.orchestra.run.smithi132.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T17:43:35.871 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T17:43:35.872 INFO:teuthology.orchestra.run.smithi132.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T17:43:35.872 INFO:teuthology.orchestra.run.smithi132.stdout: = reflink=1 2020-11-19T17:43:35.872 INFO:teuthology.orchestra.run.smithi132.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T17:43:35.872 INFO:teuthology.orchestra.run.smithi132.stdout: = sunit=0 swidth=0 blks 2020-11-19T17:43:35.872 INFO:teuthology.orchestra.run.smithi132.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T17:43:35.873 INFO:teuthology.orchestra.run.smithi132.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T17:43:35.873 INFO:teuthology.orchestra.run.smithi132.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T17:43:35.873 INFO:teuthology.orchestra.run.smithi132.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T17:43:35.874 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi132.front.sepia.ceph.com -o noatime 2020-11-19T17:43:35.874 INFO:teuthology.orchestra.run.smithi132:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2020-11-19T17:43:35.986 INFO:teuthology.orchestra.run.smithi132:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2020-11-19T17:43:36.018 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:36.115 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:36.102+0000 7fb47e268ec0 -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-19T17:43:36.116 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:36.106+0000 7fb47e268ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2020-11-19T17:43:36.116 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:36.106+0000 7fb47e268ec0 -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-19T17:43:36.117 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:36.106+0000 7fb47e268ec0 -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-19T17:43:36.117 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:36.106+0000 7fb47e268ec0 -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-19T17:43:36.126 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:36.110+0000 7fb47e268ec0 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2020-11-19T17:43:38.956 INFO:teuthology.orchestra.run.smithi132:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2020-11-19T17:43:38.989 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:39.078 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:39.077+0000 7fe4892b7ec0 -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-19T17:43:39.078 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:39.077+0000 7fe4892b7ec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2020-11-19T17:43:39.078 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:39.077+0000 7fe4892b7ec0 -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-19T17:43:39.078 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:39.077+0000 7fe4892b7ec0 -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-19T17:43:39.078 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:39.077+0000 7fe4892b7ec0 -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-19T17:43:39.079 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:39.077+0000 7fe4892b7ec0 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2020-11-19T17:43:41.927 INFO:teuthology.orchestra.run.smithi132:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2020-11-19T17:43:41.964 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:42.058 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:42.054+0000 7fac00dccec0 -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-19T17:43:42.058 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:42.054+0000 7fac00dccec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2020-11-19T17:43:42.058 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:42.054+0000 7fac00dccec0 -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-19T17:43:42.059 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:42.054+0000 7fac00dccec0 -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-19T17:43:42.059 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:42.054+0000 7fac00dccec0 -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-19T17:43:42.059 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:42.054+0000 7fac00dccec0 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2020-11-19T17:43:44.893 INFO:teuthology.orchestra.run.smithi132:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2020-11-19T17:43:44.942 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:45.040 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:45.034+0000 7fd9c95bfec0 -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-19T17:43:45.040 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:45.034+0000 7fd9c95bfec0 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2020-11-19T17:43:45.040 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:45.034+0000 7fd9c95bfec0 -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-19T17:43:45.041 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:45.034+0000 7fd9c95bfec0 -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-19T17:43:45.041 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:45.034+0000 7fd9c95bfec0 -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-19T17:43:45.041 INFO:teuthology.orchestra.run.smithi132.stderr:2020-11-19T17:43:45.035+0000 7fd9c95bfec0 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2020-11-19T17:43:47.878 INFO:teuthology.orchestra.run.smithi132:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2020-11-19T17:43:47.918 INFO:tasks.ceph:Reading keys from all nodes... 2020-11-19T17:43:47.919 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:47.919 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2020-11-19T17:43:47.938 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2020-11-19T17:43:47.954 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr.x] 2020-11-19T17:43:47.954 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC1rrZffTf8KxAA6lA+wBJk22psYZXYNBbGVw== 2020-11-19T17:43:47.955 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:47.955 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:47.955 INFO:teuthology.orchestra.run.smithi192.stderr:56 bytes copied, 4.6704e-05 s, 1.2 MB/s 2020-11-19T17:43:47.955 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:47.956 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2020-11-19T17:43:48.011 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2020-11-19T17:43:48.026 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.0] 2020-11-19T17:43:48.026 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC5rrZfSCkKCxAAwnKD7guDDemPjTE7M4EwWQ== 2020-11-19T17:43:48.026 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:48.027 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:48.027 INFO:teuthology.orchestra.run.smithi192.stderr:56 bytes copied, 3.9911e-05 s, 1.4 MB/s 2020-11-19T17:43:48.028 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:48.028 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2020-11-19T17:43:48.095 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2020-11-19T17:43:48.109 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.1] 2020-11-19T17:43:48.120 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC8rrZfb+zMCxAAApa3BVGEOKzERmNToDjJkA== 2020-11-19T17:43:48.123 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:48.124 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:48.124 INFO:teuthology.orchestra.run.smithi192.stderr:56 bytes copied, 4.2879e-05 s, 1.3 MB/s 2020-11-19T17:43:48.126 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:48.127 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2020-11-19T17:43:48.167 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2020-11-19T17:43:48.181 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.2] 2020-11-19T17:43:48.181 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC/rrZfQoUcChAAQx88q+58a2J5/PisrImH2w== 2020-11-19T17:43:48.181 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:48.181 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:48.182 INFO:teuthology.orchestra.run.smithi192.stderr:56 bytes copied, 3.9207e-05 s, 1.4 MB/s 2020-11-19T17:43:48.182 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:48.183 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2020-11-19T17:43:48.245 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2020-11-19T17:43:48.259 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.3] 2020-11-19T17:43:48.259 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDCrrZfNbWkBxAALM7aURadrZc4hxyLA9K4rg== 2020-11-19T17:43:48.259 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:48.260 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:48.260 INFO:teuthology.orchestra.run.smithi192.stderr:56 bytes copied, 3.7883e-05 s, 1.5 MB/s 2020-11-19T17:43:48.260 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:48.261 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2020-11-19T17:43:48.286 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2020-11-19T17:43:48.296 INFO:teuthology.orchestra.run.smithi132.stdout:[mgr.y] 2020-11-19T17:43:48.296 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC1rrZfw8CMMBAAglz+363V3re3AXR9odehYg== 2020-11-19T17:43:48.297 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:48.297 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:48.297 INFO:teuthology.orchestra.run.smithi132.stderr:56 bytes copied, 4.2628e-05 s, 1.3 MB/s 2020-11-19T17:43:48.298 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:48.298 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2020-11-19T17:43:48.358 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2020-11-19T17:43:48.370 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.4] 2020-11-19T17:43:48.371 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDIrrZfmy0rBhAAczUoByfzMNuRqbdMle6kCA== 2020-11-19T17:43:48.371 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:48.371 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:48.372 INFO:teuthology.orchestra.run.smithi132.stderr:56 bytes copied, 5.1148e-05 s, 1.1 MB/s 2020-11-19T17:43:48.372 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:48.372 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2020-11-19T17:43:48.433 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2020-11-19T17:43:48.446 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.5] 2020-11-19T17:43:48.703 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDLrrZfmGmjBBAAdWTdTe2nFRP7Dvd7gspReA== 2020-11-19T17:43:48.704 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:48.704 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:48.704 INFO:teuthology.orchestra.run.smithi132.stderr:56 bytes copied, 5.0291e-05 s, 1.1 MB/s 2020-11-19T17:43:48.707 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:48.708 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2020-11-19T17:43:48.791 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2020-11-19T17:43:48.791 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:48.791 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:48.792 INFO:teuthology.orchestra.run.smithi132.stderr:56 bytes copied, 3.6045e-05 s, 1.6 MB/s 2020-11-19T17:43:48.792 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.6] 2020-11-19T17:43:48.792 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDOrrZfu61FAxAA2d/4eQN9eVYnPTgGpwVs/A== 2020-11-19T17:43:48.792 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:48.793 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2020-11-19T17:43:48.854 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2020-11-19T17:43:48.871 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.7] 2020-11-19T17:43:48.871 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDRrrZfoVAXAhAAUGHw7R9NCdjv4TVE1YXc/Q== 2020-11-19T17:43:48.871 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:48.872 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:48.872 INFO:teuthology.orchestra.run.smithi132.stderr:56 bytes copied, 5.0944e-05 s, 1.1 MB/s 2020-11-19T17:43:48.872 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T17:43:48.873 INFO:teuthology.orchestra.run.smithi074:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2020-11-19T17:43:48.901 INFO:teuthology.orchestra.run.smithi074.stderr:+ dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2020-11-19T17:43:48.902 INFO:teuthology.orchestra.run.smithi074.stdout:[client.0] 2020-11-19T17:43:48.902 INFO:teuthology.orchestra.run.smithi074.stdout: key = AQC1rrZf2dcoNBAA/fjdr+Kmv/uYEhVLtgz1Lg== 2020-11-19T17:43:48.903 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records in 2020-11-19T17:43:48.903 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records out 2020-11-19T17:43:48.903 INFO:teuthology.orchestra.run.smithi074.stderr:59 bytes copied, 3.8644e-05 s, 1.5 MB/s 2020-11-19T17:43:48.904 INFO:tasks.ceph:Adding keys to all mons... 2020-11-19T17:43:48.904 INFO:teuthology.orchestra.run.smithi132:> sudo tee -a /etc/ceph/ceph.keyring 2020-11-19T17:43:48.920 INFO:teuthology.orchestra.run.smithi192:> sudo tee -a /etc/ceph/ceph.keyring 2020-11-19T17:43:48.947 INFO:teuthology.orchestra.run.smithi132.stdout:[mgr.x] 2020-11-19T17:43:48.947 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC1rrZffTf8KxAA6lA+wBJk22psYZXYNBbGVw== 2020-11-19T17:43:48.948 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.0] 2020-11-19T17:43:48.948 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC5rrZfSCkKCxAAwnKD7guDDemPjTE7M4EwWQ== 2020-11-19T17:43:48.949 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.1] 2020-11-19T17:43:48.949 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC8rrZfb+zMCxAAApa3BVGEOKzERmNToDjJkA== 2020-11-19T17:43:48.949 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.2] 2020-11-19T17:43:48.949 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC/rrZfQoUcChAAQx88q+58a2J5/PisrImH2w== 2020-11-19T17:43:48.966 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.3] 2020-11-19T17:43:48.966 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDCrrZfNbWkBxAALM7aURadrZc4hxyLA9K4rg== 2020-11-19T17:43:48.966 INFO:teuthology.orchestra.run.smithi132.stdout:[mgr.y] 2020-11-19T17:43:48.967 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC1rrZfw8CMMBAAglz+363V3re3AXR9odehYg== 2020-11-19T17:43:48.967 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.4] 2020-11-19T17:43:48.967 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDIrrZfmy0rBhAAczUoByfzMNuRqbdMle6kCA== 2020-11-19T17:43:48.967 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.5] 2020-11-19T17:43:48.967 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDLrrZfmGmjBBAAdWTdTe2nFRP7Dvd7gspReA== 2020-11-19T17:43:48.968 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.6] 2020-11-19T17:43:48.968 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDOrrZfu61FAxAA2d/4eQN9eVYnPTgGpwVs/A== 2020-11-19T17:43:48.968 INFO:teuthology.orchestra.run.smithi132.stdout:[osd.7] 2020-11-19T17:43:48.968 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQDRrrZfoVAXAhAAUGHw7R9NCdjv4TVE1YXc/Q== 2020-11-19T17:43:48.968 INFO:teuthology.orchestra.run.smithi132.stdout:[client.0] 2020-11-19T17:43:48.969 INFO:teuthology.orchestra.run.smithi132.stdout: key = AQC1rrZf2dcoNBAA/fjdr+Kmv/uYEhVLtgz1Lg== 2020-11-19T17:43:48.974 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr.x] 2020-11-19T17:43:48.975 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC1rrZffTf8KxAA6lA+wBJk22psYZXYNBbGVw== 2020-11-19T17:43:48.975 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.0] 2020-11-19T17:43:48.975 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC5rrZfSCkKCxAAwnKD7guDDemPjTE7M4EwWQ== 2020-11-19T17:43:48.975 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.1] 2020-11-19T17:43:48.976 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC8rrZfb+zMCxAAApa3BVGEOKzERmNToDjJkA== 2020-11-19T17:43:48.976 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.2] 2020-11-19T17:43:48.976 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC/rrZfQoUcChAAQx88q+58a2J5/PisrImH2w== 2020-11-19T17:43:48.976 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.3] 2020-11-19T17:43:48.976 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDCrrZfNbWkBxAALM7aURadrZc4hxyLA9K4rg== 2020-11-19T17:43:48.977 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr.y] 2020-11-19T17:43:48.977 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC1rrZfw8CMMBAAglz+363V3re3AXR9odehYg== 2020-11-19T17:43:48.977 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.4] 2020-11-19T17:43:48.977 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDIrrZfmy0rBhAAczUoByfzMNuRqbdMle6kCA== 2020-11-19T17:43:48.978 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.5] 2020-11-19T17:43:48.978 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDLrrZfmGmjBBAAdWTdTe2nFRP7Dvd7gspReA== 2020-11-19T17:43:48.978 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.6] 2020-11-19T17:43:48.978 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDOrrZfu61FAxAA2d/4eQN9eVYnPTgGpwVs/A== 2020-11-19T17:43:48.978 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.7] 2020-11-19T17:43:48.978 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDRrrZfoVAXAhAAUGHw7R9NCdjv4TVE1YXc/Q== 2020-11-19T17:43:48.979 INFO:teuthology.orchestra.run.smithi192.stdout:[client.0] 2020-11-19T17:43:48.979 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQC1rrZf2dcoNBAA/fjdr+Kmv/uYEhVLtgz1Lg== 2020-11-19T17:43:48.979 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:48.990 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.070 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.075 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.126 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.155 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.207 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.249 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.297 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.300 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.347 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.349 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.397 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.399 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.447 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.449 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.500 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.509 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.566 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.610 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.661 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:49.693 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.745 INFO:tasks.ceph:Running mkfs on mon nodes... 2020-11-19T17:43:49.746 INFO:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2020-11-19T17:43:49.772 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:49.865 INFO:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2020-11-19T17:43:49.892 INFO:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2020-11-19T17:43:49.959 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:43:50.052 INFO:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2020-11-19T17:43:50.079 INFO:teuthology.orchestra.run.smithi132:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2020-11-19T17:43:50.106 INFO:teuthology.orchestra.run.smithi132:> 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-19T17:43:50.203 INFO:teuthology.orchestra.run.smithi132:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2020-11-19T17:43:50.240 INFO:teuthology.orchestra.run.smithi132:> rm -- /home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:50.299 INFO:teuthology.orchestra.run.smithi192:> rm -- /home/ubuntu/cephtest/ceph.monmap 2020-11-19T17:43:50.319 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2020-11-19T17:43:50.319 INFO:tasks.ceph.mon.a:Restarting daemon 2020-11-19T17:43:50.320 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2020-11-19T17:43:50.366 INFO:tasks.ceph.mon.a:Started 2020-11-19T17:43:50.367 INFO:tasks.ceph.mon.c:Restarting daemon 2020-11-19T17:43:50.367 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2020-11-19T17:43:50.372 INFO:tasks.ceph.mon.c:Started 2020-11-19T17:43:50.372 INFO:tasks.ceph.mon.b:Restarting daemon 2020-11-19T17:43:50.373 INFO:teuthology.orchestra.run.smithi132:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2020-11-19T17:43:50.378 INFO:tasks.ceph.mon.b:Started 2020-11-19T17:43:50.379 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2020-11-19T17:43:50.381 INFO:tasks.ceph.mgr.x:Restarting daemon 2020-11-19T17:43:50.383 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2020-11-19T17:43:50.391 INFO:tasks.ceph.mgr.x:Started 2020-11-19T17:43:50.394 INFO:tasks.ceph.mgr.y:Restarting daemon 2020-11-19T17:43:50.394 INFO:teuthology.orchestra.run.smithi132:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2020-11-19T17:43:50.404 INFO:tasks.ceph.mgr.y:Started 2020-11-19T17:43:50.645 INFO:tasks.ceph:Setting crush tunables to default 2020-11-19T17:43:50.646 INFO:teuthology.orchestra.run.smithi192:> sudo ceph --cluster ceph osd crush tunables default 2020-11-19T17:43:50.888 INFO:teuthology.orchestra.run.smithi192.stderr:adjusted tunables profile to default 2020-11-19T17:43:50.899 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2020-11-19T17:43:50.900 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:50.900 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2020-11-19T17:43:50.916 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2020-11-19T17:43:50.929 INFO:teuthology.orchestra.run.smithi192.stdout:783b18e4-4620-4c7c-bc53-61123d1dfe22 2020-11-19T17:43:50.929 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:50.930 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:50.930 INFO:teuthology.orchestra.run.smithi192.stderr:37 bytes copied, 3.3865e-05 s, 1.1 MB/s 2020-11-19T17:43:50.931 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:50.932 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2020-11-19T17:43:50.986 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2020-11-19T17:43:51.000 INFO:teuthology.orchestra.run.smithi192.stdout:f71e6fa1-5787-4f6f-a095-bac67df174aa 2020-11-19T17:43:51.000 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:51.001 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:51.001 INFO:teuthology.orchestra.run.smithi192.stderr:37 bytes copied, 3.1818e-05 s, 1.2 MB/s 2020-11-19T17:43:51.002 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:51.003 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2020-11-19T17:43:51.057 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2020-11-19T17:43:51.070 INFO:teuthology.orchestra.run.smithi192.stdout:a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc 2020-11-19T17:43:51.071 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:51.071 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:51.071 INFO:teuthology.orchestra.run.smithi192.stderr:37 bytes copied, 3.3924e-05 s, 1.1 MB/s 2020-11-19T17:43:51.073 INFO:teuthology.orchestra.run.smithi192:> set -ex 2020-11-19T17:43:51.073 INFO:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2020-11-19T17:43:51.128 INFO:teuthology.orchestra.run.smithi192.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2020-11-19T17:43:51.141 INFO:teuthology.orchestra.run.smithi192.stdout:be6eb365-fd56-478b-a558-090e00a46abf 2020-11-19T17:43:51.142 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records in 2020-11-19T17:43:51.142 INFO:teuthology.orchestra.run.smithi192.stderr:0+1 records out 2020-11-19T17:43:51.142 INFO:teuthology.orchestra.run.smithi192.stderr:37 bytes copied, 3.532e-05 s, 1.0 MB/s 2020-11-19T17:43:51.143 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:51.144 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2020-11-19T17:43:51.159 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2020-11-19T17:43:51.173 INFO:teuthology.orchestra.run.smithi132.stdout:608a0a99-2041-4334-9aff-7dde0550afea 2020-11-19T17:43:51.173 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:51.173 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:51.173 INFO:teuthology.orchestra.run.smithi132.stderr:37 bytes copied, 4.4912e-05 s, 824 kB/s 2020-11-19T17:43:51.174 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:51.175 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2020-11-19T17:43:51.682 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2020-11-19T17:43:51.694 INFO:teuthology.orchestra.run.smithi132.stdout:09f83235-d4f3-470c-ab0b-de5f3960508d 2020-11-19T17:43:51.695 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:51.695 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:51.695 INFO:teuthology.orchestra.run.smithi132.stderr:37 bytes copied, 3.3829e-05 s, 1.1 MB/s 2020-11-19T17:43:51.696 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:51.696 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2020-11-19T17:43:51.776 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2020-11-19T17:43:51.795 INFO:teuthology.orchestra.run.smithi132.stdout:c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3 2020-11-19T17:43:51.795 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:51.796 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:51.796 INFO:teuthology.orchestra.run.smithi132.stderr:37 bytes copied, 4.3892e-05 s, 843 kB/s 2020-11-19T17:43:51.797 INFO:teuthology.orchestra.run.smithi132:> set -ex 2020-11-19T17:43:51.797 INFO:teuthology.orchestra.run.smithi132:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2020-11-19T17:43:51.884 INFO:teuthology.orchestra.run.smithi132.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2020-11-19T17:43:51.899 INFO:teuthology.orchestra.run.smithi132.stdout:faf3f77f-1338-41c7-a9a2-a45cbe0e7c43 2020-11-19T17:43:51.899 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records in 2020-11-19T17:43:51.899 INFO:teuthology.orchestra.run.smithi132.stderr:0+1 records out 2020-11-19T17:43:51.900 INFO:teuthology.orchestra.run.smithi132.stderr:37 bytes copied, 3.6664e-05 s, 1.0 MB/s 2020-11-19T17:43:51.900 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new 783b18e4-4620-4c7c-bc53-61123d1dfe22 0 2020-11-19T17:43:52.189 INFO:teuthology.orchestra.run.smithi132.stdout:0 2020-11-19T17:43:52.202 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new f71e6fa1-5787-4f6f-a095-bac67df174aa 1 2020-11-19T17:43:52.423 INFO:teuthology.orchestra.run.smithi132.stdout:1 2020-11-19T17:43:52.435 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc 2 2020-11-19T17:43:52.658 INFO:teuthology.orchestra.run.smithi132.stdout:2 2020-11-19T17:43:52.669 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new be6eb365-fd56-478b-a558-090e00a46abf 3 2020-11-19T17:43:52.901 INFO:teuthology.orchestra.run.smithi132.stdout:3 2020-11-19T17:43:52.909 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new 608a0a99-2041-4334-9aff-7dde0550afea 4 2020-11-19T17:43:53.133 INFO:teuthology.orchestra.run.smithi132.stdout:4 2020-11-19T17:43:53.144 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new 09f83235-d4f3-470c-ab0b-de5f3960508d 5 2020-11-19T17:43:53.367 INFO:teuthology.orchestra.run.smithi132.stdout:5 2020-11-19T17:43:53.380 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3 6 2020-11-19T17:43:53.609 INFO:teuthology.orchestra.run.smithi132.stdout:6 2020-11-19T17:43:53.624 INFO:teuthology.orchestra.run.smithi132:> sudo ceph --cluster ceph osd new faf3f77f-1338-41c7-a9a2-a45cbe0e7c43 7 2020-11-19T17:43:53.856 INFO:teuthology.orchestra.run.smithi132.stdout:7 2020-11-19T17:43:53.867 INFO:tasks.ceph.osd.0:Restarting daemon 2020-11-19T17:43:53.867 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2020-11-19T17:43:53.878 INFO:tasks.ceph.osd.0:Started 2020-11-19T17:43:53.878 INFO:tasks.ceph.osd.1:Restarting daemon 2020-11-19T17:43:53.878 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2020-11-19T17:43:53.890 INFO:tasks.ceph.osd.1:Started 2020-11-19T17:43:53.890 INFO:tasks.ceph.osd.2:Restarting daemon 2020-11-19T17:43:53.891 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2020-11-19T17:43:53.897 INFO:tasks.ceph.osd.2:Started 2020-11-19T17:43:53.897 INFO:tasks.ceph.osd.3:Restarting daemon 2020-11-19T17:43:53.898 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2020-11-19T17:43:53.903 INFO:tasks.ceph.osd.3:Started 2020-11-19T17:43:53.904 INFO:tasks.ceph.osd.4:Restarting daemon 2020-11-19T17:43:53.904 INFO:teuthology.orchestra.run.smithi132:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2020-11-19T17:43:53.908 INFO:tasks.ceph.osd.4:Started 2020-11-19T17:43:53.908 INFO:tasks.ceph.osd.5:Restarting daemon 2020-11-19T17:43:53.909 INFO:teuthology.orchestra.run.smithi132:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2020-11-19T17:43:53.912 INFO:tasks.ceph.osd.5:Started 2020-11-19T17:43:53.912 INFO:tasks.ceph.osd.6:Restarting daemon 2020-11-19T17:43:53.913 INFO:teuthology.orchestra.run.smithi132:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2020-11-19T17:43:53.915 INFO:tasks.ceph.osd.6:Started 2020-11-19T17:43:53.916 INFO:tasks.ceph.osd.7:Restarting daemon 2020-11-19T17:43:53.916 INFO:teuthology.orchestra.run.smithi132:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2020-11-19T17:43:53.922 INFO:tasks.ceph.osd.7:Started 2020-11-19T17:43:53.922 INFO:tasks.ceph:Waiting for OSDs to come up 2020-11-19T17:43:54.488 INFO:tasks.ceph.osd.1.smithi192.stderr:2020-11-19T17:43:54.486+0000 7f18eb580ec0 -1 Falling back to public interface 2020-11-19T17:43:54.501 INFO:tasks.ceph.osd.0.smithi192.stderr:2020-11-19T17:43:54.499+0000 7fb7e5a88ec0 -1 Falling back to public interface 2020-11-19T17:43:54.502 INFO:tasks.ceph.osd.3.smithi192.stderr:2020-11-19T17:43:54.501+0000 7f375c9e4ec0 -1 Falling back to public interface 2020-11-19T17:43:54.511 INFO:tasks.ceph.osd.6.smithi132.stderr:2020-11-19T17:43:54.510+0000 7fe21c38cec0 -1 Falling back to public interface 2020-11-19T17:43:54.512 INFO:tasks.ceph.osd.2.smithi192.stderr:2020-11-19T17:43:54.510+0000 7fb5dd760ec0 -1 Falling back to public interface 2020-11-19T17:43:54.527 INFO:tasks.ceph.osd.4.smithi132.stderr:2020-11-19T17:43:54.526+0000 7f4519ed7ec0 -1 Falling back to public interface 2020-11-19T17:43:54.532 INFO:tasks.ceph.osd.5.smithi132.stderr:2020-11-19T17:43:54.531+0000 7fbe6965cec0 -1 Falling back to public interface 2020-11-19T17:43:54.541 INFO:tasks.ceph.osd.7.smithi132.stderr:2020-11-19T17:43:54.540+0000 7f393ad16ec0 -1 Falling back to public interface 2020-11-19T17:43:54.730 INFO:teuthology.orchestra.run.smithi192:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2020-11-19T17:43:54.920 INFO:teuthology.misc.health.smithi192.stdout: 2020-11-19T17:43:54.920 INFO:teuthology.misc.health.smithi192.stdout:{"epoch":10,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T17:43:53.847924+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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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":"be6eb365-fd56-478b-a558-090e00a46abf","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":"608a0a99-2041-4334-9aff-7dde0550afea","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":"09f83235-d4f3-470c-ab0b-de5f3960508d","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":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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-19T17:43:54.930 DEBUG:teuthology.misc:0 of 8 OSDs are up 2020-11-19T17:43:55.614 INFO:tasks.ceph.osd.5.smithi132.stderr:2020-11-19T17:43:55.613+0000 7fbe6965cec0 -1 osd.5 0 log_to_monitors {default=true} 2020-11-19T17:43:55.818 INFO:tasks.ceph.osd.1.smithi192.stderr:2020-11-19T17:43:55.816+0000 7f18eb580ec0 -1 osd.1 0 log_to_monitors {default=true} 2020-11-19T17:43:55.835 INFO:tasks.ceph.osd.6.smithi132.stderr:2020-11-19T17:43:55.834+0000 7fe21c38cec0 -1 osd.6 0 log_to_monitors {default=true} 2020-11-19T17:43:55.841 INFO:tasks.ceph.osd.0.smithi192.stderr:2020-11-19T17:43:55.839+0000 7fb7e5a88ec0 -1 osd.0 0 log_to_monitors {default=true} 2020-11-19T17:43:55.845 INFO:tasks.ceph.osd.2.smithi192.stderr:2020-11-19T17:43:55.843+0000 7fb5dd760ec0 -1 osd.2 0 log_to_monitors {default=true} 2020-11-19T17:43:55.845 INFO:tasks.ceph.osd.3.smithi192.stderr:2020-11-19T17:43:55.843+0000 7f375c9e4ec0 -1 osd.3 0 log_to_monitors {default=true} 2020-11-19T17:43:55.864 INFO:tasks.ceph.osd.4.smithi132.stderr:2020-11-19T17:43:55.863+0000 7f4519ed7ec0 -1 osd.4 0 log_to_monitors {default=true} 2020-11-19T17:43:55.877 INFO:tasks.ceph.osd.7.smithi132.stderr:2020-11-19T17:43:55.876+0000 7f393ad16ec0 -1 osd.7 0 log_to_monitors {default=true} 2020-11-19T17:43:57.164 INFO:tasks.ceph.osd.5.smithi132.stderr:2020-11-19T17:43:57.163+0000 7fbe5fe6e700 -1 osd.5 0 waiting for initial osdmap 2020-11-19T17:43:57.165 INFO:tasks.ceph.osd.4.smithi132.stderr:2020-11-19T17:43:57.164+0000 7f45106e9700 -1 osd.4 0 waiting for initial osdmap 2020-11-19T17:43:57.165 INFO:tasks.ceph.osd.3.smithi192.stderr:2020-11-19T17:43:57.164+0000 7f37531f6700 -1 osd.3 0 waiting for initial osdmap 2020-11-19T17:43:57.166 INFO:tasks.ceph.osd.7.smithi132.stderr:2020-11-19T17:43:57.165+0000 7f3931528700 -1 osd.7 0 waiting for initial osdmap 2020-11-19T17:43:57.167 INFO:tasks.ceph.osd.1.smithi192.stderr:2020-11-19T17:43:57.164+0000 7f18e3595700 -1 osd.1 0 waiting for initial osdmap 2020-11-19T17:43:57.167 INFO:tasks.ceph.osd.2.smithi192.stderr:2020-11-19T17:43:57.165+0000 7fb5d5775700 -1 osd.2 0 waiting for initial osdmap 2020-11-19T17:43:57.169 INFO:tasks.ceph.osd.6.smithi132.stderr:2020-11-19T17:43:57.164+0000 7fe212b9e700 -1 osd.6 0 waiting for initial osdmap 2020-11-19T17:43:57.171 INFO:tasks.ceph.osd.0.smithi192.stderr:2020-11-19T17:43:57.165+0000 7fb7dda9d700 -1 osd.0 0 waiting for initial osdmap 2020-11-19T17:44:01.742 INFO:teuthology.orchestra.run.smithi192:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2020-11-19T17:44:02.020 INFO:teuthology.misc.health.smithi192.stdout: 2020-11-19T17:44:02.020 INFO:teuthology.misc.health.smithi192.stdout:{"epoch":16,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T17:44:00.168087+0000","last_up_change":"2020-11-19T17:43:58.158735+0000","last_in_change":"2020-11-19T17:43:58.158735+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"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-19T17:43:54.179326+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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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.192:6810","nonce":22226},{"type":"v1","addr":"172.21.15.192:6811","nonce":22226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":22226},{"type":"v1","addr":"172.21.15.192:6813","nonce":22226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":22226},{"type":"v1","addr":"172.21.15.192:6818","nonce":22226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":22226},{"type":"v1","addr":"172.21.15.192:6815","nonce":22226}]},"public_addr":"172.21.15.192:6811/22226","cluster_addr":"172.21.15.192:6813/22226","heartbeat_back_addr":"172.21.15.192:6818/22226","heartbeat_front_addr":"172.21.15.192:6815/22226","state":["exists","up"]},{"osd":1,"uuid":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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.192:6802","nonce":22227},{"type":"v1","addr":"172.21.15.192:6803","nonce":22227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":22227},{"type":"v1","addr":"172.21.15.192:6805","nonce":22227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":22227},{"type":"v1","addr":"172.21.15.192:6809","nonce":22227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":22227},{"type":"v1","addr":"172.21.15.192:6807","nonce":22227}]},"public_addr":"172.21.15.192:6803/22227","cluster_addr":"172.21.15.192:6805/22227","heartbeat_back_addr":"172.21.15.192:6809/22227","heartbeat_front_addr":"172.21.15.192:6807/22227","state":["exists","up"]},{"osd":2,"uuid":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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.192:6826","nonce":22241},{"type":"v1","addr":"172.21.15.192:6827","nonce":22241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":22241},{"type":"v1","addr":"172.21.15.192:6829","nonce":22241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6832","nonce":22241},{"type":"v1","addr":"172.21.15.192:6833","nonce":22241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":22241},{"type":"v1","addr":"172.21.15.192:6831","nonce":22241}]},"public_addr":"172.21.15.192:6827/22241","cluster_addr":"172.21.15.192:6829/22241","heartbeat_back_addr":"172.21.15.192:6833/22241","heartbeat_front_addr":"172.21.15.192:6831/22241","state":["exists","up"]},{"osd":3,"uuid":"be6eb365-fd56-478b-a558-090e00a46abf","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.192:6817","nonce":22228},{"type":"v1","addr":"172.21.15.192:6819","nonce":22228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":22228},{"type":"v1","addr":"172.21.15.192:6821","nonce":22228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":22228},{"type":"v1","addr":"172.21.15.192:6825","nonce":22228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":22228},{"type":"v1","addr":"172.21.15.192:6823","nonce":22228}]},"public_addr":"172.21.15.192:6819/22228","cluster_addr":"172.21.15.192:6821/22228","heartbeat_back_addr":"172.21.15.192:6825/22228","heartbeat_front_addr":"172.21.15.192:6823/22228","state":["exists","up"]},{"osd":4,"uuid":"608a0a99-2041-4334-9aff-7dde0550afea","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.132:6808","nonce":22240},{"type":"v1","addr":"172.21.15.132:6809","nonce":22240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6810","nonce":22240},{"type":"v1","addr":"172.21.15.132:6811","nonce":22240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":22240},{"type":"v1","addr":"172.21.15.132:6815","nonce":22240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":22240},{"type":"v1","addr":"172.21.15.132:6813","nonce":22240}]},"public_addr":"172.21.15.132:6809/22240","cluster_addr":"172.21.15.132:6811/22240","heartbeat_back_addr":"172.21.15.132:6815/22240","heartbeat_front_addr":"172.21.15.132:6813/22240","state":["exists","up"]},{"osd":5,"uuid":"09f83235-d4f3-470c-ab0b-de5f3960508d","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.132:6816","nonce":22250},{"type":"v1","addr":"172.21.15.132:6817","nonce":22250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6818","nonce":22250},{"type":"v1","addr":"172.21.15.132:6819","nonce":22250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":22250},{"type":"v1","addr":"172.21.15.132:6823","nonce":22250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":22250},{"type":"v1","addr":"172.21.15.132:6821","nonce":22250}]},"public_addr":"172.21.15.132:6817/22250","cluster_addr":"172.21.15.132:6819/22250","heartbeat_back_addr":"172.21.15.132:6823/22250","heartbeat_front_addr":"172.21.15.132:6821/22250","state":["exists","up"]},{"osd":6,"uuid":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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.132:6800","nonce":22239},{"type":"v1","addr":"172.21.15.132:6801","nonce":22239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":22239},{"type":"v1","addr":"172.21.15.132:6803","nonce":22239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":22239},{"type":"v1","addr":"172.21.15.132:6807","nonce":22239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":22239},{"type":"v1","addr":"172.21.15.132:6805","nonce":22239}]},"public_addr":"172.21.15.132:6801/22239","cluster_addr":"172.21.15.132:6803/22239","heartbeat_back_addr":"172.21.15.132:6807/22239","heartbeat_front_addr":"172.21.15.132:6805/22239","state":["exists","up"]},{"osd":7,"uuid":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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.132:6824","nonce":22264},{"type":"v1","addr":"172.21.15.132:6825","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6826","nonce":22264},{"type":"v1","addr":"172.21.15.132:6827","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":22264},{"type":"v1","addr":"172.21.15.132:6831","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":22264},{"type":"v1","addr":"172.21.15.132:6829","nonce":22264}]},"public_addr":"172.21.15.132:6825/22264","cluster_addr":"172.21.15.132:6827/22264","heartbeat_back_addr":"172.21.15.132:6831/22264","heartbeat_front_addr":"172.21.15.132:6829/22264","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-19T17:43:56.889657+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-19T17:43:56.801591+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-19T17:43:56.813737+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-19T17:43:56.798144+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-19T17:43:56.867932+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-19T17:43:56.636799+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-19T17:43:56.793787+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-19T17:43:56.837206+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-19T17:44:02.032 DEBUG:teuthology.misc:8 of 8 OSDs are up 2020-11-19T17:44:02.032 INFO:tasks.ceph:Creating RBD pool 2020-11-19T17:44:02.033 INFO:teuthology.orchestra.run.smithi192:> sudo ceph --cluster ceph osd pool create rbd 8 2020-11-19T17:44:03.191 INFO:teuthology.orchestra.run.smithi192.stderr:pool 'rbd' created 2020-11-19T17:44:03.203 INFO:teuthology.orchestra.run.smithi192:> sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2020-11-19T17:44:04.193 INFO:teuthology.orchestra.run.smithi192.stderr:enabled application 'rbd' on pool 'rbd' 2020-11-19T17:44:04.204 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2020-11-19T17:44:04.205 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T17:44:04.206 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2020-11-19T17:44:04.497 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:04.498 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":18,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T17:44:04.182000+0000","last_up_change":"2020-11-19T17:43:58.158735+0000","last_in_change":"2020-11-19T17:43:58.158735+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"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-19T17:43:54.179326+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-19T17:44:02.356285+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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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.192:6810","nonce":22226},{"type":"v1","addr":"172.21.15.192:6811","nonce":22226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":22226},{"type":"v1","addr":"172.21.15.192:6813","nonce":22226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":22226},{"type":"v1","addr":"172.21.15.192:6818","nonce":22226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":22226},{"type":"v1","addr":"172.21.15.192:6815","nonce":22226}]},"public_addr":"172.21.15.192:6811/22226","cluster_addr":"172.21.15.192:6813/22226","heartbeat_back_addr":"172.21.15.192:6818/22226","heartbeat_front_addr":"172.21.15.192:6815/22226","state":["exists","up"]},{"osd":1,"uuid":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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.192:6802","nonce":22227},{"type":"v1","addr":"172.21.15.192:6803","nonce":22227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":22227},{"type":"v1","addr":"172.21.15.192:6805","nonce":22227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":22227},{"type":"v1","addr":"172.21.15.192:6809","nonce":22227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":22227},{"type":"v1","addr":"172.21.15.192:6807","nonce":22227}]},"public_addr":"172.21.15.192:6803/22227","cluster_addr":"172.21.15.192:6805/22227","heartbeat_back_addr":"172.21.15.192:6809/22227","heartbeat_front_addr":"172.21.15.192:6807/22227","state":["exists","up"]},{"osd":2,"uuid":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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.192:6826","nonce":22241},{"type":"v1","addr":"172.21.15.192:6827","nonce":22241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":22241},{"type":"v1","addr":"172.21.15.192:6829","nonce":22241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6832","nonce":22241},{"type":"v1","addr":"172.21.15.192:6833","nonce":22241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":22241},{"type":"v1","addr":"172.21.15.192:6831","nonce":22241}]},"public_addr":"172.21.15.192:6827/22241","cluster_addr":"172.21.15.192:6829/22241","heartbeat_back_addr":"172.21.15.192:6833/22241","heartbeat_front_addr":"172.21.15.192:6831/22241","state":["exists","up"]},{"osd":3,"uuid":"be6eb365-fd56-478b-a558-090e00a46abf","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.192:6817","nonce":22228},{"type":"v1","addr":"172.21.15.192:6819","nonce":22228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":22228},{"type":"v1","addr":"172.21.15.192:6821","nonce":22228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":22228},{"type":"v1","addr":"172.21.15.192:6825","nonce":22228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":22228},{"type":"v1","addr":"172.21.15.192:6823","nonce":22228}]},"public_addr":"172.21.15.192:6819/22228","cluster_addr":"172.21.15.192:6821/22228","heartbeat_back_addr":"172.21.15.192:6825/22228","heartbeat_front_addr":"172.21.15.192:6823/22228","state":["exists","up"]},{"osd":4,"uuid":"608a0a99-2041-4334-9aff-7dde0550afea","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.132:6808","nonce":22240},{"type":"v1","addr":"172.21.15.132:6809","nonce":22240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6810","nonce":22240},{"type":"v1","addr":"172.21.15.132:6811","nonce":22240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":22240},{"type":"v1","addr":"172.21.15.132:6815","nonce":22240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":22240},{"type":"v1","addr":"172.21.15.132:6813","nonce":22240}]},"public_addr":"172.21.15.132:6809/22240","cluster_addr":"172.21.15.132:6811/22240","heartbeat_back_addr":"172.21.15.132:6815/22240","heartbeat_front_addr":"172.21.15.132:6813/22240","state":["exists","up"]},{"osd":5,"uuid":"09f83235-d4f3-470c-ab0b-de5f3960508d","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.132:6816","nonce":22250},{"type":"v1","addr":"172.21.15.132:6817","nonce":22250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6818","nonce":22250},{"type":"v1","addr":"172.21.15.132:6819","nonce":22250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":22250},{"type":"v1","addr":"172.21.15.132:6823","nonce":22250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":22250},{"type":"v1","addr":"172.21.15.132:6821","nonce":22250}]},"public_addr":"172.21.15.132:6817/22250","cluster_addr":"172.21.15.132:6819/22250","heartbeat_back_addr":"172.21.15.132:6823/22250","heartbeat_front_addr":"172.21.15.132:6821/22250","state":["exists","up"]},{"osd":6,"uuid":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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.132:6800","nonce":22239},{"type":"v1","addr":"172.21.15.132:6801","nonce":22239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":22239},{"type":"v1","addr":"172.21.15.132:6803","nonce":22239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":22239},{"type":"v1","addr":"172.21.15.132:6807","nonce":22239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":22239},{"type":"v1","addr":"172.21.15.132:6805","nonce":22239}]},"public_addr":"172.21.15.132:6801/22239","cluster_addr":"172.21.15.132:6803/22239","heartbeat_back_addr":"172.21.15.132:6807/22239","heartbeat_front_addr":"172.21.15.132:6805/22239","state":["exists","up"]},{"osd":7,"uuid":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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.132:6824","nonce":22264},{"type":"v1","addr":"172.21.15.132:6825","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6826","nonce":22264},{"type":"v1","addr":"172.21.15.132:6827","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":22264},{"type":"v1","addr":"172.21.15.132:6831","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":22264},{"type":"v1","addr":"172.21.15.132:6829","nonce":22264}]},"public_addr":"172.21.15.132:6825/22264","cluster_addr":"172.21.15.132:6827/22264","heartbeat_back_addr":"172.21.15.132:6831/22264","heartbeat_front_addr":"172.21.15.132:6829/22264","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-19T17:43:56.889657+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-19T17:43:56.801591+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-19T17:43:56.813737+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-19T17:43:56.798144+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-19T17:43:56.867932+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-19T17:43:56.636799+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-19T17:43:56.793787+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-19T17:43:56.837206+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-19T17:44:04.511 INFO:tasks.ceph.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2020-11-19T17:43:54.179326+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-19T17:44:02.356285+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-19T17:44:04.511 INFO:teuthology.orchestra.run.smithi192:> 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-19T17:44:04.806 INFO:teuthology.orchestra.run.smithi192.stdout:pg_num: 1 2020-11-19T17:44:04.820 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2020-11-19T17:44:05.110 INFO:teuthology.orchestra.run.smithi192.stdout:pg_num: 8 2020-11-19T17:44:05.123 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2020-11-19T17:44:05.123 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2020-11-19T17:44:05.124 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2020-11-19T17:44:05.461 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:05.487 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":5,"active_gid":4103,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":21975},{"type":"v1","addr":"172.21.15.192:6801","nonce":21975}]},"active_addr":"172.21.15.192:6801/21975","active_change":"2020-11-19T17:43:54.144887+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":4098,"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.192:0","nonce":1202838977}]},{"addrvec":[{"type":"v2","addr":"172.21.15.192:0","nonce":4115478455}]},{"addrvec":[{"type":"v2","addr":"172.21.15.192:0","nonce":1661104991}]}]}} 2020-11-19T17:44:05.498 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2020-11-19T17:44:05.498 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2020-11-19T17:44:05.498 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T17:44:05.791 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:05.791 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":19,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T17:44:05.185780+0000","last_up_change":"2020-11-19T17:43:58.158735+0000","last_in_change":"2020-11-19T17:43:58.158735+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"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-19T17:43:54.179326+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-19T17:44:02.356285+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":"19","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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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.192:6810","nonce":22226},{"type":"v1","addr":"172.21.15.192:6811","nonce":22226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":22226},{"type":"v1","addr":"172.21.15.192:6813","nonce":22226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":22226},{"type":"v1","addr":"172.21.15.192:6818","nonce":22226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":22226},{"type":"v1","addr":"172.21.15.192:6815","nonce":22226}]},"public_addr":"172.21.15.192:6811/22226","cluster_addr":"172.21.15.192:6813/22226","heartbeat_back_addr":"172.21.15.192:6818/22226","heartbeat_front_addr":"172.21.15.192:6815/22226","state":["exists","up"]},{"osd":1,"uuid":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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.192:6802","nonce":22227},{"type":"v1","addr":"172.21.15.192:6803","nonce":22227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":22227},{"type":"v1","addr":"172.21.15.192:6805","nonce":22227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":22227},{"type":"v1","addr":"172.21.15.192:6809","nonce":22227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":22227},{"type":"v1","addr":"172.21.15.192:6807","nonce":22227}]},"public_addr":"172.21.15.192:6803/22227","cluster_addr":"172.21.15.192:6805/22227","heartbeat_back_addr":"172.21.15.192:6809/22227","heartbeat_front_addr":"172.21.15.192:6807/22227","state":["exists","up"]},{"osd":2,"uuid":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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.192:6826","nonce":22241},{"type":"v1","addr":"172.21.15.192:6827","nonce":22241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":22241},{"type":"v1","addr":"172.21.15.192:6829","nonce":22241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6832","nonce":22241},{"type":"v1","addr":"172.21.15.192:6833","nonce":22241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":22241},{"type":"v1","addr":"172.21.15.192:6831","nonce":22241}]},"public_addr":"172.21.15.192:6827/22241","cluster_addr":"172.21.15.192:6829/22241","heartbeat_back_addr":"172.21.15.192:6833/22241","heartbeat_front_addr":"172.21.15.192:6831/22241","state":["exists","up"]},{"osd":3,"uuid":"be6eb365-fd56-478b-a558-090e00a46abf","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.192:6817","nonce":22228},{"type":"v1","addr":"172.21.15.192:6819","nonce":22228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":22228},{"type":"v1","addr":"172.21.15.192:6821","nonce":22228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":22228},{"type":"v1","addr":"172.21.15.192:6825","nonce":22228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":22228},{"type":"v1","addr":"172.21.15.192:6823","nonce":22228}]},"public_addr":"172.21.15.192:6819/22228","cluster_addr":"172.21.15.192:6821/22228","heartbeat_back_addr":"172.21.15.192:6825/22228","heartbeat_front_addr":"172.21.15.192:6823/22228","state":["exists","up"]},{"osd":4,"uuid":"608a0a99-2041-4334-9aff-7dde0550afea","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.132:6808","nonce":22240},{"type":"v1","addr":"172.21.15.132:6809","nonce":22240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6810","nonce":22240},{"type":"v1","addr":"172.21.15.132:6811","nonce":22240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":22240},{"type":"v1","addr":"172.21.15.132:6815","nonce":22240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":22240},{"type":"v1","addr":"172.21.15.132:6813","nonce":22240}]},"public_addr":"172.21.15.132:6809/22240","cluster_addr":"172.21.15.132:6811/22240","heartbeat_back_addr":"172.21.15.132:6815/22240","heartbeat_front_addr":"172.21.15.132:6813/22240","state":["exists","up"]},{"osd":5,"uuid":"09f83235-d4f3-470c-ab0b-de5f3960508d","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.132:6816","nonce":22250},{"type":"v1","addr":"172.21.15.132:6817","nonce":22250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6818","nonce":22250},{"type":"v1","addr":"172.21.15.132:6819","nonce":22250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":22250},{"type":"v1","addr":"172.21.15.132:6823","nonce":22250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":22250},{"type":"v1","addr":"172.21.15.132:6821","nonce":22250}]},"public_addr":"172.21.15.132:6817/22250","cluster_addr":"172.21.15.132:6819/22250","heartbeat_back_addr":"172.21.15.132:6823/22250","heartbeat_front_addr":"172.21.15.132:6821/22250","state":["exists","up"]},{"osd":6,"uuid":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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.132:6800","nonce":22239},{"type":"v1","addr":"172.21.15.132:6801","nonce":22239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":22239},{"type":"v1","addr":"172.21.15.132:6803","nonce":22239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":22239},{"type":"v1","addr":"172.21.15.132:6807","nonce":22239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":22239},{"type":"v1","addr":"172.21.15.132:6805","nonce":22239}]},"public_addr":"172.21.15.132:6801/22239","cluster_addr":"172.21.15.132:6803/22239","heartbeat_back_addr":"172.21.15.132:6807/22239","heartbeat_front_addr":"172.21.15.132:6805/22239","state":["exists","up"]},{"osd":7,"uuid":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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.132:6824","nonce":22264},{"type":"v1","addr":"172.21.15.132:6825","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6826","nonce":22264},{"type":"v1","addr":"172.21.15.132:6827","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":22264},{"type":"v1","addr":"172.21.15.132:6831","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":22264},{"type":"v1","addr":"172.21.15.132:6829","nonce":22264}]},"public_addr":"172.21.15.132:6825/22264","cluster_addr":"172.21.15.132:6827/22264","heartbeat_back_addr":"172.21.15.132:6831/22264","heartbeat_front_addr":"172.21.15.132:6829/22264","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-19T17:43:56.889657+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-19T17:43:56.801591+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-19T17:43:56.813737+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-19T17:43:56.798144+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-19T17:43:56.867932+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-19T17:43:56.636799+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-19T17:43:56.793787+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-19T17:43:56.837206+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-19T17:44:05.803 INFO:tasks.ceph.ceph_manager.ceph:all up! 2020-11-19T17:44:05.804 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T17:44:06.097 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:06.097 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":19,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T17:44:05.185780+0000","last_up_change":"2020-11-19T17:43:58.158735+0000","last_in_change":"2020-11-19T17:43:58.158735+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"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-19T17:43:54.179326+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-19T17:44:02.356285+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":"19","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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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.192:6810","nonce":22226},{"type":"v1","addr":"172.21.15.192:6811","nonce":22226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":22226},{"type":"v1","addr":"172.21.15.192:6813","nonce":22226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":22226},{"type":"v1","addr":"172.21.15.192:6818","nonce":22226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":22226},{"type":"v1","addr":"172.21.15.192:6815","nonce":22226}]},"public_addr":"172.21.15.192:6811/22226","cluster_addr":"172.21.15.192:6813/22226","heartbeat_back_addr":"172.21.15.192:6818/22226","heartbeat_front_addr":"172.21.15.192:6815/22226","state":["exists","up"]},{"osd":1,"uuid":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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.192:6802","nonce":22227},{"type":"v1","addr":"172.21.15.192:6803","nonce":22227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":22227},{"type":"v1","addr":"172.21.15.192:6805","nonce":22227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":22227},{"type":"v1","addr":"172.21.15.192:6809","nonce":22227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":22227},{"type":"v1","addr":"172.21.15.192:6807","nonce":22227}]},"public_addr":"172.21.15.192:6803/22227","cluster_addr":"172.21.15.192:6805/22227","heartbeat_back_addr":"172.21.15.192:6809/22227","heartbeat_front_addr":"172.21.15.192:6807/22227","state":["exists","up"]},{"osd":2,"uuid":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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.192:6826","nonce":22241},{"type":"v1","addr":"172.21.15.192:6827","nonce":22241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":22241},{"type":"v1","addr":"172.21.15.192:6829","nonce":22241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6832","nonce":22241},{"type":"v1","addr":"172.21.15.192:6833","nonce":22241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":22241},{"type":"v1","addr":"172.21.15.192:6831","nonce":22241}]},"public_addr":"172.21.15.192:6827/22241","cluster_addr":"172.21.15.192:6829/22241","heartbeat_back_addr":"172.21.15.192:6833/22241","heartbeat_front_addr":"172.21.15.192:6831/22241","state":["exists","up"]},{"osd":3,"uuid":"be6eb365-fd56-478b-a558-090e00a46abf","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.192:6817","nonce":22228},{"type":"v1","addr":"172.21.15.192:6819","nonce":22228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":22228},{"type":"v1","addr":"172.21.15.192:6821","nonce":22228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":22228},{"type":"v1","addr":"172.21.15.192:6825","nonce":22228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":22228},{"type":"v1","addr":"172.21.15.192:6823","nonce":22228}]},"public_addr":"172.21.15.192:6819/22228","cluster_addr":"172.21.15.192:6821/22228","heartbeat_back_addr":"172.21.15.192:6825/22228","heartbeat_front_addr":"172.21.15.192:6823/22228","state":["exists","up"]},{"osd":4,"uuid":"608a0a99-2041-4334-9aff-7dde0550afea","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.132:6808","nonce":22240},{"type":"v1","addr":"172.21.15.132:6809","nonce":22240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6810","nonce":22240},{"type":"v1","addr":"172.21.15.132:6811","nonce":22240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":22240},{"type":"v1","addr":"172.21.15.132:6815","nonce":22240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":22240},{"type":"v1","addr":"172.21.15.132:6813","nonce":22240}]},"public_addr":"172.21.15.132:6809/22240","cluster_addr":"172.21.15.132:6811/22240","heartbeat_back_addr":"172.21.15.132:6815/22240","heartbeat_front_addr":"172.21.15.132:6813/22240","state":["exists","up"]},{"osd":5,"uuid":"09f83235-d4f3-470c-ab0b-de5f3960508d","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.132:6816","nonce":22250},{"type":"v1","addr":"172.21.15.132:6817","nonce":22250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6818","nonce":22250},{"type":"v1","addr":"172.21.15.132:6819","nonce":22250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":22250},{"type":"v1","addr":"172.21.15.132:6823","nonce":22250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":22250},{"type":"v1","addr":"172.21.15.132:6821","nonce":22250}]},"public_addr":"172.21.15.132:6817/22250","cluster_addr":"172.21.15.132:6819/22250","heartbeat_back_addr":"172.21.15.132:6823/22250","heartbeat_front_addr":"172.21.15.132:6821/22250","state":["exists","up"]},{"osd":6,"uuid":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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.132:6800","nonce":22239},{"type":"v1","addr":"172.21.15.132:6801","nonce":22239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":22239},{"type":"v1","addr":"172.21.15.132:6803","nonce":22239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":22239},{"type":"v1","addr":"172.21.15.132:6807","nonce":22239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":22239},{"type":"v1","addr":"172.21.15.132:6805","nonce":22239}]},"public_addr":"172.21.15.132:6801/22239","cluster_addr":"172.21.15.132:6803/22239","heartbeat_back_addr":"172.21.15.132:6807/22239","heartbeat_front_addr":"172.21.15.132:6805/22239","state":["exists","up"]},{"osd":7,"uuid":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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.132:6824","nonce":22264},{"type":"v1","addr":"172.21.15.132:6825","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6826","nonce":22264},{"type":"v1","addr":"172.21.15.132:6827","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":22264},{"type":"v1","addr":"172.21.15.132:6831","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":22264},{"type":"v1","addr":"172.21.15.132:6829","nonce":22264}]},"public_addr":"172.21.15.132:6825/22264","cluster_addr":"172.21.15.132:6827/22264","heartbeat_back_addr":"172.21.15.132:6831/22264","heartbeat_front_addr":"172.21.15.132:6829/22264","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-19T17:43:56.889657+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-19T17:43:56.801591+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-19T17:43:56.813737+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-19T17:43:56.798144+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-19T17:43:56.867932+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-19T17:43:56.636799+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-19T17:43:56.793787+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-19T17:43:56.837206+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-19T17:44:06.110 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2020-11-19T17:44:06.266 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:06.267 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2020-11-19T17:44:06.422 INFO:teuthology.orchestra.run.smithi192.stdout:60129542148 2020-11-19T17:44:06.423 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2020-11-19T17:44:06.578 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:06.579 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2020-11-19T17:44:06.731 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:06.732 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2020-11-19T17:44:06.884 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:06.884 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2020-11-19T17:44:07.037 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:07.038 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2020-11-19T17:44:07.195 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:07.196 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2020-11-19T17:44:07.353 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:07.353 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2020-11-19T17:44:07.646 INFO:teuthology.orchestra.run.smithi192.stdout:60129542146 2020-11-19T17:44:07.913 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542146 for osd.0 2020-11-19T17:44:08.915 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2020-11-19T17:44:09.216 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:09.229 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.0 2020-11-19T17:44:09.230 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2020-11-19T17:44:09.519 INFO:teuthology.orchestra.run.smithi192.stdout:60129542148 2020-11-19T17:44:09.532 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.1 2020-11-19T17:44:09.533 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2020-11-19T17:44:09.825 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:09.838 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.2 2020-11-19T17:44:09.838 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2020-11-19T17:44:10.127 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:10.139 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.3 2020-11-19T17:44:10.140 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2020-11-19T17:44:10.429 INFO:teuthology.orchestra.run.smithi192.stdout:60129542147 2020-11-19T17:44:10.442 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.4 2020-11-19T17:44:10.443 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2020-11-19T17:44:10.735 INFO:teuthology.orchestra.run.smithi192.stdout:60129542148 2020-11-19T17:44:10.748 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542148 for osd.5 2020-11-19T17:44:10.748 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2020-11-19T17:44:11.036 INFO:teuthology.orchestra.run.smithi192.stdout:60129542148 2020-11-19T17:44:11.048 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542148 for osd.6 2020-11-19T17:44:11.049 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2020-11-19T17:44:11.354 INFO:teuthology.orchestra.run.smithi192.stdout:60129542148 2020-11-19T17:44:11.355 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542148 for osd.7 2020-11-19T17:44:11.355 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2020-11-19T17:44:11.356 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T17:44:11.648 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:11.649 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T17:44:11.670 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2020-11-19T17:44:10.154532+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":10,"num_scrub_errors":0,"num_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":39776,"kb_used_data":1440,"kb_used_omap":0,"kb_used_meta":38272,"kb_avail":754934944,"statfs":{"total":773094113280,"available":773053382656,"internally_reserved":0,"allocated":1474560,"data_stored":481788,"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":"6.969715"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.723781+0000","last_change":"2020-11-19T17:44:04.723343+0000","last_active":"2020-11-19T17:44:04.723781+0000","last_peered":"2020-11-19T17:44:04.723781+0000","last_clean":"2020-11-19T17:44:04.723781+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T17:44:04.723781+0000","last_undegraded":"2020-11-19T17:44:04.723781+0000","last_fullsized":"2020-11-19T17:44:04.723781+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.723641+0000","last_change":"2020-11-19T17:44:04.723194+0000","last_active":"2020-11-19T17:44:04.723641+0000","last_peered":"2020-11-19T17:44:04.723641+0000","last_clean":"2020-11-19T17:44:04.723641+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T17:44:04.723641+0000","last_undegraded":"2020-11-19T17:44:04.723641+0000","last_fullsized":"2020-11-19T17:44:04.723641+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.193396+0000","last_change":"2020-11-19T17:44:04.192601+0000","last_active":"2020-11-19T17:44:04.193396+0000","last_peered":"2020-11-19T17:44:04.193396+0000","last_clean":"2020-11-19T17:44:04.193396+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T17:44:04.193396+0000","last_undegraded":"2020-11-19T17:44:04.193396+0000","last_fullsized":"2020-11-19T17:44:04.193396+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.192810+0000","last_change":"2020-11-19T17:44:04.191706+0000","last_active":"2020-11-19T17:44:04.192810+0000","last_peered":"2020-11-19T17:44:04.192810+0000","last_clean":"2020-11-19T17:44:04.192810+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T17:44:04.192810+0000","last_undegraded":"2020-11-19T17:44:04.192810+0000","last_fullsized":"2020-11-19T17:44:04.192810+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"16'2","reported_seq":"14","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.188420+0000","last_change":"2020-11-19T17:43:59.499570+0000","last_active":"2020-11-19T17:44:04.188420+0000","last_peered":"2020-11-19T17:44:04.188420+0000","last_clean":"2020-11-19T17:44:04.188420+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T17:44:04.188420+0000","last_undegraded":"2020-11-19T17:44:04.188420+0000","last_fullsized":"2020-11-19T17:44:04.188420+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-19T17:43:55.149420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:43:55.149420+0000","last_clean_scrub_stamp":"2020-11-19T17:43:55.149420+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":10,"num_scrub_errors":0,"num_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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.192887+0000","last_change":"2020-11-19T17:44:04.191978+0000","last_active":"2020-11-19T17:44:04.192887+0000","last_peered":"2020-11-19T17:44:04.192887+0000","last_clean":"2020-11-19T17:44:04.192887+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T17:44:04.192887+0000","last_undegraded":"2020-11-19T17:44:04.192887+0000","last_fullsized":"2020-11-19T17:44:04.192887+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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-19T17:44:04.191781+0000","last_change":"2020-11-19T17:44:04.191245+0000","last_active":"2020-11-19T17:44:04.191781+0000","last_peered":"2020-11-19T17:44:04.191781+0000","last_clean":"2020-11-19T17:44:04.191781+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T17:44:04.191781+0000","last_undegraded":"2020-11-19T17:44:04.191781+0000","last_fullsized":"2020-11-19T17:44:04.191781+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.832176+0000","last_change":"2020-11-19T17:44:04.831706+0000","last_active":"2020-11-19T17:44:04.832176+0000","last_peered":"2020-11-19T17:44:04.832176+0000","last_clean":"2020-11-19T17:44:04.832176+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T17:44:04.832176+0000","last_undegraded":"2020-11-19T17:44:04.832176+0000","last_fullsized":"2020-11-19T17:44:04.832176+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.832410+0000","last_change":"2020-11-19T17:44:04.831757+0000","last_active":"2020-11-19T17:44:04.832410+0000","last_peered":"2020-11-19T17:44:04.832410+0000","last_clean":"2020-11-19T17:44:04.832410+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T17:44:04.832410+0000","last_undegraded":"2020-11-19T17:44:04.832410+0000","last_fullsized":"2020-11-19T17:44:04.832410+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":10,"num_scrub_errors":0,"num_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":2}],"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":4928,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366912,"statfs":{"total":96636764160,"available":96631717888,"internally_reserved":0,"allocated":188416,"data_stored":61820,"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.58199999999999996}]},{"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.054}]},{"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.80500000000000005}]},{"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.92000000000000004}]},{"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.66800000000000004}]},{"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.755}]},{"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.2649999999999999}]}]},{"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":4912,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366928,"statfs":{"total":96636764160,"available":96631734272,"internally_reserved":0,"allocated":172032,"data_stored":55434,"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,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.97799999999999998}]},{"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.1240000000000001}]},{"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.2410000000000001}]},{"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.5860000000000001}]},{"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.204}]},{"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.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.7090000000000001}]}]},{"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":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":61820,"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.52500000000000002}]},{"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.746}]},{"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.68300000000000005}]},{"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.0960000000000001}]},{"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.91700000000000004}]},{"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.022}]},{"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.244}]}]},{"osd":0,"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":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":61820,"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.60999999999999999}]},{"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.83899999999999997}]},{"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.748}]},{"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.2649999999999999}]},{"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.86799999999999999}]},{"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.0860000000000001}]},{"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.4059999999999999}]}]},{"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":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":61820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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.58899999999999997}]},{"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.169}]},{"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.3540000000000001}]},{"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.123}]},{"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.8200000000000001}]},{"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.89900000000000002}]},{"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.28}]}]},{"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":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":61820,"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":1.226}]},{"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.048}]},{"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.4790000000000001}]},{"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.4970000000000001}]},{"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.875}]},{"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.617}]},{"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.7230000000000001}]}]},{"osd":4,"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":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":61820,"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.89400000000000002}]},{"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.095}]},{"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.82799999999999996}]},{"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.98899999999999999}]},{"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.177}]},{"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.3740000000000001}]},{"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.2969999999999999}]}]},{"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":4976,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366864,"statfs":{"total":96636764160,"available":96631668736,"internally_reserved":0,"allocated":172032,"data_stored":55434,"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.77300000000000002}]},{"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.749}]},{"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.878}]},{"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.0740000000000001}]},{"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.6519999999999999}]},{"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.2090000000000001}]},{"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.411}]}]}]}} 2020-11-19T17:44:11.675 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T17:44:11.967 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:11.973 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T17:44:11.980 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2020-11-19T17:44:10.154532+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":10,"num_scrub_errors":0,"num_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":39776,"kb_used_data":1440,"kb_used_omap":0,"kb_used_meta":38272,"kb_avail":754934944,"statfs":{"total":773094113280,"available":773053382656,"internally_reserved":0,"allocated":1474560,"data_stored":481788,"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":"6.969715"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.723781+0000","last_change":"2020-11-19T17:44:04.723343+0000","last_active":"2020-11-19T17:44:04.723781+0000","last_peered":"2020-11-19T17:44:04.723781+0000","last_clean":"2020-11-19T17:44:04.723781+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T17:44:04.723781+0000","last_undegraded":"2020-11-19T17:44:04.723781+0000","last_fullsized":"2020-11-19T17:44:04.723781+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.723641+0000","last_change":"2020-11-19T17:44:04.723194+0000","last_active":"2020-11-19T17:44:04.723641+0000","last_peered":"2020-11-19T17:44:04.723641+0000","last_clean":"2020-11-19T17:44:04.723641+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T17:44:04.723641+0000","last_undegraded":"2020-11-19T17:44:04.723641+0000","last_fullsized":"2020-11-19T17:44:04.723641+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.193396+0000","last_change":"2020-11-19T17:44:04.192601+0000","last_active":"2020-11-19T17:44:04.193396+0000","last_peered":"2020-11-19T17:44:04.193396+0000","last_clean":"2020-11-19T17:44:04.193396+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T17:44:04.193396+0000","last_undegraded":"2020-11-19T17:44:04.193396+0000","last_fullsized":"2020-11-19T17:44:04.193396+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.192810+0000","last_change":"2020-11-19T17:44:04.191706+0000","last_active":"2020-11-19T17:44:04.192810+0000","last_peered":"2020-11-19T17:44:04.192810+0000","last_clean":"2020-11-19T17:44:04.192810+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T17:44:04.192810+0000","last_undegraded":"2020-11-19T17:44:04.192810+0000","last_fullsized":"2020-11-19T17:44:04.192810+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"16'2","reported_seq":"14","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.188420+0000","last_change":"2020-11-19T17:43:59.499570+0000","last_active":"2020-11-19T17:44:04.188420+0000","last_peered":"2020-11-19T17:44:04.188420+0000","last_clean":"2020-11-19T17:44:04.188420+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T17:44:04.188420+0000","last_undegraded":"2020-11-19T17:44:04.188420+0000","last_fullsized":"2020-11-19T17:44:04.188420+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-19T17:43:55.149420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:43:55.149420+0000","last_clean_scrub_stamp":"2020-11-19T17:43:55.149420+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":10,"num_scrub_errors":0,"num_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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.192887+0000","last_change":"2020-11-19T17:44:04.191978+0000","last_active":"2020-11-19T17:44:04.192887+0000","last_peered":"2020-11-19T17:44:04.192887+0000","last_clean":"2020-11-19T17:44:04.192887+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T17:44:04.192887+0000","last_undegraded":"2020-11-19T17:44:04.192887+0000","last_fullsized":"2020-11-19T17:44:04.192887+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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-19T17:44:04.191781+0000","last_change":"2020-11-19T17:44:04.191245+0000","last_active":"2020-11-19T17:44:04.191781+0000","last_peered":"2020-11-19T17:44:04.191781+0000","last_clean":"2020-11-19T17:44:04.191781+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T17:44:04.191781+0000","last_undegraded":"2020-11-19T17:44:04.191781+0000","last_fullsized":"2020-11-19T17:44:04.191781+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.832176+0000","last_change":"2020-11-19T17:44:04.831706+0000","last_active":"2020-11-19T17:44:04.832176+0000","last_peered":"2020-11-19T17:44:04.832176+0000","last_clean":"2020-11-19T17:44:04.832176+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T17:44:04.832176+0000","last_undegraded":"2020-11-19T17:44:04.832176+0000","last_fullsized":"2020-11-19T17:44:04.832176+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T17:44:04.832410+0000","last_change":"2020-11-19T17:44:04.831757+0000","last_active":"2020-11-19T17:44:04.832410+0000","last_peered":"2020-11-19T17:44:04.832410+0000","last_clean":"2020-11-19T17:44:04.832410+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T17:44:04.832410+0000","last_undegraded":"2020-11-19T17:44:04.832410+0000","last_fullsized":"2020-11-19T17:44:04.832410+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-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":10,"num_scrub_errors":0,"num_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":2}],"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":4928,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366912,"statfs":{"total":96636764160,"available":96631717888,"internally_reserved":0,"allocated":188416,"data_stored":61820,"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.58199999999999996}]},{"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.054}]},{"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.80500000000000005}]},{"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.92000000000000004}]},{"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.66800000000000004}]},{"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.755}]},{"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.2649999999999999}]}]},{"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":4912,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366928,"statfs":{"total":96636764160,"available":96631734272,"internally_reserved":0,"allocated":172032,"data_stored":55434,"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,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.97799999999999998}]},{"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.1240000000000001}]},{"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.2410000000000001}]},{"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.5860000000000001}]},{"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.204}]},{"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.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.7090000000000001}]}]},{"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":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":61820,"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.52500000000000002}]},{"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.746}]},{"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.68300000000000005}]},{"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.0960000000000001}]},{"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.91700000000000004}]},{"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.022}]},{"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.244}]}]},{"osd":0,"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":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":61820,"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.60999999999999999}]},{"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.83899999999999997}]},{"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.748}]},{"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.2649999999999999}]},{"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.86799999999999999}]},{"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.0860000000000001}]},{"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.4059999999999999}]}]},{"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":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":61820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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.58899999999999997}]},{"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.169}]},{"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.3540000000000001}]},{"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.123}]},{"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.8200000000000001}]},{"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.89900000000000002}]},{"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.28}]}]},{"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":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":61820,"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":1.226}]},{"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.048}]},{"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.4790000000000001}]},{"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.4970000000000001}]},{"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.875}]},{"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.617}]},{"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.7230000000000001}]}]},{"osd":4,"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":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":61820,"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.89400000000000002}]},{"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.095}]},{"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.82799999999999996}]},{"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.98899999999999999}]},{"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.177}]},{"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.3740000000000001}]},{"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.2969999999999999}]}]},{"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":4976,"kb_used_data":168,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366864,"statfs":{"total":96636764160,"available":96631668736,"internally_reserved":0,"allocated":172032,"data_stored":55434,"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.77300000000000002}]},{"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.749}]},{"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.878}]},{"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.0740000000000001}]},{"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.6519999999999999}]},{"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.2090000000000001}]},{"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.411}]}]}]}} 2020-11-19T17:44:11.981 INFO:tasks.ceph.ceph_manager.ceph:clean! 2020-11-19T17:44:11.981 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2020-11-19T17:44:11.982 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2020-11-19T17:44:11.982 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2020-11-19T17:44:12.334 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T17:44:12.346 INFO:teuthology.orchestra.run.smithi192.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2020-11-19T17:44:12.347 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2020-11-19T17:44:12.347 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T17:44:12.766 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T17:44:12.767 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T17:44:12.769 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2020-11-19T17:44:12.806 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:07.147 INFO:teuthology.orchestra.run.smithi074.stderr:2020-11-19 18:26:07 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2020-11-19T18:26:07.177 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:07.844 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2020-11-19T18:26:08.478 INFO:teuthology.orchestra.run.smithi074.stderr:1+0 records in 2020-11-19T18:26:08.478 INFO:teuthology.orchestra.run.smithi074.stderr:1+0 records out 2020-11-19T18:26:08.479 INFO:teuthology.orchestra.run.smithi074.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.603377 s, 1.8 GB/s 2020-11-19T18:26:08.481 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:09.988 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:10.095 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:10.201 INFO:teuthology.run_tasks:Running task parallel... 2020-11-19T18:26:10.336 INFO:teuthology.task.parallel:starting parallel... 2020-11-19T18:26:10.337 INFO:teuthology.task.parallel:In parallel, running task sequential... 2020-11-19T18:26:10.338 INFO:teuthology.task.sequential:In sequential, running task qemu... 2020-11-19T18:26:10.346 INFO:teuthology.orchestra.run.smithi074:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2020-11-19T18:26:10.347 INFO:teuthology.task.parallel:In parallel, running task sequential... 2020-11-19T18:26:10.348 INFO:teuthology.task.sequential:In sequential, running task exec... 2020-11-19T18:26:10.348 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T18:26:10.348 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T18:26:10.348 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T18:26:10.377 INFO:tasks.qemu:generating iso... 2020-11-19T18:26:10.377 INFO:tasks.qemu:Pulling tests from git://git.ceph.com/ceph-ci.git ref 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:26:10.378 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:10.484 INFO:teuthology.orchestra.run.smithi074.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2020-11-19T18:26:58.806 INFO:teuthology.orchestra.run.smithi074.stderr:Note: checking out '33f73aff6902486eafe8c4758021a8eed55d592c'. 2020-11-19T18:26:58.807 INFO:teuthology.orchestra.run.smithi074.stderr: 2020-11-19T18:26:58.816 INFO:teuthology.orchestra.run.smithi074.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2020-11-19T18:26:58.816 INFO:teuthology.orchestra.run.smithi074.stderr:changes and commit them, and you can discard any commits you make in this 2020-11-19T18:26:58.817 INFO:teuthology.orchestra.run.smithi074.stderr:state without impacting any branches by performing another checkout. 2020-11-19T18:26:58.817 INFO:teuthology.orchestra.run.smithi074.stderr: 2020-11-19T18:26:58.817 INFO:teuthology.orchestra.run.smithi074.stderr:If you want to create a new branch to retain commits you create, you may 2020-11-19T18:26:58.818 INFO:teuthology.orchestra.run.smithi074.stderr:do so (now or later) by using -b with the checkout command again. Example: 2020-11-19T18:26:58.818 INFO:teuthology.orchestra.run.smithi074.stderr: 2020-11-19T18:26:58.819 INFO:teuthology.orchestra.run.smithi074.stderr: git checkout -b 2020-11-19T18:26:58.819 INFO:teuthology.orchestra.run.smithi074.stderr: 2020-11-19T18:26:58.819 INFO:teuthology.orchestra.run.smithi074.stderr:HEAD is now at 33f73aff69 Merge branch 'windows.10' of https://github.com/petrutlucian94/ceph into wip-jd-testing-2 2020-11-19T18:26:58.821 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T18:26:58.822 INFO:teuthology.orchestra.run.smithi074:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2020-11-19T18:26:58.851 INFO:teuthology.orchestra.run.smithi074.stderr:+ dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2020-11-19T18:26:58.862 INFO:teuthology.orchestra.run.smithi074.stderr:1+1 records in 2020-11-19T18:26:58.863 INFO:teuthology.orchestra.run.smithi074.stderr:1+1 records out 2020-11-19T18:26:58.864 INFO:teuthology.orchestra.run.smithi074.stderr:938 bytes copied, 0.00907129 s, 103 kB/s 2020-11-19T18:26:58.864 INFO:teuthology.orchestra.run.smithi074:> set -ex 2020-11-19T18:26:58.865 INFO:teuthology.orchestra.run.smithi074:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2020-11-19T18:26:58.933 INFO:teuthology.orchestra.run.smithi074.stderr:+ dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2020-11-19T18:26:58.933 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records in 2020-11-19T18:26:58.934 INFO:teuthology.orchestra.run.smithi074.stderr:0+1 records out 2020-11-19T18:26:58.934 INFO:teuthology.orchestra.run.smithi074.stderr:39 bytes copied, 0.00287207 s, 13.6 kB/s 2020-11-19T18:26:58.934 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2020-11-19T18:26:58.935 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:58.988 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:26:59.066 INFO:tasks.qemu:downloading base image 2020-11-19T18:26:59.066 INFO:teuthology.orchestra.run.smithi074:> rbd resize --size=10240M client.0.0 || true 2020-11-19T18:26:59.166 INFO:teuthology.orchestra.run.smithi074.stderr: Resizing image: 100% complete...done. 2020-11-19T18:26:59.175 INFO:teuthology.orchestra.run.smithi074:> rbd resize --size=10240M client.0.1 || true 2020-11-19T18:26:59.237 INFO:teuthology.orchestra.run.smithi074.stderr: Resizing image: 100% complete...done. 2020-11-19T18:26:59.245 INFO:teuthology.orchestra.run.smithi074:> rbd resize --size=10240M client.0.2 || true 2020-11-19T18:26:59.308 INFO:teuthology.orchestra.run.smithi074.stderr: Resizing image: 100% complete...done. 2020-11-19T18:26:59.315 INFO:teuthology.orchestra.run.smithi074:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2020-11-19T18:26:59.344 INFO:tasks.qemu:Creating the nfs export directory... 2020-11-19T18:26:59.345 INFO:teuthology.orchestra.run.smithi074:> sudo mkdir -p /export/client.0 2020-11-19T18:26:59.487 INFO:tasks.qemu:Mounting the test directory... 2020-11-19T18:26:59.488 INFO:teuthology.orchestra.run.smithi074:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2020-11-19T18:26:59.515 INFO:tasks.qemu:Adding mount to /etc/exports... 2020-11-19T18:26:59.515 INFO:tasks.qemu:Deleting export from /etc/exports... 2020-11-19T18:26:59.516 INFO:teuthology.orchestra.run.smithi074:> sudo sed -i '\|/export/client.0|d' /etc/exports 2020-11-19T18:26:59.583 INFO:teuthology.orchestra.run.smithi074:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2020-11-19T18:26:59.649 INFO:teuthology.orchestra.run.smithi074.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2020-11-19T18:26:59.650 INFO:tasks.qemu:Restarting NFS... 2020-11-19T18:26:59.651 INFO:teuthology.orchestra.run.smithi074:> sudo systemctl restart nfs-server 2020-11-19T18:27:00.011 INFO:teuthology.orchestra.run.smithi074:> sudo udevadm control --reload 2020-11-19T18:27:00.048 INFO:teuthology.orchestra.run.smithi074:> sudo udevadm trigger /dev/kvm 2020-11-19T18:27:00.121 INFO:teuthology.orchestra.run.smithi074:> ls -l /dev/kvm 2020-11-19T18:27:00.177 INFO:teuthology.orchestra.run.smithi074.stdout:crw-rw-rw-. 1 root kvm 10, 232 Nov 19 18:27 /dev/kvm 2020-11-19T18:27:00.177 INFO:tasks.qemu:starting qemu... 2020-11-19T18:27:00.178 INFO:teuthology.orchestra.run.smithi074:> 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-19T18:27:00.219 INFO:tasks.qemu:waiting for qemu tests to finish... 2020-11-19T18:27:00.794 INFO:tasks.qemu.client.0.smithi074.stdout:c[?7lSeaBIOS (version 1.11.1-4.module_el8.1.0+248+298dec18) 2020-11-19T18:27:00.795 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:00.795 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:00.795 INFO:tasks.qemu.client.0.smithi074.stdout:iPXE (http://ipxe.org) 00:03.0 C980 PCI2.10 PnP PMM+BFF913A0+BFED13A0 C980 2020-11-19T18:27:00.796 INFO:tasks.qemu.client.0.smithi074.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2020-11-19T18:27:00.796 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:00.796 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:01.061 INFO:tasks.qemu.client.0.smithi074.stdout:Booting from Hard Disk... 2020-11-19T18:27:01.350 INFO:tasks.qemu.client.0.smithi074.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2020-11-19T18:27:01.351 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:01.351 INFO:tasks.qemu.client.0.smithi074.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2020-11-19T18:27:01.351 INFO:tasks.qemu.client.0.smithi074.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2020-11-19T18:27:01.351 INFO:tasks.qemu.client.0.smithi074.stdout: before booting or 'c' for a command-line. 2020-11-19T18:27:01.352 INFO:tasks.qemu.client.0.smithi074.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-19T18:27:01.352 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:01.352 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:01.352 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:01.352 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:01.353 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.207 INFO:tasks.qemu.client.0.smithi074.stdout: The highlighted entry will be executed automatically in 5s.  2020-11-19T18:27:02.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:02.211 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.208 INFO:tasks.qemu.client.0.smithi074.stdout: The highlighted entry will be executed automatically in 4s.  2020-11-19T18:27:03.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.211 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.211 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:03.211 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.206 INFO:tasks.qemu.client.0.smithi074.stdout: The highlighted entry will be executed automatically in 3s.  2020-11-19T18:27:04.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:04.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.207 INFO:tasks.qemu.client.0.smithi074.stdout: The highlighted entry will be executed automatically in 2s.  2020-11-19T18:27:05.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:05.210 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.206 INFO:tasks.qemu.client.0.smithi074.stdout: The highlighted entry will be executed automatically in 1s.  2020-11-19T18:27:06.206 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.207 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.208 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:06.209 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:07.806 INFO:tasks.qemu.client.0.smithi074.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2020-11-19T18:27:07.806 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Initializing cgroup subsys cpu 2020-11-19T18:27:07.806 INFO:tasks.qemu.client.0.smithi074.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-19T18:27:07.806 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2020-11-19T18:27:07.807 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] KERNEL supported cpus: 2020-11-19T18:27:07.807 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Intel GenuineIntel 2020-11-19T18:27:07.807 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] AMD AuthenticAMD 2020-11-19T18:27:07.807 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Centaur CentaurHauls 2020-11-19T18:27:07.808 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-provided physical RAM map: 2020-11-19T18:27:07.808 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2020-11-19T18:27:07.808 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2020-11-19T18:27:07.808 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2020-11-19T18:27:07.808 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffda000 (usable) 2020-11-19T18:27:07.809 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 00000000bffda000 - 00000000c0000000 (reserved) 2020-11-19T18:27:07.809 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2020-11-19T18:27:07.809 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2020-11-19T18:27:07.809 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2020-11-19T18:27:07.809 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] NX (Execute Disable) protection: active 2020-11-19T18:27:07.810 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] DMI 2.8 present. 2020-11-19T18:27:07.810 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] No AGP bridge found 2020-11-19T18:27:07.810 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2020-11-19T18:27:07.810 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2020-11-19T18:27:07.810 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] last_pfn = 0xbffda max_arch_pfn = 0x400000000 2020-11-19T18:27:07.811 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5cc0] f5cc0 2020-11-19T18:27:07.811 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Using GB pages for direct mapping 2020-11-19T18:27:07.811 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffda000 2020-11-19T18:27:07.811 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2020-11-19T18:27:07.812 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2020-11-19T18:27:07.812 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: RSDP 00000000000f5a70 00014 (v00 BOCHS ) 2020-11-19T18:27:07.812 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: RSDT 00000000bffe152a 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) 2020-11-19T18:27:07.812 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: FACP 00000000bffe143e 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) 2020-11-19T18:27:07.812 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 013FE (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) 2020-11-19T18:27:07.813 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2020-11-19T18:27:07.813 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: APIC 00000000bffe14b2 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) 2020-11-19T18:27:07.813 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] No NUMA configuration found 2020-11-19T18:27:07.813 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2020-11-19T18:27:07.813 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2020-11-19T18:27:07.814 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2020-11-19T18:27:07.814 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2020-11-19T18:27:07.814 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2020-11-19T18:27:07.814 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Zone PFN ranges: 2020-11-19T18:27:07.815 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2020-11-19T18:27:07.815 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2020-11-19T18:27:07.815 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2020-11-19T18:27:07.815 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Movable zone start PFN for each node 2020-11-19T18:27:07.815 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2020-11-19T18:27:07.816 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2020-11-19T18:27:07.816 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffda 2020-11-19T18:27:07.816 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2020-11-19T18:27:07.816 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2020-11-19T18:27:07.817 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2020-11-19T18:27:07.817 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2020-11-19T18:27:07.817 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2020-11-19T18:27:07.817 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2020-11-19T18:27:07.818 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2020-11-19T18:27:07.818 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2020-11-19T18:27:07.818 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2020-11-19T18:27:07.818 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2020-11-19T18:27:07.818 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2020-11-19T18:27:07.819 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2020-11-19T18:27:07.819 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2020-11-19T18:27:07.819 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2020-11-19T18:27:07.819 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2020-11-19T18:27:07.820 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2020-11-19T18:27:07.820 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffda000 - 00000000c0000000 2020-11-19T18:27:07.820 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2020-11-19T18:27:07.820 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2020-11-19T18:27:07.821 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2020-11-19T18:27:07.821 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2020-11-19T18:27:07.821 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2020-11-19T18:27:07.821 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2020-11-19T18:27:07.822 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2020-11-19T18:27:07.822 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2020-11-19T18:27:07.822 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2020-11-19T18:27:07.822 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] KVM setup async PF for cpu 0 2020-11-19T18:27:07.822 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2020-11-19T18:27:07.823 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027940 2020-11-19T18:27:07.823 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Policy zone: Normal 2020-11-19T18:27:07.823 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2020-11-19T18:27:07.823 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2020-11-19T18:27:07.824 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2020-11-19T18:27:07.824 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Checking aperture... 2020-11-19T18:27:07.824 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] No AGP bridge found 2020-11-19T18:27:07.824 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Memory: 4041896k/5242880k available (6532k kernel code, 1049180k absent, 151804k reserved, 6657k data, 924k init) 2020-11-19T18:27:07.825 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2020-11-19T18:27:07.825 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Hierarchical RCU implementation. 2020-11-19T18:27:07.825 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2020-11-19T18:27:07.825 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2020-11-19T18:27:07.826 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Console: colour VGA+ 80x25 2020-11-19T18:27:07.826 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] console [ttyS0] enabled 2020-11-19T18:27:07.826 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2020-11-19T18:27:07.826 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2020-11-19T18:27:07.826 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.000000] Detected 3499.992 MHz processor. 2020-11-19T18:27:07.827 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999968) 2020-11-19T18:27:07.827 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2020-11-19T18:27:07.827 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008000] Security Framework initialized 2020-11-19T18:27:07.827 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008000] AppArmor: AppArmor initialized 2020-11-19T18:27:07.828 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008000] Yama: becoming mindful. 2020-11-19T18:27:07.828 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2020-11-19T18:27:07.828 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.008398] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2020-11-19T18:27:07.828 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.009226] Mount-cache hash table entries: 256 2020-11-19T18:27:07.828 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.009731] Initializing cgroup subsys cpuacct 2020-11-19T18:27:07.829 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.010149] Initializing cgroup subsys memory 2020-11-19T18:27:07.829 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.010554] Initializing cgroup subsys devices 2020-11-19T18:27:07.829 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.010969] Initializing cgroup subsys freezer 2020-11-19T18:27:07.829 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.011434] Initializing cgroup subsys blkio 2020-11-19T18:27:07.829 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.011837] Initializing cgroup subsys perf_event 2020-11-19T18:27:07.830 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.012062] CPU: Physical Processor ID: 0 2020-11-19T18:27:07.830 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.013166] mce: CPU supports 10 MCE banks 2020-11-19T18:27:07.830 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.013769] SMP alternatives: switching to UP code 2020-11-19T18:27:07.830 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.026910] Freeing SMP alternatives: 24k freed 2020-11-19T18:27:07.831 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.027352] ACPI: Core revision 20110623 2020-11-19T18:27:07.831 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.028154] ftrace: allocating 27008 entries in 106 pages 2020-11-19T18:27:07.831 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.036234] Enabling x2apic 2020-11-19T18:27:07.831 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.036486] Enabled x2apic 2020-11-19T18:27:07.831 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.036964] Switched APIC routing to physical x2apic. 2020-11-19T18:27:07.832 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.038545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2020-11-19T18:27:07.832 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.040003] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2020-11-19T18:27:07.832 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2020-11-19T18:27:07.832 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... version: 2 2020-11-19T18:27:07.833 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... bit width: 48 2020-11-19T18:27:07.833 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... generic registers: 4 2020-11-19T18:27:07.833 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2020-11-19T18:27:07.833 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... max period: 000000007fffffff 2020-11-19T18:27:07.834 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... fixed-purpose events: 3 2020-11-19T18:27:07.834 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] ... event mask: 000000070000000f 2020-11-19T18:27:07.834 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.044002] NMI watchdog enabled, takes one hw-pmu counter. 2020-11-19T18:27:07.834 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.048026] Brought up 1 CPUs 2020-11-19T18:27:07.834 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.048323] Total of 1 processors activated (6999.98 BogoMIPS). 2020-11-19T18:27:07.835 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.049171] devtmpfs: initialized 2020-11-19T18:27:07.835 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.052133] EVM: security.selinux 2020-11-19T18:27:07.835 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.052458] EVM: security.SMACK64 2020-11-19T18:27:07.835 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.052768] EVM: security.capability 2020-11-19T18:27:07.836 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.053515] print_constraints: dummy: 2020-11-19T18:27:07.836 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.053892] RTC time: 18:27:06, date: 11/19/20 2020-11-19T18:27:07.836 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.054342] NET: Registered protocol family 16 2020-11-19T18:27:07.836 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.054783] ACPI: bus type pci registered 2020-11-19T18:27:07.837 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.055221] PCI: Using configuration type 1 for base access 2020-11-19T18:27:07.837 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.056114] bio: create slab at 0 2020-11-19T18:27:07.837 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.056555] ACPI: Added _OSI(Module Device) 2020-11-19T18:27:07.837 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.056964] ACPI: Added _OSI(Processor Device) 2020-11-19T18:27:07.838 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.057346] ACPI: Added _OSI(3.0 _SCP Extensions) 2020-11-19T18:27:07.838 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.057769] ACPI: Added _OSI(Processor Aggregator Device) 2020-11-19T18:27:07.838 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.059176] ACPI: Interpreter enabled 2020-11-19T18:27:07.838 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.059534] ACPI: (supports S0 S5) 2020-11-19T18:27:07.838 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.059886] ACPI: Using IOAPIC for interrupt routing 2020-11-19T18:27:07.839 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.061162] ACPI: No dock devices found. 2020-11-19T18:27:07.839 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.061533] HEST: Table not found. 2020-11-19T18:27:07.839 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.061865] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2020-11-19T18:27:07.839 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.062679] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2020-11-19T18:27:07.840 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.063262] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2020-11-19T18:27:07.840 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.064016] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2020-11-19T18:27:07.840 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.064616] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2020-11-19T18:27:07.840 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.065295] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2020-11-19T18:27:07.841 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.065923] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2020-11-19T18:27:07.841 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.070432] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2020-11-19T18:27:07.841 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.071107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2020-11-19T18:27:07.841 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.119247] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2020-11-19T18:27:07.841 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.121111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2020-11-19T18:27:07.842 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.121781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2020-11-19T18:27:07.842 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.122408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2020-11-19T18:27:07.842 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.123735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2020-11-19T18:27:07.842 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.124269] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2020-11-19T18:27:07.843 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.124934] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2020-11-19T18:27:07.843 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.125657] vgaarb: loaded 2020-11-19T18:27:07.843 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.125896] vgaarb: bridge control possible 0000:00:02.0 2020-11-19T18:27:07.843 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.126435] i2c-core: driver [aat2870] using legacy suspend method 2020-11-19T18:27:07.843 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.126991] i2c-core: driver [aat2870] using legacy resume method 2020-11-19T18:27:07.844 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.127566] SCSI subsystem initialized 2020-11-19T18:27:07.844 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.128121] usbcore: registered new interface driver usbfs 2020-11-19T18:27:07.844 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.128623] usbcore: registered new interface driver hub 2020-11-19T18:27:07.844 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.129115] usbcore: registered new device driver usb 2020-11-19T18:27:07.845 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.129627] PCI: Using ACPI for IRQ routing 2020-11-19T18:27:07.845 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.130197] NetLabel: Initializing 2020-11-19T18:27:07.845 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.130524] NetLabel: domain hash size = 128 2020-11-19T18:27:07.845 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.130916] NetLabel: protocols = UNLABELED CIPSOv4 2020-11-19T18:27:07.846 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.131349] NetLabel: unlabeled traffic allowed by default 2020-11-19T18:27:07.846 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.132047] Switching to clocksource kvm-clock 2020-11-19T18:27:07.846 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.135479] AppArmor: AppArmor Filesystem Enabled 2020-11-19T18:27:07.846 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.135547] pnp: PnP ACPI init 2020-11-19T18:27:07.846 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.135830] ACPI: bus type pnp registered 2020-11-19T18:27:07.847 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.136591] pnp: PnP ACPI: found 9 devices 2020-11-19T18:27:07.847 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.136998] ACPI: ACPI bus type pnp unregistered 2020-11-19T18:27:07.847 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.142515] NET: Registered protocol family 2 2020-11-19T18:27:07.847 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.143013] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2020-11-19T18:27:07.848 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.144157] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2020-11-19T18:27:07.848 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.145988] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2020-11-19T18:27:07.848 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.146688] TCP: Hash tables configured (established 524288 bind 65536) 2020-11-19T18:27:07.848 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.147276] TCP reno registered 2020-11-19T18:27:07.848 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.147555] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2020-11-19T18:27:07.849 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.148162] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2020-11-19T18:27:07.849 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.148792] NET: Registered protocol family 1 2020-11-19T18:27:07.849 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.149205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2020-11-19T18:27:07.849 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.149731] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2020-11-19T18:27:07.850 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.150287] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2020-11-19T18:27:07.850 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.150883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2020-11-19T18:27:07.850 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.151490] Placing 64MB software IO TLB between ffff8800bbfda000 - ffff8800bffda000 2020-11-19T18:27:07.850 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.152245] software IO TLB at phys 0xbbfda000 - 0xbffda000 2020-11-19T18:27:07.850 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.153015] audit: initializing netlink socket (disabled) 2020-11-19T18:27:07.851 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.153515] type=2000 audit(1605810426.152:1): initialized 2020-11-19T18:27:07.851 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.167023] Trying to unpack rootfs image as initramfs... 2020-11-19T18:27:07.851 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.188139] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2020-11-19T18:27:07.851 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.196105] VFS: Disk quotas dquot_6.5.2 2020-11-19T18:27:07.851 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.196505] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2020-11-19T18:27:07.852 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.197348] fuse init (API version 7.17) 2020-11-19T18:27:07.852 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.197771] msgmni has been set to 7894 2020-11-19T18:27:07.852 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.212215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2020-11-19T18:27:07.852 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.212913] io scheduler noop registered 2020-11-19T18:27:07.853 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.213279] io scheduler deadline registered (default) 2020-11-19T18:27:07.853 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.213762] io scheduler cfq registered 2020-11-19T18:27:07.853 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.214179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2020-11-19T18:27:07.853 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.214671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2020-11-19T18:27:07.853 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.215352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2020-11-19T18:27:07.854 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.216058] ACPI: Power Button [PWRF] 2020-11-19T18:27:07.854 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.216859] ERST: Table is not found! 2020-11-19T18:27:07.854 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.217200] GHES: HEST is not enabled! 2020-11-19T18:27:07.854 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.217732] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2020-11-19T18:27:07.855 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.218270] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2020-11-19T18:27:07.855 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.219439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2020-11-19T18:27:07.855 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.220037] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2020-11-19T18:27:07.855 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.226412] Freeing initrd memory: 4308k freed 2020-11-19T18:27:07.856 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.227499] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2020-11-19T18:27:07.856 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.227993] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2020-11-19T18:27:07.856 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.228941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2020-11-19T18:27:07.856 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.251265] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2020-11-19T18:27:07.857 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.274093] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2020-11-19T18:27:07.857 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.274724] Linux agpgart interface v0.103 2020-11-19T18:27:07.857 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.275594] brd: module loaded 2020-11-19T18:27:07.857 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.276332] loop: module loaded 2020-11-19T18:27:07.858 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.277305] vda: vda1 2020-11-19T18:27:07.858 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.280125] vdb: unknown partition table 2020-11-19T18:27:07.858 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.283065] vdc: unknown partition table 2020-11-19T18:27:07.858 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.284276] scsi0 : ata_piix 2020-11-19T18:27:07.858 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.284567] scsi1 : ata_piix 2020-11-19T18:27:07.859 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.284874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2020-11-19T18:27:07.859 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.285482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2020-11-19T18:27:07.859 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.286223] Fixed MDIO Bus: probed 2020-11-19T18:27:07.859 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.286550] tun: Universal TUN/TAP device driver, 1.6 2020-11-19T18:27:07.860 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.286985] tun: (C) 1999-2004 Max Krasnyansky 2020-11-19T18:27:07.860 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.287789] PPP generic driver version 2.4.2 2020-11-19T18:27:07.860 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.288250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2020-11-19T18:27:07.860 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.288857] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2020-11-19T18:27:07.861 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.289417] uhci_hcd: USB Universal Host Controller Interface driver 2020-11-19T18:27:07.861 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.290017] usbcore: registered new interface driver libusual 2020-11-19T18:27:07.861 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.290567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2020-11-19T18:27:07.861 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.291866] serio: i8042 KBD port at 0x60,0x64 irq 1 2020-11-19T18:27:07.861 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.292355] serio: i8042 AUX port at 0x60,0x64 irq 12 2020-11-19T18:27:07.862 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.293101] mousedev: PS/2 mouse device common for all mice 2020-11-19T18:27:07.862 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.293778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2020-11-19T18:27:07.862 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.294720] rtc_cmos 00:01: RTC can wake from S4 2020-11-19T18:27:07.862 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.295265] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 2020-11-19T18:27:07.863 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.295904] rtc0: alarms up to one day, y3k, 114 bytes nvram 2020-11-19T18:27:07.863 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.296480] device-mapper: uevent: version 1.0.3 2020-11-19T18:27:07.863 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.296973] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2020-11-19T18:27:07.863 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.297720] cpuidle: using governor ladder 2020-11-19T18:27:07.863 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.298098] cpuidle: using governor menu 2020-11-19T18:27:07.864 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.298437] EFI Variables Facility v0.08 2004-May-17 2020-11-19T18:27:07.864 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.298999] TCP cubic registered 2020-11-19T18:27:07.864 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.299329] NET: Registered protocol family 10 2020-11-19T18:27:07.864 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.299947] NET: Registered protocol family 17 2020-11-19T18:27:07.864 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.300368] Registering the dns_resolver key type 2020-11-19T18:27:07.865 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.300873] registered taskstats version 1 2020-11-19T18:27:07.865 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.304256] Magic number: 12:295:494 2020-11-19T18:27:07.865 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.304699] rtc_cmos 00:01: setting system clock to 2020-11-19 18:27:06 UTC (1605810426) 2020-11-19T18:27:07.865 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.305491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2020-11-19T18:27:07.866 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.306063] EDD information not available. 2020-11-19T18:27:07.866 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.448831] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2020-11-19T18:27:07.866 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.449685] ata2.00: configured for MWDMA2 2020-11-19T18:27:07.866 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.450426] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2020-11-19T18:27:07.867 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.451502] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2020-11-19T18:27:07.867 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.452058] cdrom: Uniform CD-ROM driver Revision: 3.20 2020-11-19T18:27:07.867 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.452677] sr 1:0:0:0: Attached scsi generic sg0 type 5 2020-11-19T18:27:07.867 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.453948] Freeing unused kernel memory: 924k freed 2020-11-19T18:27:07.867 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.454593] Write protecting the kernel read-only data: 12288k 2020-11-19T18:27:07.868 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.457600] Freeing unused kernel memory: 1640k freed 2020-11-19T18:27:07.868 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.460390] Freeing unused kernel memory: 1200k freed 2020-11-19T18:27:07.868 INFO:tasks.qemu.client.0.smithi074.stdout:Loading, please wait... 2020-11-19T18:27:07.868 INFO:tasks.qemu.client.0.smithi074.stdout:Begin: Loading essential drivers ... done. 2020-11-19T18:27:07.868 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.470602] udevd[84]: starting version 175 2020-11-19T18:27:07.869 INFO:tasks.qemu.client.0.smithi074.stdout:Begin: Running /scripts/init-premount ... done. 2020-11-19T18:27:07.869 INFO:tasks.qemu.client.0.smithi074.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2020-11-19T18:27:07.869 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.507881] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2020-11-19T18:27:07.869 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.508534] e1000: Copyright (c) 1999-2006 Intel Corporation. 2020-11-19T18:27:07.870 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.547687] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2020-11-19T18:27:07.870 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.548330] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2020-11-19T18:27:07.870 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.561338] Floppy drive(s): fd0 is 2.88M AMI BIOS 2020-11-19T18:27:07.870 INFO:tasks.qemu.client.0.smithi074.stdout:Begin: Running /scripts/local-premount ... [ 0.837789] FDC 0 is a S82078B 2020-11-19T18:27:07.871 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.876467] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2020-11-19T18:27:07.871 INFO:tasks.qemu.client.0.smithi074.stdout:[ 0.877135] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2020-11-19T18:27:07.871 INFO:tasks.qemu.client.0.smithi074.stdout:done. 2020-11-19T18:27:07.871 INFO:tasks.qemu.client.0.smithi074.stdout:[ 1.021132] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2020-11-19T18:27:07.872 INFO:tasks.qemu.client.0.smithi074.stdout:Begin: Running /scripts/local-bottom ... [ 1.065218] vda: vda1 2020-11-19T18:27:07.872 INFO:tasks.qemu.client.0.smithi074.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2020-11-19T18:27:07.887 INFO:tasks.qemu.client.0.smithi074.stdout:[ 1.126245] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2020-11-19T18:27:07.888 INFO:tasks.qemu.client.0.smithi074.stdout:done. 2020-11-19T18:27:07.888 INFO:tasks.qemu.client.0.smithi074.stdout:done. 2020-11-19T18:27:07.888 INFO:tasks.qemu.client.0.smithi074.stdout:Begin: Running /scripts/init-bottom ... done. 2020-11-19T18:27:07.888 INFO:tasks.qemu.client.0.smithi074.stdout:[ 1.152051] Refined TSC clocksource calibration: 3500.075 MHz. 2020-11-19T18:27:09.370 INFO:tasks.qemu.client.0.smithi074.stdout:cloud-init start-local running: Thu, 19 Nov 2020 18:27:07 +0000. up 1.49 seconds 2020-11-19T18:27:09.618 INFO:tasks.qemu.client.0.smithi074.stdout:no instance data found in start-local 2020-11-19T18:27:09.787 INFO:tasks.qemu.client.0.smithi074.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2020-11-19T18:27:09.787 INFO:tasks.qemu.client.0.smithi074.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2020-11-19T18:27:09.787 INFO:tasks.qemu.client.0.smithi074.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2020-11-19T18:27:09.787 INFO:tasks.qemu.client.0.smithi074.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2020-11-19T18:27:09.788 INFO:tasks.qemu.client.0.smithi074.stdout:cloud-init start running: Thu, 19 Nov 2020 18:27:09 +0000. up 3.01 seconds 2020-11-19T18:27:10.034 INFO:tasks.qemu.client.0.smithi074.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2020-11-19T18:27:10.398 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2020-11-19T18:27:14.127 INFO:teuthology.orchestra.run.smithi074.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-19T18:27:14.179 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T18:27:15.326 INFO:tasks.qemu.client.0.smithi074.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-19T18:27:15.327 INFO:tasks.qemu.client.0.smithi074.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2020-11-19T18:27:15.327 INFO:tasks.qemu.client.0.smithi074.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2020-11-19T18:27:15.327 INFO:tasks.qemu.client.0.smithi074.stdout:The key fingerprint is: 2020-11-19T18:27:15.327 INFO:tasks.qemu.client.0.smithi074.stdout:ff:3b:97:61:37:b0:e8:55:c8:a0:d7:fc:f3:ac:d3:62 root@test 2020-11-19T18:27:15.328 INFO:tasks.qemu.client.0.smithi074.stdout:The key's randomart image is: 2020-11-19T18:27:15.328 INFO:tasks.qemu.client.0.smithi074.stdout:+--[ RSA 2048]----+ 2020-11-19T18:27:15.328 INFO:tasks.qemu.client.0.smithi074.stdout:| | 2020-11-19T18:27:15.328 INFO:tasks.qemu.client.0.smithi074.stdout:| . | 2020-11-19T18:27:15.328 INFO:tasks.qemu.client.0.smithi074.stdout:| . = . | 2020-11-19T18:27:15.329 INFO:tasks.qemu.client.0.smithi074.stdout:| . . * . | 2020-11-19T18:27:15.329 INFO:tasks.qemu.client.0.smithi074.stdout:| S . . = | 2020-11-19T18:27:15.329 INFO:tasks.qemu.client.0.smithi074.stdout:| . . oo+.| 2020-11-19T18:27:15.329 INFO:tasks.qemu.client.0.smithi074.stdout:| o .. *+| 2020-11-19T18:27:15.329 INFO:tasks.qemu.client.0.smithi074.stdout:| o. E +| 2020-11-19T18:27:15.330 INFO:tasks.qemu.client.0.smithi074.stdout:| o=.+ | 2020-11-19T18:27:15.330 INFO:tasks.qemu.client.0.smithi074.stdout:+-----------------+ 2020-11-19T18:27:15.454 INFO:tasks.qemu.client.0.smithi074.stdout:Generating public/private dsa key pair. 2020-11-19T18:27:15.454 INFO:tasks.qemu.client.0.smithi074.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2020-11-19T18:27:15.454 INFO:tasks.qemu.client.0.smithi074.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2020-11-19T18:27:15.455 INFO:tasks.qemu.client.0.smithi074.stdout:The key fingerprint is: 2020-11-19T18:27:15.455 INFO:tasks.qemu.client.0.smithi074.stdout:73:e4:38:80:d0:37:ea:15:1e:67:35:65:c6:07:f8:2d root@test 2020-11-19T18:27:15.455 INFO:tasks.qemu.client.0.smithi074.stdout:The key's randomart image is: 2020-11-19T18:27:15.455 INFO:tasks.qemu.client.0.smithi074.stdout:+--[ DSA 1024]----+ 2020-11-19T18:27:15.455 INFO:tasks.qemu.client.0.smithi074.stdout:| .. .o+=. | 2020-11-19T18:27:15.456 INFO:tasks.qemu.client.0.smithi074.stdout:| ...= o .+. . | 2020-11-19T18:27:15.456 INFO:tasks.qemu.client.0.smithi074.stdout:| .+.* .. o | 2020-11-19T18:27:15.456 INFO:tasks.qemu.client.0.smithi074.stdout:| . o. + E . | 2020-11-19T18:27:15.456 INFO:tasks.qemu.client.0.smithi074.stdout:| . . S o . | 2020-11-19T18:27:15.456 INFO:tasks.qemu.client.0.smithi074.stdout:| . + | 2020-11-19T18:27:15.457 INFO:tasks.qemu.client.0.smithi074.stdout:| | 2020-11-19T18:27:15.457 INFO:tasks.qemu.client.0.smithi074.stdout:| | 2020-11-19T18:27:15.457 INFO:tasks.qemu.client.0.smithi074.stdout:| | 2020-11-19T18:27:15.457 INFO:tasks.qemu.client.0.smithi074.stdout:+-----------------+ 2020-11-19T18:27:15.457 INFO:tasks.qemu.client.0.smithi074.stdout:Generating public/private ecdsa key pair. 2020-11-19T18:27:15.458 INFO:tasks.qemu.client.0.smithi074.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2020-11-19T18:27:15.458 INFO:tasks.qemu.client.0.smithi074.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2020-11-19T18:27:15.458 INFO:tasks.qemu.client.0.smithi074.stdout:The key fingerprint is: 2020-11-19T18:27:15.458 INFO:tasks.qemu.client.0.smithi074.stdout:53:fc:08:7e:b6:4c:55:41:ea:f5:ad:99:11:6e:75:b1 root@test 2020-11-19T18:27:15.458 INFO:tasks.qemu.client.0.smithi074.stdout:The key's randomart image is: 2020-11-19T18:27:15.459 INFO:tasks.qemu.client.0.smithi074.stdout:+--[ECDSA 256]---+ 2020-11-19T18:27:15.459 INFO:tasks.qemu.client.0.smithi074.stdout:| .+o | 2020-11-19T18:27:15.459 INFO:tasks.qemu.client.0.smithi074.stdout:| . o o| 2020-11-19T18:27:15.459 INFO:tasks.qemu.client.0.smithi074.stdout:| . o o oEo| 2020-11-19T18:27:15.459 INFO:tasks.qemu.client.0.smithi074.stdout:| . o = o +o| 2020-11-19T18:27:15.459 INFO:tasks.qemu.client.0.smithi074.stdout:| S = o + o| 2020-11-19T18:27:15.460 INFO:tasks.qemu.client.0.smithi074.stdout:| * . . = | 2020-11-19T18:27:15.460 INFO:tasks.qemu.client.0.smithi074.stdout:| o + | 2020-11-19T18:27:15.460 INFO:tasks.qemu.client.0.smithi074.stdout:| | 2020-11-19T18:27:15.460 INFO:tasks.qemu.client.0.smithi074.stdout:| | 2020-11-19T18:27:15.460 INFO:tasks.qemu.client.0.smithi074.stdout:+-----------------+ 2020-11-19T18:27:15.540 INFO:tasks.qemu.client.0.smithi074.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2020-11-19T18:27:15.703 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting AppArmor profiles  [ OK ] 2020-11-19T18:27:15.716 INFO:tasks.qemu.client.0.smithi074.stdout:landscape-client is not configured, please run landscape-config. 2020-11-19T18:27:15.739 INFO:tasks.qemu.client.0.smithi074.stdout: * Stopping System V initialisation compatibility[ OK ] 2020-11-19T18:27:15.782 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting System V runlevel compatibility[ OK ] 2020-11-19T18:27:15.782 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting automatic crash report generation[ OK ] 2020-11-19T18:27:15.782 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting deferred execution scheduler[ OK ] 2020-11-19T18:27:15.783 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting regular background program processing daemon[ OK ] 2020-11-19T18:27:15.783 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting ACPI daemon[ OK ] 2020-11-19T18:27:15.784 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting save kernel messages[ OK ] 2020-11-19T18:27:15.784 INFO:tasks.qemu.client.0.smithi074.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2020-11-19T18:27:15.784 INFO:tasks.qemu.client.0.smithi074.stdout: * Stopping save kernel messages[ OK ] 2020-11-19T18:27:15.788 INFO:tasks.qemu.client.0.smithi074.stdout: * Stopping System V runlevel compatibility[ OK ] 2020-11-19T18:27:15.954 INFO:tasks.qemu.client.0.smithi074.stdout:Generating locales... 2020-11-19T18:27:16.453 INFO:tasks.qemu.client.0.smithi074.stdout: en_US.UTF-8... done 2020-11-19T18:27:16.459 INFO:tasks.qemu.client.0.smithi074.stdout:Generation complete. 2020-11-19T18:27:16.880 INFO:tasks.qemu.client.0.smithi074.stdout:passwd: password expiry information changed. 2020-11-19T18:27:17.062 INFO:tasks.qemu.client.0.smithi074.stdout:Get:1 http://security.ubuntu.com precise-security InRelease [55.7 kB] 2020-11-19T18:27:17.062 INFO:tasks.qemu.client.0.smithi074.stdout:Ign http://archive.ubuntu.com precise InRelease 2020-11-19T18:27:17.144 INFO:tasks.qemu.client.0.smithi074.stdout:Get:2 http://archive.ubuntu.com precise-updates InRelease [55.7 kB] 2020-11-19T18:27:17.330 INFO:tasks.qemu.client.0.smithi074.stdout:Get:3 http://security.ubuntu.com precise-security/main Sources [150 kB] 2020-11-19T18:27:17.400 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise Release.gpg 2020-11-19T18:27:17.482 INFO:tasks.qemu.client.0.smithi074.stdout:Get:4 http://archive.ubuntu.com precise-updates/main Sources [503 kB] 2020-11-19T18:27:17.534 INFO:tasks.qemu.client.0.smithi074.stdout:Get:5 http://security.ubuntu.com precise-security/universe Sources [57.9 kB] 2020-11-19T18:27:17.632 INFO:tasks.qemu.client.0.smithi074.stdout:Get:6 http://security.ubuntu.com precise-security/main amd64 Packages [375 kB] 2020-11-19T18:27:17.833 INFO:tasks.qemu.client.0.smithi074.stdout:Get:7 http://archive.ubuntu.com precise-updates/universe Sources [137 kB] 2020-11-19T18:27:17.833 INFO:tasks.qemu.client.0.smithi074.stdout:Get:8 http://security.ubuntu.com precise-security/universe amd64 Packages [145 kB] 2020-11-19T18:27:17.914 INFO:tasks.qemu.client.0.smithi074.stdout:Get:9 http://archive.ubuntu.com precise-updates/main amd64 Packages [741 kB] 2020-11-19T18:27:17.914 INFO:tasks.qemu.client.0.smithi074.stdout:Get:10 http://security.ubuntu.com precise-security/main i386 Packages [378 kB] 2020-11-19T18:27:18.027 INFO:tasks.qemu.client.0.smithi074.stdout:Get:11 http://security.ubuntu.com precise-security/universe i386 Packages [154 kB] 2020-11-19T18:27:18.073 INFO:tasks.qemu.client.0.smithi074.stdout:Get:12 http://archive.ubuntu.com precise-updates/universe amd64 Packages [288 kB] 2020-11-19T18:27:18.119 INFO:tasks.qemu.client.0.smithi074.stdout:Get:13 http://security.ubuntu.com precise-security/main TranslationIndex [208 B] 2020-11-19T18:27:18.165 INFO:tasks.qemu.client.0.smithi074.stdout:Get:14 http://archive.ubuntu.com precise-updates/main i386 Packages [745 kB] 2020-11-19T18:27:18.203 INFO:tasks.qemu.client.0.smithi074.stdout:Get:15 http://security.ubuntu.com precise-security/universe TranslationIndex [205 B] 2020-11-19T18:27:18.283 INFO:tasks.qemu.client.0.smithi074.stdout:Get:16 http://archive.ubuntu.com precise-updates/universe i386 Packages [297 kB] 2020-11-19T18:27:18.284 INFO:tasks.qemu.client.0.smithi074.stdout:Get:17 http://security.ubuntu.com precise-security/main Translation-en [188 kB] 2020-11-19T18:27:18.377 INFO:tasks.qemu.client.0.smithi074.stdout:Get:18 http://security.ubuntu.com precise-security/universe Translation-en [93.2 kB] 2020-11-19T18:27:18.377 INFO:tasks.qemu.client.0.smithi074.stdout:Get:19 http://archive.ubuntu.com precise-updates/main TranslationIndex [208 B] 2020-11-19T18:27:18.454 INFO:tasks.qemu.client.0.smithi074.stdout:Get:20 http://archive.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2020-11-19T18:27:18.532 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise Release 2020-11-19T18:27:18.616 INFO:tasks.qemu.client.0.smithi074.stdout:Get:21 http://archive.ubuntu.com precise-updates/main Translation-en [344 kB] 2020-11-19T18:27:18.710 INFO:tasks.qemu.client.0.smithi074.stdout:Get:22 http://archive.ubuntu.com precise-updates/universe Translation-en [174 kB] 2020-11-19T18:27:18.796 INFO:tasks.qemu.client.0.smithi074.stdout:Get:23 http://archive.ubuntu.com precise/main Sources [934 kB] 2020-11-19T18:27:18.921 INFO:tasks.qemu.client.0.smithi074.stdout:Get:24 http://archive.ubuntu.com precise/universe Sources [5019 kB] 2020-11-19T18:27:19.243 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/main amd64 Packages 2020-11-19T18:27:19.448 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/universe amd64 Packages 2020-11-19T18:27:19.528 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/main i386 Packages 2020-11-19T18:27:19.609 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/universe i386 Packages 2020-11-19T18:27:19.691 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/main TranslationIndex 2020-11-19T18:27:19.775 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/universe TranslationIndex 2020-11-19T18:27:19.856 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/main Translation-en 2020-11-19T18:27:19.937 INFO:tasks.qemu.client.0.smithi074.stdout:Hit http://archive.ubuntu.com precise/universe Translation-en 2020-11-19T18:27:20.188 INFO:tasks.qemu.client.0.smithi074.stdout:Fetched 10.8 MB in 3s (2848 kB/s) 2020-11-19T18:27:21.738 INFO:tasks.qemu.client.0.smithi074.stdout:Reading package lists... 2020-11-19T18:27:21.739 INFO:tasks.qemu.client.0.smithi074.stdout:Reading package lists... 2020-11-19T18:27:21.905 INFO:tasks.qemu.client.0.smithi074.stdout:Building dependency tree... 2020-11-19T18:27:21.905 INFO:tasks.qemu.client.0.smithi074.stdout:Reading state information... 2020-11-19T18:27:22.019 INFO:tasks.qemu.client.0.smithi074.stdout:The following extra packages will be installed: 2020-11-19T18:27:22.041 INFO:tasks.qemu.client.0.smithi074.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2020-11-19T18:27:22.041 INFO:tasks.qemu.client.0.smithi074.stdout:The following NEW packages will be installed: 2020-11-19T18:27:22.042 INFO:tasks.qemu.client.0.smithi074.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2020-11-19T18:27:22.211 INFO:tasks.qemu.client.0.smithi074.stdout:0 upgraded, 5 newly installed, 0 to remove and 210 not upgraded. 2020-11-19T18:27:22.211 INFO:tasks.qemu.client.0.smithi074.stdout:Need to get 423 kB of archives. 2020-11-19T18:27:22.212 INFO:tasks.qemu.client.0.smithi074.stdout:After this operation, 1363 kB of additional disk space will be used. 2020-11-19T18:27:22.212 INFO:tasks.qemu.client.0.smithi074.stdout:Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2020-11-19T18:27:22.361 INFO:tasks.qemu.client.0.smithi074.stdout:Get:2 http://archive.ubuntu.com/ubuntu/ precise/main libtirpc1 amd64 0.2.2-5 [84.2 kB] 2020-11-19T18:27:22.571 INFO:tasks.qemu.client.0.smithi074.stdout:Get:3 http://archive.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2020-11-19T18:27:22.672 INFO:tasks.qemu.client.0.smithi074.stdout:Get:4 http://archive.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2020-11-19T18:27:22.767 INFO:tasks.qemu.client.0.smithi074.stdout:Get:5 http://archive.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2020-11-19T18:27:22.959 INFO:tasks.qemu.client.0.smithi074.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2020-11-19T18:27:22.969 INFO:tasks.qemu.client.0.smithi074.stdout:Fetched 423 kB in 0s (502 kB/s) 2020-11-19T18:27:23.047 INFO:tasks.qemu.client.0.smithi074.stdout:Selecting previously unselected package libgssglue1. 2020-11-19T18:27:23.448 INFO:tasks.qemu.client.0.smithi074.stdout:(Reading database ... 36182 files and directories currently installed.) 2020-11-19T18:27:23.448 INFO:tasks.qemu.client.0.smithi074.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2020-11-19T18:27:23.561 INFO:tasks.qemu.client.0.smithi074.stdout:Selecting previously unselected package libtirpc1. 2020-11-19T18:27:23.561 INFO:tasks.qemu.client.0.smithi074.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5_amd64.deb) ... 2020-11-19T18:27:23.689 INFO:tasks.qemu.client.0.smithi074.stdout:Selecting previously unselected package rpcbind. 2020-11-19T18:27:23.689 INFO:tasks.qemu.client.0.smithi074.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2020-11-19T18:27:23.853 INFO:tasks.qemu.client.0.smithi074.stdout:Selecting previously unselected package libnfsidmap2. 2020-11-19T18:27:23.853 INFO:tasks.qemu.client.0.smithi074.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2020-11-19T18:27:23.970 INFO:tasks.qemu.client.0.smithi074.stdout:Selecting previously unselected package nfs-common. 2020-11-19T18:27:23.971 INFO:tasks.qemu.client.0.smithi074.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2020-11-19T18:27:24.080 INFO:tasks.qemu.client.0.smithi074.stdout:Processing triggers for man-db ... 2020-11-19T18:27:24.754 INFO:tasks.qemu.client.0.smithi074.stdout:Processing triggers for ureadahead ... 2020-11-19T18:27:24.807 INFO:tasks.qemu.client.0.smithi074.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2020-11-19T18:27:24.905 INFO:tasks.qemu.client.0.smithi074.stdout:Setting up libtirpc1 (0.2.2-5) ... 2020-11-19T18:27:24.972 INFO:tasks.qemu.client.0.smithi074.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2020-11-19T18:27:25.057 INFO:tasks.qemu.client.0.smithi074.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2020-11-19T18:27:25.075 INFO:tasks.qemu.client.0.smithi074.stdout:portmap start/running, process 1655 2020-11-19T18:27:25.086 INFO:tasks.qemu.client.0.smithi074.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2020-11-19T18:27:25.139 INFO:tasks.qemu.client.0.smithi074.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2020-11-19T18:27:25.316 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:25.317 INFO:tasks.qemu.client.0.smithi074.stdout:Creating config file /etc/idmapd.conf with new version 2020-11-19T18:27:25.462 INFO:tasks.qemu.client.0.smithi074.stdout: 2020-11-19T18:27:25.462 INFO:tasks.qemu.client.0.smithi074.stdout:Creating config file /etc/default/nfs-common with new version 2020-11-19T18:27:25.531 INFO:tasks.qemu.client.0.smithi074.stdout:Adding system user `statd' (UID 106) ... 2020-11-19T18:27:25.532 INFO:tasks.qemu.client.0.smithi074.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2020-11-19T18:27:25.603 INFO:tasks.qemu.client.0.smithi074.stdout:Not creating home directory `/var/lib/nfs'. 2020-11-19T18:27:25.631 INFO:tasks.qemu.client.0.smithi074.stdout:statd start/running, process 1889 2020-11-19T18:27:25.648 INFO:tasks.qemu.client.0.smithi074.stdout:gssd stop/post-stop, process 1920 2020-11-19T18:27:25.705 INFO:tasks.qemu.client.0.smithi074.stdout:idmapd start/running, process 1960 2020-11-19T18:27:25.717 INFO:tasks.qemu.client.0.smithi074.stdout:Processing triggers for libc-bin ... 2020-11-19T18:27:25.731 INFO:tasks.qemu.client.0.smithi074.stdout:ldconfig deferred processing now taking place 2020-11-19T18:27:26.226 INFO:tasks.qemu.client.0.smithi074.stdout:mount.nfs: timeout set for Thu Nov 19 18:29:26 2020 2020-11-19T18:27:26.226 INFO:tasks.qemu.client.0.smithi074.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2020-11-19T18:27:26.226 INFO:tasks.qemu.client.0.smithi074.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2020-11-19T18:27:26.227 INFO:tasks.qemu.client.0.smithi074.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2020-11-19T18:28:14.210 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2020-11-19T18:28:14.354 INFO:teuthology.orchestra.run.smithi074.stderr: Commit image migration: 100% complete...done. 2020-11-19T18:28:14.358 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T18:29:14.390 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2020-11-19T18:29:18.286 INFO:teuthology.orchestra.run.smithi074.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-19T18:29:18.292 DEBUG:teuthology.parallel:result is None 2020-11-19T19:49:24.183 INFO:tasks.qemu.client.0.smithi074.stdout:acpid: exiting 2020-11-19T19:49:24.235 INFO:tasks.qemu.client.0.smithi074.stdout:Traceback (most recent call last): 2020-11-19T19:49:24.235 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T19:49:24.236 INFO:tasks.qemu.client.0.smithi074.stdout:Checking for running unattended-upgrades: 2020-11-19T19:49:24.236 INFO:tasks.qemu.client.0.smithi074.stdout: self._connect_unixsocket(self.address) 2020-11-19T19:49:24.236 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T19:49:24.236 INFO:tasks.qemu.client.0.smithi074.stdout: self.socket.connect(address) 2020-11-19T19:49:24.236 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T19:49:24.237 INFO:tasks.qemu.client.0.smithi074.stdout: return getattr(self._sock,name)(*args) 2020-11-19T19:49:24.237 INFO:tasks.qemu.client.0.smithi074.stdout:error: [Errno 111] Connection refused 2020-11-19T19:49:24.237 INFO:tasks.qemu.client.0.smithi074.stdout:Logged from file __init__.py, line 116 2020-11-19T19:49:24.298 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: 2020-11-19T19:49:24.299 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: ############################################################# 2020-11-19T19:49:24.299 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2020-11-19T19:49:24.407 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: 1024 73:e4:38:80:d0:37:ea:15:1e:67:35:65:c6:07:f8:2d root@test (DSA) 2020-11-19T19:49:24.408 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: 256 53:fc:08:7e:b6:4c:55:41:ea:f5:ad:99:11:6e:75:b1 root@test (ECDSA) 2020-11-19T19:49:24.408 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: 2048 ff:3b:97:61:37:b0:e8:55:c8:a0:d7:fc:f3:ac:d3:62 root@test (RSA) 2020-11-19T19:49:24.408 INFO:tasks.qemu.client.0.smithi074.stdout:-----BEGIN SSH HOST KEY KEYS----- 2020-11-19T19:49:24.408 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2020-11-19T19:49:24.408 INFO:tasks.qemu.client.0.smithi074.stdout:ec2: ############################################################# 2020-11-19T19:49:24.408 INFO:tasks.qemu.client.0.smithi074.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLtxTAFcmmKYd+Rsi9vQHzc86ourJj/GoYIFPeG1w2ND/ZGZQeRFyHKayHGxQlKMa8Hzp9zI5TAzWObG6/FC4MY= root@test 2020-11-19T19:49:24.409 INFO:tasks.qemu.client.0.smithi074.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHtPOItnZN45ZK63wot2b6DM6ldZ/0awTVTQXy47D6UywVGflKKNQCw7ajWIvXn5AMddvVxvn01csG9t1y06xVopuuqxmIQ9dWAtH/UHEHlW+8OTtcYFgKcjLZG3itgTA6x28HoMHDsqVhz6orJzndve4L70PH0acxbnJdY0WfpSQ48lLC+NQP/njPcj8WTafuJxaRVa2m3FWAPJ34Vn0H80JkoKjR7QL++EHUDFu+OK5vOSHodR/rMzLqBYDBf4kYGgH0n9T7P1Ip8oem7AGpYIwhGWi+WYLoOuYX+o7nnB0D2hpH/7yITpqnbAog/Yr0k9V+xz/xPM79gDZTZkMn root@test 2020-11-19T19:49:24.409 INFO:tasks.qemu.client.0.smithi074.stdout:-----END SSH HOST KEY KEYS----- 2020-11-19T19:49:24.409 INFO:tasks.qemu.client.0.smithi074.stdout:Traceback (most recent call last): 2020-11-19T19:49:24.409 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T19:49:24.410 INFO:tasks.qemu.client.0.smithi074.stdout: self._connect_unixsocket(self.address) 2020-11-19T19:49:24.410 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T19:49:24.410 INFO:tasks.qemu.client.0.smithi074.stdout: self.socket.connect(address) 2020-11-19T19:49:24.410 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T19:49:24.410 INFO:tasks.qemu.client.0.smithi074.stdout: return getattr(self._sock,name)(*args) 2020-11-19T19:49:24.410 INFO:tasks.qemu.client.0.smithi074.stdout:error: [Errno 111] Connection refused 2020-11-19T19:49:24.411 INFO:tasks.qemu.client.0.smithi074.stdout:Logged from file __init__.py, line 116 2020-11-19T19:49:24.411 INFO:tasks.qemu.client.0.smithi074.stdout:Traceback (most recent call last): 2020-11-19T19:49:24.411 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T19:49:24.411 INFO:tasks.qemu.client.0.smithi074.stdout: self._connect_unixsocket(self.address) 2020-11-19T19:49:24.411 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T19:49:24.411 INFO:tasks.qemu.client.0.smithi074.stdout: self.socket.connect(address) 2020-11-19T19:49:24.412 INFO:tasks.qemu.client.0.smithi074.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T19:49:24.412 INFO:tasks.qemu.client.0.smithi074.stdout: return getattr(self._sock,name)(*args) 2020-11-19T19:49:24.412 INFO:tasks.qemu.client.0.smithi074.stdout:error: [Errno 111] Connection refused 2020-11-19T19:49:24.412 INFO:tasks.qemu.client.0.smithi074.stdout:Logged from file __init__.py, line 116 2020-11-19T19:49:24.412 INFO:tasks.qemu.client.0.smithi074.stdout:cloud-init boot finished at Thu, 19 Nov 2020 19:49:24 +0000. Up 4937.74 seconds 2020-11-19T19:49:24.469 INFO:tasks.qemu.client.0.smithi074.stdout: * Stopping landscape-client daemon  [fail] 2020-11-19T19:49:24.581 INFO:tasks.qemu.client.0.smithi074.stdout: * Asking all remaining processes to terminate...  [ OK ] 2020-11-19T19:49:24.601 INFO:tasks.qemu.client.0.smithi074.stdout: * All processes ended within 1 seconds....  [ OK ] 2020-11-19T19:49:24.620 INFO:tasks.qemu.client.0.smithi074.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2020-11-19T19:49:24.756 INFO:tasks.qemu.client.0.smithi074.stdout: * Deconfiguring network interfaces...  [ OK ] 2020-11-19T19:49:24.774 INFO:tasks.qemu.client.0.smithi074.stdout: * Deactivating swap...  [ OK ] 2020-11-19T19:49:24.783 INFO:tasks.qemu.client.0.smithi074.stdout: * Unmounting local filesystems...  [ OK ] 2020-11-19T19:49:24.925 INFO:tasks.qemu.client.0.smithi074.stdout: * Will now halt 2020-11-19T19:49:24.932 INFO:tasks.qemu.client.0.smithi074.stdout:[ 4938.324752] Power down. 2020-11-19T19:49:25.262 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2020-11-19T19:49:25.262 INFO:teuthology.orchestra.run.smithi074:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2020-11-19T19:49:25.312 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T19:49:25.313 INFO:tasks.qemu:Stopping NFS... 2020-11-19T19:49:25.313 INFO:teuthology.orchestra.run.smithi074:> sudo systemctl stop nfs-server 2020-11-19T19:49:25.401 INFO:tasks.qemu:Unmounting exported directory... 2020-11-19T19:49:25.402 INFO:teuthology.orchestra.run.smithi074:> sudo umount /export/client.0 2020-11-19T19:49:25.444 INFO:tasks.qemu:Deleting export from /etc/exports... 2020-11-19T19:49:25.444 INFO:teuthology.orchestra.run.smithi074:> sudo sed -i '\|/export/client.0|d' /etc/exports 2020-11-19T19:49:25.512 INFO:tasks.qemu:Starting NFS... 2020-11-19T19:49:25.512 INFO:teuthology.orchestra.run.smithi074:> sudo systemctl start nfs-server 2020-11-19T19:49:25.640 INFO:teuthology.orchestra.run.smithi074:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2020-11-19T19:49:25.654 INFO:tasks.qemu:Deleting exported directory... 2020-11-19T19:49:25.655 INFO:teuthology.orchestra.run.smithi074:> sudo rm -r /export 2020-11-19T19:49:25.722 DEBUG:tasks.qemu:cleaning up base image files 2020-11-19T19:49:25.723 INFO:teuthology.orchestra.run.smithi074:> 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-19T19:49:25.926 INFO:teuthology.orchestra.run.smithi074:> rmdir /home/ubuntu/cephtest/qemu || true 2020-11-19T19:49:25.951 DEBUG:teuthology.parallel:result is None 2020-11-19T19:49:25.952 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T19:49:26.016 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T19:49:26.016 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi074.front.sepia.ceph.com 2020-11-19T19:49:26.017 INFO:teuthology.orchestra.run.smithi074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2020-11-19T19:49:26.373 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2020-11-19T19:49:26.521 INFO:tasks.ceph.ceph_manager.ceph:Canceling any pending splits or merges... 2020-11-19T19:49:26.521 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:49:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:49:27.929 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":22,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T18:26:15.915963+0000","last_up_change":"2020-11-19T17:43:58.158735+0000","last_in_change":"2020-11-19T17:43:58.158735+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"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-19T17:43:54.179326+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-19T17:44:02.356285+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":"21","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":21,"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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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.192:6810","nonce":22226},{"type":"v1","addr":"172.21.15.192:6811","nonce":22226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":22226},{"type":"v1","addr":"172.21.15.192:6813","nonce":22226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":22226},{"type":"v1","addr":"172.21.15.192:6818","nonce":22226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":22226},{"type":"v1","addr":"172.21.15.192:6815","nonce":22226}]},"public_addr":"172.21.15.192:6811/22226","cluster_addr":"172.21.15.192:6813/22226","heartbeat_back_addr":"172.21.15.192:6818/22226","heartbeat_front_addr":"172.21.15.192:6815/22226","state":["exists","up"]},{"osd":1,"uuid":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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.192:6802","nonce":22227},{"type":"v1","addr":"172.21.15.192:6803","nonce":22227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":22227},{"type":"v1","addr":"172.21.15.192:6805","nonce":22227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":22227},{"type":"v1","addr":"172.21.15.192:6809","nonce":22227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":22227},{"type":"v1","addr":"172.21.15.192:6807","nonce":22227}]},"public_addr":"172.21.15.192:6803/22227","cluster_addr":"172.21.15.192:6805/22227","heartbeat_back_addr":"172.21.15.192:6809/22227","heartbeat_front_addr":"172.21.15.192:6807/22227","state":["exists","up"]},{"osd":2,"uuid":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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.192:6826","nonce":22241},{"type":"v1","addr":"172.21.15.192:6827","nonce":22241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":22241},{"type":"v1","addr":"172.21.15.192:6829","nonce":22241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6832","nonce":22241},{"type":"v1","addr":"172.21.15.192:6833","nonce":22241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":22241},{"type":"v1","addr":"172.21.15.192:6831","nonce":22241}]},"public_addr":"172.21.15.192:6827/22241","cluster_addr":"172.21.15.192:6829/22241","heartbeat_back_addr":"172.21.15.192:6833/22241","heartbeat_front_addr":"172.21.15.192:6831/22241","state":["exists","up"]},{"osd":3,"uuid":"be6eb365-fd56-478b-a558-090e00a46abf","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.192:6817","nonce":22228},{"type":"v1","addr":"172.21.15.192:6819","nonce":22228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":22228},{"type":"v1","addr":"172.21.15.192:6821","nonce":22228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":22228},{"type":"v1","addr":"172.21.15.192:6825","nonce":22228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":22228},{"type":"v1","addr":"172.21.15.192:6823","nonce":22228}]},"public_addr":"172.21.15.192:6819/22228","cluster_addr":"172.21.15.192:6821/22228","heartbeat_back_addr":"172.21.15.192:6825/22228","heartbeat_front_addr":"172.21.15.192:6823/22228","state":["exists","up"]},{"osd":4,"uuid":"608a0a99-2041-4334-9aff-7dde0550afea","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.132:6808","nonce":22240},{"type":"v1","addr":"172.21.15.132:6809","nonce":22240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6810","nonce":22240},{"type":"v1","addr":"172.21.15.132:6811","nonce":22240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":22240},{"type":"v1","addr":"172.21.15.132:6815","nonce":22240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":22240},{"type":"v1","addr":"172.21.15.132:6813","nonce":22240}]},"public_addr":"172.21.15.132:6809/22240","cluster_addr":"172.21.15.132:6811/22240","heartbeat_back_addr":"172.21.15.132:6815/22240","heartbeat_front_addr":"172.21.15.132:6813/22240","state":["exists","up"]},{"osd":5,"uuid":"09f83235-d4f3-470c-ab0b-de5f3960508d","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.132:6816","nonce":22250},{"type":"v1","addr":"172.21.15.132:6817","nonce":22250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6818","nonce":22250},{"type":"v1","addr":"172.21.15.132:6819","nonce":22250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":22250},{"type":"v1","addr":"172.21.15.132:6823","nonce":22250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":22250},{"type":"v1","addr":"172.21.15.132:6821","nonce":22250}]},"public_addr":"172.21.15.132:6817/22250","cluster_addr":"172.21.15.132:6819/22250","heartbeat_back_addr":"172.21.15.132:6823/22250","heartbeat_front_addr":"172.21.15.132:6821/22250","state":["exists","up"]},{"osd":6,"uuid":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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.132:6800","nonce":22239},{"type":"v1","addr":"172.21.15.132:6801","nonce":22239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":22239},{"type":"v1","addr":"172.21.15.132:6803","nonce":22239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":22239},{"type":"v1","addr":"172.21.15.132:6807","nonce":22239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":22239},{"type":"v1","addr":"172.21.15.132:6805","nonce":22239}]},"public_addr":"172.21.15.132:6801/22239","cluster_addr":"172.21.15.132:6803/22239","heartbeat_back_addr":"172.21.15.132:6807/22239","heartbeat_front_addr":"172.21.15.132:6805/22239","state":["exists","up"]},{"osd":7,"uuid":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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.132:6824","nonce":22264},{"type":"v1","addr":"172.21.15.132:6825","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6826","nonce":22264},{"type":"v1","addr":"172.21.15.132:6827","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":22264},{"type":"v1","addr":"172.21.15.132:6831","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":22264},{"type":"v1","addr":"172.21.15.132:6829","nonce":22264}]},"public_addr":"172.21.15.132:6825/22264","cluster_addr":"172.21.15.132:6827/22264","heartbeat_back_addr":"172.21.15.132:6831/22264","heartbeat_front_addr":"172.21.15.132:6829/22264","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-19T17:43:56.889657+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-19T17:43:56.801591+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-19T17:43:56.813737+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-19T17:43:56.798144+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-19T17:43:56.867932+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-19T17:43:56.636799+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-19T17:43:56.793787+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-19T17:43:56.837206+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-19T19:49:30.251 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:49:30.576 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:49:30.577 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T19:49:30.588 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":3780,"stamp":"2020-11-19T19:49:29.575846+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20572911657,"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":442877,"num_read_kb":14459339,"num_write":602638,"num_write_kb":81672959,"num_scrub_errors":0,"num_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":80424,"ondisk_log_size":80424,"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":42678600,"kb_used_data":39642424,"kb_used_omap":0,"kb_used_meta":3035520,"kb_avail":712296120,"statfs":{"total":773094113280,"available":729391226880,"internally_reserved":0,"allocated":40593842176,"data_stored":40592056180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3108372480},"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":39,"apply_latency_ms":39,"commit_latency_ns":39000000,"apply_latency_ns":39000000},"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":2095,"num_read_kb":47859,"num_write":208,"num_write_kb":19403,"num_scrub_errors":0,"num_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.002264"},"pg_stats":[{"pgid":"2.7","version":"22'41799","reported_seq":"81460","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.768242+0000","last_change":"2020-11-19T18:26:09.934787+0000","last_active":"2020-11-19T19:49:24.768242+0000","last_peered":"2020-11-19T19:49:24.768242+0000","last_clean":"2020-11-19T19:49:24.768242+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T19:49:24.768242+0000","last_undegraded":"2020-11-19T19:49:24.768242+0000","last_fullsized":"2020-11-19T19:49:24.768242+0000","mapping_epoch":17,"log_start":"22'31700","ondisk_log_start":"22'31700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10099,"ondisk_log_size":10099,"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":2612155920,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":39682,"num_read_kb":1701660,"num_write":41799,"num_write_kb":10038519,"num_scrub_errors":0,"num_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":"22'70159","reported_seq":"111940","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.986001+0000","last_change":"2020-11-19T18:26:10.053316+0000","last_active":"2020-11-19T19:49:24.986001+0000","last_peered":"2020-11-19T19:49:24.986001+0000","last_clean":"2020-11-19T19:49:24.986001+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T19:49:24.986001+0000","last_undegraded":"2020-11-19T19:49:24.986001+0000","last_fullsized":"2020-11-19T19:49:24.986001+0000","mapping_epoch":17,"log_start":"22'60100","ondisk_log_start":"22'60100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":2590635520,"num_objects":625,"num_object_clones":0,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":40478,"num_read_kb":1859007,"num_write":70149,"num_write_kb":9415757,"num_scrub_errors":0,"num_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":"22'42352","reported_seq":"67325","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.921949+0000","last_change":"2020-11-19T18:26:09.934804+0000","last_active":"2020-11-19T19:49:24.921949+0000","last_peered":"2020-11-19T19:49:24.921949+0000","last_clean":"2020-11-19T19:49:24.921949+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T19:49:24.921949+0000","last_undegraded":"2020-11-19T19:49:24.921949+0000","last_fullsized":"2020-11-19T19:49:24.921949+0000","mapping_epoch":17,"log_start":"22'32300","ondisk_log_start":"22'32300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10052,"ondisk_log_size":10052,"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":2597649920,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":25007,"num_read_kb":1553983,"num_write":42352,"num_write_kb":10052436,"num_scrub_errors":0,"num_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":"22'245031","reported_seq":"383337","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.955621+0000","last_change":"2020-11-19T18:26:09.933968+0000","last_active":"2020-11-19T19:49:24.955621+0000","last_peered":"2020-11-19T19:49:24.955621+0000","last_clean":"2020-11-19T19:49:24.955621+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T19:49:24.955621+0000","last_undegraded":"2020-11-19T19:49:24.955621+0000","last_fullsized":"2020-11-19T19:49:24.955621+0000","mapping_epoch":17,"log_start":"22'235000","ondisk_log_start":"22'235000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":2565192882,"num_objects":622,"num_object_clones":0,"num_object_copies":1244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":146730,"num_read_kb":2404098,"num_write":246750,"num_write_kb":13609394,"num_scrub_errors":0,"num_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":"16'2","reported_seq":"17","reported_epoch":"21","state":"active+clean","last_fresh":"2020-11-19T18:26:09.934563+0000","last_change":"2020-11-19T17:43:59.499570+0000","last_active":"2020-11-19T18:26:09.934563+0000","last_peered":"2020-11-19T18:26:09.934563+0000","last_clean":"2020-11-19T18:26:09.934563+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T18:26:09.934563+0000","last_undegraded":"2020-11-19T18:26:09.934563+0000","last_fullsized":"2020-11-19T18:26:09.934563+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-19T17:43:55.149420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:43:55.149420+0000","last_clean_scrub_stamp":"2020-11-19T17:43:55.149420+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":10,"num_scrub_errors":0,"num_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":"22'42800","reported_seq":"90283","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:25.018359+0000","last_change":"2020-11-19T18:26:09.934345+0000","last_active":"2020-11-19T19:49:25.018359+0000","last_peered":"2020-11-19T19:49:25.018359+0000","last_clean":"2020-11-19T19:49:25.018359+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T19:49:25.018359+0000","last_undegraded":"2020-11-19T19:49:25.018359+0000","last_fullsized":"2020-11-19T19:49:25.018359+0000","mapping_epoch":17,"log_start":"22'32700","ondisk_log_start":"22'32700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10100,"ondisk_log_size":10100,"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":2531162624,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":46615,"num_read_kb":1644551,"num_write":42794,"num_write_kb":8761056,"num_scrub_errors":0,"num_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":"22'22912","reported_seq":"40127","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.910873+0000","last_change":"2020-11-19T18:26:10.165445+0000","last_active":"2020-11-19T19:49:24.910873+0000","last_peered":"2020-11-19T19:49:24.910873+0000","last_clean":"2020-11-19T19:49:24.910873+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T19:49:24.910873+0000","last_undegraded":"2020-11-19T19:49:24.910873+0000","last_fullsized":"2020-11-19T19:49:24.910873+0000","mapping_epoch":17,"log_start":"22'12900","ondisk_log_start":"22'12900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10012,"ondisk_log_size":10012,"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":2612896272,"num_objects":630,"num_object_clones":0,"num_object_copies":1260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":630,"num_whiteouts":0,"num_read":17243,"num_read_kb":1302126,"num_write":22914,"num_write_kb":8720267,"num_scrub_errors":0,"num_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":"22'17602","reported_seq":"26715","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.942226+0000","last_change":"2020-11-19T18:26:09.934125+0000","last_active":"2020-11-19T19:49:24.942226+0000","last_peered":"2020-11-19T19:49:24.942226+0000","last_clean":"2020-11-19T19:49:24.942226+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T19:49:24.942226+0000","last_undegraded":"2020-11-19T19:49:24.942226+0000","last_fullsized":"2020-11-19T19:49:24.942226+0000","mapping_epoch":17,"log_start":"22'7600","ondisk_log_start":"22'7600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10002,"ondisk_log_size":10002,"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":2539381591,"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":28406,"num_read_kb":1221572,"num_write":20810,"num_write_kb":7651558,"num_scrub_errors":0,"num_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":"22'115067","reported_seq":"213755","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.924374+0000","last_change":"2020-11-19T18:26:09.942353+0000","last_active":"2020-11-19T19:49:24.924374+0000","last_peered":"2020-11-19T19:49:24.924374+0000","last_clean":"2020-11-19T19:49:24.924374+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T19:49:24.924374+0000","last_undegraded":"2020-11-19T19:49:24.924374+0000","last_fullsized":"2020-11-19T19:49:24.924374+0000","mapping_epoch":17,"log_start":"22'105000","ondisk_log_start":"22'105000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10067,"ondisk_log_size":10067,"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":2523836928,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":98716,"num_read_kb":2772342,"num_write":115068,"num_write_kb":13423962,"num_scrub_errors":0,"num_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":20572911657,"num_objects":4954,"num_object_clones":0,"num_object_copies":9908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4954,"num_whiteouts":0,"num_read":442877,"num_read_kb":14459339,"num_write":602636,"num_write_kb":81672949,"num_scrub_errors":0,"num_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":40592048128,"data_stored":40591425618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80422,"ondisk_log_size":80422,"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":10,"num_scrub_errors":0,"num_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":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543652,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2616124,"kb_used_data":2524328,"kb_used_omap":0,"kb_used_meta":91776,"kb_avail":91755716,"statfs":{"total":96636764160,"available":93957853184,"internally_reserved":0,"allocated":2584911872,"data_stored":2584726155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":93978624},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85799999999999998,"15min":0.877},"min":{"1min":0.504,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2989999999999999,"5min":4.3029999999999999,"15min":4.9829999999999997},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.052,"5min":0.94499999999999995,"15min":0.92500000000000004},"min":{"1min":0.56499999999999995,"5min":0.45600000000000002,"15min":0.44400000000000001},"max":{"1min":2.1949999999999998,"5min":4.8150000000000004,"15min":4.8150000000000004},"last":1.23}]},{"osd":1,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.55600000000000005,"5min":0.51400000000000001,"15min":0.50700000000000001},"max":{"1min":2.573,"5min":4.9500000000000002,"15min":6.2930000000000001},"last":1.109},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.92100000000000004,"15min":0.93100000000000005},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1779999999999999,"5min":3.294,"15min":5.3150000000000004},"last":0.66900000000000004}]},{"osd":2,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":5.5190000000000001,"5min":1.921,"15min":1.3280000000000001},"min":{"1min":0.70999999999999996,"5min":0.60999999999999999,"15min":0.53600000000000003},"max":{"1min":77.953999999999994,"5min":77.953999999999994,"15min":77.953999999999994},"last":0.88600000000000001},{"interface":"front","average":{"1min":5.6689999999999996,"5min":2.0659999999999998,"15min":1.448},"min":{"1min":0.68400000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":78.123999999999995,"5min":78.123999999999995,"15min":78.123999999999995},"last":0.98599999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1579999999999999,"15min":1.113},"min":{"1min":0.78100000000000003,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":1.593,"5min":4.6399999999999997,"15min":6.4349999999999996},"last":1.028},{"interface":"front","average":{"1min":1.159,"5min":1.2090000000000001,"15min":1.202},"min":{"1min":0.79000000000000004,"5min":0.71199999999999997,"15min":0.64500000000000002},"max":{"1min":2.456,"5min":5.0730000000000004,"15min":6.5519999999999996},"last":1.3320000000000001}]},{"osd":4,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.028,"15min":0.94999999999999996},"min":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.52900000000000003},"max":{"1min":1.367,"5min":3.706,"15min":3.706},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.3029999999999999,"15min":1.264},"min":{"1min":0.88400000000000001,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":2.113,"5min":4.5190000000000001,"15min":6.8760000000000003},"last":1.1499999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.2589999999999999,"15min":1.2290000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":3.0470000000000002,"5min":6.1289999999999996,"15min":6.6580000000000004},"last":1.3959999999999999},{"interface":"front","average":{"1min":1.127,"5min":1.2569999999999999,"15min":1.2210000000000001},"min":{"1min":0.77300000000000002,"5min":0.70999999999999996,"15min":0.67700000000000005},"max":{"1min":1.6479999999999999,"5min":4.8630000000000004,"15min":7.9160000000000004},"last":1.0489999999999999}]},{"osd":6,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.2889999999999999,"15min":1.2170000000000001},"min":{"1min":0.91300000000000003,"5min":0.80900000000000005,"15min":0.66400000000000003},"max":{"1min":1.952,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":1.177},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.425,"15min":1.377},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.714,"5min":4.7489999999999997,"15min":6.9790000000000001},"last":1.2669999999999999}]}]},{"osd":6,"up_from":14,"seq":60129543652,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5254064,"kb_used_data":4873860,"kb_used_omap":0,"kb_used_meta":379648,"kb_avail":89117776,"statfs":{"total":96636764160,"available":91256602624,"internally_reserved":0,"allocated":4990832640,"data_stored":4990606199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":388759552},"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":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.82699999999999996,"15min":0.875},"min":{"1min":0.57499999999999996,"5min":0.46300000000000002,"15min":0.45800000000000002},"max":{"1min":1.518,"5min":1.518,"15min":3.3069999999999999},"last":1.292},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94699999999999995,"15min":0.92200000000000004},"min":{"1min":0.52500000000000002,"5min":0.48399999999999999,"15min":0.46700000000000003},"max":{"1min":1.5469999999999999,"5min":2.96,"15min":3.4860000000000002},"last":1.0409999999999999}]},{"osd":1,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96299999999999997,"15min":0.94699999999999995},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.3959999999999999,"5min":1.6499999999999999,"15min":3.984},"last":1.073},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0009999999999999,"15min":0.98899999999999999},"min":{"1min":0.55800000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.55,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":1.3460000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.97699999999999998,"15min":0.91300000000000003},"min":{"1min":0.69899999999999995,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4380000000000002,"5min":4.3780000000000001,"15min":4.3780000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.0920000000000001,"15min":1.0720000000000001},"min":{"1min":0.748,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.47,"5min":2.0019999999999998,"15min":4.1239999999999997},"last":0.93799999999999994}]},{"osd":3,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.083,"15min":1.075},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.53700000000000003},"max":{"1min":1.659,"5min":1.9059999999999999,"15min":2.319},"last":1.226},{"interface":"front","average":{"1min":1.147,"5min":1.1419999999999999,"15min":1.093},"min":{"1min":0.83199999999999996,"5min":0.65000000000000002,"15min":0.59799999999999998},"max":{"1min":1.5660000000000001,"5min":3.6179999999999999,"15min":4.6550000000000002},"last":1.448}]},{"osd":4,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.159,"15min":1.0580000000000001},"min":{"1min":0.69699999999999995,"5min":0.60299999999999998,"15min":0.56999999999999995},"max":{"1min":1.587,"5min":3.8580000000000001,"15min":4.2480000000000002},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.323,"15min":1.2689999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.952,"5min":3.9569999999999999,"15min":4.5149999999999997},"last":0.88900000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.071},"min":{"1min":0.72299999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.879,"5min":3.266,"15min":4.2619999999999996},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.27,"5min":1.294,"15min":1.252},"min":{"1min":1.0109999999999999,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.72,"5min":2.258,"15min":4.3609999999999998},"last":1.181}]},{"osd":7,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.3300000000000001,"15min":1.2869999999999999},"min":{"1min":0.94399999999999995,"5min":0.72599999999999998,"15min":0.65200000000000002},"max":{"1min":1.903,"5min":2.472,"15min":4.6980000000000004},"last":1.127},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.327,"15min":1.26},"min":{"1min":0.96899999999999997,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.7929999999999999,"5min":3.1600000000000001,"15min":4.3819999999999997},"last":1.3180000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543653,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5028,"kb_used_data":220,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366812,"statfs":{"total":96636764160,"available":96631615488,"internally_reserved":0,"allocated":225280,"data_stored":78971,"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 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80700000000000005,"15min":0.78800000000000003},"min":{"1min":0.497,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.8720000000000001,"5min":5.2830000000000004,"15min":5.2830000000000004},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.82899999999999996,"15min":0.80900000000000005},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.911,"5min":4.9779999999999998,"15min":4.9779999999999998},"last":0.96699999999999997}]},{"osd":2,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.81399999999999995,"15min":0.78200000000000003},"min":{"1min":0.56299999999999994,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.546,"5min":4.5519999999999996,"15min":4.5519999999999996},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.026,"15min":0.98399999999999999},"min":{"1min":0.61399999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.7509999999999999,"5min":5.6950000000000003,"15min":5.6950000000000003},"last":1.28}]},{"osd":3,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1080000000000001,"15min":1.0289999999999999},"min":{"1min":0.71399999999999997,"5min":0.59799999999999998,"15min":0.56499999999999995},"max":{"1min":1.6240000000000001,"5min":5.3849999999999998,"15min":5.3849999999999998},"last":1.131},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1299999999999999,"15min":1.1000000000000001},"min":{"1min":0.82099999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.129,"5min":5.0780000000000003,"15min":5.6340000000000003},"last":1.321}]},{"osd":4,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.159,"15min":1.2450000000000001},"min":{"1min":0.73399999999999999,"5min":0.65900000000000003,"15min":0.57799999999999996},"max":{"1min":2.2389999999999999,"5min":4.6529999999999996,"15min":32.823},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.3700000000000001,"5min":1.3200000000000001,"15min":1.397},"min":{"1min":0.84599999999999997,"5min":0.67300000000000004,"15min":0.67200000000000004},"max":{"1min":2.585,"5min":5.593,"15min":28.841000000000001},"last":1.4430000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.3620000000000001,"15min":1.3839999999999999},"min":{"1min":0.997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":2.0649999999999999,"5min":10.69,"15min":29.986999999999998},"last":1.508},{"interface":"front","average":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3859999999999999},"min":{"1min":0.82499999999999996,"5min":0.78400000000000003,"15min":0.67800000000000005},"max":{"1min":2.3420000000000001,"5min":10.708,"15min":28.771999999999998},"last":1.363}]},{"osd":6,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.3520000000000001,"15min":1.4550000000000001},"min":{"1min":1.1419999999999999,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":2.2269999999999999,"5min":4.875,"15min":28.524999999999999},"last":1.7290000000000001},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.3480000000000001,"15min":1.476},"min":{"1min":0.90000000000000002,"5min":0.877,"15min":0.80700000000000005},"max":{"1min":2.4430000000000001,"5min":4.3410000000000002,"15min":28.492999999999999},"last":1.482}]},{"osd":7,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.4059999999999999,"15min":1.3759999999999999},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.85099999999999998},"max":{"1min":2.6600000000000001,"5min":5.4870000000000001,"15min":5.4870000000000001},"last":1.5960000000000001},{"interface":"front","average":{"1min":1.512,"5min":1.4039999999999999,"15min":1.3799999999999999},"min":{"1min":1.2549999999999999,"5min":0.94899999999999995,"15min":0.88500000000000001},"max":{"1min":2.1659999999999999,"5min":5.1769999999999996,"15min":5.1769999999999996},"last":1.649}]}]},{"osd":0,"up_from":14,"seq":60129543652,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5289668,"kb_used_data":5017204,"kb_used_omap":0,"kb_used_meta":272448,"kb_avail":89082172,"statfs":{"total":96636764160,"available":91220144128,"internally_reserved":0,"allocated":5137616896,"data_stored":5137406091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":278986752},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83699999999999997,"15min":0.75900000000000001},"min":{"1min":0.5,"5min":0.47099999999999997,"15min":0.45100000000000001},"max":{"1min":1.984,"5min":4.0069999999999997,"15min":4.0069999999999997},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.93999999999999995,"15min":0.89600000000000002},"min":{"1min":0.64000000000000001,"5min":0.61099999999999999,"15min":0.57599999999999996},"max":{"1min":1.3580000000000001,"5min":4.1260000000000003,"15min":4.1260000000000003},"last":0.80300000000000005}]},{"osd":2,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97199999999999998,"15min":0.878},"min":{"1min":0.58699999999999997,"5min":0.57599999999999996,"15min":0.46800000000000003},"max":{"1min":2.0510000000000002,"5min":3.8839999999999999,"15min":3.8839999999999999},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.879,"15min":0.82699999999999996},"min":{"1min":0.54400000000000004,"5min":0.50600000000000001,"15min":0.47799999999999998},"max":{"1min":1.2390000000000001,"5min":3.9489999999999998,"15min":3.9489999999999998},"last":0.70899999999999996}]},{"osd":3,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.91100000000000003,"15min":0.87},"min":{"1min":0.63700000000000001,"5min":0.54400000000000004,"15min":0.52700000000000002},"max":{"1min":1.3680000000000001,"5min":2.9529999999999998,"15min":5.6390000000000002},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.109,"5min":1.2569999999999999,"15min":1.0960000000000001},"min":{"1min":0.82799999999999996,"5min":0.67600000000000005,"15min":0.60899999999999999},"max":{"1min":2.1160000000000001,"5min":8.6790000000000003,"15min":8.6790000000000003},"last":0.91200000000000003}]},{"osd":4,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.575,"15min":1.2270000000000001},"min":{"1min":0.626,"5min":0.55000000000000004,"15min":0.50700000000000001},"max":{"1min":1.669,"5min":46.045999999999999,"15min":46.045999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.129,"5min":1.5980000000000001,"15min":1.2569999999999999},"min":{"1min":0.76700000000000002,"5min":0.629,"15min":0.58699999999999997},"max":{"1min":1.548,"5min":46.023000000000003,"15min":46.023000000000003},"last":1.087}]},{"osd":5,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1850000000000001,"15min":1.1439999999999999},"min":{"1min":0.83199999999999996,"5min":0.66600000000000004,"15min":0.61199999999999999},"max":{"1min":1.5580000000000001,"5min":3.1070000000000002,"15min":4.8099999999999996},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.341,"15min":1.272},"min":{"1min":0.95399999999999996,"5min":0.754,"15min":0.746},"max":{"1min":2.1819999999999999,"5min":3.7530000000000001,"15min":3.7530000000000001},"last":0.83099999999999996}]},{"osd":6,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.389,"15min":1.3520000000000001},"min":{"1min":1.0269999999999999,"5min":0.95599999999999996,"15min":0.745},"max":{"1min":2.2450000000000001,"5min":3.633,"15min":5.6340000000000003},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2649999999999999,"15min":1.25},"min":{"1min":0.89900000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.7509999999999999,"5min":3.2599999999999998,"15min":5.6970000000000001},"last":1.3600000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.4219999999999999,"15min":1.3620000000000001},"min":{"1min":1.046,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.895,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":1.292},{"interface":"front","average":{"1min":1.335,"5min":1.3740000000000001,"15min":1.3240000000000001},"min":{"1min":1.01,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.821,"5min":6.4850000000000003,"15min":6.4850000000000003},"last":1.1579999999999999}]}]},{"osd":2,"up_from":14,"seq":60129543652,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2585480,"kb_used_data":2446704,"kb_used_omap":0,"kb_used_meta":138752,"kb_avail":91786360,"statfs":{"total":96636764160,"available":93989232640,"internally_reserved":0,"allocated":2505424896,"data_stored":2505247355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":142082048},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92900000000000005,"15min":0.79200000000000004},"min":{"1min":0.50800000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.0409999999999999,"5min":5.194,"15min":5.194},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.012,"5min":0.93999999999999995,"15min":0.84699999999999998},"min":{"1min":0.53900000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":2.8140000000000001,"5min":5.569,"15min":5.569},"last":0.78700000000000003}]},{"osd":1,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.95299999999999996,"15min":0.89100000000000001},"min":{"1min":0.64200000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.7110000000000001,"5min":3.0859999999999999,"15min":3.0859999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.1120000000000001,"15min":0.92800000000000005},"min":{"1min":0.70899999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.325,"5min":7.4160000000000004,"15min":7.4160000000000004},"last":0.96599999999999997}]},{"osd":3,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.024,"15min":0.88400000000000001},"min":{"1min":0.58599999999999997,"5min":0.53300000000000003,"15min":0.497},"max":{"1min":2.4580000000000002,"5min":5.3220000000000001,"15min":5.3220000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1819999999999999,"15min":1.0940000000000001},"min":{"1min":0.751,"5min":0.57699999999999996,"15min":0.56599999999999995},"max":{"1min":1.9590000000000001,"5min":3.4239999999999999,"15min":3.944},"last":1.1279999999999999}]},{"osd":4,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.2569999999999999,"15min":1.1419999999999999},"min":{"1min":0.83499999999999996,"5min":0.70399999999999996,"15min":0.622},"max":{"1min":1.79,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.268,"5min":1.2669999999999999,"15min":1.111},"min":{"1min":0.85399999999999998,"5min":0.64100000000000001,"15min":0.60499999999999998},"max":{"1min":2.6850000000000001,"5min":9.0039999999999996,"15min":9.0039999999999996},"last":1.405}]},{"osd":5,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.3620000000000001,"15min":1.282},"min":{"1min":0.88200000000000001,"5min":0.753,"15min":0.71399999999999997},"max":{"1min":1.8440000000000001,"5min":4.3639999999999999,"15min":7.0599999999999996},"last":1.278},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.4910000000000001,"15min":1.3100000000000001},"min":{"1min":0.95999999999999996,"5min":0.621,"15min":0.621},"max":{"1min":2.0169999999999999,"5min":7.298,"15min":7.298},"last":1.2509999999999999}]},{"osd":6,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.321,"15min":1.206},"min":{"1min":0.878,"5min":0.80300000000000005,"15min":0.76200000000000001},"max":{"1min":2.8620000000000001,"5min":5.1980000000000004,"15min":5.1980000000000004},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.4910000000000001,"15min":1.385},"min":{"1min":1.04,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":3.9369999999999998,"5min":4.9960000000000004,"15min":4.9960000000000004},"last":1.6379999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":1.526,"15min":1.389},"min":{"1min":1.034,"5min":0.88,"15min":0.80900000000000005},"max":{"1min":1.907,"5min":7.5410000000000004,"15min":7.5410000000000004},"last":1.351},{"interface":"front","average":{"1min":1.49,"5min":1.361,"15min":1.319},"min":{"1min":1.081,"5min":0.89300000000000002,"15min":0.85799999999999998},"max":{"1min":3.0139999999999998,"5min":3.157,"15min":6.625},"last":1.333}]}]},{"osd":3,"up_from":14,"seq":60129543652,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13310940,"kb_used_data":12356880,"kb_used_omap":0,"kb_used_meta":954048,"kb_avail":81060900,"statfs":{"total":96636764160,"available":83006361600,"internally_reserved":0,"allocated":12653445120,"data_stored":12653109908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":976945152},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":1.0189999999999999,"15min":0.81999999999999995},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.44},"max":{"1min":1.0760000000000001,"5min":25.898,"15min":25.898},"last":1.014},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.86499999999999999,"15min":1.0309999999999999},"min":{"1min":0.66300000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.804,"5min":2.6320000000000001,"15min":57.304000000000002},"last":1.0629999999999999}]},{"osd":1,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.92100000000000004,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1439999999999999,"5min":10.249000000000001,"15min":10.249000000000001},"last":1.038},{"interface":"front","average":{"1min":0.998,"5min":1.3100000000000001,"15min":1.3240000000000001},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.58899999999999997},"max":{"1min":1.3759999999999999,"5min":26.035,"15min":56.929000000000002},"last":1.282}]},{"osd":2,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.04,"15min":1.1739999999999999},"min":{"1min":0.69099999999999995,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.512,"5min":10.388999999999999,"15min":57.061999999999998},"last":1.321},{"interface":"front","average":{"1min":1.028,"5min":1.3480000000000001,"15min":1.341},"min":{"1min":0.752,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5289999999999999,"5min":26.155999999999999,"15min":57.423999999999999},"last":1.2030000000000001}]},{"osd":4,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.1240000000000001,"15min":1.109},"min":{"1min":0.82599999999999996,"5min":0.71799999999999997,"15min":0.59399999999999997},"max":{"1min":1.6020000000000001,"5min":2.23,"15min":4.1689999999999996},"last":1.972},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2509999999999999,"15min":1.4219999999999999},"min":{"1min":0.93799999999999994,"5min":0.68700000000000006,"15min":0.624},"max":{"1min":1.77,"5min":10.500999999999999,"15min":56.890000000000001},"last":1.8129999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.504,"15min":1.5609999999999999},"min":{"1min":0.90200000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.72,"5min":26.289000000000001,"15min":57.695},"last":1.637},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.1950000000000001,"15min":1.4330000000000001},"min":{"1min":0.84399999999999997,"5min":0.748,"15min":0.74299999999999999},"max":{"1min":1.7010000000000001,"5min":2.2200000000000002,"15min":57.012},"last":1.782}]},{"osd":6,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.379,"15min":1.512},"min":{"1min":1.016,"5min":0.88200000000000001,"15min":0.69999999999999996},"max":{"1min":1.8540000000000001,"5min":13.66,"15min":57.338000000000001},"last":1.657},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.647,"15min":1.681},"min":{"1min":1.0409999999999999,"5min":0.88300000000000001,"15min":0.86899999999999999},"max":{"1min":1.585,"5min":26.402999999999999,"15min":57.567999999999998},"last":1.5529999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.337,"15min":1.536},"min":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.86299999999999999},"max":{"1min":1.802,"5min":3.4700000000000002,"15min":57.154000000000003},"last":1.895},{"interface":"front","average":{"1min":1.343,"5min":1.4370000000000001,"15min":1.6080000000000001},"min":{"1min":1.105,"5min":0.96999999999999997,"15min":0.93600000000000005},"max":{"1min":1.653,"5min":10.628,"15min":57.188000000000002},"last":1.5720000000000001}]}]},{"osd":4,"up_from":14,"seq":60129543652,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5286000,"kb_used_data":4989860,"kb_used_omap":0,"kb_used_meta":296128,"kb_avail":89085840,"statfs":{"total":96636764160,"available":91223900160,"internally_reserved":0,"allocated":5109616640,"data_stored":5109394555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":303235072},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.56999999999999995,"5min":0.41899999999999998,"15min":0.41199999999999998},"max":{"1min":1.6599999999999999,"5min":5.4640000000000004,"15min":5.4640000000000004},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.016,"15min":0.90300000000000002},"min":{"1min":0.496,"5min":0.45300000000000001,"15min":0.437},"max":{"1min":1.325,"5min":6.0670000000000002,"15min":6.0670000000000002},"last":0.90700000000000003}]},{"osd":1,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.0820000000000001,"15min":1.0660000000000001},"min":{"1min":0.51900000000000002,"5min":0.501,"15min":0.48799999999999999},"max":{"1min":1.9870000000000001,"5min":4.1639999999999997,"15min":5.7789999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.272,"5min":1.1950000000000001,"15min":1.1359999999999999},"min":{"1min":0.71099999999999997,"5min":0.59399999999999997,"15min":0.57499999999999996},"max":{"1min":1.8089999999999999,"5min":5.931,"15min":5.931},"last":1.1060000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.052,"15min":1.0149999999999999},"min":{"1min":0.72999999999999998,"5min":0.55200000000000005,"15min":0.52800000000000002},"max":{"1min":1.706,"5min":4.415,"15min":5.6630000000000003},"last":0.876},{"interface":"front","average":{"1min":1.23,"5min":1.1060000000000001,"15min":1.048},"min":{"1min":0.88500000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":2.1680000000000001,"5min":5.7140000000000004,"15min":5.7140000000000004},"last":0.84299999999999997}]},{"osd":3,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.266,"15min":1.1000000000000001},"min":{"1min":0.67400000000000004,"5min":0.66300000000000003,"15min":0.57299999999999995},"max":{"1min":1.619,"5min":12.944000000000001,"15min":12.944000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.3460000000000001,"15min":1.238},"min":{"1min":0.70399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.867,"5min":12.976000000000001,"15min":12.976000000000001},"last":1.1339999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.107,"15min":1.0169999999999999},"min":{"1min":0.69999999999999996,"5min":0.58999999999999997,"15min":0.58199999999999996},"max":{"1min":3.04,"5min":5.5910000000000002,"15min":5.5910000000000002},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.2689999999999999,"15min":1.206},"min":{"1min":0.93400000000000005,"5min":0.82599999999999996,"15min":0.78600000000000003},"max":{"1min":1.6970000000000001,"5min":3.8130000000000002,"15min":8.1669999999999998},"last":1.1559999999999999}]},{"osd":6,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.327,"15min":1.2290000000000001},"min":{"1min":0.72899999999999998,"5min":0.64900000000000002,"15min":0.628},"max":{"1min":2.3079999999999998,"5min":7.2290000000000001,"15min":7.2290000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.351,"5min":1.3720000000000001,"15min":1.2789999999999999},"min":{"1min":0.86499999999999999,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":2.3290000000000002,"5min":5.8300000000000001,"15min":5.8300000000000001},"last":0.97499999999999998}]},{"osd":7,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.3640000000000001,"15min":1.2629999999999999},"min":{"1min":0.86499999999999999,"5min":0.72399999999999998,"15min":0.68000000000000005},"max":{"1min":1.349,"5min":7.3520000000000003,"15min":7.3520000000000003},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.468,"5min":1.4299999999999999,"15min":1.393},"min":{"1min":0.999,"5min":0.88400000000000001,"15min":0.85099999999999998},"max":{"1min":2.4609999999999999,"5min":4.056,"15min":5.5330000000000004},"last":1.002}]}]},{"osd":5,"up_from":14,"seq":60129543652,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8331296,"kb_used_data":7433368,"kb_used_omap":0,"kb_used_meta":897920,"kb_avail":86040544,"statfs":{"total":96636764160,"available":88105517056,"internally_reserved":0,"allocated":7611768832,"data_stored":7611486946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919470080},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.98299999999999998,"15min":0.872},"min":{"1min":0.51600000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":5.7039999999999997,"5min":5.7039999999999997,"15min":5.7039999999999997},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.29,"5min":0.97599999999999998,"15min":0.96199999999999997},"min":{"1min":0.502,"5min":0.48599999999999999,"15min":0.47299999999999998},"max":{"1min":8.4819999999999993,"5min":8.4819999999999993,"15min":8.4819999999999993},"last":0.86099999999999999}]},{"osd":1,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0580000000000001,"15min":1.0009999999999999},"min":{"1min":0.53000000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":3.6949999999999998,"5min":5.2640000000000002,"15min":5.7380000000000004},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.0369999999999999,"15min":0.95899999999999996},"min":{"1min":0.629,"5min":0.55300000000000005,"15min":0.48299999999999998},"max":{"1min":1.996,"5min":6.2110000000000003,"15min":6.2110000000000003},"last":1.196}]},{"osd":2,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.25,"15min":1.095},"min":{"1min":0.63500000000000001,"5min":0.57599999999999996,"15min":0.55600000000000005},"max":{"1min":4.6260000000000003,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.8120000000000001,"5min":1.198,"15min":1.1419999999999999},"min":{"1min":0.77700000000000002,"5min":0.58199999999999996,"15min":0.56599999999999995},"max":{"1min":8.6180000000000003,"5min":8.6180000000000003,"15min":9.6760000000000002},"last":1.0049999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":1.3420000000000001,"15min":1.2230000000000001},"min":{"1min":0.81399999999999995,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":8.8480000000000008,"5min":8.8480000000000008,"15min":9.5489999999999995},"last":1.3480000000000001},{"interface":"front","average":{"1min":1.478,"5min":3.3639999999999999,"15min":1.927},"min":{"1min":0.96199999999999997,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":4.4379999999999997,"5min":210.40100000000001,"15min":210.40100000000001},"last":1.46}]},{"osd":4,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.284,"15min":1.353},"min":{"1min":0.71999999999999997,"5min":0.60999999999999999,"15min":0.60799999999999998},"max":{"1min":4.7400000000000002,"5min":5.6959999999999997,"15min":43.439999999999998},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.151,"15min":1.196},"min":{"1min":0.68200000000000005,"5min":0.61699999999999999,"15min":0.58799999999999997},"max":{"1min":2.573,"5min":4.9480000000000004,"15min":38.246000000000002},"last":1.29}]},{"osd":6,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.4550000000000001,"15min":1.296},"min":{"1min":0.65200000000000002,"5min":0.64800000000000002,"15min":0.60299999999999998},"max":{"1min":8.734,"5min":12.154999999999999,"15min":12.154999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.371,"5min":1.306,"15min":1.2130000000000001},"min":{"1min":0.81200000000000006,"5min":0.77700000000000002,"15min":0.70599999999999996},"max":{"1min":2.4700000000000002,"5min":5.0670000000000002,"15min":5.6879999999999997},"last":1.4199999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.833,"5min":1.4690000000000001,"15min":1.3879999999999999},"min":{"1min":0.875,"5min":0.67600000000000005,"15min":0.63800000000000001},"max":{"1min":8.9649999999999999,"5min":8.9649999999999999,"15min":9.4179999999999993},"last":1.252},{"interface":"front","average":{"1min":1.587,"5min":1.599,"15min":1.4770000000000001},"min":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.79800000000000004},"max":{"1min":4.6440000000000001,"5min":8.1880000000000006,"15min":8.1880000000000006},"last":1.625}]}]}]}} 2020-11-19T19:49:30.700 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:49:31.007 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:49:31.008 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":22,"fsid":"6803ea90-9b40-47a0-bc03-2f27e3d2f204","created":"2020-11-19T17:43:50.692970+0000","modified":"2020-11-19T18:26:15.915963+0000","last_up_change":"2020-11-19T17:43:58.158735+0000","last_in_change":"2020-11-19T17:43:58.158735+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"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-19T17:43:54.179326+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-19T17:44:02.356285+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":"21","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":21,"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":"783b18e4-4620-4c7c-bc53-61123d1dfe22","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.192:6810","nonce":22226},{"type":"v1","addr":"172.21.15.192:6811","nonce":22226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":22226},{"type":"v1","addr":"172.21.15.192:6813","nonce":22226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":22226},{"type":"v1","addr":"172.21.15.192:6818","nonce":22226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":22226},{"type":"v1","addr":"172.21.15.192:6815","nonce":22226}]},"public_addr":"172.21.15.192:6811/22226","cluster_addr":"172.21.15.192:6813/22226","heartbeat_back_addr":"172.21.15.192:6818/22226","heartbeat_front_addr":"172.21.15.192:6815/22226","state":["exists","up"]},{"osd":1,"uuid":"f71e6fa1-5787-4f6f-a095-bac67df174aa","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.192:6802","nonce":22227},{"type":"v1","addr":"172.21.15.192:6803","nonce":22227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":22227},{"type":"v1","addr":"172.21.15.192:6805","nonce":22227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":22227},{"type":"v1","addr":"172.21.15.192:6809","nonce":22227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":22227},{"type":"v1","addr":"172.21.15.192:6807","nonce":22227}]},"public_addr":"172.21.15.192:6803/22227","cluster_addr":"172.21.15.192:6805/22227","heartbeat_back_addr":"172.21.15.192:6809/22227","heartbeat_front_addr":"172.21.15.192:6807/22227","state":["exists","up"]},{"osd":2,"uuid":"a2f6d715-3b7e-4ba3-b24d-60b1c97d9ccc","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.192:6826","nonce":22241},{"type":"v1","addr":"172.21.15.192:6827","nonce":22241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":22241},{"type":"v1","addr":"172.21.15.192:6829","nonce":22241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6832","nonce":22241},{"type":"v1","addr":"172.21.15.192:6833","nonce":22241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":22241},{"type":"v1","addr":"172.21.15.192:6831","nonce":22241}]},"public_addr":"172.21.15.192:6827/22241","cluster_addr":"172.21.15.192:6829/22241","heartbeat_back_addr":"172.21.15.192:6833/22241","heartbeat_front_addr":"172.21.15.192:6831/22241","state":["exists","up"]},{"osd":3,"uuid":"be6eb365-fd56-478b-a558-090e00a46abf","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.192:6817","nonce":22228},{"type":"v1","addr":"172.21.15.192:6819","nonce":22228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":22228},{"type":"v1","addr":"172.21.15.192:6821","nonce":22228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":22228},{"type":"v1","addr":"172.21.15.192:6825","nonce":22228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":22228},{"type":"v1","addr":"172.21.15.192:6823","nonce":22228}]},"public_addr":"172.21.15.192:6819/22228","cluster_addr":"172.21.15.192:6821/22228","heartbeat_back_addr":"172.21.15.192:6825/22228","heartbeat_front_addr":"172.21.15.192:6823/22228","state":["exists","up"]},{"osd":4,"uuid":"608a0a99-2041-4334-9aff-7dde0550afea","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.132:6808","nonce":22240},{"type":"v1","addr":"172.21.15.132:6809","nonce":22240}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6810","nonce":22240},{"type":"v1","addr":"172.21.15.132:6811","nonce":22240}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6814","nonce":22240},{"type":"v1","addr":"172.21.15.132:6815","nonce":22240}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6812","nonce":22240},{"type":"v1","addr":"172.21.15.132:6813","nonce":22240}]},"public_addr":"172.21.15.132:6809/22240","cluster_addr":"172.21.15.132:6811/22240","heartbeat_back_addr":"172.21.15.132:6815/22240","heartbeat_front_addr":"172.21.15.132:6813/22240","state":["exists","up"]},{"osd":5,"uuid":"09f83235-d4f3-470c-ab0b-de5f3960508d","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.132:6816","nonce":22250},{"type":"v1","addr":"172.21.15.132:6817","nonce":22250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6818","nonce":22250},{"type":"v1","addr":"172.21.15.132:6819","nonce":22250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6822","nonce":22250},{"type":"v1","addr":"172.21.15.132:6823","nonce":22250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6820","nonce":22250},{"type":"v1","addr":"172.21.15.132:6821","nonce":22250}]},"public_addr":"172.21.15.132:6817/22250","cluster_addr":"172.21.15.132:6819/22250","heartbeat_back_addr":"172.21.15.132:6823/22250","heartbeat_front_addr":"172.21.15.132:6821/22250","state":["exists","up"]},{"osd":6,"uuid":"c9cfa77c-bca6-41ad-a1ba-f3de5d7010e3","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.132:6800","nonce":22239},{"type":"v1","addr":"172.21.15.132:6801","nonce":22239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":22239},{"type":"v1","addr":"172.21.15.132:6803","nonce":22239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":22239},{"type":"v1","addr":"172.21.15.132:6807","nonce":22239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":22239},{"type":"v1","addr":"172.21.15.132:6805","nonce":22239}]},"public_addr":"172.21.15.132:6801/22239","cluster_addr":"172.21.15.132:6803/22239","heartbeat_back_addr":"172.21.15.132:6807/22239","heartbeat_front_addr":"172.21.15.132:6805/22239","state":["exists","up"]},{"osd":7,"uuid":"faf3f77f-1338-41c7-a9a2-a45cbe0e7c43","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.132:6824","nonce":22264},{"type":"v1","addr":"172.21.15.132:6825","nonce":22264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6826","nonce":22264},{"type":"v1","addr":"172.21.15.132:6827","nonce":22264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6830","nonce":22264},{"type":"v1","addr":"172.21.15.132:6831","nonce":22264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6828","nonce":22264},{"type":"v1","addr":"172.21.15.132:6829","nonce":22264}]},"public_addr":"172.21.15.132:6825/22264","cluster_addr":"172.21.15.132:6827/22264","heartbeat_back_addr":"172.21.15.132:6831/22264","heartbeat_front_addr":"172.21.15.132:6829/22264","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-19T17:43:56.889657+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-19T17:43:56.801591+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-19T17:43:56.813737+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-19T17:43:56.798144+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-19T17:43:56.867932+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-19T17:43:56.636799+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-19T17:43:56.793787+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-19T17:43:56.837206+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-19T19:49:32.022 INFO:tasks.ceph:Scrubbing osd.0 2020-11-19T19:49:32.022 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:32.178 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:32.179 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:32.179 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:32.190 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2020-11-19T19:49:32.489 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 0 to deep-scrub 2020-11-19T19:49:32.499 INFO:tasks.ceph:Scrubbing osd.1 2020-11-19T19:49:32.499 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:32.642 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:32.642 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:32.643 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:32.654 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2020-11-19T19:49:32.946 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 1 to deep-scrub 2020-11-19T19:49:32.956 INFO:tasks.ceph:Scrubbing osd.2 2020-11-19T19:49:32.957 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:33.100 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:33.100 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:33.101 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:33.112 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2020-11-19T19:49:33.405 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 2 to deep-scrub 2020-11-19T19:49:33.415 INFO:tasks.ceph:Scrubbing osd.3 2020-11-19T19:49:33.416 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:33.558 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:33.558 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:33.558 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:33.569 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2020-11-19T19:49:33.869 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 3 to deep-scrub 2020-11-19T19:49:33.879 INFO:tasks.ceph:Scrubbing osd.4 2020-11-19T19:49:33.880 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:34.025 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:34.025 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:34.026 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:34.036 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2020-11-19T19:49:34.334 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 4 to deep-scrub 2020-11-19T19:49:34.342 INFO:tasks.ceph:Scrubbing osd.5 2020-11-19T19:49:34.343 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:34.486 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:34.486 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:34.486 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:34.497 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2020-11-19T19:49:34.789 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 5 to deep-scrub 2020-11-19T19:49:34.800 INFO:tasks.ceph:Scrubbing osd.6 2020-11-19T19:49:34.800 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:34.969 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:34.970 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:34.970 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:34.977 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2020-11-19T19:49:35.272 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 6 to deep-scrub 2020-11-19T19:49:35.282 INFO:tasks.ceph:Scrubbing osd.7 2020-11-19T19:49:35.283 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:49:35.430 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2020-11-19T19:49:35.431 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T19:49:35.431 INFO:teuthology.orchestra.run.smithi192.stdout:} 2020-11-19T19:49:35.441 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2020-11-19T19:49:35.742 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 7 to deep-scrub 2020-11-19T19:49:35.751 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:49:36.048 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:49:36.052 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T19:49:36.053 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":3783,"stamp":"2020-11-19T19:49:35.576877+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20572911657,"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":442877,"num_read_kb":14459339,"num_write":602638,"num_write_kb":81672959,"num_scrub_errors":0,"num_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":80424,"ondisk_log_size":80424,"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":42678600,"kb_used_data":39642424,"kb_used_omap":0,"kb_used_meta":3035520,"kb_avail":712296120,"statfs":{"total":773094113280,"available":729391226880,"internally_reserved":0,"allocated":40593842176,"data_stored":40592056180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3108372480},"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":1972,"num_read_kb":43999,"num_write":193,"num_write_kb":19272,"num_scrub_errors":0,"num_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.002266"},"pg_stats":[{"pgid":"2.7","version":"22'41799","reported_seq":"81460","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.768242+0000","last_change":"2020-11-19T18:26:09.934787+0000","last_active":"2020-11-19T19:49:24.768242+0000","last_peered":"2020-11-19T19:49:24.768242+0000","last_clean":"2020-11-19T19:49:24.768242+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T19:49:24.768242+0000","last_undegraded":"2020-11-19T19:49:24.768242+0000","last_fullsized":"2020-11-19T19:49:24.768242+0000","mapping_epoch":17,"log_start":"22'31700","ondisk_log_start":"22'31700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10099,"ondisk_log_size":10099,"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":2612155920,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":39682,"num_read_kb":1701660,"num_write":41799,"num_write_kb":10038519,"num_scrub_errors":0,"num_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":"22'70159","reported_seq":"111940","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.986001+0000","last_change":"2020-11-19T18:26:10.053316+0000","last_active":"2020-11-19T19:49:24.986001+0000","last_peered":"2020-11-19T19:49:24.986001+0000","last_clean":"2020-11-19T19:49:24.986001+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T19:49:24.986001+0000","last_undegraded":"2020-11-19T19:49:24.986001+0000","last_fullsized":"2020-11-19T19:49:24.986001+0000","mapping_epoch":17,"log_start":"22'60100","ondisk_log_start":"22'60100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":2590635520,"num_objects":625,"num_object_clones":0,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":40478,"num_read_kb":1859007,"num_write":70149,"num_write_kb":9415757,"num_scrub_errors":0,"num_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":"22'42352","reported_seq":"67325","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.921949+0000","last_change":"2020-11-19T18:26:09.934804+0000","last_active":"2020-11-19T19:49:24.921949+0000","last_peered":"2020-11-19T19:49:24.921949+0000","last_clean":"2020-11-19T19:49:24.921949+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T19:49:24.921949+0000","last_undegraded":"2020-11-19T19:49:24.921949+0000","last_fullsized":"2020-11-19T19:49:24.921949+0000","mapping_epoch":17,"log_start":"22'32300","ondisk_log_start":"22'32300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10052,"ondisk_log_size":10052,"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":2597649920,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":25007,"num_read_kb":1553983,"num_write":42352,"num_write_kb":10052436,"num_scrub_errors":0,"num_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":"22'245031","reported_seq":"383337","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.955621+0000","last_change":"2020-11-19T18:26:09.933968+0000","last_active":"2020-11-19T19:49:24.955621+0000","last_peered":"2020-11-19T19:49:24.955621+0000","last_clean":"2020-11-19T19:49:24.955621+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T19:49:24.955621+0000","last_undegraded":"2020-11-19T19:49:24.955621+0000","last_fullsized":"2020-11-19T19:49:24.955621+0000","mapping_epoch":17,"log_start":"22'235000","ondisk_log_start":"22'235000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+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":2565192882,"num_objects":622,"num_object_clones":0,"num_object_copies":1244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":146730,"num_read_kb":2404098,"num_write":246750,"num_write_kb":13609394,"num_scrub_errors":0,"num_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":"16'2","reported_seq":"17","reported_epoch":"21","state":"active+clean","last_fresh":"2020-11-19T18:26:09.934563+0000","last_change":"2020-11-19T17:43:59.499570+0000","last_active":"2020-11-19T18:26:09.934563+0000","last_peered":"2020-11-19T18:26:09.934563+0000","last_clean":"2020-11-19T18:26:09.934563+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T18:26:09.934563+0000","last_undegraded":"2020-11-19T18:26:09.934563+0000","last_fullsized":"2020-11-19T18:26:09.934563+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-19T17:43:55.149420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:43:55.149420+0000","last_clean_scrub_stamp":"2020-11-19T17:43:55.149420+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":10,"num_scrub_errors":0,"num_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":"22'42800","reported_seq":"90283","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:25.018359+0000","last_change":"2020-11-19T18:26:09.934345+0000","last_active":"2020-11-19T19:49:25.018359+0000","last_peered":"2020-11-19T19:49:25.018359+0000","last_clean":"2020-11-19T19:49:25.018359+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T19:49:25.018359+0000","last_undegraded":"2020-11-19T19:49:25.018359+0000","last_fullsized":"2020-11-19T19:49:25.018359+0000","mapping_epoch":17,"log_start":"22'32700","ondisk_log_start":"22'32700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10100,"ondisk_log_size":10100,"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":2531162624,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":46615,"num_read_kb":1644551,"num_write":42794,"num_write_kb":8761056,"num_scrub_errors":0,"num_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":"22'22912","reported_seq":"40127","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.910873+0000","last_change":"2020-11-19T18:26:10.165445+0000","last_active":"2020-11-19T19:49:24.910873+0000","last_peered":"2020-11-19T19:49:24.910873+0000","last_clean":"2020-11-19T19:49:24.910873+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T19:49:24.910873+0000","last_undegraded":"2020-11-19T19:49:24.910873+0000","last_fullsized":"2020-11-19T19:49:24.910873+0000","mapping_epoch":17,"log_start":"22'12900","ondisk_log_start":"22'12900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10012,"ondisk_log_size":10012,"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":2612896272,"num_objects":630,"num_object_clones":0,"num_object_copies":1260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":630,"num_whiteouts":0,"num_read":17243,"num_read_kb":1302126,"num_write":22914,"num_write_kb":8720267,"num_scrub_errors":0,"num_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":"22'17602","reported_seq":"26715","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.942226+0000","last_change":"2020-11-19T18:26:09.934125+0000","last_active":"2020-11-19T19:49:24.942226+0000","last_peered":"2020-11-19T19:49:24.942226+0000","last_clean":"2020-11-19T19:49:24.942226+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T19:49:24.942226+0000","last_undegraded":"2020-11-19T19:49:24.942226+0000","last_fullsized":"2020-11-19T19:49:24.942226+0000","mapping_epoch":17,"log_start":"22'7600","ondisk_log_start":"22'7600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10002,"ondisk_log_size":10002,"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":2539381591,"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":28406,"num_read_kb":1221572,"num_write":20810,"num_write_kb":7651558,"num_scrub_errors":0,"num_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":"22'115067","reported_seq":"213755","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.924374+0000","last_change":"2020-11-19T18:26:09.942353+0000","last_active":"2020-11-19T19:49:24.924374+0000","last_peered":"2020-11-19T19:49:24.924374+0000","last_clean":"2020-11-19T19:49:24.924374+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T19:49:24.924374+0000","last_undegraded":"2020-11-19T19:49:24.924374+0000","last_fullsized":"2020-11-19T19:49:24.924374+0000","mapping_epoch":17,"log_start":"22'105000","ondisk_log_start":"22'105000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10067,"ondisk_log_size":10067,"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":2523836928,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":98716,"num_read_kb":2772342,"num_write":115068,"num_write_kb":13423962,"num_scrub_errors":0,"num_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":20572911657,"num_objects":4954,"num_object_clones":0,"num_object_copies":9908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4954,"num_whiteouts":0,"num_read":442877,"num_read_kb":14459339,"num_write":602636,"num_write_kb":81672949,"num_scrub_errors":0,"num_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":40592048128,"data_stored":40591425618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80422,"ondisk_log_size":80422,"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":10,"num_scrub_errors":0,"num_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":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543653,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2616124,"kb_used_data":2524328,"kb_used_omap":0,"kb_used_meta":91776,"kb_avail":91755716,"statfs":{"total":96636764160,"available":93957853184,"internally_reserved":0,"allocated":2584911872,"data_stored":2584726155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":93978624},"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 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85799999999999998,"15min":0.877},"min":{"1min":0.504,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2989999999999999,"5min":4.3029999999999999,"15min":4.9829999999999997},"last":1.4059999999999999},{"interface":"front","average":{"1min":1.052,"5min":0.94499999999999995,"15min":0.92500000000000004},"min":{"1min":0.56499999999999995,"5min":0.45600000000000002,"15min":0.44400000000000001},"max":{"1min":2.1949999999999998,"5min":4.8150000000000004,"15min":4.8150000000000004},"last":0.72099999999999997}]},{"osd":1,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.55600000000000005,"5min":0.51400000000000001,"15min":0.50700000000000001},"max":{"1min":2.573,"5min":4.9500000000000002,"15min":6.2930000000000001},"last":0.874},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.92100000000000004,"15min":0.93100000000000005},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1779999999999999,"5min":3.294,"15min":5.3150000000000004},"last":0.91100000000000003}]},{"osd":2,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":5.5190000000000001,"5min":1.921,"15min":1.3280000000000001},"min":{"1min":0.70999999999999996,"5min":0.60999999999999999,"15min":0.53600000000000003},"max":{"1min":77.953999999999994,"5min":77.953999999999994,"15min":77.953999999999994},"last":1.2749999999999999},{"interface":"front","average":{"1min":5.6689999999999996,"5min":2.0659999999999998,"15min":1.448},"min":{"1min":0.68400000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":78.123999999999995,"5min":78.123999999999995,"15min":78.123999999999995},"last":1.167}]},{"osd":3,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1579999999999999,"15min":1.113},"min":{"1min":0.78100000000000003,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":1.593,"5min":4.6399999999999997,"15min":6.4349999999999996},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.159,"5min":1.2090000000000001,"15min":1.202},"min":{"1min":0.79000000000000004,"5min":0.71199999999999997,"15min":0.64500000000000002},"max":{"1min":2.456,"5min":5.0730000000000004,"15min":6.5519999999999996},"last":1.016}]},{"osd":4,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.028,"15min":0.94999999999999996},"min":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.52900000000000003},"max":{"1min":1.367,"5min":3.706,"15min":3.706},"last":1.083},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.3029999999999999,"15min":1.264},"min":{"1min":0.88400000000000001,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":2.113,"5min":4.5190000000000001,"15min":6.8760000000000003},"last":1.5309999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.2589999999999999,"15min":1.2290000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":3.0470000000000002,"5min":6.1289999999999996,"15min":6.6580000000000004},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.2569999999999999,"15min":1.2210000000000001},"min":{"1min":0.77300000000000002,"5min":0.70999999999999996,"15min":0.67700000000000005},"max":{"1min":1.6479999999999999,"5min":4.8630000000000004,"15min":7.9160000000000004},"last":1.3600000000000001}]},{"osd":6,"last update":"Thu Nov 19 19:48:36 2020","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.2889999999999999,"15min":1.2170000000000001},"min":{"1min":0.91300000000000003,"5min":0.80900000000000005,"15min":0.66400000000000003},"max":{"1min":1.952,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":1.248},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.425,"15min":1.377},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.714,"5min":4.7489999999999997,"15min":6.9790000000000001},"last":1.655}]}]},{"osd":6,"up_from":14,"seq":60129543653,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5254064,"kb_used_data":4873860,"kb_used_omap":0,"kb_used_meta":379648,"kb_avail":89117776,"statfs":{"total":96636764160,"available":91256602624,"internally_reserved":0,"allocated":4990832640,"data_stored":4990606199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":388759552},"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 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.82699999999999996,"15min":0.875},"min":{"1min":0.57499999999999996,"5min":0.46300000000000002,"15min":0.45800000000000002},"max":{"1min":1.518,"5min":1.518,"15min":3.3069999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94699999999999995,"15min":0.92200000000000004},"min":{"1min":0.52500000000000002,"5min":0.48399999999999999,"15min":0.46700000000000003},"max":{"1min":1.5469999999999999,"5min":2.96,"15min":3.4860000000000002},"last":1.2210000000000001}]},{"osd":1,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96299999999999997,"15min":0.94699999999999995},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.3959999999999999,"5min":1.6499999999999999,"15min":3.984},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0009999999999999,"15min":0.98899999999999999},"min":{"1min":0.55800000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.55,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":0.88100000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.97699999999999998,"15min":0.91300000000000003},"min":{"1min":0.69899999999999995,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4380000000000002,"5min":4.3780000000000001,"15min":4.3780000000000001},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.085,"5min":1.0920000000000001,"15min":1.0720000000000001},"min":{"1min":0.748,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.47,"5min":2.0019999999999998,"15min":4.1239999999999997},"last":1.0469999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.083,"15min":1.075},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.53700000000000003},"max":{"1min":1.659,"5min":1.9059999999999999,"15min":2.319},"last":1.099},{"interface":"front","average":{"1min":1.147,"5min":1.1419999999999999,"15min":1.093},"min":{"1min":0.83199999999999996,"5min":0.65000000000000002,"15min":0.59799999999999998},"max":{"1min":1.5660000000000001,"5min":3.6179999999999999,"15min":4.6550000000000002},"last":1.1579999999999999}]},{"osd":4,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.159,"15min":1.0580000000000001},"min":{"1min":0.69699999999999995,"5min":0.60299999999999998,"15min":0.56999999999999995},"max":{"1min":1.587,"5min":3.8580000000000001,"15min":4.2480000000000002},"last":1.242},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.323,"15min":1.2689999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.952,"5min":3.9569999999999999,"15min":4.5149999999999997},"last":1.306}]},{"osd":5,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.071},"min":{"1min":0.72299999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.879,"5min":3.266,"15min":4.2619999999999996},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.27,"5min":1.294,"15min":1.252},"min":{"1min":1.0109999999999999,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.72,"5min":2.258,"15min":4.3609999999999998},"last":1.4690000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.3300000000000001,"15min":1.2869999999999999},"min":{"1min":0.94399999999999995,"5min":0.72599999999999998,"15min":0.65200000000000002},"max":{"1min":1.903,"5min":2.472,"15min":4.6980000000000004},"last":1.4490000000000001},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.327,"15min":1.26},"min":{"1min":0.96899999999999997,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.7929999999999999,"5min":3.1600000000000001,"15min":4.3819999999999997},"last":1.4139999999999999}]}]},{"osd":1,"up_from":14,"seq":60129543654,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5028,"kb_used_data":220,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366812,"statfs":{"total":96636764160,"available":96631615488,"internally_reserved":0,"allocated":225280,"data_stored":78971,"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 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80700000000000005,"15min":0.78800000000000003},"min":{"1min":0.497,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.8720000000000001,"5min":5.2830000000000004,"15min":5.2830000000000004},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.82899999999999996,"15min":0.80900000000000005},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.911,"5min":4.9779999999999998,"15min":4.9779999999999998},"last":0.65500000000000003}]},{"osd":2,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.81399999999999995,"15min":0.78200000000000003},"min":{"1min":0.56299999999999994,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.546,"5min":4.5519999999999996,"15min":4.5519999999999996},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.026,"15min":0.98399999999999999},"min":{"1min":0.61399999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.7509999999999999,"5min":5.6950000000000003,"15min":5.6950000000000003},"last":0.87}]},{"osd":3,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1080000000000001,"15min":1.0289999999999999},"min":{"1min":0.71399999999999997,"5min":0.59799999999999998,"15min":0.56499999999999995},"max":{"1min":1.6240000000000001,"5min":5.3849999999999998,"15min":5.3849999999999998},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1299999999999999,"15min":1.1000000000000001},"min":{"1min":0.82099999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.129,"5min":5.0780000000000003,"15min":5.6340000000000003},"last":1.319}]},{"osd":4,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.159,"15min":1.2450000000000001},"min":{"1min":0.73399999999999999,"5min":0.65900000000000003,"15min":0.57799999999999996},"max":{"1min":2.2389999999999999,"5min":4.6529999999999996,"15min":32.823},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.3700000000000001,"5min":1.3200000000000001,"15min":1.397},"min":{"1min":0.84599999999999997,"5min":0.67300000000000004,"15min":0.67200000000000004},"max":{"1min":2.585,"5min":5.593,"15min":28.841000000000001},"last":1.1060000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.3620000000000001,"15min":1.3839999999999999},"min":{"1min":0.997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":2.0649999999999999,"5min":10.69,"15min":29.986999999999998},"last":1.079},{"interface":"front","average":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3859999999999999},"min":{"1min":0.82499999999999996,"5min":0.78400000000000003,"15min":0.67800000000000005},"max":{"1min":2.3420000000000001,"5min":10.708,"15min":28.771999999999998},"last":0.90800000000000003}]},{"osd":6,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.3520000000000001,"15min":1.4550000000000001},"min":{"1min":1.1419999999999999,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":2.2269999999999999,"5min":4.875,"15min":28.524999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.3480000000000001,"15min":1.476},"min":{"1min":0.90000000000000002,"5min":0.877,"15min":0.80700000000000005},"max":{"1min":2.4430000000000001,"5min":4.3410000000000002,"15min":28.492999999999999},"last":1.0029999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.4059999999999999,"15min":1.3759999999999999},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.85099999999999998},"max":{"1min":2.6600000000000001,"5min":5.4870000000000001,"15min":5.4870000000000001},"last":1.173},{"interface":"front","average":{"1min":1.512,"5min":1.4039999999999999,"15min":1.3799999999999999},"min":{"1min":1.2549999999999999,"5min":0.94899999999999995,"15min":0.88500000000000001},"max":{"1min":2.1659999999999999,"5min":5.1769999999999996,"15min":5.1769999999999996},"last":1.4350000000000001}]}]},{"osd":0,"up_from":14,"seq":60129543653,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5289668,"kb_used_data":5017204,"kb_used_omap":0,"kb_used_meta":272448,"kb_avail":89082172,"statfs":{"total":96636764160,"available":91220144128,"internally_reserved":0,"allocated":5137616896,"data_stored":5137406091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":278986752},"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 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83699999999999997,"15min":0.75900000000000001},"min":{"1min":0.5,"5min":0.47099999999999997,"15min":0.45100000000000001},"max":{"1min":1.984,"5min":4.0069999999999997,"15min":4.0069999999999997},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.93999999999999995,"15min":0.89600000000000002},"min":{"1min":0.64000000000000001,"5min":0.61099999999999999,"15min":0.57599999999999996},"max":{"1min":1.3580000000000001,"5min":4.1260000000000003,"15min":4.1260000000000003},"last":0.79300000000000004}]},{"osd":2,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97199999999999998,"15min":0.878},"min":{"1min":0.58699999999999997,"5min":0.57599999999999996,"15min":0.46800000000000003},"max":{"1min":2.0510000000000002,"5min":3.8839999999999999,"15min":3.8839999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.879,"15min":0.82699999999999996},"min":{"1min":0.54400000000000004,"5min":0.50600000000000001,"15min":0.47799999999999998},"max":{"1min":1.2390000000000001,"5min":3.9489999999999998,"15min":3.9489999999999998},"last":0.71299999999999997}]},{"osd":3,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.91100000000000003,"15min":0.87},"min":{"1min":0.63700000000000001,"5min":0.54400000000000004,"15min":0.52700000000000002},"max":{"1min":1.3680000000000001,"5min":2.9529999999999998,"15min":5.6390000000000002},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.2569999999999999,"15min":1.0960000000000001},"min":{"1min":0.82799999999999996,"5min":0.67600000000000005,"15min":0.60899999999999999},"max":{"1min":2.1160000000000001,"5min":8.6790000000000003,"15min":8.6790000000000003},"last":0.995}]},{"osd":4,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.575,"15min":1.2270000000000001},"min":{"1min":0.626,"5min":0.55000000000000004,"15min":0.50700000000000001},"max":{"1min":1.669,"5min":46.045999999999999,"15min":46.045999999999999},"last":1.2909999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.5980000000000001,"15min":1.2569999999999999},"min":{"1min":0.76700000000000002,"5min":0.629,"15min":0.58699999999999997},"max":{"1min":1.548,"5min":46.023000000000003,"15min":46.023000000000003},"last":1.4670000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1850000000000001,"15min":1.1439999999999999},"min":{"1min":0.83199999999999996,"5min":0.66600000000000004,"15min":0.61199999999999999},"max":{"1min":1.5580000000000001,"5min":3.1070000000000002,"15min":4.8099999999999996},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.341,"15min":1.272},"min":{"1min":0.95399999999999996,"5min":0.754,"15min":0.746},"max":{"1min":2.1819999999999999,"5min":3.7530000000000001,"15min":3.7530000000000001},"last":1.2290000000000001}]},{"osd":6,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.389,"15min":1.3520000000000001},"min":{"1min":1.0269999999999999,"5min":0.95599999999999996,"15min":0.745},"max":{"1min":2.2450000000000001,"5min":3.633,"15min":5.6340000000000003},"last":1.3640000000000001},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2649999999999999,"15min":1.25},"min":{"1min":0.89900000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.7509999999999999,"5min":3.2599999999999998,"15min":5.6970000000000001},"last":1.133}]},{"osd":7,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.4219999999999999,"15min":1.3620000000000001},"min":{"1min":1.046,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.895,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":1.212},{"interface":"front","average":{"1min":1.335,"5min":1.3740000000000001,"15min":1.3240000000000001},"min":{"1min":1.01,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.821,"5min":6.4850000000000003,"15min":6.4850000000000003},"last":1.6000000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543653,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2585480,"kb_used_data":2446704,"kb_used_omap":0,"kb_used_meta":138752,"kb_avail":91786360,"statfs":{"total":96636764160,"available":93989232640,"internally_reserved":0,"allocated":2505424896,"data_stored":2505247355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":142082048},"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 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92900000000000005,"15min":0.79200000000000004},"min":{"1min":0.50800000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.0409999999999999,"5min":5.194,"15min":5.194},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.93999999999999995,"15min":0.84699999999999998},"min":{"1min":0.53900000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":2.8140000000000001,"5min":5.569,"15min":5.569},"last":0.88}]},{"osd":1,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.95299999999999996,"15min":0.89100000000000001},"min":{"1min":0.64200000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.7110000000000001,"5min":3.0859999999999999,"15min":3.0859999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.1120000000000001,"15min":0.92800000000000005},"min":{"1min":0.70899999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.325,"5min":7.4160000000000004,"15min":7.4160000000000004},"last":0.71199999999999997}]},{"osd":3,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.024,"15min":0.88400000000000001},"min":{"1min":0.58599999999999997,"5min":0.53300000000000003,"15min":0.497},"max":{"1min":2.4580000000000002,"5min":5.3220000000000001,"15min":5.3220000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1819999999999999,"15min":1.0940000000000001},"min":{"1min":0.751,"5min":0.57699999999999996,"15min":0.56599999999999995},"max":{"1min":1.9590000000000001,"5min":3.4239999999999999,"15min":3.944},"last":0.90000000000000002}]},{"osd":4,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.2569999999999999,"15min":1.1419999999999999},"min":{"1min":0.83499999999999996,"5min":0.70399999999999996,"15min":0.622},"max":{"1min":1.79,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":1.5860000000000001},{"interface":"front","average":{"1min":1.268,"5min":1.2669999999999999,"15min":1.111},"min":{"1min":0.85399999999999998,"5min":0.64100000000000001,"15min":0.60499999999999998},"max":{"1min":2.6850000000000001,"5min":9.0039999999999996,"15min":9.0039999999999996},"last":1.6850000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.3620000000000001,"15min":1.282},"min":{"1min":0.88200000000000001,"5min":0.753,"15min":0.71399999999999997},"max":{"1min":1.8440000000000001,"5min":4.3639999999999999,"15min":7.0599999999999996},"last":1.488},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.4910000000000001,"15min":1.3100000000000001},"min":{"1min":0.95999999999999996,"5min":0.621,"15min":0.621},"max":{"1min":2.0169999999999999,"5min":7.298,"15min":7.298},"last":1.3029999999999999}]},{"osd":6,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.321,"15min":1.206},"min":{"1min":0.878,"5min":0.80300000000000005,"15min":0.76200000000000001},"max":{"1min":2.8620000000000001,"5min":5.1980000000000004,"15min":5.1980000000000004},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.4910000000000001,"15min":1.385},"min":{"1min":1.04,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":3.9369999999999998,"5min":4.9960000000000004,"15min":4.9960000000000004},"last":1.367}]},{"osd":7,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":1.526,"15min":1.389},"min":{"1min":1.034,"5min":0.88,"15min":0.80900000000000005},"max":{"1min":1.907,"5min":7.5410000000000004,"15min":7.5410000000000004},"last":1.3919999999999999},{"interface":"front","average":{"1min":1.49,"5min":1.361,"15min":1.319},"min":{"1min":1.081,"5min":0.89300000000000002,"15min":0.85799999999999998},"max":{"1min":3.0139999999999998,"5min":3.157,"15min":6.625},"last":1.5649999999999999}]}]},{"osd":3,"up_from":14,"seq":60129543653,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13310940,"kb_used_data":12356880,"kb_used_omap":0,"kb_used_meta":954048,"kb_avail":81060900,"statfs":{"total":96636764160,"available":83006361600,"internally_reserved":0,"allocated":12653445120,"data_stored":12653109908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":976945152},"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 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":1.0189999999999999,"15min":0.81999999999999995},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.44},"max":{"1min":1.0760000000000001,"5min":25.898,"15min":25.898},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.86499999999999999,"15min":1.0309999999999999},"min":{"1min":0.66300000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.804,"5min":2.6320000000000001,"15min":57.304000000000002},"last":0.627}]},{"osd":1,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.92100000000000004,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1439999999999999,"5min":10.249000000000001,"15min":10.249000000000001},"last":0.749},{"interface":"front","average":{"1min":0.998,"5min":1.3100000000000001,"15min":1.3240000000000001},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.58899999999999997},"max":{"1min":1.3759999999999999,"5min":26.035,"15min":56.929000000000002},"last":0.85899999999999999}]},{"osd":2,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.04,"15min":1.1739999999999999},"min":{"1min":0.69099999999999995,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.512,"5min":10.388999999999999,"15min":57.061999999999998},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.3480000000000001,"15min":1.341},"min":{"1min":0.752,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5289999999999999,"5min":26.155999999999999,"15min":57.423999999999999},"last":0.94199999999999995}]},{"osd":4,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.1240000000000001,"15min":1.109},"min":{"1min":0.82599999999999996,"5min":0.71799999999999997,"15min":0.59399999999999997},"max":{"1min":1.6020000000000001,"5min":2.23,"15min":4.1689999999999996},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2509999999999999,"15min":1.4219999999999999},"min":{"1min":0.93799999999999994,"5min":0.68700000000000006,"15min":0.624},"max":{"1min":1.77,"5min":10.500999999999999,"15min":56.890000000000001},"last":1.101}]},{"osd":5,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.504,"15min":1.5609999999999999},"min":{"1min":0.90200000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.72,"5min":26.289000000000001,"15min":57.695},"last":1.181},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.1950000000000001,"15min":1.4330000000000001},"min":{"1min":0.84399999999999997,"5min":0.748,"15min":0.74299999999999999},"max":{"1min":1.7010000000000001,"5min":2.2200000000000002,"15min":57.012},"last":0.97599999999999998}]},{"osd":6,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.379,"15min":1.512},"min":{"1min":1.016,"5min":0.88200000000000001,"15min":0.69999999999999996},"max":{"1min":1.8540000000000001,"5min":13.66,"15min":57.338000000000001},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.647,"15min":1.681},"min":{"1min":1.0409999999999999,"5min":0.88300000000000001,"15min":0.86899999999999999},"max":{"1min":1.585,"5min":26.402999999999999,"15min":57.567999999999998},"last":1.248}]},{"osd":7,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.337,"15min":1.536},"min":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.86299999999999999},"max":{"1min":1.802,"5min":3.4700000000000002,"15min":57.154000000000003},"last":1.149},{"interface":"front","average":{"1min":1.343,"5min":1.4370000000000001,"15min":1.6080000000000001},"min":{"1min":1.105,"5min":0.96999999999999997,"15min":0.93600000000000005},"max":{"1min":1.653,"5min":10.628,"15min":57.188000000000002},"last":1.429}]}]},{"osd":4,"up_from":14,"seq":60129543653,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5286000,"kb_used_data":4989860,"kb_used_omap":0,"kb_used_meta":296128,"kb_avail":89085840,"statfs":{"total":96636764160,"available":91223900160,"internally_reserved":0,"allocated":5109616640,"data_stored":5109394555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":303235072},"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 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.56999999999999995,"5min":0.41899999999999998,"15min":0.41199999999999998},"max":{"1min":1.6599999999999999,"5min":5.4640000000000004,"15min":5.4640000000000004},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.016,"15min":0.90300000000000002},"min":{"1min":0.496,"5min":0.45300000000000001,"15min":0.437},"max":{"1min":1.325,"5min":6.0670000000000002,"15min":6.0670000000000002},"last":1.171}]},{"osd":1,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.0820000000000001,"15min":1.0660000000000001},"min":{"1min":0.51900000000000002,"5min":0.501,"15min":0.48799999999999999},"max":{"1min":1.9870000000000001,"5min":4.1639999999999997,"15min":5.7789999999999999},"last":1.339},{"interface":"front","average":{"1min":1.272,"5min":1.1950000000000001,"15min":1.1359999999999999},"min":{"1min":0.71099999999999997,"5min":0.59399999999999997,"15min":0.57499999999999996},"max":{"1min":1.8089999999999999,"5min":5.931,"15min":5.931},"last":1.4079999999999999}]},{"osd":2,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.052,"15min":1.0149999999999999},"min":{"1min":0.72999999999999998,"5min":0.55200000000000005,"15min":0.52800000000000002},"max":{"1min":1.706,"5min":4.415,"15min":5.6630000000000003},"last":1.242},{"interface":"front","average":{"1min":1.23,"5min":1.1060000000000001,"15min":1.048},"min":{"1min":0.88500000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":2.1680000000000001,"5min":5.7140000000000004,"15min":5.7140000000000004},"last":1.0860000000000001}]},{"osd":3,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.266,"15min":1.1000000000000001},"min":{"1min":0.67400000000000004,"5min":0.66300000000000003,"15min":0.57299999999999995},"max":{"1min":1.619,"5min":12.944000000000001,"15min":12.944000000000001},"last":0.875},{"interface":"front","average":{"1min":1.272,"5min":1.3460000000000001,"15min":1.238},"min":{"1min":0.70399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.867,"5min":12.976000000000001,"15min":12.976000000000001},"last":1.125}]},{"osd":5,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.107,"15min":1.0169999999999999},"min":{"1min":0.69999999999999996,"5min":0.58999999999999997,"15min":0.58199999999999996},"max":{"1min":3.04,"5min":5.5910000000000002,"15min":5.5910000000000002},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.2689999999999999,"15min":1.206},"min":{"1min":0.93400000000000005,"5min":0.82599999999999996,"15min":0.78600000000000003},"max":{"1min":1.6970000000000001,"5min":3.8130000000000002,"15min":8.1669999999999998},"last":1.278}]},{"osd":6,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.327,"15min":1.2290000000000001},"min":{"1min":0.72899999999999998,"5min":0.64900000000000002,"15min":0.628},"max":{"1min":2.3079999999999998,"5min":7.2290000000000001,"15min":7.2290000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.351,"5min":1.3720000000000001,"15min":1.2789999999999999},"min":{"1min":0.86499999999999999,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":2.3290000000000002,"5min":5.8300000000000001,"15min":5.8300000000000001},"last":1.2170000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.3640000000000001,"15min":1.2629999999999999},"min":{"1min":0.86499999999999999,"5min":0.72399999999999998,"15min":0.68000000000000005},"max":{"1min":1.349,"5min":7.3520000000000003,"15min":7.3520000000000003},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.468,"5min":1.4299999999999999,"15min":1.393},"min":{"1min":0.999,"5min":0.88400000000000001,"15min":0.85099999999999998},"max":{"1min":2.4609999999999999,"5min":4.056,"15min":5.5330000000000004},"last":1.4470000000000001}]}]},{"osd":5,"up_from":14,"seq":60129543653,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8331296,"kb_used_data":7433368,"kb_used_omap":0,"kb_used_meta":897920,"kb_avail":86040544,"statfs":{"total":96636764160,"available":88105517056,"internally_reserved":0,"allocated":7611768832,"data_stored":7611486946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919470080},"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 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.98299999999999998,"15min":0.872},"min":{"1min":0.51600000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":5.7039999999999997,"5min":5.7039999999999997,"15min":5.7039999999999997},"last":0.753},{"interface":"front","average":{"1min":1.29,"5min":0.97599999999999998,"15min":0.96199999999999997},"min":{"1min":0.502,"5min":0.48599999999999999,"15min":0.47299999999999998},"max":{"1min":8.4819999999999993,"5min":8.4819999999999993,"15min":8.4819999999999993},"last":1.004}]},{"osd":1,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0580000000000001,"15min":1.0009999999999999},"min":{"1min":0.53000000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":3.6949999999999998,"5min":5.2640000000000002,"15min":5.7380000000000004},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.0369999999999999,"15min":0.95899999999999996},"min":{"1min":0.629,"5min":0.55300000000000005,"15min":0.48299999999999998},"max":{"1min":1.996,"5min":6.2110000000000003,"15min":6.2110000000000003},"last":1.0740000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.25,"15min":1.095},"min":{"1min":0.63500000000000001,"5min":0.57599999999999996,"15min":0.55600000000000005},"max":{"1min":4.6260000000000003,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.8120000000000001,"5min":1.198,"15min":1.1419999999999999},"min":{"1min":0.77700000000000002,"5min":0.58199999999999996,"15min":0.56599999999999995},"max":{"1min":8.6180000000000003,"5min":8.6180000000000003,"15min":9.6760000000000002},"last":0.68100000000000005}]},{"osd":3,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":1.3420000000000001,"15min":1.2230000000000001},"min":{"1min":0.81399999999999995,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":8.8480000000000008,"5min":8.8480000000000008,"15min":9.5489999999999995},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.478,"5min":3.3639999999999999,"15min":1.927},"min":{"1min":0.96199999999999997,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":4.4379999999999997,"5min":210.40100000000001,"15min":210.40100000000001},"last":1.242}]},{"osd":4,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.284,"15min":1.353},"min":{"1min":0.71999999999999997,"5min":0.60999999999999999,"15min":0.60799999999999998},"max":{"1min":4.7400000000000002,"5min":5.6959999999999997,"15min":43.439999999999998},"last":1.147},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.151,"15min":1.196},"min":{"1min":0.68200000000000005,"5min":0.61699999999999999,"15min":0.58799999999999997},"max":{"1min":2.573,"5min":4.9480000000000004,"15min":38.246000000000002},"last":0.92300000000000004}]},{"osd":6,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.4550000000000001,"15min":1.296},"min":{"1min":0.65200000000000002,"5min":0.64800000000000002,"15min":0.60299999999999998},"max":{"1min":8.734,"5min":12.154999999999999,"15min":12.154999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.371,"5min":1.306,"15min":1.2130000000000001},"min":{"1min":0.81200000000000006,"5min":0.77700000000000002,"15min":0.70599999999999996},"max":{"1min":2.4700000000000002,"5min":5.0670000000000002,"15min":5.6879999999999997},"last":1.175}]},{"osd":7,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.833,"5min":1.4690000000000001,"15min":1.3879999999999999},"min":{"1min":0.875,"5min":0.67600000000000005,"15min":0.63800000000000001},"max":{"1min":8.9649999999999999,"5min":8.9649999999999999,"15min":9.4179999999999993},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.587,"5min":1.599,"15min":1.4770000000000001},"min":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.79800000000000004},"max":{"1min":4.6440000000000001,"5min":8.1880000000000006,"15min":8.1880000000000006},"last":1.518}]}]}]}} 2020-11-19T19:49:36.243 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.243 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.243 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.244 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.244 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2020-11-19T17:43:55.149420+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=43, tm_sec=55, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.244 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.245 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.245 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.245 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:36.246 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T19:49:56.248 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:49:56.555 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:49:56.556 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T19:49:56.567 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":3793,"stamp":"2020-11-19T19:49:55.580238+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20572911657,"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":442877,"num_read_kb":14459339,"num_write":602638,"num_write_kb":81672959,"num_scrub_errors":0,"num_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":8644,"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":80576,"ondisk_log_size":80576,"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":42662280,"kb_used_data":39642424,"kb_used_omap":0,"kb_used_meta":3019776,"kb_avail":712312440,"statfs":{"total":773094113280,"available":729407938560,"internally_reserved":0,"allocated":40593842176,"data_stored":40592056180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3092250624},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,2,2,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":18,"apply_latency_ms":18,"commit_latency_ns":18000000,"apply_latency_ns":18000000},"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":384,"num_omap_keys":23,"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.001928"},"pg_stats":[{"pgid":"2.7","version":"22'41799","reported_seq":"81460","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.768242+0000","last_change":"2020-11-19T18:26:09.934787+0000","last_active":"2020-11-19T19:49:24.768242+0000","last_peered":"2020-11-19T19:49:24.768242+0000","last_clean":"2020-11-19T19:49:24.768242+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T19:49:24.768242+0000","last_undegraded":"2020-11-19T19:49:24.768242+0000","last_fullsized":"2020-11-19T19:49:24.768242+0000","mapping_epoch":17,"log_start":"22'31700","ondisk_log_start":"22'31700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10099,"ondisk_log_size":10099,"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":2612155920,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":39682,"num_read_kb":1701660,"num_write":41799,"num_write_kb":10038519,"num_scrub_errors":0,"num_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":"22'70777","reported_seq":"112561","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:44.749155+0000","last_change":"2020-11-19T19:49:44.749208+0000","last_active":"2020-11-19T19:49:44.749155+0000","last_peered":"2020-11-19T19:49:44.749155+0000","last_clean":"2020-11-19T19:49:44.749155+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T19:49:44.749155+0000","last_undegraded":"2020-11-19T19:49:44.749155+0000","last_fullsized":"2020-11-19T19:49:44.749155+0000","mapping_epoch":17,"log_start":"22'60700","ondisk_log_start":"22'60700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'70777","last_scrub_stamp":"2020-11-19T19:49:44.749151+0000","last_deep_scrub":"22'70777","last_deep_scrub_stamp":"2020-11-19T19:49:44.749151+0000","last_clean_scrub_stamp":"2020-11-19T19:49:44.749151+0000","log_size":10077,"ondisk_log_size":10077,"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":2590635520,"num_objects":625,"num_object_clones":0,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":40478,"num_read_kb":1859007,"num_write":70149,"num_write_kb":9415757,"num_scrub_errors":0,"num_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":[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":"22'42352","reported_seq":"67325","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.921949+0000","last_change":"2020-11-19T18:26:09.934804+0000","last_active":"2020-11-19T19:49:24.921949+0000","last_peered":"2020-11-19T19:49:24.921949+0000","last_clean":"2020-11-19T19:49:24.921949+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T19:49:24.921949+0000","last_undegraded":"2020-11-19T19:49:24.921949+0000","last_fullsized":"2020-11-19T19:49:24.921949+0000","mapping_epoch":17,"log_start":"22'32300","ondisk_log_start":"22'32300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10052,"ondisk_log_size":10052,"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":2597649920,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":25007,"num_read_kb":1553983,"num_write":42352,"num_write_kb":10052436,"num_scrub_errors":0,"num_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":"22'245649","reported_seq":"383958","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:49.592183+0000","last_change":"2020-11-19T19:49:49.592235+0000","last_active":"2020-11-19T19:49:49.592183+0000","last_peered":"2020-11-19T19:49:49.592183+0000","last_clean":"2020-11-19T19:49:49.592183+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T19:49:49.592183+0000","last_undegraded":"2020-11-19T19:49:49.592183+0000","last_fullsized":"2020-11-19T19:49:49.592183+0000","mapping_epoch":17,"log_start":"22'235600","ondisk_log_start":"22'235600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'245649","last_scrub_stamp":"2020-11-19T19:49:49.592178+0000","last_deep_scrub":"22'245649","last_deep_scrub_stamp":"2020-11-19T19:49:49.592178+0000","last_clean_scrub_stamp":"2020-11-19T19:49:49.592178+0000","log_size":10049,"ondisk_log_size":10049,"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":2565192882,"num_objects":622,"num_object_clones":0,"num_object_copies":1244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":146730,"num_read_kb":2404098,"num_write":246750,"num_write_kb":13609394,"num_scrub_errors":0,"num_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":[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":"22'4","reported_seq":"22","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:34.228426+0000","last_change":"2020-11-19T19:49:34.228489+0000","last_active":"2020-11-19T19:49:34.228426+0000","last_peered":"2020-11-19T19:49:34.228426+0000","last_clean":"2020-11-19T19:49:34.228426+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T19:49:34.228426+0000","last_undegraded":"2020-11-19T19:49:34.228426+0000","last_fullsized":"2020-11-19T19:49:34.228426+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":"22'4","last_scrub_stamp":"2020-11-19T19:49:34.228421+0000","last_deep_scrub":"22'4","last_deep_scrub_stamp":"2020-11-19T19:49:34.228421+0000","last_clean_scrub_stamp":"2020-11-19T19:49:34.228421+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":10,"num_scrub_errors":0,"num_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":8260,"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":"22'42800","reported_seq":"90283","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:25.018359+0000","last_change":"2020-11-19T18:26:09.934345+0000","last_active":"2020-11-19T19:49:25.018359+0000","last_peered":"2020-11-19T19:49:25.018359+0000","last_clean":"2020-11-19T19:49:25.018359+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T19:49:25.018359+0000","last_undegraded":"2020-11-19T19:49:25.018359+0000","last_fullsized":"2020-11-19T19:49:25.018359+0000","mapping_epoch":17,"log_start":"22'32700","ondisk_log_start":"22'32700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10100,"ondisk_log_size":10100,"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":2531162624,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":46615,"num_read_kb":1644551,"num_write":42794,"num_write_kb":8761056,"num_scrub_errors":0,"num_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":"22'23132","reported_seq":"40348","reported_epoch":"22","state":"active+clean+scrubbing+deep","last_fresh":"2020-11-19T19:49:53.352080+0000","last_change":"2020-11-19T19:49:50.722545+0000","last_active":"2020-11-19T19:49:53.352080+0000","last_peered":"2020-11-19T19:49:53.352080+0000","last_clean":"2020-11-19T19:49:53.352080+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T19:49:53.352080+0000","last_undegraded":"2020-11-19T19:49:53.352080+0000","last_fullsized":"2020-11-19T19:49:53.352080+0000","mapping_epoch":17,"log_start":"22'13100","ondisk_log_start":"22'13100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10032,"ondisk_log_size":10032,"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":2612896272,"num_objects":630,"num_object_clones":0,"num_object_copies":1260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":630,"num_whiteouts":0,"num_read":17243,"num_read_kb":1302126,"num_write":22914,"num_write_kb":8720267,"num_scrub_errors":0,"num_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":"22'17899","reported_seq":"27013","reported_epoch":"22","state":"active+clean+scrubbing+deep","last_fresh":"2020-11-19T19:49:53.657030+0000","last_change":"2020-11-19T19:49:50.357207+0000","last_active":"2020-11-19T19:49:53.657030+0000","last_peered":"2020-11-19T19:49:53.657030+0000","last_clean":"2020-11-19T19:49:53.657030+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T19:49:53.657030+0000","last_undegraded":"2020-11-19T19:49:53.657030+0000","last_fullsized":"2020-11-19T19:49:53.657030+0000","mapping_epoch":17,"log_start":"22'7800","ondisk_log_start":"22'7800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10099,"ondisk_log_size":10099,"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":2539381591,"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":28406,"num_read_kb":1221572,"num_write":20810,"num_write_kb":7651558,"num_scrub_errors":0,"num_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":"22'115664","reported_seq":"214355","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:42.850213+0000","last_change":"2020-11-19T19:49:42.850284+0000","last_active":"2020-11-19T19:49:42.850213+0000","last_peered":"2020-11-19T19:49:42.850213+0000","last_clean":"2020-11-19T19:49:42.850213+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T19:49:42.850213+0000","last_undegraded":"2020-11-19T19:49:42.850213+0000","last_fullsized":"2020-11-19T19:49:42.850213+0000","mapping_epoch":17,"log_start":"22'105600","ondisk_log_start":"22'105600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'115664","last_scrub_stamp":"2020-11-19T19:49:42.850208+0000","last_deep_scrub":"22'115664","last_deep_scrub_stamp":"2020-11-19T19:49:42.850208+0000","last_clean_scrub_stamp":"2020-11-19T19:49:42.850208+0000","log_size":10064,"ondisk_log_size":10064,"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":2523836928,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":98716,"num_read_kb":2772342,"num_write":115068,"num_write_kb":13423962,"num_scrub_errors":0,"num_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":20572911657,"num_objects":4954,"num_object_clones":0,"num_object_copies":9908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4954,"num_whiteouts":0,"num_read":442877,"num_read_kb":14459339,"num_write":602636,"num_write_kb":81672949,"num_scrub_errors":0,"num_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":40592048128,"data_stored":40591425618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80572,"ondisk_log_size":80572,"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":10,"num_scrub_errors":0,"num_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":8260,"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":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543657,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2620400,"kb_used_data":2524328,"kb_used_omap":0,"kb_used_meta":96064,"kb_avail":91751440,"statfs":{"total":96636764160,"available":93953474560,"internally_reserved":0,"allocated":2584911872,"data_stored":2584726155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":98369536},"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":[0,0,0,1,2,2],"upper_bound":64},"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 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.91200000000000003,"15min":0.89000000000000001},"min":{"1min":0.45500000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4059999999999999,"5min":4.3029999999999999,"15min":4.9829999999999997},"last":0.54800000000000004},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.004,"15min":0.93700000000000006},"min":{"1min":0.56200000000000006,"5min":0.45600000000000002,"15min":0.44400000000000001},"max":{"1min":1.659,"5min":4.8150000000000004,"15min":4.8150000000000004},"last":1.385}]},{"osd":1,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.018,"15min":1.022},"min":{"1min":0.64400000000000002,"5min":0.51800000000000002,"15min":0.50700000000000001},"max":{"1min":1.196,"5min":4.9500000000000002,"15min":6.2930000000000001},"last":1.159},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.66900000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.349,"5min":3.294,"15min":5.3150000000000004},"last":0.623}]},{"osd":2,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.9570000000000001,"15min":1.3360000000000001},"min":{"1min":0.73799999999999999,"5min":0.60999999999999999,"15min":0.53600000000000003},"max":{"1min":1.6200000000000001,"5min":77.953999999999994,"15min":77.953999999999994},"last":1.73},{"interface":"front","average":{"1min":1.1299999999999999,"5min":2.081,"15min":1.46},"min":{"1min":0.79300000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5189999999999999,"5min":78.123999999999995,"15min":78.123999999999995},"last":1.2869999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.159,"15min":1.107},"min":{"1min":0.60399999999999998,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":1.742,"5min":4.6399999999999997,"15min":6.4349999999999996},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.179,"5min":1.24,"15min":1.21},"min":{"1min":0.87,"5min":0.73099999999999998,"15min":0.64500000000000002},"max":{"1min":1.579,"5min":5.0730000000000004,"15min":6.5519999999999996},"last":1.4930000000000001}]},{"osd":4,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":1.0069999999999999,"15min":0.94999999999999996},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.52900000000000003},"max":{"1min":1.3460000000000001,"5min":3.706,"15min":3.706},"last":1.204},{"interface":"front","average":{"1min":1.198,"5min":1.3160000000000001,"15min":1.2629999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.867,"5min":4.5190000000000001,"15min":6.8760000000000003},"last":1.835}]},{"osd":5,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.24,"15min":1.226},"min":{"1min":0.63300000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4450000000000001,"5min":6.1289999999999996,"15min":6.6580000000000004},"last":1.6060000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.262,"15min":1.222},"min":{"1min":0.746,"5min":0.71899999999999997,"15min":0.67700000000000005},"max":{"1min":1.4670000000000001,"5min":4.8630000000000004,"15min":7.9160000000000004},"last":1.538}]},{"osd":6,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.28,"15min":1.2150000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.66400000000000003},"max":{"1min":1.599,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.264,"5min":1.429,"15min":1.373},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.9830000000000001,"5min":4.7489999999999997,"15min":6.9790000000000001},"last":1.9350000000000001}]}]},{"osd":6,"up_from":14,"seq":60129543657,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5266636,"kb_used_data":4873860,"kb_used_omap":0,"kb_used_meta":392768,"kb_avail":89105204,"statfs":{"total":96636764160,"available":91243728896,"internally_reserved":0,"allocated":4990832640,"data_stored":4990606199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":402194432},"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":12,"apply_latency_ms":12,"commit_latency_ns":12000000,"apply_latency_ns":12000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.82699999999999996,"15min":0.875},"min":{"1min":0.57499999999999996,"5min":0.46300000000000002,"15min":0.45800000000000002},"max":{"1min":1.518,"5min":1.518,"15min":3.3069999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94699999999999995,"15min":0.92200000000000004},"min":{"1min":0.52500000000000002,"5min":0.48399999999999999,"15min":0.46700000000000003},"max":{"1min":1.5469999999999999,"5min":2.96,"15min":3.4860000000000002},"last":1.2290000000000001}]},{"osd":1,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96299999999999997,"15min":0.94699999999999995},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.3959999999999999,"5min":1.6499999999999999,"15min":3.984},"last":0.872},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0009999999999999,"15min":0.98899999999999999},"min":{"1min":0.55800000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.55,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":1.5}]},{"osd":2,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.97699999999999998,"15min":0.91300000000000003},"min":{"1min":0.69899999999999995,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4380000000000002,"5min":4.3780000000000001,"15min":4.3780000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.085,"5min":1.0920000000000001,"15min":1.0720000000000001},"min":{"1min":0.748,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.47,"5min":2.0019999999999998,"15min":4.1239999999999997},"last":0.998}]},{"osd":3,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.083,"15min":1.075},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.53700000000000003},"max":{"1min":1.659,"5min":1.9059999999999999,"15min":2.319},"last":1.363},{"interface":"front","average":{"1min":1.147,"5min":1.1419999999999999,"15min":1.093},"min":{"1min":0.83199999999999996,"5min":0.65000000000000002,"15min":0.59799999999999998},"max":{"1min":1.5660000000000001,"5min":3.6179999999999999,"15min":4.6550000000000002},"last":1.1180000000000001}]},{"osd":4,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.159,"15min":1.0580000000000001},"min":{"1min":0.69699999999999995,"5min":0.60299999999999998,"15min":0.56999999999999995},"max":{"1min":1.587,"5min":3.8580000000000001,"15min":4.2480000000000002},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.323,"15min":1.2689999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.952,"5min":3.9569999999999999,"15min":4.5149999999999997},"last":1.639}]},{"osd":5,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.071},"min":{"1min":0.72299999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.879,"5min":3.266,"15min":4.2619999999999996},"last":0.80800000000000005},{"interface":"front","average":{"1min":1.27,"5min":1.294,"15min":1.252},"min":{"1min":1.0109999999999999,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.72,"5min":2.258,"15min":4.3609999999999998},"last":1.262}]},{"osd":7,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.3300000000000001,"15min":1.2869999999999999},"min":{"1min":0.94399999999999995,"5min":0.72599999999999998,"15min":0.65200000000000002},"max":{"1min":1.903,"5min":2.472,"15min":4.6980000000000004},"last":3.3919999999999999},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.327,"15min":1.26},"min":{"1min":0.96899999999999997,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.7929999999999999,"5min":3.1600000000000001,"15min":4.3819999999999997},"last":1.4850000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543658,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5028,"kb_used_data":220,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366812,"statfs":{"total":96636764160,"available":96631615488,"internally_reserved":0,"allocated":225280,"data_stored":78971,"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 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80700000000000005,"15min":0.78800000000000003},"min":{"1min":0.497,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.8720000000000001,"5min":5.2830000000000004,"15min":5.2830000000000004},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.82899999999999996,"15min":0.80900000000000005},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.911,"5min":4.9779999999999998,"15min":4.9779999999999998},"last":0.68400000000000005}]},{"osd":2,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.81399999999999995,"15min":0.78200000000000003},"min":{"1min":0.56299999999999994,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.546,"5min":4.5519999999999996,"15min":4.5519999999999996},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.026,"15min":0.98399999999999999},"min":{"1min":0.61399999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.7509999999999999,"5min":5.6950000000000003,"15min":5.6950000000000003},"last":0.72599999999999998}]},{"osd":3,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1080000000000001,"15min":1.0289999999999999},"min":{"1min":0.71399999999999997,"5min":0.59799999999999998,"15min":0.56499999999999995},"max":{"1min":1.6240000000000001,"5min":5.3849999999999998,"15min":5.3849999999999998},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1299999999999999,"15min":1.1000000000000001},"min":{"1min":0.82099999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.129,"5min":5.0780000000000003,"15min":5.6340000000000003},"last":0.97999999999999998}]},{"osd":4,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.159,"15min":1.2450000000000001},"min":{"1min":0.73399999999999999,"5min":0.65900000000000003,"15min":0.57799999999999996},"max":{"1min":2.2389999999999999,"5min":4.6529999999999996,"15min":32.823},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.3700000000000001,"5min":1.3200000000000001,"15min":1.397},"min":{"1min":0.84599999999999997,"5min":0.67300000000000004,"15min":0.67200000000000004},"max":{"1min":2.585,"5min":5.593,"15min":28.841000000000001},"last":1.2649999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.3620000000000001,"15min":1.3839999999999999},"min":{"1min":0.997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":2.0649999999999999,"5min":10.69,"15min":29.986999999999998},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3859999999999999},"min":{"1min":0.82499999999999996,"5min":0.78400000000000003,"15min":0.67800000000000005},"max":{"1min":2.3420000000000001,"5min":10.708,"15min":28.771999999999998},"last":0.95999999999999996}]},{"osd":6,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.3520000000000001,"15min":1.4550000000000001},"min":{"1min":1.1419999999999999,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":2.2269999999999999,"5min":4.875,"15min":28.524999999999999},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.3480000000000001,"15min":1.476},"min":{"1min":0.90000000000000002,"5min":0.877,"15min":0.80700000000000005},"max":{"1min":2.4430000000000001,"5min":4.3410000000000002,"15min":28.492999999999999},"last":1.085}]},{"osd":7,"last update":"Thu Nov 19 19:49:04 2020","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.4059999999999999,"15min":1.3759999999999999},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.85099999999999998},"max":{"1min":2.6600000000000001,"5min":5.4870000000000001,"15min":5.4870000000000001},"last":1.3420000000000001},{"interface":"front","average":{"1min":1.512,"5min":1.4039999999999999,"15min":1.3799999999999999},"min":{"1min":1.2549999999999999,"5min":0.94899999999999995,"15min":0.88500000000000001},"max":{"1min":2.1659999999999999,"5min":5.1769999999999996,"15min":5.1769999999999996},"last":1.2410000000000001}]}]},{"osd":0,"up_from":14,"seq":60129543657,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5278012,"kb_used_data":5017204,"kb_used_omap":0,"kb_used_meta":260800,"kb_avail":89093828,"statfs":{"total":96636764160,"available":91232079872,"internally_reserved":0,"allocated":5137616896,"data_stored":5137406091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":267059200},"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 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83699999999999997,"15min":0.75900000000000001},"min":{"1min":0.5,"5min":0.47099999999999997,"15min":0.45100000000000001},"max":{"1min":1.984,"5min":4.0069999999999997,"15min":4.0069999999999997},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.93999999999999995,"15min":0.89600000000000002},"min":{"1min":0.64000000000000001,"5min":0.61099999999999999,"15min":0.57599999999999996},"max":{"1min":1.3580000000000001,"5min":4.1260000000000003,"15min":4.1260000000000003},"last":0.83699999999999997}]},{"osd":2,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97199999999999998,"15min":0.878},"min":{"1min":0.58699999999999997,"5min":0.57599999999999996,"15min":0.46800000000000003},"max":{"1min":2.0510000000000002,"5min":3.8839999999999999,"15min":3.8839999999999999},"last":1.048},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.879,"15min":0.82699999999999996},"min":{"1min":0.54400000000000004,"5min":0.50600000000000001,"15min":0.47799999999999998},"max":{"1min":1.2390000000000001,"5min":3.9489999999999998,"15min":3.9489999999999998},"last":1.0620000000000001}]},{"osd":3,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.91100000000000003,"15min":0.87},"min":{"1min":0.63700000000000001,"5min":0.54400000000000004,"15min":0.52700000000000002},"max":{"1min":1.3680000000000001,"5min":2.9529999999999998,"15min":5.6390000000000002},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.2569999999999999,"15min":1.0960000000000001},"min":{"1min":0.82799999999999996,"5min":0.67600000000000005,"15min":0.60899999999999999},"max":{"1min":2.1160000000000001,"5min":8.6790000000000003,"15min":8.6790000000000003},"last":0.97199999999999998}]},{"osd":4,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.575,"15min":1.2270000000000001},"min":{"1min":0.626,"5min":0.55000000000000004,"15min":0.50700000000000001},"max":{"1min":1.669,"5min":46.045999999999999,"15min":46.045999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.5980000000000001,"15min":1.2569999999999999},"min":{"1min":0.76700000000000002,"5min":0.629,"15min":0.58699999999999997},"max":{"1min":1.548,"5min":46.023000000000003,"15min":46.023000000000003},"last":1.2709999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1850000000000001,"15min":1.1439999999999999},"min":{"1min":0.83199999999999996,"5min":0.66600000000000004,"15min":0.61199999999999999},"max":{"1min":1.5580000000000001,"5min":3.1070000000000002,"15min":4.8099999999999996},"last":1.365},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.341,"15min":1.272},"min":{"1min":0.95399999999999996,"5min":0.754,"15min":0.746},"max":{"1min":2.1819999999999999,"5min":3.7530000000000001,"15min":3.7530000000000001},"last":1.1579999999999999}]},{"osd":6,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.389,"15min":1.3520000000000001},"min":{"1min":1.0269999999999999,"5min":0.95599999999999996,"15min":0.745},"max":{"1min":2.2450000000000001,"5min":3.633,"15min":5.6340000000000003},"last":1.46},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2649999999999999,"15min":1.25},"min":{"1min":0.89900000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.7509999999999999,"5min":3.2599999999999998,"15min":5.6970000000000001},"last":1.3879999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.4219999999999999,"15min":1.3620000000000001},"min":{"1min":1.046,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.895,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":1.242},{"interface":"front","average":{"1min":1.335,"5min":1.3740000000000001,"15min":1.3240000000000001},"min":{"1min":1.01,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.821,"5min":6.4850000000000003,"15min":6.4850000000000003},"last":1.488}]}]},{"osd":2,"up_from":14,"seq":60129543657,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2585480,"kb_used_data":2446704,"kb_used_omap":0,"kb_used_meta":138752,"kb_avail":91786360,"statfs":{"total":96636764160,"available":93989232640,"internally_reserved":0,"allocated":2505424896,"data_stored":2505247355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":142082048},"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 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92900000000000005,"15min":0.79200000000000004},"min":{"1min":0.50800000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.0409999999999999,"5min":5.194,"15min":5.194},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.012,"5min":0.93999999999999995,"15min":0.84699999999999998},"min":{"1min":0.53900000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":2.8140000000000001,"5min":5.569,"15min":5.569},"last":1.0009999999999999}]},{"osd":1,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.95299999999999996,"15min":0.89100000000000001},"min":{"1min":0.64200000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.7110000000000001,"5min":3.0859999999999999,"15min":3.0859999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.1120000000000001,"15min":0.92800000000000005},"min":{"1min":0.70899999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.325,"5min":7.4160000000000004,"15min":7.4160000000000004},"last":0.64100000000000001}]},{"osd":3,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.024,"15min":0.88400000000000001},"min":{"1min":0.58599999999999997,"5min":0.53300000000000003,"15min":0.497},"max":{"1min":2.4580000000000002,"5min":5.3220000000000001,"15min":5.3220000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1819999999999999,"15min":1.0940000000000001},"min":{"1min":0.751,"5min":0.57699999999999996,"15min":0.56599999999999995},"max":{"1min":1.9590000000000001,"5min":3.4239999999999999,"15min":3.944},"last":1.034}]},{"osd":4,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.2569999999999999,"15min":1.1419999999999999},"min":{"1min":0.83499999999999996,"5min":0.70399999999999996,"15min":0.622},"max":{"1min":1.79,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":0.872},{"interface":"front","average":{"1min":1.268,"5min":1.2669999999999999,"15min":1.111},"min":{"1min":0.85399999999999998,"5min":0.64100000000000001,"15min":0.60499999999999998},"max":{"1min":2.6850000000000001,"5min":9.0039999999999996,"15min":9.0039999999999996},"last":0.81499999999999995}]},{"osd":5,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.3620000000000001,"15min":1.282},"min":{"1min":0.88200000000000001,"5min":0.753,"15min":0.71399999999999997},"max":{"1min":1.8440000000000001,"5min":4.3639999999999999,"15min":7.0599999999999996},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.4910000000000001,"15min":1.3100000000000001},"min":{"1min":0.95999999999999996,"5min":0.621,"15min":0.621},"max":{"1min":2.0169999999999999,"5min":7.298,"15min":7.298},"last":1.127}]},{"osd":6,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.321,"15min":1.206},"min":{"1min":0.878,"5min":0.80300000000000005,"15min":0.76200000000000001},"max":{"1min":2.8620000000000001,"5min":5.1980000000000004,"15min":5.1980000000000004},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.4910000000000001,"15min":1.385},"min":{"1min":1.04,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":3.9369999999999998,"5min":4.9960000000000004,"15min":4.9960000000000004},"last":1.153}]},{"osd":7,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":1.526,"15min":1.389},"min":{"1min":1.034,"5min":0.88,"15min":0.80900000000000005},"max":{"1min":1.907,"5min":7.5410000000000004,"15min":7.5410000000000004},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.49,"5min":1.361,"15min":1.319},"min":{"1min":1.081,"5min":0.89300000000000002,"15min":0.85799999999999998},"max":{"1min":3.0139999999999998,"5min":3.157,"15min":6.625},"last":1.0620000000000001}]}]},{"osd":3,"up_from":14,"seq":60129543657,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13299608,"kb_used_data":12356880,"kb_used_omap":0,"kb_used_meta":942720,"kb_avail":81072232,"statfs":{"total":96636764160,"available":83017965568,"internally_reserved":0,"allocated":12653445120,"data_stored":12653109908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":965345280},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":1.0189999999999999,"15min":0.81999999999999995},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.44},"max":{"1min":1.0760000000000001,"5min":25.898,"15min":25.898},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.86499999999999999,"15min":1.0309999999999999},"min":{"1min":0.66300000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.804,"5min":2.6320000000000001,"15min":57.304000000000002},"last":0.77700000000000002}]},{"osd":1,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.92100000000000004,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1439999999999999,"5min":10.249000000000001,"15min":10.249000000000001},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.998,"5min":1.3100000000000001,"15min":1.3240000000000001},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.58899999999999997},"max":{"1min":1.3759999999999999,"5min":26.035,"15min":56.929000000000002},"last":0.88900000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.04,"15min":1.1739999999999999},"min":{"1min":0.69099999999999995,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.512,"5min":10.388999999999999,"15min":57.061999999999998},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.028,"5min":1.3480000000000001,"15min":1.341},"min":{"1min":0.752,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5289999999999999,"5min":26.155999999999999,"15min":57.423999999999999},"last":0.97899999999999998}]},{"osd":4,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.1240000000000001,"15min":1.109},"min":{"1min":0.82599999999999996,"5min":0.71799999999999997,"15min":0.59399999999999997},"max":{"1min":1.6020000000000001,"5min":2.23,"15min":4.1689999999999996},"last":1.5660000000000001},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2509999999999999,"15min":1.4219999999999999},"min":{"1min":0.93799999999999994,"5min":0.68700000000000006,"15min":0.624},"max":{"1min":1.77,"5min":10.500999999999999,"15min":56.890000000000001},"last":0.91600000000000004}]},{"osd":5,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.504,"15min":1.5609999999999999},"min":{"1min":0.90200000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.72,"5min":26.289000000000001,"15min":57.695},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.1950000000000001,"15min":1.4330000000000001},"min":{"1min":0.84399999999999997,"5min":0.748,"15min":0.74299999999999999},"max":{"1min":1.7010000000000001,"5min":2.2200000000000002,"15min":57.012},"last":1.2390000000000001}]},{"osd":6,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.379,"15min":1.512},"min":{"1min":1.016,"5min":0.88200000000000001,"15min":0.69999999999999996},"max":{"1min":1.8540000000000001,"5min":13.66,"15min":57.338000000000001},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.647,"15min":1.681},"min":{"1min":1.0409999999999999,"5min":0.88300000000000001,"15min":0.86899999999999999},"max":{"1min":1.585,"5min":26.402999999999999,"15min":57.567999999999998},"last":1.2929999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.337,"15min":1.536},"min":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.86299999999999999},"max":{"1min":1.802,"5min":3.4700000000000002,"15min":57.154000000000003},"last":1.8460000000000001},{"interface":"front","average":{"1min":1.343,"5min":1.4370000000000001,"15min":1.6080000000000001},"min":{"1min":1.105,"5min":0.96999999999999997,"15min":0.93600000000000005},"max":{"1min":1.653,"5min":10.628,"15min":57.188000000000002},"last":1.0489999999999999}]}]},{"osd":4,"up_from":14,"seq":60129543657,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5286636,"kb_used_data":4989860,"kb_used_omap":0,"kb_used_meta":296768,"kb_avail":89085204,"statfs":{"total":96636764160,"available":91223248896,"internally_reserved":0,"allocated":5109616640,"data_stored":5109394555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":303890432},"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 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.56999999999999995,"5min":0.41899999999999998,"15min":0.41199999999999998},"max":{"1min":1.6599999999999999,"5min":5.4640000000000004,"15min":5.4640000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.016,"15min":0.90300000000000002},"min":{"1min":0.496,"5min":0.45300000000000001,"15min":0.437},"max":{"1min":1.325,"5min":6.0670000000000002,"15min":6.0670000000000002},"last":0.55100000000000005}]},{"osd":1,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.0820000000000001,"15min":1.0660000000000001},"min":{"1min":0.51900000000000002,"5min":0.501,"15min":0.48799999999999999},"max":{"1min":1.9870000000000001,"5min":4.1639999999999997,"15min":5.7789999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.1950000000000001,"15min":1.1359999999999999},"min":{"1min":0.71099999999999997,"5min":0.59399999999999997,"15min":0.57499999999999996},"max":{"1min":1.8089999999999999,"5min":5.931,"15min":5.931},"last":1.095}]},{"osd":2,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.052,"15min":1.0149999999999999},"min":{"1min":0.72999999999999998,"5min":0.55200000000000005,"15min":0.52800000000000002},"max":{"1min":1.706,"5min":4.415,"15min":5.6630000000000003},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.23,"5min":1.1060000000000001,"15min":1.048},"min":{"1min":0.88500000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":2.1680000000000001,"5min":5.7140000000000004,"15min":5.7140000000000004},"last":0.80700000000000005}]},{"osd":3,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.266,"15min":1.1000000000000001},"min":{"1min":0.67400000000000004,"5min":0.66300000000000003,"15min":0.57299999999999995},"max":{"1min":1.619,"5min":12.944000000000001,"15min":12.944000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.272,"5min":1.3460000000000001,"15min":1.238},"min":{"1min":0.70399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.867,"5min":12.976000000000001,"15min":12.976000000000001},"last":0.91000000000000003}]},{"osd":5,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.107,"15min":1.0169999999999999},"min":{"1min":0.69999999999999996,"5min":0.58999999999999997,"15min":0.58199999999999996},"max":{"1min":3.04,"5min":5.5910000000000002,"15min":5.5910000000000002},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.2689999999999999,"15min":1.206},"min":{"1min":0.93400000000000005,"5min":0.82599999999999996,"15min":0.78600000000000003},"max":{"1min":1.6970000000000001,"5min":3.8130000000000002,"15min":8.1669999999999998},"last":1.0109999999999999}]},{"osd":6,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.327,"15min":1.2290000000000001},"min":{"1min":0.72899999999999998,"5min":0.64900000000000002,"15min":0.628},"max":{"1min":2.3079999999999998,"5min":7.2290000000000001,"15min":7.2290000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.351,"5min":1.3720000000000001,"15min":1.2789999999999999},"min":{"1min":0.86499999999999999,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":2.3290000000000002,"5min":5.8300000000000001,"15min":5.8300000000000001},"last":1.2110000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:49:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.3640000000000001,"15min":1.2629999999999999},"min":{"1min":0.86499999999999999,"5min":0.72399999999999998,"15min":0.68000000000000005},"max":{"1min":1.349,"5min":7.3520000000000003,"15min":7.3520000000000003},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.468,"5min":1.4299999999999999,"15min":1.393},"min":{"1min":0.999,"5min":0.88400000000000001,"15min":0.85099999999999998},"max":{"1min":2.4609999999999999,"5min":4.056,"15min":5.5330000000000004},"last":1.1890000000000001}]}]},{"osd":5,"up_from":14,"seq":60129543657,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8320480,"kb_used_data":7433368,"kb_used_omap":0,"kb_used_meta":887104,"kb_avail":86051360,"statfs":{"total":96636764160,"available":88116592640,"internally_reserved":0,"allocated":7611768832,"data_stored":7611486946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":908394496},"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":[0,1,0,1],"upper_bound":16},"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 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.98299999999999998,"15min":0.872},"min":{"1min":0.51600000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":5.7039999999999997,"5min":5.7039999999999997,"15min":5.7039999999999997},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.29,"5min":0.97599999999999998,"15min":0.96199999999999997},"min":{"1min":0.502,"5min":0.48599999999999999,"15min":0.47299999999999998},"max":{"1min":8.4819999999999993,"5min":8.4819999999999993,"15min":8.4819999999999993},"last":0.63500000000000001}]},{"osd":1,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0580000000000001,"15min":1.0009999999999999},"min":{"1min":0.53000000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":3.6949999999999998,"5min":5.2640000000000002,"15min":5.7380000000000004},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.0369999999999999,"15min":0.95899999999999996},"min":{"1min":0.629,"5min":0.55300000000000005,"15min":0.48299999999999998},"max":{"1min":1.996,"5min":6.2110000000000003,"15min":6.2110000000000003},"last":1.075}]},{"osd":2,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.25,"15min":1.095},"min":{"1min":0.63500000000000001,"5min":0.57599999999999996,"15min":0.55600000000000005},"max":{"1min":4.6260000000000003,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.8120000000000001,"5min":1.198,"15min":1.1419999999999999},"min":{"1min":0.77700000000000002,"5min":0.58199999999999996,"15min":0.56599999999999995},"max":{"1min":8.6180000000000003,"5min":8.6180000000000003,"15min":9.6760000000000002},"last":0.77400000000000002}]},{"osd":3,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":1.3420000000000001,"15min":1.2230000000000001},"min":{"1min":0.81399999999999995,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":8.8480000000000008,"5min":8.8480000000000008,"15min":9.5489999999999995},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.478,"5min":3.3639999999999999,"15min":1.927},"min":{"1min":0.96199999999999997,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":4.4379999999999997,"5min":210.40100000000001,"15min":210.40100000000001},"last":1.27}]},{"osd":4,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.284,"15min":1.353},"min":{"1min":0.71999999999999997,"5min":0.60999999999999999,"15min":0.60799999999999998},"max":{"1min":4.7400000000000002,"5min":5.6959999999999997,"15min":43.439999999999998},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.151,"15min":1.196},"min":{"1min":0.68200000000000005,"5min":0.61699999999999999,"15min":0.58799999999999997},"max":{"1min":2.573,"5min":4.9480000000000004,"15min":38.246000000000002},"last":1.2030000000000001}]},{"osd":6,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.4550000000000001,"15min":1.296},"min":{"1min":0.65200000000000002,"5min":0.64800000000000002,"15min":0.60299999999999998},"max":{"1min":8.734,"5min":12.154999999999999,"15min":12.154999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.371,"5min":1.306,"15min":1.2130000000000001},"min":{"1min":0.81200000000000006,"5min":0.77700000000000002,"15min":0.70599999999999996},"max":{"1min":2.4700000000000002,"5min":5.0670000000000002,"15min":5.6879999999999997},"last":1.4450000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:48:53 2020","interfaces":[{"interface":"back","average":{"1min":1.833,"5min":1.4690000000000001,"15min":1.3879999999999999},"min":{"1min":0.875,"5min":0.67600000000000005,"15min":0.63800000000000001},"max":{"1min":8.9649999999999999,"5min":8.9649999999999999,"15min":9.4179999999999993},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.587,"5min":1.599,"15min":1.4770000000000001},"min":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.79800000000000004},"max":{"1min":4.6440000000000001,"5min":8.1880000000000006,"15min":8.1880000000000006},"last":1.343}]}]}]}} 2020-11-19T19:49:56.570 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:56.570 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:56.571 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:56.571 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:56.572 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:49:56.572 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T19:50:16.572 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:50:16.881 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:50:16.882 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T19:50:16.893 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":3803,"stamp":"2020-11-19T19:50:15.583612+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20572911657,"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":442877,"num_read_kb":14459339,"num_write":602638,"num_write_kb":81672959,"num_scrub_errors":0,"num_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":8864,"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":80424,"ondisk_log_size":80424,"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":42666680,"kb_used_data":39642424,"kb_used_omap":0,"kb_used_meta":3024192,"kb_avail":712308040,"statfs":{"total":773094113280,"available":729403432960,"internally_reserved":0,"allocated":40593842176,"data_stored":40592056180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3096772608},"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":220,"num_omap_keys":9,"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.002161"},"pg_stats":[{"pgid":"2.7","version":"22'41799","reported_seq":"81460","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:24.768242+0000","last_change":"2020-11-19T18:26:09.934787+0000","last_active":"2020-11-19T19:49:24.768242+0000","last_peered":"2020-11-19T19:49:24.768242+0000","last_clean":"2020-11-19T19:49:24.768242+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T19:49:24.768242+0000","last_undegraded":"2020-11-19T19:49:24.768242+0000","last_fullsized":"2020-11-19T19:49:24.768242+0000","mapping_epoch":17,"log_start":"22'31700","ondisk_log_start":"22'31700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T17:44:03.175462+0000","last_clean_scrub_stamp":"2020-11-19T17:44:03.175462+0000","log_size":10099,"ondisk_log_size":10099,"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":2612155920,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":39682,"num_read_kb":1701660,"num_write":41799,"num_write_kb":10038519,"num_scrub_errors":0,"num_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":"22'70777","reported_seq":"112561","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:44.749155+0000","last_change":"2020-11-19T19:49:44.749208+0000","last_active":"2020-11-19T19:49:44.749155+0000","last_peered":"2020-11-19T19:49:44.749155+0000","last_clean":"2020-11-19T19:49:44.749155+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T19:49:44.749155+0000","last_undegraded":"2020-11-19T19:49:44.749155+0000","last_fullsized":"2020-11-19T19:49:44.749155+0000","mapping_epoch":17,"log_start":"22'60700","ondisk_log_start":"22'60700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'70777","last_scrub_stamp":"2020-11-19T19:49:44.749151+0000","last_deep_scrub":"22'70777","last_deep_scrub_stamp":"2020-11-19T19:49:44.749151+0000","last_clean_scrub_stamp":"2020-11-19T19:49:44.749151+0000","log_size":10077,"ondisk_log_size":10077,"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":2590635520,"num_objects":625,"num_object_clones":0,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":40478,"num_read_kb":1859007,"num_write":70149,"num_write_kb":9415757,"num_scrub_errors":0,"num_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":[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":"22'42975","reported_seq":"67951","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:50:10.499049+0000","last_change":"2020-11-19T19:50:10.499107+0000","last_active":"2020-11-19T19:50:10.499049+0000","last_peered":"2020-11-19T19:50:10.499049+0000","last_clean":"2020-11-19T19:50:10.499049+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T19:50:10.499049+0000","last_undegraded":"2020-11-19T19:50:10.499049+0000","last_fullsized":"2020-11-19T19:50:10.499049+0000","mapping_epoch":17,"log_start":"22'32900","ondisk_log_start":"22'32900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'42975","last_scrub_stamp":"2020-11-19T19:50:10.499043+0000","last_deep_scrub":"22'42975","last_deep_scrub_stamp":"2020-11-19T19:50:10.499043+0000","last_clean_scrub_stamp":"2020-11-19T19:50:10.499043+0000","log_size":10075,"ondisk_log_size":10075,"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":2597649920,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":25007,"num_read_kb":1553983,"num_write":42352,"num_write_kb":10052436,"num_scrub_errors":0,"num_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":"22'245649","reported_seq":"383958","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:49.592183+0000","last_change":"2020-11-19T19:49:49.592235+0000","last_active":"2020-11-19T19:49:49.592183+0000","last_peered":"2020-11-19T19:49:49.592183+0000","last_clean":"2020-11-19T19:49:49.592183+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T19:49:49.592183+0000","last_undegraded":"2020-11-19T19:49:49.592183+0000","last_fullsized":"2020-11-19T19:49:49.592183+0000","mapping_epoch":17,"log_start":"22'235600","ondisk_log_start":"22'235600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'245649","last_scrub_stamp":"2020-11-19T19:49:49.592178+0000","last_deep_scrub":"22'245649","last_deep_scrub_stamp":"2020-11-19T19:49:49.592178+0000","last_clean_scrub_stamp":"2020-11-19T19:49:49.592178+0000","log_size":10049,"ondisk_log_size":10049,"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":2565192882,"num_objects":622,"num_object_clones":0,"num_object_copies":1244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":146730,"num_read_kb":2404098,"num_write":246750,"num_write_kb":13609394,"num_scrub_errors":0,"num_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":[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":"22'4","reported_seq":"22","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:34.228426+0000","last_change":"2020-11-19T19:49:34.228489+0000","last_active":"2020-11-19T19:49:34.228426+0000","last_peered":"2020-11-19T19:49:34.228426+0000","last_clean":"2020-11-19T19:49:34.228426+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T19:49:34.228426+0000","last_undegraded":"2020-11-19T19:49:34.228426+0000","last_fullsized":"2020-11-19T19:49:34.228426+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":"22'4","last_scrub_stamp":"2020-11-19T19:49:34.228421+0000","last_deep_scrub":"22'4","last_deep_scrub_stamp":"2020-11-19T19:49:34.228421+0000","last_clean_scrub_stamp":"2020-11-19T19:49:34.228421+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":10,"num_scrub_errors":0,"num_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":8260,"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":"22'43408","reported_seq":"90894","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:50:04.804341+0000","last_change":"2020-11-19T19:50:04.804401+0000","last_active":"2020-11-19T19:50:04.804341+0000","last_peered":"2020-11-19T19:50:04.804341+0000","last_clean":"2020-11-19T19:50:04.804341+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T19:50:04.804341+0000","last_undegraded":"2020-11-19T19:50:04.804341+0000","last_fullsized":"2020-11-19T19:50:04.804341+0000","mapping_epoch":17,"log_start":"22'33401","ondisk_log_start":"22'33401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'43408","last_scrub_stamp":"2020-11-19T19:50:04.804336+0000","last_deep_scrub":"22'43408","last_deep_scrub_stamp":"2020-11-19T19:50:04.804336+0000","last_clean_scrub_stamp":"2020-11-19T19:50:04.804336+0000","log_size":10007,"ondisk_log_size":10007,"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":2531162624,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":46615,"num_read_kb":1644551,"num_write":42794,"num_write_kb":8761056,"num_scrub_errors":0,"num_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":"22'23538","reported_seq":"40756","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:58.101052+0000","last_change":"2020-11-19T19:49:58.101109+0000","last_active":"2020-11-19T19:49:58.101052+0000","last_peered":"2020-11-19T19:49:58.101052+0000","last_clean":"2020-11-19T19:49:58.101052+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T19:49:58.101052+0000","last_undegraded":"2020-11-19T19:49:58.101052+0000","last_fullsized":"2020-11-19T19:49:58.101052+0000","mapping_epoch":17,"log_start":"22'13500","ondisk_log_start":"22'13500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'23538","last_scrub_stamp":"2020-11-19T19:49:58.101046+0000","last_deep_scrub":"22'23538","last_deep_scrub_stamp":"2020-11-19T19:49:58.101046+0000","last_clean_scrub_stamp":"2020-11-19T19:49:58.101046+0000","log_size":10038,"ondisk_log_size":10038,"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":2612896272,"num_objects":630,"num_object_clones":0,"num_object_copies":1260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":630,"num_whiteouts":0,"num_read":17243,"num_read_kb":1302126,"num_write":22914,"num_write_kb":8720267,"num_scrub_errors":0,"num_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":"22'18211","reported_seq":"27327","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:57.328335+0000","last_change":"2020-11-19T19:49:57.328391+0000","last_active":"2020-11-19T19:49:57.328335+0000","last_peered":"2020-11-19T19:49:57.328335+0000","last_clean":"2020-11-19T19:49:57.328335+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T19:49:57.328335+0000","last_undegraded":"2020-11-19T19:49:57.328335+0000","last_fullsized":"2020-11-19T19:49:57.328335+0000","mapping_epoch":17,"log_start":"22'8200","ondisk_log_start":"22'8200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'18211","last_scrub_stamp":"2020-11-19T19:49:57.328329+0000","last_deep_scrub":"22'18211","last_deep_scrub_stamp":"2020-11-19T19:49:57.328329+0000","last_clean_scrub_stamp":"2020-11-19T19:49:57.328329+0000","log_size":10011,"ondisk_log_size":10011,"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":2539381591,"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":28406,"num_read_kb":1221572,"num_write":20810,"num_write_kb":7651558,"num_scrub_errors":0,"num_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":"22'115664","reported_seq":"214355","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:42.850213+0000","last_change":"2020-11-19T19:49:42.850284+0000","last_active":"2020-11-19T19:49:42.850213+0000","last_peered":"2020-11-19T19:49:42.850213+0000","last_clean":"2020-11-19T19:49:42.850213+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T19:49:42.850213+0000","last_undegraded":"2020-11-19T19:49:42.850213+0000","last_fullsized":"2020-11-19T19:49:42.850213+0000","mapping_epoch":17,"log_start":"22'105600","ondisk_log_start":"22'105600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'115664","last_scrub_stamp":"2020-11-19T19:49:42.850208+0000","last_deep_scrub":"22'115664","last_deep_scrub_stamp":"2020-11-19T19:49:42.850208+0000","last_clean_scrub_stamp":"2020-11-19T19:49:42.850208+0000","log_size":10064,"ondisk_log_size":10064,"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":2523836928,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":98716,"num_read_kb":2772342,"num_write":115068,"num_write_kb":13423962,"num_scrub_errors":0,"num_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":20572911657,"num_objects":4954,"num_object_clones":0,"num_object_copies":9908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4954,"num_whiteouts":0,"num_read":442877,"num_read_kb":14459339,"num_write":602636,"num_write_kb":81672949,"num_scrub_errors":0,"num_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":40592048128,"data_stored":40591425618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80420,"ondisk_log_size":80420,"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":10,"num_scrub_errors":0,"num_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":8260,"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":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543661,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2608560,"kb_used_data":2524328,"kb_used_omap":0,"kb_used_meta":84224,"kb_avail":91763280,"statfs":{"total":96636764160,"available":93965598720,"internally_reserved":0,"allocated":2584911872,"data_stored":2584726155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":86245376},"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 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.91200000000000003,"15min":0.89000000000000001},"min":{"1min":0.45500000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4059999999999999,"5min":4.3029999999999999,"15min":4.9829999999999997},"last":1.236},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.004,"15min":0.93700000000000006},"min":{"1min":0.56200000000000006,"5min":0.45600000000000002,"15min":0.44400000000000001},"max":{"1min":1.659,"5min":4.8150000000000004,"15min":4.8150000000000004},"last":0.93200000000000005}]},{"osd":1,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.018,"15min":1.022},"min":{"1min":0.64400000000000002,"5min":0.51800000000000002,"15min":0.50700000000000001},"max":{"1min":1.196,"5min":4.9500000000000002,"15min":6.2930000000000001},"last":1.099},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.66900000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.349,"5min":3.294,"15min":5.3150000000000004},"last":0.85699999999999998}]},{"osd":2,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.9570000000000001,"15min":1.3360000000000001},"min":{"1min":0.73799999999999999,"5min":0.60999999999999999,"15min":0.53600000000000003},"max":{"1min":1.6200000000000001,"5min":77.953999999999994,"15min":77.953999999999994},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1299999999999999,"5min":2.081,"15min":1.46},"min":{"1min":0.79300000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5189999999999999,"5min":78.123999999999995,"15min":78.123999999999995},"last":1.0169999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.159,"15min":1.107},"min":{"1min":0.60399999999999998,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":1.742,"5min":4.6399999999999997,"15min":6.4349999999999996},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.179,"5min":1.24,"15min":1.21},"min":{"1min":0.87,"5min":0.73099999999999998,"15min":0.64500000000000002},"max":{"1min":1.579,"5min":5.0730000000000004,"15min":6.5519999999999996},"last":1.1870000000000001}]},{"osd":4,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":1.0069999999999999,"15min":0.94999999999999996},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.52900000000000003},"max":{"1min":1.3460000000000001,"5min":3.706,"15min":3.706},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.198,"5min":1.3160000000000001,"15min":1.2629999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.867,"5min":4.5190000000000001,"15min":6.8760000000000003},"last":1.1559999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.24,"15min":1.226},"min":{"1min":0.63300000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4450000000000001,"5min":6.1289999999999996,"15min":6.6580000000000004},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.103,"5min":1.262,"15min":1.222},"min":{"1min":0.746,"5min":0.71899999999999997,"15min":0.67700000000000005},"max":{"1min":1.4670000000000001,"5min":4.8630000000000004,"15min":7.9160000000000004},"last":0.97099999999999997}]},{"osd":6,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.28,"15min":1.2150000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.66400000000000003},"max":{"1min":1.599,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":1.054},{"interface":"front","average":{"1min":1.264,"5min":1.429,"15min":1.373},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.9830000000000001,"5min":4.7489999999999997,"15min":6.9790000000000001},"last":0.90700000000000003}]}]},{"osd":6,"up_from":14,"seq":60129543661,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5262988,"kb_used_data":4873860,"kb_used_omap":0,"kb_used_meta":389120,"kb_avail":89108852,"statfs":{"total":96636764160,"available":91247464448,"internally_reserved":0,"allocated":4990832640,"data_stored":4990606199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":398458880},"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 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.86799999999999999,"15min":0.88200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46300000000000002,"15min":0.45900000000000002},"max":{"1min":1.4299999999999999,"5min":1.518,"15min":3.3069999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.97299999999999998,"15min":0.93100000000000005},"min":{"1min":0.5,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.4670000000000001,"5min":2.96,"15min":3.4860000000000002},"last":1.1000000000000001}]},{"osd":1,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.97199999999999998,"15min":0.94999999999999996},"min":{"1min":0.54800000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":3.984},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0209999999999999,"15min":0.997},"min":{"1min":0.57699999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":0.79800000000000004}]},{"osd":2,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.995,"15min":0.92100000000000004},"min":{"1min":0.61399999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":4.3780000000000001,"15min":4.3780000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.1100000000000001,"15min":1.073},"min":{"1min":0.82099999999999995,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.6910000000000001,"5min":2.0019999999999998,"15min":4.1239999999999997},"last":0.876}]},{"osd":3,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.0980000000000001,"15min":1.083},"min":{"1min":0.70999999999999996,"5min":0.65100000000000002,"15min":0.53700000000000003},"max":{"1min":1.575,"5min":1.9059999999999999,"15min":2.319},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1659999999999999,"15min":1.0980000000000001},"min":{"1min":0.623,"5min":0.623,"15min":0.59799999999999998},"max":{"1min":1.448,"5min":3.6179999999999999,"15min":4.6550000000000002},"last":0.92400000000000004}]},{"osd":4,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.1779999999999999,"15min":1.0629999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.883,"5min":3.8580000000000001,"15min":4.2480000000000002},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.302,"5min":1.343,"15min":1.278},"min":{"1min":0.88900000000000001,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.8149999999999999,"5min":3.9569999999999999,"15min":4.5149999999999997},"last":1.248}]},{"osd":5,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.1779999999999999,"15min":1.0820000000000001},"min":{"1min":0.65600000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.7869999999999999,"5min":3.266,"15min":4.2619999999999996},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.294,"5min":1.3089999999999999,"15min":1.256},"min":{"1min":0.82399999999999995,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":2.2330000000000001,"5min":2.258,"15min":4.3609999999999998},"last":1.284}]},{"osd":7,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":1.373,"15min":1.302},"min":{"1min":0.76200000000000001,"5min":0.72599999999999998,"15min":0.65200000000000002},"max":{"1min":3.3919999999999999,"5min":3.3919999999999999,"15min":4.6980000000000004},"last":1.361},{"interface":"front","average":{"1min":1.365,"5min":1.3700000000000001,"15min":1.2769999999999999},"min":{"1min":0.876,"5min":0.876,"15min":0.79000000000000004},"max":{"1min":1.905,"5min":3.1600000000000001,"15min":4.3819999999999997},"last":1.325}]}]},{"osd":1,"up_from":14,"seq":60129543662,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5028,"kb_used_data":220,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366812,"statfs":{"total":96636764160,"available":96631615488,"internally_reserved":0,"allocated":225280,"data_stored":78971,"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 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.81899999999999995,"15min":0.78700000000000003},"min":{"1min":0.52200000000000002,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.92100000000000004,"5min":5.2830000000000004,"15min":5.2830000000000004},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.751,"5min":0.83599999999999997,"15min":0.80900000000000005},"min":{"1min":0.496,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.111,"5min":4.9779999999999998,"15min":4.9779999999999998},"last":0.69599999999999995}]},{"osd":2,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.81399999999999995,"15min":0.78000000000000003},"min":{"1min":0.52900000000000003,"5min":0.48799999999999999,"15min":0.46800000000000003},"max":{"1min":0.93300000000000005,"5min":4.5519999999999996,"15min":4.5519999999999996},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.038,"15min":0.98199999999999998},"min":{"1min":0.72499999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.28,"5min":5.6950000000000003,"15min":5.6950000000000003},"last":1.0549999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1359999999999999,"15min":1.032},"min":{"1min":0.81100000000000005,"5min":0.59799999999999998,"15min":0.56499999999999995},"max":{"1min":1.2649999999999999,"5min":5.3849999999999998,"15min":5.3849999999999998},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.145,"15min":1.103},"min":{"1min":0.60799999999999998,"5min":0.60499999999999998,"15min":0.56299999999999994},"max":{"1min":1.321,"5min":5.0780000000000003,"15min":5.6340000000000003},"last":1.2390000000000001}]},{"osd":4,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.1619999999999999,"15min":1.242},"min":{"1min":0.76000000000000001,"5min":0.65900000000000003,"15min":0.57799999999999996},"max":{"1min":1.2729999999999999,"5min":4.6529999999999996,"15min":32.823},"last":1.03},{"interface":"front","average":{"1min":1.214,"5min":1.341,"15min":1.399},"min":{"1min":0.88300000000000001,"5min":0.67300000000000004,"15min":0.67200000000000004},"max":{"1min":1.706,"5min":5.593,"15min":28.841000000000001},"last":1.2190000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.381,"15min":1.385},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.508,"5min":10.69,"15min":29.986999999999998},"last":1.383},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.3839999999999999,"15min":1.3859999999999999},"min":{"1min":0.90800000000000003,"5min":0.78400000000000003,"15min":0.67800000000000005},"max":{"1min":1.482,"5min":10.708,"15min":28.771999999999998},"last":1.198}]},{"osd":6,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.383,"15min":1.458},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.7290000000000001,"5min":4.875,"15min":28.524999999999999},"last":1.5600000000000001},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.361,"15min":1.474},"min":{"1min":1.0029999999999999,"5min":0.877,"15min":0.80700000000000005},"max":{"1min":1.613,"5min":4.3410000000000002,"15min":28.492999999999999},"last":1.292}]},{"osd":7,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.4359999999999999,"15min":1.377},"min":{"1min":0.98399999999999999,"5min":0.92000000000000004,"15min":0.85099999999999998},"max":{"1min":1.73,"5min":5.4870000000000001,"15min":5.4870000000000001},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.3260000000000001,"5min":1.427,"15min":1.3819999999999999},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.7989999999999999,"5min":5.1769999999999996,"15min":5.1769999999999996},"last":1.4710000000000001}]}]},{"osd":0,"up_from":14,"seq":60129543661,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5278012,"kb_used_data":5017204,"kb_used_omap":0,"kb_used_meta":260800,"kb_avail":89093828,"statfs":{"total":96636764160,"available":91232079872,"internally_reserved":0,"allocated":5137616896,"data_stored":5137406091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":267059200},"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 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83699999999999997,"15min":0.75900000000000001},"min":{"1min":0.5,"5min":0.47099999999999997,"15min":0.45100000000000001},"max":{"1min":1.984,"5min":4.0069999999999997,"15min":4.0069999999999997},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.93999999999999995,"15min":0.89600000000000002},"min":{"1min":0.64000000000000001,"5min":0.61099999999999999,"15min":0.57599999999999996},"max":{"1min":1.3580000000000001,"5min":4.1260000000000003,"15min":4.1260000000000003},"last":1.01}]},{"osd":2,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97199999999999998,"15min":0.878},"min":{"1min":0.58699999999999997,"5min":0.57599999999999996,"15min":0.46800000000000003},"max":{"1min":2.0510000000000002,"5min":3.8839999999999999,"15min":3.8839999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.879,"15min":0.82699999999999996},"min":{"1min":0.54400000000000004,"5min":0.50600000000000001,"15min":0.47799999999999998},"max":{"1min":1.2390000000000001,"5min":3.9489999999999998,"15min":3.9489999999999998},"last":0.89900000000000002}]},{"osd":3,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.91100000000000003,"15min":0.87},"min":{"1min":0.63700000000000001,"5min":0.54400000000000004,"15min":0.52700000000000002},"max":{"1min":1.3680000000000001,"5min":2.9529999999999998,"15min":5.6390000000000002},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.109,"5min":1.2569999999999999,"15min":1.0960000000000001},"min":{"1min":0.82799999999999996,"5min":0.67600000000000005,"15min":0.60899999999999999},"max":{"1min":2.1160000000000001,"5min":8.6790000000000003,"15min":8.6790000000000003},"last":1.151}]},{"osd":4,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.575,"15min":1.2270000000000001},"min":{"1min":0.626,"5min":0.55000000000000004,"15min":0.50700000000000001},"max":{"1min":1.669,"5min":46.045999999999999,"15min":46.045999999999999},"last":1.282},{"interface":"front","average":{"1min":1.129,"5min":1.5980000000000001,"15min":1.2569999999999999},"min":{"1min":0.76700000000000002,"5min":0.629,"15min":0.58699999999999997},"max":{"1min":1.548,"5min":46.023000000000003,"15min":46.023000000000003},"last":1.573}]},{"osd":5,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1850000000000001,"15min":1.1439999999999999},"min":{"1min":0.83199999999999996,"5min":0.66600000000000004,"15min":0.61199999999999999},"max":{"1min":1.5580000000000001,"5min":3.1070000000000002,"15min":4.8099999999999996},"last":1.3859999999999999},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.341,"15min":1.272},"min":{"1min":0.95399999999999996,"5min":0.754,"15min":0.746},"max":{"1min":2.1819999999999999,"5min":3.7530000000000001,"15min":3.7530000000000001},"last":1.544}]},{"osd":6,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.389,"15min":1.3520000000000001},"min":{"1min":1.0269999999999999,"5min":0.95599999999999996,"15min":0.745},"max":{"1min":2.2450000000000001,"5min":3.633,"15min":5.6340000000000003},"last":1.4550000000000001},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2649999999999999,"15min":1.25},"min":{"1min":0.89900000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.7509999999999999,"5min":3.2599999999999998,"15min":5.6970000000000001},"last":1.2010000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:49:17 2020","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":1.4219999999999999,"15min":1.3620000000000001},"min":{"1min":1.046,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.895,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":1.357},{"interface":"front","average":{"1min":1.335,"5min":1.3740000000000001,"15min":1.3240000000000001},"min":{"1min":1.01,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.821,"5min":6.4850000000000003,"15min":6.4850000000000003},"last":1.7010000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543661,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2586104,"kb_used_data":2446704,"kb_used_omap":0,"kb_used_meta":139392,"kb_avail":91785736,"statfs":{"total":96636764160,"available":93988593664,"internally_reserved":0,"allocated":2505424896,"data_stored":2505247355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":142737408},"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 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92900000000000005,"15min":0.79200000000000004},"min":{"1min":0.50800000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.0409999999999999,"5min":5.194,"15min":5.194},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.012,"5min":0.93999999999999995,"15min":0.84699999999999998},"min":{"1min":0.53900000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":2.8140000000000001,"5min":5.569,"15min":5.569},"last":0.71199999999999997}]},{"osd":1,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.95299999999999996,"15min":0.89100000000000001},"min":{"1min":0.64200000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.7110000000000001,"5min":3.0859999999999999,"15min":3.0859999999999999},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.1120000000000001,"15min":0.92800000000000005},"min":{"1min":0.70899999999999996,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.325,"5min":7.4160000000000004,"15min":7.4160000000000004},"last":0.875}]},{"osd":3,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.024,"15min":0.88400000000000001},"min":{"1min":0.58599999999999997,"5min":0.53300000000000003,"15min":0.497},"max":{"1min":2.4580000000000002,"5min":5.3220000000000001,"15min":5.3220000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1819999999999999,"15min":1.0940000000000001},"min":{"1min":0.751,"5min":0.57699999999999996,"15min":0.56599999999999995},"max":{"1min":1.9590000000000001,"5min":3.4239999999999999,"15min":3.944},"last":0.94099999999999995}]},{"osd":4,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.2569999999999999,"15min":1.1419999999999999},"min":{"1min":0.83499999999999996,"5min":0.70399999999999996,"15min":0.622},"max":{"1min":1.79,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":1.018},{"interface":"front","average":{"1min":1.268,"5min":1.2669999999999999,"15min":1.111},"min":{"1min":0.85399999999999998,"5min":0.64100000000000001,"15min":0.60499999999999998},"max":{"1min":2.6850000000000001,"5min":9.0039999999999996,"15min":9.0039999999999996},"last":0.84399999999999997}]},{"osd":5,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.3620000000000001,"15min":1.282},"min":{"1min":0.88200000000000001,"5min":0.753,"15min":0.71399999999999997},"max":{"1min":1.8440000000000001,"5min":4.3639999999999999,"15min":7.0599999999999996},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.4910000000000001,"15min":1.3100000000000001},"min":{"1min":0.95999999999999996,"5min":0.621,"15min":0.621},"max":{"1min":2.0169999999999999,"5min":7.298,"15min":7.298},"last":1.087}]},{"osd":6,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.321,"15min":1.206},"min":{"1min":0.878,"5min":0.80300000000000005,"15min":0.76200000000000001},"max":{"1min":2.8620000000000001,"5min":5.1980000000000004,"15min":5.1980000000000004},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.4910000000000001,"15min":1.385},"min":{"1min":1.04,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":3.9369999999999998,"5min":4.9960000000000004,"15min":4.9960000000000004},"last":1.0349999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:08 2020","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":1.526,"15min":1.389},"min":{"1min":1.034,"5min":0.88,"15min":0.80900000000000005},"max":{"1min":1.907,"5min":7.5410000000000004,"15min":7.5410000000000004},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.49,"5min":1.361,"15min":1.319},"min":{"1min":1.081,"5min":0.89300000000000002,"15min":0.85799999999999998},"max":{"1min":3.0139999999999998,"5min":3.157,"15min":6.625},"last":0.999}]}]},{"osd":3,"up_from":14,"seq":60129543661,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13305368,"kb_used_data":12356880,"kb_used_omap":0,"kb_used_meta":948480,"kb_avail":81066472,"statfs":{"total":96636764160,"available":83012067328,"internally_reserved":0,"allocated":12653445120,"data_stored":12653109908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":971243520},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":1.0189999999999999,"15min":0.81999999999999995},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.44},"max":{"1min":1.0760000000000001,"5min":25.898,"15min":25.898},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.86499999999999999,"15min":1.0309999999999999},"min":{"1min":0.66300000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.804,"5min":2.6320000000000001,"15min":57.304000000000002},"last":0.79600000000000004}]},{"osd":1,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.92100000000000004,"15min":0.84099999999999997},"min":{"1min":0.503,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1439999999999999,"5min":10.249000000000001,"15min":10.249000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.998,"5min":1.3100000000000001,"15min":1.3240000000000001},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.58899999999999997},"max":{"1min":1.3759999999999999,"5min":26.035,"15min":56.929000000000002},"last":1.008}]},{"osd":2,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.04,"15min":1.1739999999999999},"min":{"1min":0.69099999999999995,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.512,"5min":10.388999999999999,"15min":57.061999999999998},"last":0.77100000000000002},{"interface":"front","average":{"1min":1.028,"5min":1.3480000000000001,"15min":1.341},"min":{"1min":0.752,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5289999999999999,"5min":26.155999999999999,"15min":57.423999999999999},"last":0.879}]},{"osd":4,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.1240000000000001,"15min":1.109},"min":{"1min":0.82599999999999996,"5min":0.71799999999999997,"15min":0.59399999999999997},"max":{"1min":1.6020000000000001,"5min":2.23,"15min":4.1689999999999996},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2509999999999999,"15min":1.4219999999999999},"min":{"1min":0.93799999999999994,"5min":0.68700000000000006,"15min":0.624},"max":{"1min":1.77,"5min":10.500999999999999,"15min":56.890000000000001},"last":1.256}]},{"osd":5,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.504,"15min":1.5609999999999999},"min":{"1min":0.90200000000000002,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.72,"5min":26.289000000000001,"15min":57.695},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.1950000000000001,"15min":1.4330000000000001},"min":{"1min":0.84399999999999997,"5min":0.748,"15min":0.74299999999999999},"max":{"1min":1.7010000000000001,"5min":2.2200000000000002,"15min":57.012},"last":1.298}]},{"osd":6,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.379,"15min":1.512},"min":{"1min":1.016,"5min":0.88200000000000001,"15min":0.69999999999999996},"max":{"1min":1.8540000000000001,"5min":13.66,"15min":57.338000000000001},"last":1.4079999999999999},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.647,"15min":1.681},"min":{"1min":1.0409999999999999,"5min":0.88300000000000001,"15min":0.86899999999999999},"max":{"1min":1.585,"5min":26.402999999999999,"15min":57.567999999999998},"last":1.2210000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:49:25 2020","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.337,"15min":1.536},"min":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.86299999999999999},"max":{"1min":1.802,"5min":3.4700000000000002,"15min":57.154000000000003},"last":1.3899999999999999},{"interface":"front","average":{"1min":1.343,"5min":1.4370000000000001,"15min":1.6080000000000001},"min":{"1min":1.105,"5min":0.96999999999999997,"15min":0.93600000000000005},"max":{"1min":1.653,"5min":10.628,"15min":57.188000000000002},"last":1.5329999999999999}]}]},{"osd":4,"up_from":14,"seq":60129543661,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5291436,"kb_used_data":4989860,"kb_used_omap":0,"kb_used_meta":301568,"kb_avail":89080404,"statfs":{"total":96636764160,"available":91218333696,"internally_reserved":0,"allocated":5109616640,"data_stored":5109394555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308805632},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92600000000000005,"15min":0.88400000000000001},"min":{"1min":0.42099999999999999,"5min":0.41899999999999998,"15min":0.41199999999999998},"max":{"1min":1.9770000000000001,"5min":5.4640000000000004,"15min":5.4640000000000004},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.871,"5min":1.034,"15min":0.91200000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.437},"max":{"1min":1.238,"5min":6.0670000000000002,"15min":6.0670000000000002},"last":1.175}]},{"osd":1,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.097,"15min":1.073},"min":{"1min":0.60999999999999999,"5min":0.51900000000000002,"15min":0.48799999999999999},"max":{"1min":1.556,"5min":4.1639999999999997,"15min":5.7789999999999999},"last":1.3839999999999999},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2490000000000001,"15min":1.149},"min":{"1min":0.78200000000000003,"5min":0.59399999999999997,"15min":0.57499999999999996},"max":{"1min":2.0819999999999999,"5min":5.931,"15min":5.931},"last":1.3480000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.125,"15min":1.0329999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.52800000000000002},"max":{"1min":5.5060000000000002,"5min":5.5060000000000002,"15min":5.6630000000000003},"last":1.149},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1379999999999999,"15min":1.056},"min":{"1min":0.65000000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":2.1829999999999998,"5min":5.7140000000000004,"15min":5.7140000000000004},"last":0.85799999999999998}]},{"osd":3,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.268,"15min":1.097},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.57699999999999996},"max":{"1min":1.405,"5min":12.944000000000001,"15min":12.944000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.411,"5min":1.413,"15min":1.2549999999999999},"min":{"1min":0.70999999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":5.8170000000000002,"5min":12.976000000000001,"15min":12.976000000000001},"last":1.4590000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.1259999999999999,"15min":1.02},"min":{"1min":0.61299999999999999,"5min":0.58999999999999997,"15min":0.58199999999999996},"max":{"1min":2.2879999999999998,"5min":5.5910000000000002,"15min":5.5910000000000002},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.341,"15min":1.2330000000000001},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":5.3300000000000001,"5min":5.3300000000000001,"15min":8.1669999999999998},"last":1.032}]},{"osd":6,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.4570000000000001,"5min":1.4059999999999999,"15min":1.2509999999999999},"min":{"1min":0.73099999999999998,"5min":0.64900000000000002,"15min":0.628},"max":{"1min":5.952,"5min":7.2290000000000001,"15min":7.2290000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.3740000000000001,"5min":1.4139999999999999,"15min":1.2929999999999999},"min":{"1min":0.93799999999999994,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":2.6899999999999999,"5min":5.8300000000000001,"15min":5.8300000000000001},"last":1.206}]},{"osd":7,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":1.431,"15min":1.286},"min":{"1min":0.76000000000000001,"5min":0.74199999999999999,"15min":0.68000000000000005},"max":{"1min":5.4710000000000001,"5min":7.3520000000000003,"15min":7.3520000000000003},"last":1.319},{"interface":"front","average":{"1min":1.6359999999999999,"5min":1.5,"15min":1.415},"min":{"1min":0.90100000000000002,"5min":0.88400000000000001,"15min":0.85099999999999998},"max":{"1min":6.5830000000000002,"5min":6.5830000000000002,"15min":6.5830000000000002},"last":1.252}]}]},{"osd":5,"up_from":14,"seq":60129543661,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8329184,"kb_used_data":7433368,"kb_used_omap":0,"kb_used_meta":895808,"kb_avail":86042656,"statfs":{"total":96636764160,"available":88107679744,"internally_reserved":0,"allocated":7611768832,"data_stored":7611486946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917307392},"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 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.98999999999999999,"15min":0.873},"min":{"1min":0.47199999999999998,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.3819999999999999,"5min":5.7039999999999997,"15min":5.7039999999999997},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.002,"15min":0.96699999999999997},"min":{"1min":0.55200000000000005,"5min":0.502,"15min":0.47299999999999998},"max":{"1min":1.5109999999999999,"5min":8.4819999999999993,"15min":8.4819999999999993},"last":0.46100000000000002}]},{"osd":1,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0509999999999999,"15min":0.999},"min":{"1min":0.55900000000000005,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3260000000000001,"5min":5.2640000000000002,"15min":5.7380000000000004},"last":0.56499999999999995},{"interface":"front","average":{"1min":1.01,"5min":1.077,"15min":0.96999999999999997},"min":{"1min":0.63700000000000001,"5min":0.55500000000000005,"15min":0.54400000000000004},"max":{"1min":1.4059999999999999,"5min":6.2110000000000003,"15min":6.2110000000000003},"last":0.88700000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.258,"15min":1.0980000000000001},"min":{"1min":0.68700000000000006,"5min":0.57599999999999996,"15min":0.55600000000000005},"max":{"1min":1.4630000000000001,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.036,"5min":1.2190000000000001,"15min":1.147},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.56599999999999995},"max":{"1min":1.4610000000000001,"5min":8.6180000000000003,"15min":9.6760000000000002},"last":1.083}]},{"osd":3,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.367,"15min":1.2290000000000001},"min":{"1min":0.68700000000000006,"5min":0.66000000000000003,"15min":0.59099999999999997},"max":{"1min":1.5329999999999999,"5min":8.8480000000000008,"15min":9.5489999999999995},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.202,"5min":3.3919999999999999,"15min":1.9350000000000001},"min":{"1min":0.79300000000000004,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":2.0310000000000001,"5min":210.40100000000001,"15min":210.40100000000001},"last":0.95899999999999996}]},{"osd":4,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.3049999999999999,"15min":1.3620000000000001},"min":{"1min":0.81200000000000006,"5min":0.69899999999999995,"15min":0.60999999999999999},"max":{"1min":1.893,"5min":5.6959999999999997,"15min":43.439999999999998},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.169,"15min":1.206},"min":{"1min":0.72199999999999998,"5min":0.68200000000000005,"15min":0.61699999999999999},"max":{"1min":1.4690000000000001,"5min":4.9480000000000004,"15min":38.246000000000002},"last":1}]},{"osd":6,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.4730000000000001,"15min":1.3},"min":{"1min":0.76200000000000001,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.6799999999999999,"5min":12.154999999999999,"15min":12.154999999999999},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.325,"15min":1.216},"min":{"1min":0.83099999999999996,"5min":0.81200000000000006,"15min":0.70599999999999996},"max":{"1min":1.5920000000000001,"5min":5.0670000000000002,"15min":5.6879999999999997},"last":1.1599999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":1.504,"15min":1.3979999999999999},"min":{"1min":0.88900000000000001,"5min":0.875,"15min":0.67600000000000005},"max":{"1min":1.806,"5min":8.9649999999999999,"15min":9.4179999999999993},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.3600000000000001,"5min":1.619,"15min":1.4870000000000001},"min":{"1min":1.093,"5min":0.90200000000000002,"15min":0.79800000000000004},"max":{"1min":2.1520000000000001,"5min":8.1880000000000006,"15min":8.1880000000000006},"last":1.069}]}]}]}} 2020-11-19T19:50:17.430 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T17:44:03.175462+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=17, tm_min=44, tm_sec=3, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=49, tm_sec=31, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T19:50:17.431 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T19:50:37.433 INFO:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:50:37.744 INFO:teuthology.orchestra.run.smithi192.stdout: 2020-11-19T19:50:37.752 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":3814,"stamp":"2020-11-19T19:50:37.587560+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20572911657,"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":442877,"num_read_kb":14459339,"num_write":602638,"num_write_kb":81672959,"num_scrub_errors":0,"num_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":8864,"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":80350,"ondisk_log_size":80350,"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":42672120,"kb_used_data":39642424,"kb_used_omap":0,"kb_used_meta":3029632,"kb_avail":712302600,"statfs":{"total":773094113280,"available":729397862400,"internally_reserved":0,"allocated":40593842176,"data_stored":40592056180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":3102343168},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002479"},"pg_stats":[{"pgid":"2.7","version":"22'42425","reported_seq":"82089","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:50:25.991461+0000","last_change":"2020-11-19T19:50:25.991533+0000","last_active":"2020-11-19T19:50:25.991461+0000","last_peered":"2020-11-19T19:50:25.991461+0000","last_clean":"2020-11-19T19:50:25.991461+0000","last_became_active":"2020-11-19T17:44:04.722918+0000","last_became_peered":"2020-11-19T17:44:04.722918+0000","last_unstale":"2020-11-19T19:50:25.991461+0000","last_undegraded":"2020-11-19T19:50:25.991461+0000","last_fullsized":"2020-11-19T19:50:25.991461+0000","mapping_epoch":17,"log_start":"22'32400","ondisk_log_start":"22'32400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'42425","last_scrub_stamp":"2020-11-19T19:50:25.991456+0000","last_deep_scrub":"22'42425","last_deep_scrub_stamp":"2020-11-19T19:50:25.991456+0000","last_clean_scrub_stamp":"2020-11-19T19:50:25.991456+0000","log_size":10025,"ondisk_log_size":10025,"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":2612155920,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":39682,"num_read_kb":1701660,"num_write":41799,"num_write_kb":10038519,"num_scrub_errors":0,"num_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":"22'70777","reported_seq":"112561","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:44.749155+0000","last_change":"2020-11-19T19:49:44.749208+0000","last_active":"2020-11-19T19:49:44.749155+0000","last_peered":"2020-11-19T19:49:44.749155+0000","last_clean":"2020-11-19T19:49:44.749155+0000","last_became_active":"2020-11-19T17:44:04.722883+0000","last_became_peered":"2020-11-19T17:44:04.722883+0000","last_unstale":"2020-11-19T19:49:44.749155+0000","last_undegraded":"2020-11-19T19:49:44.749155+0000","last_fullsized":"2020-11-19T19:49:44.749155+0000","mapping_epoch":17,"log_start":"22'60700","ondisk_log_start":"22'60700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'70777","last_scrub_stamp":"2020-11-19T19:49:44.749151+0000","last_deep_scrub":"22'70777","last_deep_scrub_stamp":"2020-11-19T19:49:44.749151+0000","last_clean_scrub_stamp":"2020-11-19T19:49:44.749151+0000","log_size":10077,"ondisk_log_size":10077,"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":2590635520,"num_objects":625,"num_object_clones":0,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":40478,"num_read_kb":1859007,"num_write":70149,"num_write_kb":9415757,"num_scrub_errors":0,"num_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":[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":"22'42975","reported_seq":"67951","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:50:10.499049+0000","last_change":"2020-11-19T19:50:10.499107+0000","last_active":"2020-11-19T19:50:10.499049+0000","last_peered":"2020-11-19T19:50:10.499049+0000","last_clean":"2020-11-19T19:50:10.499049+0000","last_became_active":"2020-11-19T17:44:04.192184+0000","last_became_peered":"2020-11-19T17:44:04.192184+0000","last_unstale":"2020-11-19T19:50:10.499049+0000","last_undegraded":"2020-11-19T19:50:10.499049+0000","last_fullsized":"2020-11-19T19:50:10.499049+0000","mapping_epoch":17,"log_start":"22'32900","ondisk_log_start":"22'32900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'42975","last_scrub_stamp":"2020-11-19T19:50:10.499043+0000","last_deep_scrub":"22'42975","last_deep_scrub_stamp":"2020-11-19T19:50:10.499043+0000","last_clean_scrub_stamp":"2020-11-19T19:50:10.499043+0000","log_size":10075,"ondisk_log_size":10075,"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":2597649920,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":25007,"num_read_kb":1553983,"num_write":42352,"num_write_kb":10052436,"num_scrub_errors":0,"num_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":"22'245649","reported_seq":"383958","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:49.592183+0000","last_change":"2020-11-19T19:49:49.592235+0000","last_active":"2020-11-19T19:49:49.592183+0000","last_peered":"2020-11-19T19:49:49.592183+0000","last_clean":"2020-11-19T19:49:49.592183+0000","last_became_active":"2020-11-19T17:44:04.191302+0000","last_became_peered":"2020-11-19T17:44:04.191302+0000","last_unstale":"2020-11-19T19:49:49.592183+0000","last_undegraded":"2020-11-19T19:49:49.592183+0000","last_fullsized":"2020-11-19T19:49:49.592183+0000","mapping_epoch":17,"log_start":"22'235600","ondisk_log_start":"22'235600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'245649","last_scrub_stamp":"2020-11-19T19:49:49.592178+0000","last_deep_scrub":"22'245649","last_deep_scrub_stamp":"2020-11-19T19:49:49.592178+0000","last_clean_scrub_stamp":"2020-11-19T19:49:49.592178+0000","log_size":10049,"ondisk_log_size":10049,"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":2565192882,"num_objects":622,"num_object_clones":0,"num_object_copies":1244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":146730,"num_read_kb":2404098,"num_write":246750,"num_write_kb":13609394,"num_scrub_errors":0,"num_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":[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":"22'4","reported_seq":"22","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:34.228426+0000","last_change":"2020-11-19T19:49:34.228489+0000","last_active":"2020-11-19T19:49:34.228426+0000","last_peered":"2020-11-19T19:49:34.228426+0000","last_clean":"2020-11-19T19:49:34.228426+0000","last_became_active":"2020-11-19T17:43:59.499093+0000","last_became_peered":"2020-11-19T17:43:59.499093+0000","last_unstale":"2020-11-19T19:49:34.228426+0000","last_undegraded":"2020-11-19T19:49:34.228426+0000","last_fullsized":"2020-11-19T19:49:34.228426+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":"22'4","last_scrub_stamp":"2020-11-19T19:49:34.228421+0000","last_deep_scrub":"22'4","last_deep_scrub_stamp":"2020-11-19T19:49:34.228421+0000","last_clean_scrub_stamp":"2020-11-19T19:49:34.228421+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":10,"num_scrub_errors":0,"num_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":8260,"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":"22'43408","reported_seq":"90894","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:50:04.804341+0000","last_change":"2020-11-19T19:50:04.804401+0000","last_active":"2020-11-19T19:50:04.804341+0000","last_peered":"2020-11-19T19:50:04.804341+0000","last_clean":"2020-11-19T19:50:04.804341+0000","last_became_active":"2020-11-19T17:44:04.191704+0000","last_became_peered":"2020-11-19T17:44:04.191704+0000","last_unstale":"2020-11-19T19:50:04.804341+0000","last_undegraded":"2020-11-19T19:50:04.804341+0000","last_fullsized":"2020-11-19T19:50:04.804341+0000","mapping_epoch":17,"log_start":"22'33401","ondisk_log_start":"22'33401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'43408","last_scrub_stamp":"2020-11-19T19:50:04.804336+0000","last_deep_scrub":"22'43408","last_deep_scrub_stamp":"2020-11-19T19:50:04.804336+0000","last_clean_scrub_stamp":"2020-11-19T19:50:04.804336+0000","log_size":10007,"ondisk_log_size":10007,"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":2531162624,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":46615,"num_read_kb":1644551,"num_write":42794,"num_write_kb":8761056,"num_scrub_errors":0,"num_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":"22'23538","reported_seq":"40756","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:58.101052+0000","last_change":"2020-11-19T19:49:58.101109+0000","last_active":"2020-11-19T19:49:58.101052+0000","last_peered":"2020-11-19T19:49:58.101052+0000","last_clean":"2020-11-19T19:49:58.101052+0000","last_became_active":"2020-11-19T17:44:04.190853+0000","last_became_peered":"2020-11-19T17:44:04.190853+0000","last_unstale":"2020-11-19T19:49:58.101052+0000","last_undegraded":"2020-11-19T19:49:58.101052+0000","last_fullsized":"2020-11-19T19:49:58.101052+0000","mapping_epoch":17,"log_start":"22'13500","ondisk_log_start":"22'13500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'23538","last_scrub_stamp":"2020-11-19T19:49:58.101046+0000","last_deep_scrub":"22'23538","last_deep_scrub_stamp":"2020-11-19T19:49:58.101046+0000","last_clean_scrub_stamp":"2020-11-19T19:49:58.101046+0000","log_size":10038,"ondisk_log_size":10038,"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":2612896272,"num_objects":630,"num_object_clones":0,"num_object_copies":1260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":630,"num_whiteouts":0,"num_read":17243,"num_read_kb":1302126,"num_write":22914,"num_write_kb":8720267,"num_scrub_errors":0,"num_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":"22'18211","reported_seq":"27327","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:57.328335+0000","last_change":"2020-11-19T19:49:57.328391+0000","last_active":"2020-11-19T19:49:57.328335+0000","last_peered":"2020-11-19T19:49:57.328335+0000","last_clean":"2020-11-19T19:49:57.328335+0000","last_became_active":"2020-11-19T17:44:04.831439+0000","last_became_peered":"2020-11-19T17:44:04.831439+0000","last_unstale":"2020-11-19T19:49:57.328335+0000","last_undegraded":"2020-11-19T19:49:57.328335+0000","last_fullsized":"2020-11-19T19:49:57.328335+0000","mapping_epoch":17,"log_start":"22'8200","ondisk_log_start":"22'8200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'18211","last_scrub_stamp":"2020-11-19T19:49:57.328329+0000","last_deep_scrub":"22'18211","last_deep_scrub_stamp":"2020-11-19T19:49:57.328329+0000","last_clean_scrub_stamp":"2020-11-19T19:49:57.328329+0000","log_size":10011,"ondisk_log_size":10011,"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":2539381591,"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":28406,"num_read_kb":1221572,"num_write":20810,"num_write_kb":7651558,"num_scrub_errors":0,"num_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":"22'115664","reported_seq":"214355","reported_epoch":"22","state":"active+clean","last_fresh":"2020-11-19T19:49:42.850213+0000","last_change":"2020-11-19T19:49:42.850284+0000","last_active":"2020-11-19T19:49:42.850213+0000","last_peered":"2020-11-19T19:49:42.850213+0000","last_clean":"2020-11-19T19:49:42.850213+0000","last_became_active":"2020-11-19T17:44:04.831307+0000","last_became_peered":"2020-11-19T17:44:04.831307+0000","last_unstale":"2020-11-19T19:49:42.850213+0000","last_undegraded":"2020-11-19T19:49:42.850213+0000","last_fullsized":"2020-11-19T19:49:42.850213+0000","mapping_epoch":17,"log_start":"22'105600","ondisk_log_start":"22'105600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'115664","last_scrub_stamp":"2020-11-19T19:49:42.850208+0000","last_deep_scrub":"22'115664","last_deep_scrub_stamp":"2020-11-19T19:49:42.850208+0000","last_clean_scrub_stamp":"2020-11-19T19:49:42.850208+0000","log_size":10064,"ondisk_log_size":10064,"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":2523836928,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":98716,"num_read_kb":2772342,"num_write":115068,"num_write_kb":13423962,"num_scrub_errors":0,"num_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":20572911657,"num_objects":4954,"num_object_clones":0,"num_object_copies":9908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4954,"num_whiteouts":0,"num_read":442877,"num_read_kb":14459339,"num_write":602636,"num_write_kb":81672949,"num_scrub_errors":0,"num_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":40592048128,"data_stored":40591425618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80346,"ondisk_log_size":80346,"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":10,"num_scrub_errors":0,"num_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":8260,"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":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543665,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2608560,"kb_used_data":2524328,"kb_used_omap":0,"kb_used_meta":84224,"kb_avail":91763280,"statfs":{"total":96636764160,"available":93965598720,"internally_reserved":0,"allocated":2584911872,"data_stored":2584726155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":86245376},"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 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.91200000000000003,"15min":0.89000000000000001},"min":{"1min":0.45500000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4059999999999999,"5min":4.3029999999999999,"15min":4.9829999999999997},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.004,"15min":0.93700000000000006},"min":{"1min":0.56200000000000006,"5min":0.45600000000000002,"15min":0.44400000000000001},"max":{"1min":1.659,"5min":4.8150000000000004,"15min":4.8150000000000004},"last":1.0569999999999999}]},{"osd":1,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.018,"15min":1.022},"min":{"1min":0.64400000000000002,"5min":0.51800000000000002,"15min":0.50700000000000001},"max":{"1min":1.196,"5min":4.9500000000000002,"15min":6.2930000000000001},"last":1.1890000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.66900000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.349,"5min":3.294,"15min":5.3150000000000004},"last":0.77700000000000002}]},{"osd":2,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.9570000000000001,"15min":1.3360000000000001},"min":{"1min":0.73799999999999999,"5min":0.60999999999999999,"15min":0.53600000000000003},"max":{"1min":1.6200000000000001,"5min":77.953999999999994,"15min":77.953999999999994},"last":1.141},{"interface":"front","average":{"1min":1.1299999999999999,"5min":2.081,"15min":1.46},"min":{"1min":0.79300000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5189999999999999,"5min":78.123999999999995,"15min":78.123999999999995},"last":1.2729999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.159,"15min":1.107},"min":{"1min":0.60399999999999998,"5min":0.59799999999999998,"15min":0.59099999999999997},"max":{"1min":1.742,"5min":4.6399999999999997,"15min":6.4349999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.179,"5min":1.24,"15min":1.21},"min":{"1min":0.87,"5min":0.73099999999999998,"15min":0.64500000000000002},"max":{"1min":1.579,"5min":5.0730000000000004,"15min":6.5519999999999996},"last":1.4419999999999999}]},{"osd":4,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":1.0069999999999999,"15min":0.94999999999999996},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.52900000000000003},"max":{"1min":1.3460000000000001,"5min":3.706,"15min":3.706},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.198,"5min":1.3160000000000001,"15min":1.2629999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.867,"5min":4.5190000000000001,"15min":6.8760000000000003},"last":1.3260000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.24,"15min":1.226},"min":{"1min":0.63300000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4450000000000001,"5min":6.1289999999999996,"15min":6.6580000000000004},"last":1.3600000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.262,"15min":1.222},"min":{"1min":0.746,"5min":0.71899999999999997,"15min":0.67700000000000005},"max":{"1min":1.4670000000000001,"5min":4.8630000000000004,"15min":7.9160000000000004},"last":1.0780000000000001}]},{"osd":6,"last update":"Thu Nov 19 19:49:37 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.28,"15min":1.2150000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.66400000000000003},"max":{"1min":1.599,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.264,"5min":1.429,"15min":1.373},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.9830000000000001,"5min":4.7489999999999997,"15min":6.9790000000000001},"last":1.224}]}]},{"osd":6,"up_from":14,"seq":60129543665,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5262988,"kb_used_data":4873860,"kb_used_omap":0,"kb_used_meta":389120,"kb_avail":89108852,"statfs":{"total":96636764160,"available":91247464448,"internally_reserved":0,"allocated":4990832640,"data_stored":4990606199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":398458880},"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 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.86799999999999999,"15min":0.88200000000000001},"min":{"1min":0.46700000000000003,"5min":0.46300000000000002,"15min":0.45900000000000002},"max":{"1min":1.4299999999999999,"5min":1.518,"15min":3.3069999999999999},"last":1.101},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.97299999999999998,"15min":0.93100000000000005},"min":{"1min":0.5,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.4670000000000001,"5min":2.96,"15min":3.4860000000000002},"last":0.83099999999999996}]},{"osd":1,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.97199999999999998,"15min":0.94999999999999996},"min":{"1min":0.54800000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":3.984},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0209999999999999,"15min":0.997},"min":{"1min":0.57699999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":0.97199999999999998}]},{"osd":2,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.995,"15min":0.92100000000000004},"min":{"1min":0.61399999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":4.3780000000000001,"15min":4.3780000000000001},"last":1.149},{"interface":"front","average":{"1min":1.099,"5min":1.1100000000000001,"15min":1.073},"min":{"1min":0.82099999999999995,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.6910000000000001,"5min":2.0019999999999998,"15min":4.1239999999999997},"last":0.92500000000000004}]},{"osd":3,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.0980000000000001,"15min":1.083},"min":{"1min":0.70999999999999996,"5min":0.65100000000000002,"15min":0.53700000000000003},"max":{"1min":1.575,"5min":1.9059999999999999,"15min":2.319},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1659999999999999,"15min":1.0980000000000001},"min":{"1min":0.623,"5min":0.623,"15min":0.59799999999999998},"max":{"1min":1.448,"5min":3.6179999999999999,"15min":4.6550000000000002},"last":0.877}]},{"osd":4,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.1779999999999999,"15min":1.0629999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.883,"5min":3.8580000000000001,"15min":4.2480000000000002},"last":1.379},{"interface":"front","average":{"1min":1.302,"5min":1.343,"15min":1.278},"min":{"1min":0.88900000000000001,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.8149999999999999,"5min":3.9569999999999999,"15min":4.5149999999999997},"last":1.0820000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.1779999999999999,"15min":1.0820000000000001},"min":{"1min":0.65600000000000003,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.7869999999999999,"5min":3.266,"15min":4.2619999999999996},"last":0.752},{"interface":"front","average":{"1min":1.294,"5min":1.3089999999999999,"15min":1.256},"min":{"1min":0.82399999999999995,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":2.2330000000000001,"5min":2.258,"15min":4.3609999999999998},"last":1.4990000000000001}]},{"osd":7,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":1.373,"15min":1.302},"min":{"1min":0.76200000000000001,"5min":0.72599999999999998,"15min":0.65200000000000002},"max":{"1min":3.3919999999999999,"5min":3.3919999999999999,"15min":4.6980000000000004},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.365,"5min":1.3700000000000001,"15min":1.2769999999999999},"min":{"1min":0.876,"5min":0.876,"15min":0.79000000000000004},"max":{"1min":1.905,"5min":3.1600000000000001,"15min":4.3819999999999997},"last":1.0600000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543666,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5028,"kb_used_data":220,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366812,"statfs":{"total":96636764160,"available":96631615488,"internally_reserved":0,"allocated":225280,"data_stored":78971,"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 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.81899999999999995,"15min":0.78700000000000003},"min":{"1min":0.52200000000000002,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.92100000000000004,"5min":5.2830000000000004,"15min":5.2830000000000004},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.751,"5min":0.83599999999999997,"15min":0.80900000000000005},"min":{"1min":0.496,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.111,"5min":4.9779999999999998,"15min":4.9779999999999998},"last":0.61599999999999999}]},{"osd":2,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.81399999999999995,"15min":0.78000000000000003},"min":{"1min":0.52900000000000003,"5min":0.48799999999999999,"15min":0.46800000000000003},"max":{"1min":0.93300000000000005,"5min":4.5519999999999996,"15min":4.5519999999999996},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.038,"15min":0.98199999999999998},"min":{"1min":0.72499999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.28,"5min":5.6950000000000003,"15min":5.6950000000000003},"last":1.0449999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1359999999999999,"15min":1.032},"min":{"1min":0.81100000000000005,"5min":0.59799999999999998,"15min":0.56499999999999995},"max":{"1min":1.2649999999999999,"5min":5.3849999999999998,"15min":5.3849999999999998},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.145,"15min":1.103},"min":{"1min":0.60799999999999998,"5min":0.60499999999999998,"15min":0.56299999999999994},"max":{"1min":1.321,"5min":5.0780000000000003,"15min":5.6340000000000003},"last":1.071}]},{"osd":4,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.1619999999999999,"15min":1.242},"min":{"1min":0.76000000000000001,"5min":0.65900000000000003,"15min":0.57799999999999996},"max":{"1min":1.2729999999999999,"5min":4.6529999999999996,"15min":32.823},"last":1.5720000000000001},{"interface":"front","average":{"1min":1.214,"5min":1.341,"15min":1.399},"min":{"1min":0.88300000000000001,"5min":0.67300000000000004,"15min":0.67200000000000004},"max":{"1min":1.706,"5min":5.593,"15min":28.841000000000001},"last":1.2090000000000001}]},{"osd":5,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.381,"15min":1.385},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.508,"5min":10.69,"15min":29.986999999999998},"last":1.355},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.3839999999999999,"15min":1.3859999999999999},"min":{"1min":0.90800000000000003,"5min":0.78400000000000003,"15min":0.67800000000000005},"max":{"1min":1.482,"5min":10.708,"15min":28.771999999999998},"last":1.296}]},{"osd":6,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.383,"15min":1.458},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.7290000000000001,"5min":4.875,"15min":28.524999999999999},"last":1.25},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.361,"15min":1.474},"min":{"1min":1.0029999999999999,"5min":0.877,"15min":0.80700000000000005},"max":{"1min":1.613,"5min":4.3410000000000002,"15min":28.492999999999999},"last":1.4279999999999999}]},{"osd":7,"last update":"Thu Nov 19 19:50:05 2020","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.4359999999999999,"15min":1.377},"min":{"1min":0.98399999999999999,"5min":0.92000000000000004,"15min":0.85099999999999998},"max":{"1min":1.73,"5min":5.4870000000000001,"15min":5.4870000000000001},"last":1.284},{"interface":"front","average":{"1min":1.3260000000000001,"5min":1.427,"15min":1.3819999999999999},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.7989999999999999,"5min":5.1769999999999996,"15min":5.1769999999999996},"last":1.468}]}]},{"osd":0,"up_from":14,"seq":60129543665,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5282748,"kb_used_data":5017204,"kb_used_omap":0,"kb_used_meta":265536,"kb_avail":89089092,"statfs":{"total":96636764160,"available":91227230208,"internally_reserved":0,"allocated":5137616896,"data_stored":5137406091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":271908864},"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 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.85799999999999998,"15min":0.76700000000000002},"min":{"1min":0.54100000000000004,"5min":0.47099999999999997,"15min":0.45100000000000001},"max":{"1min":1.2130000000000001,"5min":4.0069999999999997,"15min":4.0069999999999997},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.94399999999999995,"15min":0.89700000000000002},"min":{"1min":0.65300000000000002,"5min":0.64000000000000001,"15min":0.57599999999999996},"max":{"1min":1.103,"5min":4.1260000000000003,"15min":4.1260000000000003},"last":0.91000000000000003}]},{"osd":2,"last update":"Thu Nov 19 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.98299999999999998,"15min":0.88200000000000001},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.46800000000000003},"max":{"1min":1.1040000000000001,"5min":3.8839999999999999,"15min":3.8839999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.88300000000000001,"15min":0.82999999999999996},"min":{"1min":0.54300000000000004,"5min":0.50600000000000001,"15min":0.47799999999999998},"max":{"1min":1.0620000000000001,"5min":3.9489999999999998,"15min":3.9489999999999998},"last":0.78100000000000003}]},{"osd":3,"last update":"Thu Nov 19 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.91600000000000004,"15min":0.875},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.4470000000000001,"5min":2.9529999999999998,"15min":5.6390000000000002},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.2789999999999999,"15min":1.109},"min":{"1min":0.73499999999999999,"5min":0.67600000000000005,"15min":0.60899999999999999},"max":{"1min":1.9570000000000001,"5min":8.6790000000000003,"15min":8.6790000000000003},"last":1.0029999999999999}]},{"osd":4,"last update":"Thu Nov 19 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.6000000000000001,"15min":1.2330000000000001},"min":{"1min":0.82799999999999996,"5min":0.55000000000000004,"15min":0.50700000000000001},"max":{"1min":1.6100000000000001,"5min":46.045999999999999,"15min":46.045999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.643,"15min":1.266},"min":{"1min":0.69399999999999995,"5min":0.629,"15min":0.58699999999999997},"max":{"1min":1.573,"5min":46.023000000000003,"15min":46.023000000000003},"last":1.109}]},{"osd":5,"last update":"Thu Nov 19 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.228,"15min":1.153},"min":{"1min":0.76400000000000001,"5min":0.71199999999999997,"15min":0.61199999999999999},"max":{"1min":1.774,"5min":3.1070000000000002,"15min":4.8099999999999996},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.254,"5min":1.367,"15min":1.2789999999999999},"min":{"1min":0.83099999999999996,"5min":0.754,"15min":0.746},"max":{"1min":1.6870000000000001,"5min":3.7530000000000001,"15min":3.7530000000000001},"last":1.147}]},{"osd":6,"last update":"Thu Nov 19 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.413,"15min":1.3600000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.821,"5min":3.633,"15min":5.6340000000000003},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.226,"5min":1.286,"15min":1.2509999999999999},"min":{"1min":0.93799999999999994,"5min":0.88200000000000001,"15min":0.76800000000000002},"max":{"1min":1.484,"5min":3.2599999999999998,"15min":5.6970000000000001},"last":1.24}]},{"osd":7,"last update":"Thu Nov 19 19:50:18 2020","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.4370000000000001,"15min":1.365},"min":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.89600000000000002},"max":{"1min":1.6559999999999999,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":1.3759999999999999},{"interface":"front","average":{"1min":1.3799999999999999,"5min":1.419,"15min":1.3360000000000001},"min":{"1min":0.88700000000000001,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.8540000000000001,"5min":6.4850000000000003,"15min":6.4850000000000003},"last":1.3080000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543665,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2586104,"kb_used_data":2446704,"kb_used_omap":0,"kb_used_meta":139392,"kb_avail":91785736,"statfs":{"total":96636764160,"available":93988593664,"internally_reserved":0,"allocated":2505424896,"data_stored":2505247355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":142737408},"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 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.94099999999999995,"15min":0.79300000000000004},"min":{"1min":0.47699999999999998,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.5840000000000001,"5min":5.194,"15min":5.194},"last":1.194},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.94299999999999995,"15min":0.84799999999999998},"min":{"1min":0.56200000000000006,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.0009999999999999,"5min":5.569,"15min":5.569},"last":0.97599999999999998}]},{"osd":1,"last update":"Thu Nov 19 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.96099999999999997,"15min":0.89300000000000002},"min":{"1min":0.56899999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3779999999999999,"5min":3.0859999999999999,"15min":3.0859999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.1359999999999999,"15min":0.93500000000000005},"min":{"1min":0.64100000000000001,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.4530000000000001,"5min":7.4160000000000004,"15min":7.4160000000000004},"last":1.131}]},{"osd":3,"last update":"Thu Nov 19 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":1.048,"15min":0.89100000000000001},"min":{"1min":0.54500000000000004,"5min":0.53300000000000003,"15min":0.52700000000000002},"max":{"1min":1.2769999999999999,"5min":5.3220000000000001,"15min":5.3220000000000001},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.079,"5min":1.204,"15min":1.097},"min":{"1min":0.753,"5min":0.64300000000000002,"15min":0.56599999999999995},"max":{"1min":1.9990000000000001,"5min":3.4239999999999999,"15min":3.944},"last":1.0469999999999999}]},{"osd":4,"last update":"Thu Nov 19 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.2869999999999999,"15min":1.143},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.8520000000000001,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":1.268},{"interface":"front","average":{"1min":1.125,"5min":1.304,"15min":1.119},"min":{"1min":0.79000000000000004,"5min":0.64100000000000001,"15min":0.60499999999999998},"max":{"1min":1.7010000000000001,"5min":9.0039999999999996,"15min":9.0039999999999996},"last":1.236}]},{"osd":5,"last update":"Thu Nov 19 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.3720000000000001,"15min":1.282},"min":{"1min":0.81399999999999995,"5min":0.76400000000000001,"15min":0.71399999999999997},"max":{"1min":2.202,"5min":4.3639999999999999,"15min":7.0599999999999996},"last":1.351},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.5049999999999999,"15min":1.3129999999999999},"min":{"1min":0.96199999999999997,"5min":0.621,"15min":0.621},"max":{"1min":1.6619999999999999,"5min":7.298,"15min":7.298},"last":1.401}]},{"osd":6,"last update":"Thu Nov 19 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.3500000000000001,"15min":1.2150000000000001},"min":{"1min":0.88400000000000001,"5min":0.80300000000000005,"15min":0.76200000000000001},"max":{"1min":1.6930000000000001,"5min":5.1980000000000004,"15min":5.1980000000000004},"last":1.03},{"interface":"front","average":{"1min":1.3220000000000001,"5min":1.5069999999999999,"15min":1.3859999999999999},"min":{"1min":0.95999999999999996,"5min":0.88700000000000001,"15min":0.83399999999999996},"max":{"1min":2.1059999999999999,"5min":4.9960000000000004,"15min":4.9960000000000004},"last":1.474}]},{"osd":7,"last update":"Thu Nov 19 19:50:13 2020","interfaces":[{"interface":"back","average":{"1min":1.349,"5min":1.544,"15min":1.391},"min":{"1min":0.93300000000000005,"5min":0.92500000000000004,"15min":0.80900000000000005},"max":{"1min":2.0659999999999998,"5min":7.5410000000000004,"15min":7.5410000000000004},"last":1.538},{"interface":"front","average":{"1min":1.3120000000000001,"5min":1.397,"15min":1.325},"min":{"1min":0.95399999999999996,"5min":0.89300000000000002,"15min":0.85799999999999998},"max":{"1min":1.8959999999999999,"5min":3.157,"15min":6.625},"last":1.327}]}]},{"osd":3,"up_from":14,"seq":60129543665,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13306072,"kb_used_data":12356880,"kb_used_omap":0,"kb_used_meta":949184,"kb_avail":81065768,"statfs":{"total":96636764160,"available":83011346432,"internally_reserved":0,"allocated":12653445120,"data_stored":12653109908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":971964416},"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 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":1.03,"15min":0.81699999999999995},"min":{"1min":0.46800000000000003,"5min":0.44,"15min":0.44},"max":{"1min":1.113,"5min":25.898,"15min":25.898},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.86099999999999999,"15min":1.0189999999999999},"min":{"1min":0.495,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0629999999999999,"5min":2.6320000000000001,"15min":57.304000000000002},"last":0.67100000000000004}]},{"osd":1,"last update":"Thu Nov 19 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.95099999999999996,"15min":0.84699999999999998},"min":{"1min":0.60399999999999998,"5min":0.503,"15min":0.44700000000000001},"max":{"1min":1.202,"5min":10.249000000000001,"15min":10.249000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.3320000000000001,"15min":1.3280000000000001},"min":{"1min":0.65600000000000003,"5min":0.63300000000000001,"15min":0.58899999999999997},"max":{"1min":2.0899999999999999,"5min":26.035,"15min":56.929000000000002},"last":0.80600000000000005}]},{"osd":2,"last update":"Thu Nov 19 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0760000000000001,"15min":1.1779999999999999},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.52400000000000002},"max":{"1min":1.6719999999999999,"5min":10.388999999999999,"15min":57.061999999999998},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.3700000000000001,"15min":1.345},"min":{"1min":0.76900000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.762,"5min":26.155999999999999,"15min":57.423999999999999},"last":0.94299999999999995}]},{"osd":4,"last update":"Thu Nov 19 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.143,"15min":1.1100000000000001},"min":{"1min":0.624,"5min":0.624,"15min":0.59399999999999997},"max":{"1min":1.972,"5min":2.23,"15min":4.1689999999999996},"last":1.133},{"interface":"front","average":{"1min":1.226,"5min":1.294,"15min":1.429},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.624},"max":{"1min":1.8129999999999999,"5min":10.500999999999999,"15min":56.890000000000001},"last":1.0049999999999999}]},{"osd":5,"last update":"Thu Nov 19 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.5409999999999999,"15min":1.5660000000000001},"min":{"1min":0.88100000000000001,"5min":0.71099999999999997,"15min":0.66600000000000004},"max":{"1min":1.974,"5min":26.289000000000001,"15min":57.695},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.2130000000000001,"15min":1.431},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.74299999999999999},"max":{"1min":1.782,"5min":2.2200000000000002,"15min":57.012},"last":1.319}]},{"osd":6,"last update":"Thu Nov 19 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.409,"15min":1.5169999999999999},"min":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.69999999999999996},"max":{"1min":1.8069999999999999,"5min":13.66,"15min":57.338000000000001},"last":1.163},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.679,"15min":1.681},"min":{"1min":0.99099999999999999,"5min":0.88300000000000001,"15min":0.876},"max":{"1min":1.8700000000000001,"5min":26.402999999999999,"15min":57.567999999999998},"last":1.212}]},{"osd":7,"last update":"Thu Nov 19 19:50:25 2020","interfaces":[{"interface":"back","average":{"1min":1.304,"5min":1.357,"15min":1.532},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.86299999999999999},"max":{"1min":1.895,"5min":3.4700000000000002,"15min":57.154000000000003},"last":1.236},{"interface":"front","average":{"1min":1.361,"5min":1.468,"15min":1.6120000000000001},"min":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.93600000000000005},"max":{"1min":1.5720000000000001,"5min":10.628,"15min":57.188000000000002},"last":1.2609999999999999}]}]},{"osd":4,"up_from":14,"seq":60129543665,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5291436,"kb_used_data":4989860,"kb_used_omap":0,"kb_used_meta":301568,"kb_avail":89080404,"statfs":{"total":96636764160,"available":91218333696,"internally_reserved":0,"allocated":5109616640,"data_stored":5109394555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308805632},"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 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92600000000000005,"15min":0.88400000000000001},"min":{"1min":0.42099999999999999,"5min":0.41899999999999998,"15min":0.41199999999999998},"max":{"1min":1.9770000000000001,"5min":5.4640000000000004,"15min":5.4640000000000004},"last":0.623},{"interface":"front","average":{"1min":0.871,"5min":1.034,"15min":0.91200000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.437},"max":{"1min":1.238,"5min":6.0670000000000002,"15min":6.0670000000000002},"last":0.93400000000000005}]},{"osd":1,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.097,"15min":1.073},"min":{"1min":0.60999999999999999,"5min":0.51900000000000002,"15min":0.48799999999999999},"max":{"1min":1.556,"5min":4.1639999999999997,"15min":5.7789999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2490000000000001,"15min":1.149},"min":{"1min":0.78200000000000003,"5min":0.59399999999999997,"15min":0.57499999999999996},"max":{"1min":2.0819999999999999,"5min":5.931,"15min":5.931},"last":1.1819999999999999}]},{"osd":2,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.125,"15min":1.0329999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.52800000000000002},"max":{"1min":5.5060000000000002,"5min":5.5060000000000002,"15min":5.6630000000000003},"last":0.70699999999999996},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1379999999999999,"15min":1.056},"min":{"1min":0.65000000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":2.1829999999999998,"5min":5.7140000000000004,"15min":5.7140000000000004},"last":0.89300000000000002}]},{"osd":3,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.268,"15min":1.097},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.57699999999999996},"max":{"1min":1.405,"5min":12.944000000000001,"15min":12.944000000000001},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.411,"5min":1.413,"15min":1.2549999999999999},"min":{"1min":0.70999999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":5.8170000000000002,"5min":12.976000000000001,"15min":12.976000000000001},"last":0.84699999999999998}]},{"osd":5,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.1259999999999999,"15min":1.02},"min":{"1min":0.61299999999999999,"5min":0.58999999999999997,"15min":0.58199999999999996},"max":{"1min":2.2879999999999998,"5min":5.5910000000000002,"15min":5.5910000000000002},"last":0.752},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.341,"15min":1.2330000000000001},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":5.3300000000000001,"5min":5.3300000000000001,"15min":8.1669999999999998},"last":1.208}]},{"osd":6,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.4570000000000001,"5min":1.4059999999999999,"15min":1.2509999999999999},"min":{"1min":0.73099999999999998,"5min":0.64900000000000002,"15min":0.628},"max":{"1min":5.952,"5min":7.2290000000000001,"15min":7.2290000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.3740000000000001,"5min":1.4139999999999999,"15min":1.2929999999999999},"min":{"1min":0.93799999999999994,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":2.6899999999999999,"5min":5.8300000000000001,"15min":5.8300000000000001},"last":1.036}]},{"osd":7,"last update":"Thu Nov 19 19:50:11 2020","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":1.431,"15min":1.286},"min":{"1min":0.76000000000000001,"5min":0.74199999999999999,"15min":0.68000000000000005},"max":{"1min":5.4710000000000001,"5min":7.3520000000000003,"15min":7.3520000000000003},"last":1.077},{"interface":"front","average":{"1min":1.6359999999999999,"5min":1.5,"15min":1.415},"min":{"1min":0.90100000000000002,"5min":0.88400000000000001,"15min":0.85099999999999998},"max":{"1min":6.5830000000000002,"5min":6.5830000000000002,"15min":6.5830000000000002},"last":1.1419999999999999}]}]},{"osd":5,"up_from":14,"seq":60129543665,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8329184,"kb_used_data":7433368,"kb_used_omap":0,"kb_used_meta":895808,"kb_avail":86042656,"statfs":{"total":96636764160,"available":88107679744,"internally_reserved":0,"allocated":7611768832,"data_stored":7611486946,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917307392},"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 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.98999999999999999,"15min":0.873},"min":{"1min":0.47199999999999998,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.3819999999999999,"5min":5.7039999999999997,"15min":5.7039999999999997},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.002,"15min":0.96699999999999997},"min":{"1min":0.55200000000000005,"5min":0.502,"15min":0.47299999999999998},"max":{"1min":1.5109999999999999,"5min":8.4819999999999993,"15min":8.4819999999999993},"last":1.147}]},{"osd":1,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0509999999999999,"15min":0.999},"min":{"1min":0.55900000000000005,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3260000000000001,"5min":5.2640000000000002,"15min":5.7380000000000004},"last":1.4710000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.077,"15min":0.96999999999999997},"min":{"1min":0.63700000000000001,"5min":0.55500000000000005,"15min":0.54400000000000004},"max":{"1min":1.4059999999999999,"5min":6.2110000000000003,"15min":6.2110000000000003},"last":1.1910000000000001}]},{"osd":2,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.258,"15min":1.0980000000000001},"min":{"1min":0.68700000000000006,"5min":0.57599999999999996,"15min":0.55600000000000005},"max":{"1min":1.4630000000000001,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":1.032},{"interface":"front","average":{"1min":1.036,"5min":1.2190000000000001,"15min":1.147},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.56599999999999995},"max":{"1min":1.4610000000000001,"5min":8.6180000000000003,"15min":9.6760000000000002},"last":1.3109999999999999}]},{"osd":3,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.367,"15min":1.2290000000000001},"min":{"1min":0.68700000000000006,"5min":0.66000000000000003,"15min":0.59099999999999997},"max":{"1min":1.5329999999999999,"5min":8.8480000000000008,"15min":9.5489999999999995},"last":1.4419999999999999},{"interface":"front","average":{"1min":1.202,"5min":3.3919999999999999,"15min":1.9350000000000001},"min":{"1min":0.79300000000000004,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":2.0310000000000001,"5min":210.40100000000001,"15min":210.40100000000001},"last":1.1679999999999999}]},{"osd":4,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.3049999999999999,"15min":1.3620000000000001},"min":{"1min":0.81200000000000006,"5min":0.69899999999999995,"15min":0.60999999999999999},"max":{"1min":1.893,"5min":5.6959999999999997,"15min":43.439999999999998},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.169,"15min":1.206},"min":{"1min":0.72199999999999998,"5min":0.68200000000000005,"15min":0.61699999999999999},"max":{"1min":1.4690000000000001,"5min":4.9480000000000004,"15min":38.246000000000002},"last":0.95699999999999996}]},{"osd":6,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.4730000000000001,"15min":1.3},"min":{"1min":0.76200000000000001,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.6799999999999999,"5min":12.154999999999999,"15min":12.154999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.325,"15min":1.216},"min":{"1min":0.83099999999999996,"5min":0.81200000000000006,"15min":0.70599999999999996},"max":{"1min":1.5920000000000001,"5min":5.0670000000000002,"15min":5.6879999999999997},"last":1.097}]},{"osd":7,"last update":"Thu Nov 19 19:49:56 2020","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":1.504,"15min":1.3979999999999999},"min":{"1min":0.88900000000000001,"5min":0.875,"15min":0.67600000000000005},"max":{"1min":1.806,"5min":8.9649999999999999,"15min":9.4179999999999993},"last":1.004},{"interface":"front","average":{"1min":1.3600000000000001,"5min":1.619,"15min":1.4870000000000001},"min":{"1min":1.093,"5min":0.90200000000000002,"15min":0.79800000000000004},"max":{"1min":2.1520000000000001,"5min":8.1880000000000006,"15min":8.1880000000000006},"last":1.331}]}]}]}} 2020-11-19T19:50:37.752 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2020-11-19T19:50:37.755 INFO:teuthology.orchestra.run.smithi192:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2020-11-19T19:50:38.075 INFO:teuthology.misc:Shutting down mds daemons... 2020-11-19T19:50:38.076 INFO:teuthology.misc:Shutting down osd daemons... 2020-11-19T19:50:38.076 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2020-11-19T19:50:38.076 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:38.160 INFO:tasks.ceph.osd.0:Stopped 2020-11-19T19:50:38.160 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2020-11-19T19:50:38.161 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:38.193 INFO:tasks.ceph.osd.1:Stopped 2020-11-19T19:50:38.194 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2020-11-19T19:50:38.195 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:38.286 INFO:tasks.ceph.osd.2:Stopped 2020-11-19T19:50:38.287 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2020-11-19T19:50:38.287 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:38.377 INFO:tasks.ceph.osd.3:Stopped 2020-11-19T19:50:38.377 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2020-11-19T19:50:38.377 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:42.993 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 is failed for ~0s 2020-11-19T19:50:44.479 INFO:tasks.ceph.osd.4:Stopped 2020-11-19T19:50:44.480 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2020-11-19T19:50:44.480 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.557 INFO:tasks.ceph.osd.5:Stopped 2020-11-19T19:50:44.558 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2020-11-19T19:50:44.597 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.655 INFO:tasks.ceph.osd.6:Stopped 2020-11-19T19:50:44.655 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2020-11-19T19:50:44.656 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.700 INFO:tasks.ceph.osd.7:Stopped 2020-11-19T19:50:44.700 INFO:teuthology.misc:Shutting down mgr daemons... 2020-11-19T19:50:44.701 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2020-11-19T19:50:44.701 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.720 INFO:tasks.ceph.mgr.x:Stopped 2020-11-19T19:50:44.721 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2020-11-19T19:50:44.721 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.737 INFO:tasks.ceph.mgr.y:Stopped 2020-11-19T19:50:44.738 INFO:teuthology.misc:Shutting down mon daemons... 2020-11-19T19:50:44.738 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2020-11-19T19:50:44.738 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.777 INFO:tasks.ceph.mon.a:Stopped 2020-11-19T19:50:44.777 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2020-11-19T19:50:44.778 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.835 INFO:tasks.ceph.mon.c:Stopped 2020-11-19T19:50:44.836 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2020-11-19T19:50:44.836 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T19:50:44.856 INFO:tasks.ceph.mon.b:Stopped 2020-11-19T19:50:44.856 INFO:tasks.ceph:Checking cluster log for badness... 2020-11-19T19:50:44.857 INFO:teuthology.orchestra.run.smithi192:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | head -n 1 2020-11-19T19:50:45.035 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T19:50:45.035 INFO:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2020-11-19T19:50:45.675 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T19:50:45.675 INFO:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2020-11-19T19:50:45.833 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T19:50:45.834 INFO:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2020-11-19T19:50:45.900 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi192.front.sepia.ceph.com 2020-11-19T19:50:45.901 INFO:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2020-11-19T19:50:45.995 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T19:50:45.995 INFO:teuthology.orchestra.run.smithi132:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2020-11-19T19:50:46.589 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T19:50:46.590 INFO:teuthology.orchestra.run.smithi132:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2020-11-19T19:50:46.748 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T19:50:46.749 INFO:teuthology.orchestra.run.smithi132:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2020-11-19T19:50:46.809 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi132.front.sepia.ceph.com 2020-11-19T19:50:46.809 INFO:teuthology.orchestra.run.smithi132:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2020-11-19T19:50:46.906 INFO:tasks.ceph:Archiving mon data... 2020-11-19T19:50:46.908 DEBUG:teuthology.misc:Transferring archived files from smithi192:/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/5637267/data/mon.a.tgz 2020-11-19T19:50:46.908 INFO:teuthology.orchestra.run.smithi192:> mktemp 2020-11-19T19:50:46.926 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.se29M8h0zY 2020-11-19T19:50:46.927 INFO:teuthology.orchestra.run.smithi192:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.se29M8h0zY 2020-11-19T19:50:47.224 INFO:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.se29M8h0zY 2020-11-19T19:50:47.366 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.se29M8h0zY is 581KB 2020-11-19T19:50:47.466 INFO:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.se29M8h0zY 2020-11-19T19:50:47.480 DEBUG:teuthology.misc:Transferring archived files from smithi192:/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/5637267/data/mon.c.tgz 2020-11-19T19:50:47.480 INFO:teuthology.orchestra.run.smithi192:> mktemp 2020-11-19T19:50:47.533 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.YkDExExKnp 2020-11-19T19:50:47.533 INFO:teuthology.orchestra.run.smithi192:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.YkDExExKnp 2020-11-19T19:50:47.786 INFO:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.YkDExExKnp 2020-11-19T19:50:47.869 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.YkDExExKnp is 581KB 2020-11-19T19:50:47.969 INFO:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.YkDExExKnp 2020-11-19T19:50:47.983 DEBUG:teuthology.misc:Transferring archived files from smithi132:/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/5637267/data/mon.b.tgz 2020-11-19T19:50:47.984 INFO:teuthology.orchestra.run.smithi132:> mktemp 2020-11-19T19:50:47.994 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 has been restored 2020-11-19T19:50:48.001 INFO:teuthology.orchestra.run.smithi132.stdout:/tmp/tmp.lzxZXL20zW 2020-11-19T19:50:48.002 INFO:teuthology.orchestra.run.smithi132:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.lzxZXL20zW 2020-11-19T19:50:48.276 INFO:teuthology.orchestra.run.smithi132:> sudo chmod 0666 /tmp/tmp.lzxZXL20zW 2020-11-19T19:50:48.413 DEBUG:teuthology.orchestra.remote:smithi132:/tmp/tmp.lzxZXL20zW is 530KB 2020-11-19T19:50:48.510 INFO:teuthology.orchestra.run.smithi132:> rm -fr /tmp/tmp.lzxZXL20zW 2020-11-19T19:50:48.524 INFO:tasks.ceph:Cleaning ceph cluster... 2020-11-19T19:50:48.524 INFO:teuthology.orchestra.run.smithi074:> 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-19T19:50:48.527 INFO:teuthology.orchestra.run.smithi132:> 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-19T19:50:48.565 INFO:teuthology.orchestra.run.smithi192:> 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-19T19:50:48.621 INFO:tasks.ceph:Checking for errors in any valgrind logs... 2020-11-19T19:50:48.622 INFO:teuthology.orchestra.run.smithi192:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T19:50:48.625 INFO:teuthology.orchestra.run.smithi132:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T19:50:48.627 INFO:teuthology.orchestra.run.smithi074:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T19:50:48.659 INFO:teuthology.orchestra.run.smithi074.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T19:50:48.660 INFO:teuthology.orchestra.run.smithi132.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T19:50:48.662 INFO:teuthology.orchestra.run.smithi192.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T19:50:48.668 INFO:tasks.ceph:Archiving crash dumps... 2020-11-19T19:50:48.670 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267/remote/smithi192/crash 2020-11-19T19:50:48.671 INFO:teuthology.orchestra.run.smithi192:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T19:50:48.742 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267/remote/smithi132/crash 2020-11-19T19:50:48.743 INFO:teuthology.orchestra.run.smithi132:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T19:50:48.774 DEBUG:teuthology.misc:Transferring archived files from smithi074:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267/remote/smithi074/crash 2020-11-19T19:50:48.778 INFO:teuthology.orchestra.run.smithi074:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T19:50:48.908 INFO:tasks.ceph:Compressing logs... 2020-11-19T19:50:48.909 INFO:teuthology.orchestra.run.smithi074:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T19:50:48.912 INFO:teuthology.orchestra.run.smithi132:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T19:50:48.915 INFO:teuthology.orchestra.run.smithi192:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T19:50:48.918 INFO:tasks.ceph:Archiving logs... 2020-11-19T19:50:48.919 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637267/remote/smithi192/log 2020-11-19T19:50:48.919 INFO:teuthology.orchestra.run.smithi192:> sudo tar cz -f - -C /var/log/ceph -- . 2020-11-19T19:52:44.411 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-osd.2.log: file changed as we read it 2020-11-19T19:52:45.626 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-mon.c.log: File removed before we read it 2020-11-19T19:52:45.626 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.25607.log: File removed before we read it 2020-11-19T19:52:45.626 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-mon.a.log: File removed before we read it 2020-11-19T19:52:45.626 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.25775.log: File removed before we read it 2020-11-19T19:52:45.627 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29679.log: File removed before we read it 2020-11-19T19:52:45.627 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29553.log: File removed before we read it 2020-11-19T19:52:45.627 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29469.log: File removed before we read it 2020-11-19T19:52:45.627 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29301.log: File removed before we read it 2020-11-19T19:52:45.627 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29427.log: File removed before we read it 2020-11-19T19:52:45.628 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.24767.log: File removed before we read it 2020-11-19T19:53:09.966 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.24977.log: File removed before we read it 2020-11-19T19:53:09.966 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29815.log: File removed before we read it 2020-11-19T19:53:09.966 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-mgr.x.log: File removed before we read it 2020-11-19T19:53:09.967 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-osd.1.log: File removed before we read it 2020-11-19T19:53:09.967 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.25649.log: File removed before we read it 2020-11-19T19:53:09.967 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph.log: File removed before we read it 2020-11-19T19:53:09.967 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.24851.log: File removed before we read it 2020-11-19T19:53:09.967 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29595.log: File removed before we read it 2020-11-19T19:53:09.968 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29343.log: File removed before we read it 2020-11-19T19:53:09.968 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29772.log: File removed before we read it 2020-11-19T20:13:32.674 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-osd.0.log: file changed as we read it 2020-11-19T20:13:37.246 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.25187.log: File removed before we read it 2020-11-19T20:13:37.247 INFO:teuthology.orchestra.run.smithi192.stderr:tar: ./ceph-client.admin.29855.log: File removed before we read it