2024-09-12T06:35:44.342 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-12T06:35:44.361 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T06:35:44.448 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377 branch: wip-dis-testing description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: idryomov@gmail.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: 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: '7902377' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-dis-testing ceph: conf: global: mon warn on pool no app: false 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 block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/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 memory target: 1610612736 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 1680 sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 sleep_before_teardown: 0 subset: 42/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 targets: smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPUen7p4LI18JqlEgSQ6qOHpO6FcI4Yba7ldaTzl61bK+8siqr+JPM95G1gHKCkS06isodQTkHduH8XEHKBRuwo= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOe3ioHqIh58VIo+vKiH+TmzV83sUS5WizBBUKNlVSqNV+QhIdqz/gWE5MEJS4zsbPa5do9Mhj9mBZAUZKjzYiY= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src - rbd --cluster cluster2 migration execute client.0.0-src - rbd --cluster cluster2 migration commit client.0.0-src - rbd --cluster cluster2 snap create client.0.0-src@snap - rbd --cluster cluster2 snap protect client.0.0-src@snap - rbd --cluster cluster2 clone client.0.0-src@snap client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src - rbd --cluster cluster2 snap create client.0.1-src@snap - rbd --cluster cluster2 snap protect client.0.1-src@snap - rbd --cluster cluster2 clone client.0.1-src@snap client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src - rbd --cluster cluster2 snap create client.0.2-src@snap - rbd --cluster cluster2 snap protect client.0.2-src@snap - rbd --cluster cluster2 clone client.0.2-src@snap client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-12_04:46:10 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-12T06:35:44.448 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa; will attempt to use it 2024-09-12T06:35:44.449 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa/tasks 2024-09-12T06:35:44.449 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-12T06:35:44.451 INFO:teuthology.task.internal:Checking packages... 2024-09-12T06:35:44.472 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1' 2024-09-12T06:35:44.472 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-12T06:35:44.472 INFO:teuthology.packaging:ref: None 2024-09-12T06:35:44.472 INFO:teuthology.packaging:tag: None 2024-09-12T06:35:44.473 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-12T06:35:44.473 INFO:teuthology.packaging:sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:35:44.473 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-dis-testing 2024-09-12T06:35:44.636 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883.gd61b0886 2024-09-12T06:35:44.638 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-12T06:35:44.644 INFO:teuthology.task.internal:no buildpackages task found 2024-09-12T06:35:44.644 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-12T06:35:44.762 INFO:teuthology.task.internal:Saving configuration 2024-09-12T06:35:44.776 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-12T06:35:44.782 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-12T06:35:44.814 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi183.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-12 06:30:44.368410', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPUen7p4LI18JqlEgSQ6qOHpO6FcI4Yba7ldaTzl61bK+8siqr+JPM95G1gHKCkS06isodQTkHduH8XEHKBRuwo='} 2024-09-12T06:35:44.842 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-12 06:30:44.369933', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOe3ioHqIh58VIo+vKiH+TmzV83sUS5WizBBUKNlVSqNV+QhIdqz/gWE5MEJS4zsbPa5do9Mhj9mBZAUZKjzYiY='} 2024-09-12T06:35:44.842 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-12T06:35:44.848 INFO:teuthology.task.internal:roles: ubuntu@smithi183.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-12T06:35:44.848 INFO:teuthology.task.internal:roles: ubuntu@smithi196.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-12T06:35:44.848 INFO:teuthology.run_tasks:Running task console_log... 2024-09-12T06:35:44.925 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff91de2fac0>, signals=[15]) 2024-09-12T06:35:44.925 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-12T06:35:44.931 INFO:teuthology.task.internal:Opening connections... 2024-09-12T06:35:44.932 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:35:44.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:35:45.019 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:35:45.019 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:35:45.105 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-12T06:35:45.111 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2024-09-12T06:35:45.129 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2024-09-12T06:35:45.130 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2024-09-12T06:35:45.188 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="CentOS Stream" 2024-09-12T06:35:45.188 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="9" 2024-09-12T06:35:45.188 INFO:teuthology.orchestra.run.smithi183.stdout:ID="centos" 2024-09-12T06:35:45.188 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE="rhel fedora" 2024-09-12T06:35:45.188 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="9" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:PLATFORM_ID="platform:el9" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:ANSI_COLOR="0;31" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:LOGO="fedora-logo-icon" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://centos.org/" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-12T06:35:45.189 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-12T06:35:45.190 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2024-09-12T06:35:45.214 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2024-09-12T06:35:45.233 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2024-09-12T06:35:45.233 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="CentOS Stream" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="9" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:ID="centos" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE="rhel fedora" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="9" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:PLATFORM_ID="platform:el9" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:ANSI_COLOR="0;31" 2024-09-12T06:35:45.291 INFO:teuthology.orchestra.run.smithi196.stdout:LOGO="fedora-logo-icon" 2024-09-12T06:35:45.292 INFO:teuthology.orchestra.run.smithi196.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-12T06:35:45.292 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://centos.org/" 2024-09-12T06:35:45.292 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-12T06:35:45.292 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-12T06:35:45.292 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-12T06:35:45.292 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2024-09-12T06:35:45.323 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-12T06:35:45.332 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-12T06:35:45.337 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-12T06:35:45.337 DEBUG:teuthology.orchestra.run.smithi183:> test '!' -e /home/ubuntu/cephtest 2024-09-12T06:35:45.339 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2024-09-12T06:35:45.356 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-12T06:35:45.361 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-12T06:35:45.362 DEBUG:teuthology.orchestra.run.smithi183:> test -z $(ls -A /var/lib/ceph) 2024-09-12T06:35:45.397 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2024-09-12T06:35:45.507 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-12T06:35:45.580 INFO:teuthology.run_tasks:Running task kernel... 2024-09-12T06:35:45.595 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-12T06:35:45.595 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-12T06:35:45.596 DEBUG:teuthology.orchestra.run.smithi183:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T06:35:45.596 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T06:35:45.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T06:35:45.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T06:35:45.614 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2024-09-12T06:35:45.615 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-09-12T06:35:45.672 INFO:teuthology.orchestra.run.smithi183.stdout:5.14.0-503.el9.x86_64 2024-09-12T06:35:45.672 INFO:teuthology.task.kernel:Running kernel on smithi183: 5.14.0-503.el9.x86_64 2024-09-12T06:35:45.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum install -y kernel 2024-09-12T06:35:45.674 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-503.el9.x86_64 2024-09-12T06:35:45.674 INFO:teuthology.task.kernel:Running kernel on smithi196: 5.14.0-503.el9.x86_64 2024-09-12T06:35:45.674 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum install -y kernel 2024-09-12T06:35:48.173 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-12T06:35:49.503 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:02 2024-09-12T06:35:54.479 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 5.2 MB/s | 20 MB 00:03 2024-09-12T06:35:55.223 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - AppStream 3.4 MB/s | 20 MB 00:05 2024-09-12T06:35:58.921 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-12T06:35:59.782 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - CRB 8.6 MB/s | 6.5 MB 00:00 2024-09-12T06:36:00.546 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 19 kB 00:00 2024-09-12T06:36:01.282 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 19 kB 00:00 2024-09-12T06:36:01.672 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:01 2024-09-12T06:36:03.117 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux 13 MB/s | 23 MB 00:01 2024-09-12T06:36:07.072 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-12T06:36:08.459 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-12T06:36:09.029 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-12T06:36:09.029 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-12T06:36:09.117 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:36:09.123 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:36:09.123 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:36:09.124 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:36:09.125 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:36:09.125 INFO:teuthology.orchestra.run.smithi196.stdout:Install 4 Packages 2024-09-12T06:36:09.125 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:36:09.125 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 79 M 2024-09-12T06:36:09.125 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 126 M 2024-09-12T06:36:09.125 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:36:09.332 INFO:teuthology.orchestra.run.smithi196.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 246 kB/s | 23 kB 00:00 2024-09-12T06:36:09.615 INFO:teuthology.orchestra.run.smithi196.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-09-12T06:36:10.049 INFO:teuthology.orchestra.run.smithi196.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 43 MB/s | 35 MB 00:00 2024-09-12T06:36:10.349 INFO:teuthology.orchestra.run.smithi196.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 28 MB/s | 29 MB 00:01 2024-09-12T06:36:10.349 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:36:10.349 INFO:teuthology.orchestra.run.smithi196.stdout:Total 64 MB/s | 79 MB 00:01 2024-09-12T06:36:10.457 INFO:teuthology.orchestra.run.smithi183.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-12T06:36:10.457 INFO:teuthology.orchestra.run.smithi183.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-12T06:36:10.541 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout: Package Architecture Version Repository Size 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:36:10.554 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:36:10.555 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:36:10.555 INFO:teuthology.orchestra.run.smithi183.stdout:Install 4 Packages 2024-09-12T06:36:10.555 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:36:10.555 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 79 M 2024-09-12T06:36:10.555 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 126 M 2024-09-12T06:36:10.555 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:36:10.777 INFO:teuthology.orchestra.run.smithi183.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 183 kB/s | 23 kB 00:00 2024-09-12T06:36:11.027 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:36:11.380 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:36:11.380 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:36:12.348 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:36:12.349 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:36:12.502 INFO:teuthology.orchestra.run.smithi183.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 17 MB/s | 29 MB 00:01 2024-09-12T06:36:14.802 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:36:15.326 INFO:teuthology.orchestra.run.smithi183.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.3 MB/s | 16 MB 00:04 2024-09-12T06:36:15.524 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-12T06:36:15.601 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T06:36:15.810 INFO:teuthology.orchestra.run.smithi183.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 6.7 MB/s | 35 MB 00:05 2024-09-12T06:36:15.810 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:36:15.810 INFO:teuthology.orchestra.run.smithi183.stdout:Total 15 MB/s | 79 MB 00:05 2024-09-12T06:36:16.496 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:36:16.850 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:36:16.850 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:36:17.837 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:36:17.837 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:36:18.392 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T06:36:18.510 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T06:36:20.290 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:36:20.961 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-12T06:36:21.045 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T06:36:23.340 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T06:36:23.378 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:36:23.829 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T06:36:23.979 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T06:36:28.260 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:36:28.788 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T06:36:28.836 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:36:33.674 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:06.535 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:06.575 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:06.934 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:06.935 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-12T06:37:06.935 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T06:37:06.935 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T06:37:07.778 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:07.778 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:37:07.778 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:37:07.778 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-12T06:37:07.778 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-12T06:37:07.778 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-12T06:37:07.779 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-12T06:37:07.779 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:37:07.779 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:37:08.119 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T06:37:08.254 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T06:37:08.255 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T06:37:08.255 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-12T06:37:08.255 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T06:37:08.255 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T06:37:08.255 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-12T06:37:08.255 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T06:37:08.256 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T06:37:08.314 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T06:37:08.314 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T06:37:08.315 DEBUG:teuthology.orchestra.run.smithi196:> sudo rpm -qi grub2-tools 2024-09-12T06:37:08.355 INFO:teuthology.orchestra.run.smithi196.stdout:Name : grub2-tools 2024-09-12T06:37:08.355 INFO:teuthology.orchestra.run.smithi196.stdout:Epoch : 1 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Version : 2.06 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Release : 82.el9 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: x86_64 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Group : Unspecified 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Size : 8274670 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:License : GPLv3+ 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Packager : builder@centos.org 2024-09-12T06:37:08.356 INFO:teuthology.orchestra.run.smithi196.stdout:Vendor : CentOS 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:Summary : Support tools for GRUB. 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:Description : 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:hardware devices. 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:37:08.357 INFO:teuthology.orchestra.run.smithi196.stdout:This subpackage provides tools for support of all platforms. 2024-09-12T06:37:08.358 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-12T06:37:08.358 INFO:teuthology.task.kernel:Updating grub on smithi196 to boot 5.14.0-505.el9.x86_64 2024-09-12T06:37:08.358 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-12T06:37:09.012 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2024-09-12T06:37:10.375 INFO:teuthology.orchestra.run.smithi196.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-12T06:37:10.415 INFO:teuthology.orchestra.run.smithi196.stderr:done 2024-09-12T06:37:10.417 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-09-12T06:37:10.433 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.4uRsEjKQ6c 2024-09-12T06:37:10.433 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.4uRsEjKQ6c 2024-09-12T06:37:10.500 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.4uRsEjKQ6c 2024-09-12T06:37:10.640 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.4uRsEjKQ6c is 6KB 2024-09-12T06:37:10.691 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.4uRsEjKQ6c 2024-09-12T06:37:10.709 DEBUG:teuthology.orchestra.run.smithi196:> sudo /bin/ls /boot/loader/entries || true 2024-09-12T06:37:10.769 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-12T06:37:10.770 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-12T06:37:10.770 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-12T06:37:10.770 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-12T06:37:10.771 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-12T06:37:10.926 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2024-09-12T06:37:12.002 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:12.041 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:12.444 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:12.444 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-12T06:37:12.444 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T06:37:12.444 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T06:37:13.299 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T06:37:13.299 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:37:13.299 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:37:13.299 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-12T06:37:13.300 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-12T06:37:13.300 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-12T06:37:13.300 INFO:teuthology.orchestra.run.smithi183.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-12T06:37:13.300 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:37:13.300 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:37:13.670 DEBUG:teuthology.orchestra.run.smithi183:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T06:37:13.753 INFO:teuthology.orchestra.run.smithi183.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T06:37:13.753 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T06:37:13.753 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-12T06:37:13.753 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T06:37:13.753 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T06:37:13.753 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-12T06:37:13.754 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi183.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T06:37:13.754 DEBUG:teuthology.orchestra.run.smithi183:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T06:37:13.813 INFO:teuthology.orchestra.run.smithi183.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T06:37:13.813 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T06:37:13.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo rpm -qi grub2-tools 2024-09-12T06:37:13.856 INFO:teuthology.orchestra.run.smithi183.stdout:Name : grub2-tools 2024-09-12T06:37:13.856 INFO:teuthology.orchestra.run.smithi183.stdout:Epoch : 1 2024-09-12T06:37:13.856 INFO:teuthology.orchestra.run.smithi183.stdout:Version : 2.06 2024-09-12T06:37:13.856 INFO:teuthology.orchestra.run.smithi183.stdout:Release : 82.el9 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: x86_64 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Group : Unspecified 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Size : 8274670 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:License : GPLv3+ 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Packager : builder@centos.org 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Vendor : CentOS 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-12T06:37:13.857 INFO:teuthology.orchestra.run.smithi183.stdout:Summary : Support tools for GRUB. 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout:Description : 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout:hardware devices. 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:37:13.858 INFO:teuthology.orchestra.run.smithi183.stdout:This subpackage provides tools for support of all platforms. 2024-09-12T06:37:13.859 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-12T06:37:13.859 INFO:teuthology.task.kernel:Updating grub on smithi183 to boot 5.14.0-505.el9.x86_64 2024-09-12T06:37:13.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-12T06:37:14.548 INFO:teuthology.orchestra.run.smithi183.stderr:Generating grub configuration file ... 2024-09-12T06:37:15.983 INFO:teuthology.orchestra.run.smithi183.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-12T06:37:16.020 INFO:teuthology.orchestra.run.smithi183.stderr:done 2024-09-12T06:37:16.022 DEBUG:teuthology.orchestra.run.smithi183:> mktemp 2024-09-12T06:37:16.077 INFO:teuthology.orchestra.run.smithi183.stdout:/tmp/tmp.p4avZSLg8n 2024-09-12T06:37:16.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.p4avZSLg8n 2024-09-12T06:37:16.145 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0666 /tmp/tmp.p4avZSLg8n 2024-09-12T06:37:16.291 DEBUG:teuthology.orchestra.remote:smithi183:/tmp/tmp.p4avZSLg8n is 6KB 2024-09-12T06:37:16.340 DEBUG:teuthology.orchestra.run.smithi183:> rm -fr /tmp/tmp.p4avZSLg8n 2024-09-12T06:37:16.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo /bin/ls /boot/loader/entries || true 2024-09-12T06:37:16.417 INFO:teuthology.orchestra.run.smithi183.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-12T06:37:16.417 INFO:teuthology.orchestra.run.smithi183.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-12T06:37:16.417 INFO:teuthology.orchestra.run.smithi183.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-12T06:37:16.417 INFO:teuthology.orchestra.run.smithi183.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-12T06:37:16.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-12T06:37:16.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo shutdown -r now 2024-09-12T06:37:40.951 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-12T06:37:40.951 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-12T06:37:40.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:37:46.591 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-12T06:37:46.592 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-12T06:37:46.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:38:41.018 DEBUG:teuthology.orchestra.remote:timed out 2024-09-12T06:38:46.608 DEBUG:teuthology.orchestra.remote:timed out 2024-09-12T06:38:50.023 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-12T06:38:50.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:38:51.426 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-09-12T06:38:51.899 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-12T06:38:51.899 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-12T06:38:51.899 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-09-12T06:38:51.913 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-505.el9.x86_64 2024-09-12T06:38:51.914 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-12T06:38:51.914 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T06:38:51.914 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-12T06:38:52.914 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-12T06:38:52.914 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T06:38:53.010 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2024-09-12T06:38:53.035 DEBUG:teuthology.parallel:result is None 2024-09-12T06:38:55.608 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-12T06:38:55.609 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:38:56.055 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-09-12T06:38:56.477 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-12T06:38:56.477 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-12T06:38:56.478 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2024-09-12T06:38:56.492 INFO:teuthology.orchestra.run.smithi183.stdout:5.14.0-505.el9.x86_64 2024-09-12T06:38:56.492 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-12T06:38:56.492 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T06:38:56.492 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-12T06:38:57.493 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-12T06:38:57.493 DEBUG:teuthology.orchestra.run.smithi183:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T06:38:57.601 INFO:teuthology.orchestra.run.smithi183.stdout:ttyS1 2024-09-12T06:38:57.626 DEBUG:teuthology.parallel:result is None 2024-09-12T06:38:57.627 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-12T06:38:57.634 INFO:teuthology.task.internal:Creating test directory... 2024-09-12T06:38:57.634 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T06:38:57.637 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T06:38:57.653 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-12T06:38:57.661 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-12T06:38:57.671 INFO:teuthology.task.internal:Creating archive directory... 2024-09-12T06:38:57.671 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T06:38:57.692 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T06:38:57.734 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-12T06:38:57.740 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-12T06:38:57.740 DEBUG:teuthology.orchestra.run.smithi183:> 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 2024-09-12T06:38:57.758 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-09-12T06:38:57.787 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T06:38:57.797 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T06:38:57.802 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T06:38:57.812 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T06:38:57.813 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-12T06:38:57.820 INFO:teuthology.task.internal:Configuring sudo... 2024-09-12T06:38:57.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-12T06:38:57.842 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-12T06:38:57.880 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-12T06:38:57.901 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-12T06:38:57.901 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T06:38:57.907 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T06:38:57.937 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T06:38:58.011 DEBUG:teuthology.orchestra.run.smithi183:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T06:38:58.055 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T06:38:58.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T06:38:58.176 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:38:58.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T06:38:58.242 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T06:38:58.338 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T06:38:58.412 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T06:38:58.491 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T06:38:58.570 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:38:58.570 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T06:38:58.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo service rsyslog restart 2024-09-12T06:38:58.628 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2024-09-12T06:38:58.675 INFO:teuthology.orchestra.run.smithi183.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T06:38:58.762 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T06:38:59.273 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-12T06:38:59.280 INFO:teuthology.task.internal:Starting timer... 2024-09-12T06:38:59.280 INFO:teuthology.run_tasks:Running task pcp... 2024-09-12T06:38:59.348 INFO:teuthology.run_tasks:Running task selinux... 2024-09-12T06:38:59.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo service auditd rotate 2024-09-12T06:38:59.412 INFO:teuthology.orchestra.run.smithi183.stdout:Rotating logs: 2024-09-12T06:38:59.414 DEBUG:teuthology.orchestra.run.smithi196:> sudo service auditd rotate 2024-09-12T06:38:59.694 INFO:teuthology.orchestra.run.smithi196.stdout:Rotating logs: 2024-09-12T06:38:59.696 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-12T06:38:59.696 DEBUG:teuthology.orchestra.run.smithi183:> /usr/sbin/getenforce 2024-09-12T06:38:59.719 INFO:teuthology.orchestra.run.smithi183.stdout:Permissive 2024-09-12T06:38:59.720 DEBUG:teuthology.orchestra.run.smithi196:> /usr/sbin/getenforce 2024-09-12T06:38:59.795 INFO:teuthology.orchestra.run.smithi196.stdout:Permissive 2024-09-12T06:38:59.796 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi183.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi196.front.sepia.ceph.com': 'permissive'} 2024-09-12T06:38:59.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-12T06:38:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T06:38:59.822 DEBUG:teuthology.orchestra.run.smithi196:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-12T06:38:59.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T06:38:59.849 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-12T06:38:59.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo /usr/sbin/setenforce permissive 2024-09-12T06:38:59.892 DEBUG:teuthology.orchestra.run.smithi196:> sudo /usr/sbin/setenforce permissive 2024-09-12T06:38:59.928 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-12T06:38:59.937 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-12T06:38:59.948 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-12T06:38:59.949 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi183.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-12T06:42:43.098 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi183.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2024-09-12T06:42:43.100 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-12T06:42:43.101 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:42:43.188 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-09-12T06:42:43.268 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-12T06:42:43.268 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-12T06:42:43.269 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T06:42:43.371 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-09-12T06:42:43.448 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-12T06:42:43.448 INFO:teuthology.run_tasks:Running task clock... 2024-09-12T06:42:43.463 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-12T06:42:43.463 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-12T06:42:43.464 DEBUG:teuthology.orchestra.run.smithi183:> 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 2024-09-12T06:42:43.466 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-12T06:42:43.467 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-09-12T06:42:43.493 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-12T06:42:43.508 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-12T06:42:43.518 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-12T06:42:43.532 INFO:teuthology.orchestra.run.smithi183.stderr:sudo: ntpd: command not found 2024-09-12T06:42:43.533 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-12T06:42:43.543 INFO:teuthology.orchestra.run.smithi183.stdout:506 Cannot talk to daemon 2024-09-12T06:42:43.557 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-12T06:42:43.558 INFO:teuthology.orchestra.run.smithi196.stderr:sudo: ntpd: command not found 2024-09-12T06:42:43.569 INFO:teuthology.orchestra.run.smithi196.stdout:506 Cannot talk to daemon 2024-09-12T06:42:43.571 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-12T06:42:43.583 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-12T06:42:43.597 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-12T06:42:43.630 INFO:teuthology.orchestra.run.smithi183.stderr:bash: line 1: ntpq: command not found 2024-09-12T06:42:43.633 INFO:teuthology.orchestra.run.smithi183.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-12T06:42:43.633 INFO:teuthology.orchestra.run.smithi183.stdout:=============================================================================== 2024-09-12T06:42:43.633 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.633 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.634 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.634 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.654 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-09-12T06:42:43.658 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-12T06:42:43.658 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-09-12T06:42:43.658 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.658 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.658 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.658 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T06:42:43.658 INFO:teuthology.run_tasks:Running task install... 2024-09-12T06:42:43.667 DEBUG:teuthology.task.install:project ceph 2024-09-12T06:42:43.667 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}} 2024-09-12T06:42:43.668 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'} 2024-09-12T06:42:43.668 INFO:teuthology.task.install:Using flavor: default 2024-09-12T06:42:43.673 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-12T06:42:43.673 INFO:teuthology.task.install:extra packages: [] 2024-09-12T06:42:43.673 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, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'tag': None, 'wait_for_package': False} 2024-09-12T06:42:43.674 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:42:43.676 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, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'tag': None, 'wait_for_package': False} 2024-09-12T06:42:43.676 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:42:43.825 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/ 2024-09-12T06:42:43.825 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.gd61b0886 2024-09-12T06:42:43.847 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/ 2024-09-12T06:42:43.847 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.gd61b0886 2024-09-12T06:42:43.946 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/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-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/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-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-12T06:42:43.947 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:42:43.947 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-12T06:42:43.962 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/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-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/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-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-12T06:42:43.962 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:42:43.963 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-12T06:42:43.973 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, ceph-volume, 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 2024-09-12T06:42:43.973 DEBUG:teuthology.orchestra.run.smithi183:> 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/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-12T06:42:43.989 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, ceph-volume, 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 2024-09-12T06:42:43.989 DEBUG:teuthology.orchestra.run.smithi196:> 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/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-12T06:42:44.039 DEBUG:teuthology.orchestra.run.smithi183:> 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 2024-09-12T06:42:44.054 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-09-12T06:42:44.114 DEBUG:teuthology.orchestra.run.smithi183:> 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 2024-09-12T06:42:44.130 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-09-12T06:42:44.178 INFO:teuthology.orchestra.run.smithi183.stdout:check_obsoletes = 1 2024-09-12T06:42:44.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum clean all 2024-09-12T06:42:44.195 INFO:teuthology.orchestra.run.smithi196.stdout:check_obsoletes = 1 2024-09-12T06:42:44.196 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum clean all 2024-09-12T06:42:44.407 INFO:teuthology.orchestra.run.smithi183.stdout:45 files removed 2024-09-12T06:42:44.423 INFO:teuthology.orchestra.run.smithi196.stdout:45 files removed 2024-09-12T06:42:44.434 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-radosgw 2024-09-12T06:42:44.450 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-radosgw 2024-09-12T06:42:44.981 INFO:teuthology.orchestra.run.smithi183.stdout:ceph packages for x86_64 322 kB/s | 84 kB 00:00 2024-09-12T06:42:45.005 INFO:teuthology.orchestra.run.smithi196.stdout:ceph packages for x86_64 310 kB/s | 84 kB 00:00 2024-09-12T06:42:45.256 INFO:teuthology.orchestra.run.smithi183.stdout:ceph noarch packages 104 kB/s | 24 kB 00:00 2024-09-12T06:42:45.328 INFO:teuthology.orchestra.run.smithi196.stdout:ceph noarch packages 87 kB/s | 24 kB 00:00 2024-09-12T06:42:45.524 INFO:teuthology.orchestra.run.smithi183.stdout:ceph source packages 8.5 kB/s | 1.9 kB 00:00 2024-09-12T06:42:45.598 INFO:teuthology.orchestra.run.smithi196.stdout:ceph source packages 8.3 kB/s | 1.9 kB 00:00 2024-09-12T06:42:45.990 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - BaseOS 19 MB/s | 8.2 MB 00:00 2024-09-12T06:42:49.626 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - AppStream 8.1 MB/s | 20 MB 00:02 2024-09-12T06:42:49.673 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 2.0 MB/s | 8.2 MB 00:04 2024-09-12T06:42:55.089 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-12T06:42:56.668 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 9 - Extras packages 91 kB/s | 19 kB 00:00 2024-09-12T06:42:57.611 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-12T06:42:58.781 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 2.5 MB/s | 20 MB 00:08 2024-09-12T06:43:03.028 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-09-12T06:43:05.397 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:43:05.405 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:05.405 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:43:05.405 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:05.405 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-radosgw x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 11 M 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout:Upgrading: 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: librados2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.5 M 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: librbd1 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.2 M 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 5.5 M 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-common x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 22 M 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-selinux x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 25 k 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-12T06:43:05.406 INFO:teuthology.orchestra.run.smithi183.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 755 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 508 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: librgw2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 5.5 M 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-12T06:43:05.407 INFO:teuthology.orchestra.run.smithi183.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 45 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 143 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cephfs x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 162 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 321 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rbd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 307 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 99 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout:Installing weak dependencies: 2024-09-12T06:43:05.408 INFO:teuthology.orchestra.run.smithi183.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout:Install 31 Packages 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout:Upgrade 2 Packages 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 62 M 2024-09-12T06:43:05.409 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:43:06.062 INFO:teuthology.orchestra.run.smithi183.stdout:(1/33): ceph-base-19.3.0-4883.gd61b0886.el9.x86 12 MB/s | 5.5 MB 00:00 2024-09-12T06:43:06.129 INFO:teuthology.orchestra.run.smithi183.stdout:(2/33): ceph-selinux-19.3.0-4883.gd61b0886.el9. 377 kB/s | 25 kB 00:00 2024-09-12T06:43:06.229 INFO:teuthology.orchestra.run.smithi183.stdout:(3/33): libcephfs2-19.3.0-4883.gd61b0886.el9.x8 7.4 MB/s | 755 kB 00:00 2024-09-12T06:43:06.346 INFO:teuthology.orchestra.run.smithi183.stdout:(4/33): ceph-radosgw-19.3.0-4883.gd61b0886.el9. 15 MB/s | 11 MB 00:00 2024-09-12T06:43:06.371 INFO:teuthology.orchestra.run.smithi183.stdout:(5/33): libradosstriper1-19.3.0-4883.gd61b0886. 3.5 MB/s | 508 kB 00:00 2024-09-12T06:43:06.455 INFO:teuthology.orchestra.run.smithi183.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.gd61b 541 kB/s | 45 kB 00:00 2024-09-12T06:43:06.538 INFO:teuthology.orchestra.run.smithi183.stdout:(7/33): python3-ceph-common-19.3.0-4883.gd61b08 1.7 MB/s | 143 kB 00:00 2024-09-12T06:43:06.614 INFO:teuthology.orchestra.run.smithi183.stdout:(8/33): librgw2-19.3.0-4883.gd61b0886.el9.x86_6 21 MB/s | 5.5 MB 00:00 2024-09-12T06:43:06.639 INFO:teuthology.orchestra.run.smithi183.stdout:(9/33): python3-cephfs-19.3.0-4883.gd61b0886.el 1.6 MB/s | 162 kB 00:00 2024-09-12T06:43:06.664 INFO:teuthology.orchestra.run.smithi183.stdout:(10/33): python3-rados-19.3.0-4883.gd61b0886.el 6.2 MB/s | 321 kB 00:00 2024-09-12T06:43:06.698 INFO:teuthology.orchestra.run.smithi183.stdout:(11/33): python3-rbd-19.3.0-4883.gd61b0886.el9. 5.1 MB/s | 307 kB 00:00 2024-09-12T06:43:06.723 INFO:teuthology.orchestra.run.smithi183.stdout:(12/33): python3-rgw-19.3.0-4883.gd61b0886.el9. 1.7 MB/s | 99 kB 00:00 2024-09-12T06:43:06.974 INFO:teuthology.orchestra.run.smithi183.stdout:(13/33): ceph-common-19.3.0-4883.gd61b0886.el9. 16 MB/s | 22 MB 00:01 2024-09-12T06:43:07.632 INFO:teuthology.orchestra.run.smithi183.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 114 kB/s | 107 kB 00:00 2024-09-12T06:43:07.682 INFO:teuthology.orchestra.run.smithi183.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 178 kB/s | 171 kB 00:00 2024-09-12T06:43:07.758 INFO:teuthology.orchestra.run.smithi183.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 204 kB/s | 160 kB 00:00 2024-09-12T06:43:08.266 INFO:teuthology.orchestra.run.smithi183.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 71 kB/s | 45 kB 00:00 2024-09-12T06:43:08.608 INFO:teuthology.orchestra.run.smithi183.stdout:(18/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 344 kB/s | 292 kB 00:00 2024-09-12T06:43:08.641 INFO:teuthology.orchestra.run.smithi183.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 691 kB/s | 662 kB 00:00 2024-09-12T06:43:08.925 INFO:teuthology.orchestra.run.smithi183.stdout:(20/33): python3-prettytable-0.7.2-27.el9.noarc 64 kB/s | 42 kB 00:00 2024-09-12T06:43:09.292 INFO:teuthology.orchestra.run.smithi183.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 55 kB/s | 36 kB 00:00 2024-09-12T06:43:09.492 INFO:teuthology.orchestra.run.smithi183.stdout:(22/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.5 MB/s | 308 kB 00:00 2024-09-12T06:43:09.517 INFO:teuthology.orchestra.run.smithi183.stdout:(23/33): qatlib-24.02.0-1.el9.x86_64.rpm 243 kB/s | 221 kB 00:00 2024-09-12T06:43:09.559 INFO:teuthology.orchestra.run.smithi183.stdout:(24/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 75 kB/s | 47 kB 00:00 2024-09-12T06:43:09.610 INFO:teuthology.orchestra.run.smithi183.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 284 kB/s | 26 kB 00:00 2024-09-12T06:43:09.635 INFO:teuthology.orchestra.run.smithi183.stdout:(26/33): liboath-2.6.7-2.el9.x86_64.rpm 658 kB/s | 49 kB 00:00 2024-09-12T06:43:09.702 INFO:teuthology.orchestra.run.smithi183.stdout:(27/33): libarrow-9.0.0-11.el9.x86_64.rpm 21 MB/s | 4.4 MB 00:00 2024-09-12T06:43:09.727 INFO:teuthology.orchestra.run.smithi183.stdout:(28/33): libunwind-1.6.2-1.el9.x86_64.rpm 584 kB/s | 67 kB 00:00 2024-09-12T06:43:09.761 INFO:teuthology.orchestra.run.smithi183.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.7 MB/s | 839 kB 00:00 2024-09-12T06:43:09.786 INFO:teuthology.orchestra.run.smithi183.stdout:(30/33): re2-20211101-20.el9.x86_64.rpm 3.3 MB/s | 191 kB 00:00 2024-09-12T06:43:09.819 INFO:teuthology.orchestra.run.smithi183.stdout:(31/33): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-09-12T06:43:10.020 INFO:teuthology.orchestra.run.smithi183.stdout:(32/33): librados2-19.3.0-4883.gd61b0886.el9.x8 13 MB/s | 3.5 MB 00:00 2024-09-12T06:43:10.087 INFO:teuthology.orchestra.run.smithi183.stdout:(33/33): librbd1-19.3.0-4883.gd61b0886.el9.x86_ 11 MB/s | 3.2 MB 00:00 2024-09-12T06:43:10.092 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:43:10.092 INFO:teuthology.orchestra.run.smithi183.stdout:Total 13 MB/s | 62 MB 00:04 2024-09-12T06:43:10.210 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:43:10.247 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:43:10.247 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:43:10.914 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:43:10.915 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:43:12.439 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:43:12.514 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-12T06:43:12.542 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-12T06:43:12.567 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-12T06:43:12.589 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-12T06:43:12.615 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-12T06:43:12.809 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-12T06:43:12.861 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-12T06:43:13.263 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-12T06:43:13.288 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 623 kB/s | 6.5 MB 00:10 2024-09-12T06:43:13.318 INFO:teuthology.orchestra.run.smithi183.stdout: Upgrading : librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T06:43:13.411 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T06:43:13.499 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 8/35 2024-09-12T06:43:13.520 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 9/35 2024-09-12T06:43:13.566 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 9/35 2024-09-12T06:43:13.594 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-12T06:43:13.638 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9. 11/35 2024-09-12T06:43:13.714 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 12/35 2024-09-12T06:43:13.739 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 13/35 2024-09-12T06:43:13.803 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 13/35 2024-09-12T06:43:13.837 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-12T06:43:13.945 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-12T06:43:13.981 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-12T06:43:14.021 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-12T06:43:14.053 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-12T06:43:14.099 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-12T06:43:14.135 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-12T06:43:14.170 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-12T06:43:14.512 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-12T06:43:14.562 INFO:teuthology.orchestra.run.smithi183.stdout: Upgrading : librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 23/35 2024-09-12T06:43:14.646 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 23/35 2024-09-12T06:43:14.676 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 24/35 2024-09-12T06:43:14.721 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-12T06:43:15.108 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 19 kB 00:00 2024-09-12T06:43:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-12T06:43:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 27/35 2024-09-12T06:43:15.345 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 27/35 2024-09-12T06:43:15.424 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 28/35 2024-09-12T06:43:15.467 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x8 29/35 2024-09-12T06:43:16.302 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-12T06:43:17.742 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T06:43:17.772 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T06:43:18.347 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T06:43:18.392 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 31/35 2024-09-12T06:43:18.489 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 31/35 2024-09-12T06:43:18.489 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-12T06:43:18.489 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-12T06:43:18.490 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:18.526 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T06:43:21.749 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-12T06:43:24.050 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-radosgw x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 11 M 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout:Upgrading: 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout: librados2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.5 M 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout: librbd1 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.2 M 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:43:24.058 INFO:teuthology.orchestra.run.smithi196.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-base x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 5.5 M 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-common x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 22 M 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-selinux x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 25 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 755 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: libradosstriper1 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 508 k 2024-09-12T06:43:24.059 INFO:teuthology.orchestra.run.smithi196.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: librgw2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 5.5 M 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 45 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-common x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 143 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cephfs x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 162 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rados x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 321 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rbd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 307 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rgw x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 99 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-12T06:43:24.060 INFO:teuthology.orchestra.run.smithi196.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout:Installing weak dependencies: 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout:Install 31 Packages 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout:Upgrade 2 Packages 2024-09-12T06:43:24.061 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:24.062 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 62 M 2024-09-12T06:43:24.062 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:43:24.667 INFO:teuthology.orchestra.run.smithi196.stdout:(1/33): ceph-base-19.3.0-4883.gd61b0886.el9.x86 10 MB/s | 5.5 MB 00:00 2024-09-12T06:43:24.725 INFO:teuthology.orchestra.run.smithi196.stdout:(2/33): ceph-selinux-19.3.0-4883.gd61b0886.el9. 433 kB/s | 25 kB 00:00 2024-09-12T06:43:24.834 INFO:teuthology.orchestra.run.smithi196.stdout:(3/33): libcephfs2-19.3.0-4883.gd61b0886.el9.x8 6.8 MB/s | 755 kB 00:00 2024-09-12T06:43:24.993 INFO:teuthology.orchestra.run.smithi196.stdout:(4/33): ceph-radosgw-19.3.0-4883.gd61b0886.el9. 13 MB/s | 11 MB 00:00 2024-09-12T06:43:25.018 INFO:teuthology.orchestra.run.smithi196.stdout:(5/33): libradosstriper1-19.3.0-4883.gd61b0886. 2.7 MB/s | 508 kB 00:00 2024-09-12T06:43:25.077 INFO:teuthology.orchestra.run.smithi196.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.gd61b 775 kB/s | 45 kB 00:00 2024-09-12T06:43:25.402 INFO:teuthology.orchestra.run.smithi196.stdout:(7/33): ceph-common-19.3.0-4883.gd61b0886.el9.x 17 MB/s | 22 MB 00:01 2024-09-12T06:43:25.419 INFO:teuthology.orchestra.run.smithi196.stdout:(8/33): python3-ceph-common-19.3.0-4883.gd61b08 418 kB/s | 143 kB 00:00 2024-09-12T06:43:25.503 INFO:teuthology.orchestra.run.smithi196.stdout:(9/33): librgw2-19.3.0-4883.gd61b0886.el9.x86_6 11 MB/s | 5.5 MB 00:00 2024-09-12T06:43:25.527 INFO:teuthology.orchestra.run.smithi196.stdout:(10/33): python3-cephfs-19.3.0-4883.gd61b0886.e 1.3 MB/s | 162 kB 00:00 2024-09-12T06:43:25.561 INFO:teuthology.orchestra.run.smithi196.stdout:(11/33): python3-rados-19.3.0-4883.gd61b0886.el 2.2 MB/s | 321 kB 00:00 2024-09-12T06:43:25.586 INFO:teuthology.orchestra.run.smithi196.stdout:(12/33): python3-rgw-19.3.0-4883.gd61b0886.el9. 1.7 MB/s | 99 kB 00:00 2024-09-12T06:43:25.612 INFO:teuthology.orchestra.run.smithi196.stdout:(13/33): python3-rbd-19.3.0-4883.gd61b0886.el9. 2.8 MB/s | 307 kB 00:00 2024-09-12T06:43:25.754 INFO:teuthology.orchestra.run.smithi196.stdout:(14/33): libnbd-1.20.2-2.el9.x86_64.rpm 1.0 MB/s | 171 kB 00:00 2024-09-12T06:43:25.779 INFO:teuthology.orchestra.run.smithi196.stdout:(15/33): boost-program-options-1.75.0-8.el9.x86 492 kB/s | 107 kB 00:00 2024-09-12T06:43:25.804 INFO:teuthology.orchestra.run.smithi196.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 833 kB/s | 160 kB 00:00 2024-09-12T06:43:25.829 INFO:teuthology.orchestra.run.smithi196.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 600 kB/s | 45 kB 00:00 2024-09-12T06:43:25.880 INFO:teuthology.orchestra.run.smithi196.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 844 kB/s | 42 kB 00:00 2024-09-12T06:43:25.905 INFO:teuthology.orchestra.run.smithi196.stdout:(19/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-09-12T06:43:25.955 INFO:teuthology.orchestra.run.smithi196.stdout:(20/33): qatlib-service-24.02.0-1.el9.x86_64.rp 717 kB/s | 36 kB 00:00 2024-09-12T06:43:25.980 INFO:teuthology.orchestra.run.smithi196.stdout:(21/33): qatlib-24.02.0-1.el9.x86_64.rpm 2.1 MB/s | 221 kB 00:00 2024-09-12T06:43:26.006 INFO:teuthology.orchestra.run.smithi196.stdout:(22/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 937 kB/s | 47 kB 00:00 2024-09-12T06:43:26.106 INFO:teuthology.orchestra.run.smithi196.stdout:(23/33): librdkafka-1.6.1-102.el9.x86_64.rpm 2.0 MB/s | 662 kB 00:00 2024-09-12T06:43:26.232 INFO:teuthology.orchestra.run.smithi196.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.2 MB/s | 308 kB 00:00 2024-09-12T06:43:26.249 INFO:teuthology.orchestra.run.smithi196.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 183 kB/s | 26 kB 00:00 2024-09-12T06:43:26.282 INFO:teuthology.orchestra.run.smithi196.stdout:(26/33): liboath-2.6.7-2.el9.x86_64.rpm 971 kB/s | 49 kB 00:00 2024-09-12T06:43:26.374 INFO:teuthology.orchestra.run.smithi196.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 538 kB/s | 67 kB 00:00 2024-09-12T06:43:26.407 INFO:teuthology.orchestra.run.smithi196.stdout:(28/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.5 MB/s | 839 kB 00:00 2024-09-12T06:43:26.499 INFO:teuthology.orchestra.run.smithi196.stdout:(29/33): libarrow-9.0.0-11.el9.x86_64.rpm 9.0 MB/s | 4.4 MB 00:00 2024-09-12T06:43:26.525 INFO:teuthology.orchestra.run.smithi196.stdout:(30/33): re2-20211101-20.el9.x86_64.rpm 1.2 MB/s | 191 kB 00:00 2024-09-12T06:43:26.566 INFO:teuthology.orchestra.run.smithi196.stdout:(31/33): thrift-0.15.0-2.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2024-09-12T06:43:26.750 INFO:teuthology.orchestra.run.smithi196.stdout:(32/33): librbd1-19.3.0-4883.gd61b0886.el9.x86_ 14 MB/s | 3.2 MB 00:00 2024-09-12T06:43:26.892 INFO:teuthology.orchestra.run.smithi196.stdout:(33/33): librados2-19.3.0-4883.gd61b0886.el9.x8 8.8 MB/s | 3.5 MB 00:00 2024-09-12T06:43:26.894 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:43:26.895 INFO:teuthology.orchestra.run.smithi196.stdout:Total 22 MB/s | 62 MB 00:02 2024-09-12T06:43:27.013 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:43:27.049 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:43:27.049 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:43:27.717 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:43:27.718 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:43:28.530 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T06:43:28.530 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /sys 2024-09-12T06:43:28.530 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /proc 2024-09-12T06:43:28.530 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /mnt 2024-09-12T06:43:28.530 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /var/tmp 2024-09-12T06:43:28.531 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /home 2024-09-12T06:43:28.531 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /root 2024-09-12T06:43:28.531 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /tmp 2024-09-12T06:43:28.531 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:29.223 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:43:29.311 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-12T06:43:29.347 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-12T06:43:29.380 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-12T06:43:29.403 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-12T06:43:29.428 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-12T06:43:29.561 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 33/35 2024-09-12T06:43:29.587 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 33/35 2024-09-12T06:43:29.587 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:43:29.587 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-12T06:43:29.587 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-12T06:43:29.587 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-12T06:43:29.587 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:29.589 INFO:teuthology.orchestra.run.smithi183.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-12T06:43:29.621 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-12T06:43:29.672 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-12T06:43:29.672 INFO:teuthology.orchestra.run.smithi183.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T06:43:29.675 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-12T06:43:30.078 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-12T06:43:30.141 INFO:teuthology.orchestra.run.smithi196.stdout: Upgrading : librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T06:43:30.233 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T06:43:30.324 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 8/35 2024-09-12T06:43:30.351 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 9/35 2024-09-12T06:43:30.405 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 9/35 2024-09-12T06:43:30.442 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-12T06:43:30.487 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9. 11/35 2024-09-12T06:43:30.557 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 12/35 2024-09-12T06:43:30.586 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 13/35 2024-09-12T06:43:30.650 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 13/35 2024-09-12T06:43:30.685 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-12T06:43:30.796 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-12T06:43:30.836 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-12T06:43:30.877 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-12T06:43:30.917 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-12T06:43:30.947 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-12T06:43:30.983 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T06:43:30.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 1/35 2024-09-12T06:43:30.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2/35 2024-09-12T06:43:30.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 3/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 4/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 5/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 6/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9. 8/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x8 9/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 10/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 11/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 12/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 13/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-12T06:43:30.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-12T06:43:30.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 34/35 2024-09-12T06:43:30.987 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-12T06:43:31.026 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-12T06:43:31.351 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-12T06:43:31.420 INFO:teuthology.orchestra.run.smithi196.stdout: Upgrading : librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 23/35 2024-09-12T06:43:31.517 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 23/35 2024-09-12T06:43:31.548 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 24/35 2024-09-12T06:43:31.585 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-12T06:43:31.954 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T06:43:31.954 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:31.954 INFO:teuthology.orchestra.run.smithi183.stdout:Upgraded: 2024-09-12T06:43:31.954 INFO:teuthology.orchestra.run.smithi183.stdout: librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.954 INFO:teuthology.orchestra.run.smithi183.stdout: librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-12T06:43:31.955 INFO:teuthology.orchestra.run.smithi183.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:31.956 INFO:teuthology.orchestra.run.smithi183.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-12T06:43:31.957 INFO:teuthology.orchestra.run.smithi183.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-12T06:43:31.957 INFO:teuthology.orchestra.run.smithi183.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-12T06:43:31.957 INFO:teuthology.orchestra.run.smithi183.stdout: re2-1:20211101-20.el9.x86_64 2024-09-12T06:43:31.957 INFO:teuthology.orchestra.run.smithi183.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-12T06:43:31.957 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:31.957 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:43:32.075 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-12T06:43:32.104 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 27/35 2024-09-12T06:43:32.167 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 27/35 2024-09-12T06:43:32.244 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 28/35 2024-09-12T06:43:32.273 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x8 29/35 2024-09-12T06:43:32.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-test 2024-09-12T06:43:32.863 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:30 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:43:32.996 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-test x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 50 M 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout: libcephsqlite x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 161 k 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:32.997 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:43:32.998 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:32.998 INFO:teuthology.orchestra.run.smithi183.stdout:Install 4 Packages 2024-09-12T06:43:32.998 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:32.998 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 51 M 2024-09-12T06:43:32.998 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 217 M 2024-09-12T06:43:32.998 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:43:33.310 INFO:teuthology.orchestra.run.smithi183.stdout:(1/4): libcephsqlite-19.3.0-4883.gd61b0886.el9. 776 kB/s | 161 kB 00:00 2024-09-12T06:43:33.686 INFO:teuthology.orchestra.run.smithi183.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 170 kB/s | 64 kB 00:00 2024-09-12T06:43:33.819 INFO:teuthology.orchestra.run.smithi183.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 424 kB/s | 304 kB 00:00 2024-09-12T06:43:34.603 INFO:teuthology.orchestra.run.smithi183.stdout:(4/4): ceph-test-19.3.0-4883.gd61b0886.el9.x86_ 33 MB/s | 50 MB 00:01 2024-09-12T06:43:34.605 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:43:34.605 INFO:teuthology.orchestra.run.smithi183.stdout:Total 32 MB/s | 51 MB 00:01 2024-09-12T06:43:34.628 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T06:43:34.633 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:43:34.653 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:43:34.654 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:43:34.661 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T06:43:35.060 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:43:35.060 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:43:35.230 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T06:43:35.273 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 31/35 2024-09-12T06:43:35.368 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 31/35 2024-09-12T06:43:35.368 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-12T06:43:35.368 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-12T06:43:35.369 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:35.407 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T06:43:35.607 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:43:35.695 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-12T06:43:35.734 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-12T06:43:35.762 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 3/4 2024-09-12T06:43:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 3/4 2024-09-12T06:43:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 4/4 2024-09-12T06:43:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 4/4 2024-09-12T06:43:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 1/4 2024-09-12T06:43:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 2/4 2024-09-12T06:43:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:43.297 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:43:43.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph 2024-09-12T06:43:44.169 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:42 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:43:44.312 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:43:44.314 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:44.314 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: ceph x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 6.6 k 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mds x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 2.4 M 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 1.5 M 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 291 k 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mon x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 4.8 M 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-osd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 17 M 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-12T06:43:44.315 INFO:teuthology.orchestra.run.smithi183.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-collections 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-12T06:43:44.316 INFO:teuthology.orchestra.run.smithi183.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-12T06:43:44.317 INFO:teuthology.orchestra.run.smithi183.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout:Install 37 Packages 2024-09-12T06:43:44.318 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:44.319 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 31 M 2024-09-12T06:43:44.319 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 109 M 2024-09-12T06:43:44.319 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:43:44.937 INFO:teuthology.orchestra.run.smithi183.stdout:(1/37): ceph-19.3.0-4883.gd61b0886.el9.x86_64.r 51 kB/s | 6.6 kB 00:00 2024-09-12T06:43:45.087 INFO:teuthology.orchestra.run.smithi183.stdout:(2/37): ceph-mgr-19.3.0-4883.gd61b0886.el9.x86_ 5.5 MB/s | 1.5 MB 00:00 2024-09-12T06:43:45.162 INFO:teuthology.orchestra.run.smithi183.stdout:(3/37): ceph-mds-19.3.0-4883.gd61b0886.el9.x86_ 6.7 MB/s | 2.4 MB 00:00 2024-09-12T06:43:45.271 INFO:teuthology.orchestra.run.smithi183.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.gd61b 2.6 MB/s | 291 kB 00:00 2024-09-12T06:43:45.346 INFO:teuthology.orchestra.run.smithi183.stdout:(5/37): ceph-mon-19.3.0-4883.gd61b0886.el9.x86_ 12 MB/s | 4.8 MB 00:00 2024-09-12T06:43:45.353 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T06:43:45.353 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /sys 2024-09-12T06:43:45.353 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /proc 2024-09-12T06:43:45.354 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /mnt 2024-09-12T06:43:45.354 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /var/tmp 2024-09-12T06:43:45.354 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /home 2024-09-12T06:43:45.354 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /root 2024-09-12T06:43:45.354 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /tmp 2024-09-12T06:43:45.354 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:45.513 INFO:teuthology.orchestra.run.smithi183.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-09-12T06:43:45.680 INFO:teuthology.orchestra.run.smithi183.stdout:(7/37): ceph-osd-19.3.0-4883.gd61b0886.el9.x86_ 29 MB/s | 17 MB 00:00 2024-09-12T06:43:45.705 INFO:teuthology.orchestra.run.smithi183.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 555 kB/s | 106 kB 00:00 2024-09-12T06:43:45.739 INFO:teuthology.orchestra.run.smithi183.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 3.1 MB/s | 1.2 MB 00:00 2024-09-12T06:43:45.764 INFO:teuthology.orchestra.run.smithi183.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-09-12T06:43:45.789 INFO:teuthology.orchestra.run.smithi183.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-12T06:43:45.823 INFO:teuthology.orchestra.run.smithi183.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 3.1 MB/s | 188 kB 00:00 2024-09-12T06:43:45.848 INFO:teuthology.orchestra.run.smithi183.stdout:(13/37): python3-pycparser-2.20-6.el9.noarch.rp 805 kB/s | 135 kB 00:00 2024-09-12T06:43:45.873 INFO:teuthology.orchestra.run.smithi183.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 691 kB/s | 35 kB 00:00 2024-09-12T06:43:45.899 INFO:teuthology.orchestra.run.smithi183.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-09-12T06:43:45.916 INFO:teuthology.orchestra.run.smithi183.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 1.1 MB/s | 77 kB 00:00 2024-09-12T06:43:45.936 INFO:teuthology.orchestra.run.smithi183.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 817 kB/s | 51 kB 00:00 2024-09-12T06:43:45.961 INFO:teuthology.orchestra.run.smithi183.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 668 kB/s | 42 kB 00:00 2024-09-12T06:43:46.295 INFO:teuthology.orchestra.run.smithi183.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 130 kB/s | 43 kB 00:00 2024-09-12T06:43:46.360 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 33/35 2024-09-12T06:43:46.370 INFO:teuthology.orchestra.run.smithi183.stdout:(20/37): luarocks-3.9.2-5.el9.noarch.rpm 349 kB/s | 151 kB 00:00 2024-09-12T06:43:46.385 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 33/35 2024-09-12T06:43:46.385 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:43:46.385 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-12T06:43:46.386 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-12T06:43:46.386 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-12T06:43:46.386 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:46.388 INFO:teuthology.orchestra.run.smithi196.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-12T06:43:46.471 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-12T06:43:46.471 INFO:teuthology.orchestra.run.smithi196.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T06:43:46.529 INFO:teuthology.orchestra.run.smithi183.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 36 kB/s | 22 kB 00:00 2024-09-12T06:43:46.721 INFO:teuthology.orchestra.run.smithi183.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 56 kB/s | 11 kB 00:00 2024-09-12T06:43:46.779 INFO:teuthology.orchestra.run.smithi183.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 355 kB/s | 172 kB 00:00 2024-09-12T06:43:46.855 INFO:teuthology.orchestra.run.smithi183.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 741 kB/s | 358 kB 00:00 2024-09-12T06:43:47.000 INFO:teuthology.orchestra.run.smithi183.stdout:(25/37): python3-jaraco-classes-3.2.1-5.el9.noa 63 kB/s | 18 kB 00:00 2024-09-12T06:43:47.039 INFO:teuthology.orchestra.run.smithi183.stdout:(26/37): python3-jaraco-collections-3.0.0-8.el9 89 kB/s | 23 kB 00:00 2024-09-12T06:43:47.114 INFO:teuthology.orchestra.run.smithi183.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 75 kB/s | 19 kB 00:00 2024-09-12T06:43:47.256 INFO:teuthology.orchestra.run.smithi183.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 77 kB/s | 20 kB 00:00 2024-09-12T06:43:47.373 INFO:teuthology.orchestra.run.smithi183.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 139 kB/s | 46 kB 00:00 2024-09-12T06:43:47.448 INFO:teuthology.orchestra.run.smithi183.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 236 kB/s | 79 kB 00:00 2024-09-12T06:43:47.632 INFO:teuthology.orchestra.run.smithi183.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 63 kB/s | 16 kB 00:00 2024-09-12T06:43:47.660 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T06:43:47.660 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 1/35 2024-09-12T06:43:47.660 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2/35 2024-09-12T06:43:47.660 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 3/35 2024-09-12T06:43:47.660 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 4/35 2024-09-12T06:43:47.660 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 5/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 6/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9. 8/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x8 9/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 10/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 11/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 12/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 13/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-12T06:43:47.661 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-12T06:43:47.662 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-12T06:43:47.663 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-12T06:43:47.663 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T06:43:47.663 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-12T06:43:47.663 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 34/35 2024-09-12T06:43:47.748 INFO:teuthology.orchestra.run.smithi183.stdout:(32/37): python3-pecan-1.4.2-3.el9.noarch.rpm 553 kB/s | 272 kB 00:00 2024-09-12T06:43:47.782 INFO:teuthology.orchestra.run.smithi183.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 269 kB/s | 90 kB 00:00 2024-09-12T06:43:47.899 INFO:teuthology.orchestra.run.smithi183.stdout:(34/37): python3-tempora-5.0.0-2.el9.noarch.rpm 134 kB/s | 36 kB 00:00 2024-09-12T06:43:48.157 INFO:teuthology.orchestra.run.smithi183.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 77 kB/s | 20 kB 00:00 2024-09-12T06:43:48.232 INFO:teuthology.orchestra.run.smithi183.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 476 kB/s | 230 kB 00:00 2024-09-12T06:43:48.350 INFO:teuthology.orchestra.run.smithi183.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 753 kB/s | 427 kB 00:00 2024-09-12T06:43:48.353 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:43:48.353 INFO:teuthology.orchestra.run.smithi183.stdout:Total 7.6 MB/s | 31 MB 00:04 2024-09-12T06:43:48.506 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:43:48.545 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:43:48.545 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:43:48.721 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout:Upgraded: 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-12T06:43:48.722 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.723 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: re2-1:20211101-20.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:48.724 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:43:49.035 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:43:49.035 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:43:49.073 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-test 2024-09-12T06:43:49.636 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:28 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:43:49.776 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:43:49.776 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:43:49.776 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-test x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 50 M 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout: libcephsqlite x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 161 k 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout:Install 4 Packages 2024-09-12T06:43:49.777 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:43:49.778 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 51 M 2024-09-12T06:43:49.778 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 217 M 2024-09-12T06:43:49.778 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:43:50.176 INFO:teuthology.orchestra.run.smithi196.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.1 MB/s | 304 kB 00:00 2024-09-12T06:43:50.209 INFO:teuthology.orchestra.run.smithi196.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-09-12T06:43:50.266 INFO:teuthology.orchestra.run.smithi196.stdout:(3/4): libcephsqlite-19.3.0-4883.gd61b0886.el9. 743 kB/s | 161 kB 00:00 2024-09-12T06:43:50.405 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:43:50.486 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-12T06:43:50.540 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-12T06:43:50.572 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-12T06:43:50.643 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-12T06:43:50.679 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-12T06:43:50.712 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-12T06:43:50.803 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-12T06:43:50.882 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-12T06:43:50.931 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-12T06:43:50.966 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-12T06:43:50.996 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-12T06:43:51.030 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-12T06:43:51.064 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-12T06:43:51.121 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-12T06:43:51.164 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-12T06:43:51.199 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-12T06:43:51.248 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-12T06:43:51.280 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-12T06:43:51.352 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-12T06:43:51.494 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-12T06:43:51.542 INFO:teuthology.orchestra.run.smithi196.stdout:(4/4): ceph-test-19.3.0-4883.gd61b0886.el9.x86_ 33 MB/s | 50 MB 00:01 2024-09-12T06:43:51.545 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:43:51.545 INFO:teuthology.orchestra.run.smithi196.stdout:Total 29 MB/s | 51 MB 00:01 2024-09-12T06:43:51.572 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-12T06:43:51.573 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:43:51.593 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:43:51.593 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:43:51.625 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-12T06:43:51.666 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-12T06:43:51.723 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-12T06:43:51.779 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-12T06:43:51.973 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-12T06:43:52.000 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:43:52.000 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:43:52.019 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-12T06:43:52.090 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-12T06:43:52.178 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-12T06:43:52.218 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-12T06:43:52.348 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-12T06:43:52.516 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9. 32/37 2024-09-12T06:43:52.533 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:43:52.546 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 33/37 2024-09-12T06:43:52.572 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 33/37 2024-09-12T06:43:52.572 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:43:52.572 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-12T06:43:52.573 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-12T06:43:52.573 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-12T06:43:52.573 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:52.606 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-12T06:43:52.649 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-12T06:43:52.677 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 3/4 2024-09-12T06:43:54.047 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 34/37 2024-09-12T06:43:54.074 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 34/37 2024-09-12T06:43:54.074 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:43:54.074 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-12T06:43:54.074 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-12T06:43:54.075 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-12T06:43:54.075 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:54.523 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 35/37 2024-09-12T06:43:54.546 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 35/37 2024-09-12T06:43:54.547 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:43:54.547 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-12T06:43:54.547 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-12T06:43:54.547 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-12T06:43:54.547 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:54.798 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 36/37 2024-09-12T06:43:54.822 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 36/37 2024-09-12T06:43:54.823 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:43:54.823 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-12T06:43:54.823 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-12T06:43:54.823 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-12T06:43:54.823 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:54.887 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 37/37 2024-09-12T06:43:56.743 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 37/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 1/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 2/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 3/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 4/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 5/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9. 6/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-12T06:43:56.744 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-12T06:43:56.745 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-12T06:43:56.746 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-12T06:43:56.746 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-12T06:43:56.746 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-12T06:43:56.746 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-12T06:43:56.747 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-12T06:43:56.748 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-12T06:43:56.748 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-12T06:43:56.748 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-12T06:43:56.748 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-12T06:43:57.594 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 3/4 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:43:57.759 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: lua-5.4.4-4.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-12T06:43:57.760 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ply-3.11-14.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-12T06:43:57.761 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:57.762 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:43:57.767 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 4/4 2024-09-12T06:43:58.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-base 2024-09-12T06:43:58.695 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:56 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:43:58.786 INFO:teuthology.orchestra.run.smithi183.stdout:Package ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:43:58.827 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:43:58.828 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:43:58.829 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:43:58.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install cephadm 2024-09-12T06:43:59.456 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:57 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:43:59.600 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout: cephadm noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 784 k 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:43:59.601 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:43:59.602 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:43:59.602 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:43:59.602 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 784 k 2024-09-12T06:43:59.602 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 791 k 2024-09-12T06:43:59.602 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:43:59.880 INFO:teuthology.orchestra.run.smithi183.stdout:cephadm-19.3.0-4883.gd61b0886.el9.noarch.rpm 2.8 MB/s | 784 kB 00:00 2024-09-12T06:43:59.881 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:43:59.881 INFO:teuthology.orchestra.run.smithi183.stdout:Total 2.7 MB/s | 784 kB 00:00 2024-09-12T06:43:59.881 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:43:59.886 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:43:59.886 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:43:59.892 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:43:59.893 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:43:59.967 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:00.159 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 4/4 2024-09-12T06:44:00.160 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 1/4 2024-09-12T06:44:00.160 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 2/4 2024-09-12T06:44:00.160 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-12T06:44:00.400 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:00.447 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout: libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:00.611 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:00.612 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:00.725 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph 2024-09-12T06:44:00.870 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:01.168 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:01.168 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:01.168 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:01.168 INFO:teuthology.orchestra.run.smithi183.stdout: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:01.168 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:01.169 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:01.320 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:40 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:01.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-immutable-object-cache 2024-09-12T06:44:01.469 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:01.471 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:01.471 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:01.471 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:01.471 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:01.471 INFO:teuthology.orchestra.run.smithi196.stdout: ceph x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 6.6 k 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mds x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 2.4 M 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 1.5 M 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 291 k 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mon x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 4.8 M 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-osd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 17 M 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-12T06:44:01.472 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-collections 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-12T06:44:01.473 INFO:teuthology.orchestra.run.smithi196.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-12T06:44:01.474 INFO:teuthology.orchestra.run.smithi196.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout:Install 37 Packages 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:01.475 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 31 M 2024-09-12T06:44:01.476 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 109 M 2024-09-12T06:44:01.476 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:01.951 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:59 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:02.018 INFO:teuthology.orchestra.run.smithi196.stdout:(1/37): ceph-19.3.0-4883.gd61b0886.el9.x86_64.r 56 kB/s | 6.6 kB 00:00 2024-09-12T06:44:02.085 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:02.085 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:02.085 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repo Size 2024-09-12T06:44:02.085 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:02.085 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:02.085 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 145 k 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 145 k 2024-09-12T06:44:02.086 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 432 k 2024-09-12T06:44:02.087 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:02.218 INFO:teuthology.orchestra.run.smithi196.stdout:(2/37): ceph-mds-19.3.0-4883.gd61b0886.el9.x86_ 7.5 MB/s | 2.4 MB 00:00 2024-09-12T06:44:02.260 INFO:teuthology.orchestra.run.smithi196.stdout:(3/37): ceph-mgr-19.3.0-4883.gd61b0886.el9.x86_ 4.2 MB/s | 1.5 MB 00:00 2024-09-12T06:44:02.353 INFO:teuthology.orchestra.run.smithi183.stdout:ceph-immutable-object-cache-19.3.0-4883.gd61b08 545 kB/s | 145 kB 00:00 2024-09-12T06:44:02.353 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:02.355 INFO:teuthology.orchestra.run.smithi183.stdout:Total 541 kB/s | 145 kB 00:00 2024-09-12T06:44:02.356 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:02.360 INFO:teuthology.orchestra.run.smithi196.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.gd61b 2.8 MB/s | 291 kB 00:00 2024-09-12T06:44:02.362 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:02.362 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:02.418 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:02.419 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:02.477 INFO:teuthology.orchestra.run.smithi196.stdout:(5/37): ceph-mon-19.3.0-4883.gd61b0886.el9.x86_ 10 MB/s | 4.8 MB 00:00 2024-09-12T06:44:02.544 INFO:teuthology.orchestra.run.smithi196.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-09-12T06:44:02.569 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:02.586 INFO:teuthology.orchestra.run.smithi196.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-12T06:44:02.629 INFO:teuthology.orchestra.run.smithi196.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.1 MB/s | 135 kB 00:00 2024-09-12T06:44:02.671 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T06:44:02.696 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T06:44:02.696 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:02.696 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-12T06:44:02.696 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:02.787 INFO:teuthology.orchestra.run.smithi196.stdout:(9/37): ceph-osd-19.3.0-4883.gd61b0886.el9.x86_ 30 MB/s | 17 MB 00:00 2024-09-12T06:44:02.813 INFO:teuthology.orchestra.run.smithi196.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 680 kB/s | 125 kB 00:00 2024-09-12T06:44:02.846 INFO:teuthology.orchestra.run.smithi196.stdout:(11/37): python3-cryptography-36.0.1-4.el9.x86_ 3.3 MB/s | 1.2 MB 00:00 2024-09-12T06:44:02.913 INFO:teuthology.orchestra.run.smithi196.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.7 MB/s | 215 kB 00:00 2024-09-12T06:44:03.013 INFO:teuthology.orchestra.run.smithi196.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 941 kB/s | 188 kB 00:00 2024-09-12T06:44:03.038 INFO:teuthology.orchestra.run.smithi196.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 277 kB/s | 35 kB 00:00 2024-09-12T06:44:03.064 INFO:teuthology.orchestra.run.smithi196.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 791 kB/s | 172 kB 00:00 2024-09-12T06:44:03.089 INFO:teuthology.orchestra.run.smithi196.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2024-09-12T06:44:03.114 INFO:teuthology.orchestra.run.smithi196.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 832 kB/s | 42 kB 00:00 2024-09-12T06:44:03.139 INFO:teuthology.orchestra.run.smithi196.stdout:(18/37): python3-pytz-2021.1-5.el9.noarch.rpm 506 kB/s | 51 kB 00:00 2024-09-12T06:44:03.382 INFO:teuthology.orchestra.run.smithi196.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 76 kB/s | 22 kB 00:00 2024-09-12T06:44:03.490 INFO:teuthology.orchestra.run.smithi196.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 124 kB/s | 43 kB 00:00 2024-09-12T06:44:03.594 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T06:44:03.594 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:03.594 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:03.594 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:03.594 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:03.594 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:03.665 INFO:teuthology.orchestra.run.smithi196.stdout:(21/37): luarocks-3.9.2-5.el9.noarch.rpm 275 kB/s | 151 kB 00:00 2024-09-12T06:44:03.766 INFO:teuthology.orchestra.run.smithi196.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 107 kB/s | 11 kB 00:00 2024-09-12T06:44:03.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-mgr 2024-09-12T06:44:03.874 INFO:teuthology.orchestra.run.smithi196.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2024-09-12T06:44:03.900 INFO:teuthology.orchestra.run.smithi196.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 876 kB/s | 358 kB 00:00 2024-09-12T06:44:03.925 INFO:teuthology.orchestra.run.smithi196.stdout:(25/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 316 kB/s | 172 kB 00:00 2024-09-12T06:44:03.995 INFO:teuthology.orchestra.run.smithi196.stdout:(26/37): python3-jaraco-collections-3.0.0-8.el9 192 kB/s | 23 kB 00:00 2024-09-12T06:44:04.021 INFO:teuthology.orchestra.run.smithi196.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 161 kB/s | 19 kB 00:00 2024-09-12T06:44:04.046 INFO:teuthology.orchestra.run.smithi196.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 163 kB/s | 20 kB 00:00 2024-09-12T06:44:04.113 INFO:teuthology.orchestra.run.smithi196.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 395 kB/s | 46 kB 00:00 2024-09-12T06:44:04.138 INFO:teuthology.orchestra.run.smithi196.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 673 kB/s | 79 kB 00:00 2024-09-12T06:44:04.230 INFO:teuthology.orchestra.run.smithi196.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 140 kB/s | 16 kB 00:00 2024-09-12T06:44:04.255 INFO:teuthology.orchestra.run.smithi196.stdout:(32/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.3 MB/s | 272 kB 00:00 2024-09-12T06:44:04.280 INFO:teuthology.orchestra.run.smithi196.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 633 kB/s | 90 kB 00:00 2024-09-12T06:44:04.347 INFO:teuthology.orchestra.run.smithi196.stdout:(34/37): python3-tempora-5.0.0-2.el9.noarch.rpm 305 kB/s | 36 kB 00:00 2024-09-12T06:44:04.398 INFO:teuthology.orchestra.run.smithi196.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 1.6 MB/s | 230 kB 00:00 2024-09-12T06:44:04.412 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:02 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:04.456 INFO:teuthology.orchestra.run.smithi196.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 184 kB/s | 20 kB 00:00 2024-09-12T06:44:04.490 INFO:teuthology.orchestra.run.smithi196.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.0 MB/s | 427 kB 00:00 2024-09-12T06:44:04.490 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:04.490 INFO:teuthology.orchestra.run.smithi196.stdout:Total 10 MB/s | 31 MB 00:03 2024-09-12T06:44:04.502 INFO:teuthology.orchestra.run.smithi183.stdout:Package ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:04.545 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:04.546 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:04.546 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:04.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-mgr-dashboard 2024-09-12T06:44:04.644 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:04.685 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:04.685 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:05.162 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:03 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:05.179 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:05.180 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:05.293 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 14 M 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:44:05.294 INFO:teuthology.orchestra.run.smithi183.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 34 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 16 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:05.295 INFO:teuthology.orchestra.run.smithi183.stdout:Install 12 Packages 2024-09-12T06:44:05.296 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:05.296 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 19 M 2024-09-12T06:44:05.296 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 159 M 2024-09-12T06:44:05.296 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:06.148 INFO:teuthology.orchestra.run.smithi183.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.gd6 219 kB/s | 34 kB 00:00 2024-09-12T06:44:06.174 INFO:teuthology.orchestra.run.smithi183.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.gd61 91 kB/s | 16 kB 00:00 2024-09-12T06:44:06.374 INFO:teuthology.orchestra.run.smithi183.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 269 kB 00:00 2024-09-12T06:44:06.441 INFO:teuthology.orchestra.run.smithi183.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.5 MB/s | 1.0 MB 00:00 2024-09-12T06:44:06.518 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:06.576 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-12T06:44:06.609 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-12T06:44:06.636 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-12T06:44:06.666 INFO:teuthology.orchestra.run.smithi183.stdout:(5/12): ceph-mgr-dashboard-19.3.0-4883.gd61b088 21 MB/s | 14 MB 00:00 2024-09-12T06:44:06.698 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-12T06:44:06.744 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-12T06:44:06.766 INFO:teuthology.orchestra.run.smithi183.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.2 MB/s | 863 kB 00:00 2024-09-12T06:44:06.777 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-12T06:44:06.867 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-12T06:44:06.946 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-12T06:44:06.988 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-12T06:44:07.023 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-12T06:44:07.033 INFO:teuthology.orchestra.run.smithi183.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 54 kB/s | 19 kB 00:00 2024-09-12T06:44:07.053 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-12T06:44:07.079 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-12T06:44:07.112 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-12T06:44:07.153 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-12T06:44:07.188 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-12T06:44:07.222 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-12T06:44:07.258 INFO:teuthology.orchestra.run.smithi183.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 671 kB/s | 548 kB 00:00 2024-09-12T06:44:07.270 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-12T06:44:07.303 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-12T06:44:07.309 INFO:teuthology.orchestra.run.smithi183.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 525 kB/s | 144 kB 00:00 2024-09-12T06:44:07.359 INFO:teuthology.orchestra.run.smithi183.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 307 kB/s | 31 kB 00:00 2024-09-12T06:44:07.375 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-12T06:44:07.484 INFO:teuthology.orchestra.run.smithi183.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.1 MB/s | 188 kB 00:00 2024-09-12T06:44:07.513 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-12T06:44:07.594 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-12T06:44:07.649 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-12T06:44:07.651 INFO:teuthology.orchestra.run.smithi183.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.3 MB/s | 2.0 MB 00:00 2024-09-12T06:44:07.655 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:07.655 INFO:teuthology.orchestra.run.smithi183.stdout:Total 8.2 MB/s | 19 MB 00:02 2024-09-12T06:44:07.687 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-12T06:44:07.707 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:07.727 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:07.727 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:07.736 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-12T06:44:07.791 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-12T06:44:07.977 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-12T06:44:08.005 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:08.005 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:08.025 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-12T06:44:08.105 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-12T06:44:08.192 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-12T06:44:08.234 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-12T06:44:08.378 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-12T06:44:08.540 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9. 32/37 2024-09-12T06:44:08.570 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 33/37 2024-09-12T06:44:08.596 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 33/37 2024-09-12T06:44:08.596 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:08.596 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-12T06:44:08.596 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-12T06:44:08.596 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-12T06:44:08.597 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:08.612 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:08.685 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-12T06:44:08.729 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-12T06:44:08.784 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-12T06:44:08.814 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-12T06:44:08.899 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-12T06:44:09.023 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-12T06:44:09.117 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-12T06:44:09.160 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-12T06:44:09.189 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-12T06:44:09.221 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9 10/12 2024-09-12T06:44:10.062 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 34/37 2024-09-12T06:44:10.090 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 34/37 2024-09-12T06:44:10.090 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:10.091 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-12T06:44:10.091 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-12T06:44:10.091 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-12T06:44:10.091 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:10.533 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 35/37 2024-09-12T06:44:10.553 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 35/37 2024-09-12T06:44:10.553 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:10.554 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-12T06:44:10.554 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-12T06:44:10.554 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-12T06:44:10.554 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:10.780 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 36/37 2024-09-12T06:44:10.804 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 36/37 2024-09-12T06:44:10.804 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:10.804 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-12T06:44:10.804 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-12T06:44:10.804 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-12T06:44:10.804 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:10.860 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 37/37 2024-09-12T06:44:12.404 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el 11/12 2024-09-12T06:44:12.461 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 37/37 2024-09-12T06:44:12.461 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 1/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 2/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 3/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 4/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 5/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9. 6/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-12T06:44:12.462 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-12T06:44:12.463 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-12T06:44:12.464 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-12T06:44:12.465 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-12T06:44:12.465 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-12T06:44:12.465 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 12/12 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:13.626 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: lua-5.4.4-4.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-12T06:44:13.627 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ply-3.11-14.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-12T06:44:13.628 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:13.629 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:14.015 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-base 2024-09-12T06:44:14.417 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 12/12 2024-09-12T06:44:14.417 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el 1/12 2024-09-12T06:44:14.417 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 2/12 2024-09-12T06:44:14.417 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9 3/12 2024-09-12T06:44:14.417 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-12T06:44:14.418 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-12T06:44:14.585 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:53 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:14.675 INFO:teuthology.orchestra.run.smithi196.stdout:Package ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:14.717 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:14.717 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:44:14.717 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:14.723 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-12T06:44:14.724 INFO:teuthology.orchestra.run.smithi183.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-12T06:44:14.725 INFO:teuthology.orchestra.run.smithi183.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-12T06:44:14.725 INFO:teuthology.orchestra.run.smithi183.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-12T06:44:14.725 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:14.725 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:14.785 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install cephadm 2024-09-12T06:44:14.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-12T06:44:15.350 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:54 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:15.481 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:15.482 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:15.482 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:15.482 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:15.482 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:15.482 INFO:teuthology.orchestra.run.smithi196.stdout: cephadm noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 784 k 2024-09-12T06:44:15.482 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 784 k 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 791 k 2024-09-12T06:44:15.483 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:15.514 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:13 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:15.647 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:15.648 INFO:teuthology.orchestra.run.smithi183.stdout:======================================================================================= 2024-09-12T06:44:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:44:15.648 INFO:teuthology.orchestra.run.smithi183.stdout:======================================================================================= 2024-09-12T06:44:15.648 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 7.4 M 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-12T06:44:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout:======================================================================================= 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout:Install 12 Packages 2024-09-12T06:44:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:15.651 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 38 M 2024-09-12T06:44:15.651 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 212 M 2024-09-12T06:44:15.651 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:15.746 INFO:teuthology.orchestra.run.smithi196.stdout:cephadm-19.3.0-4883.gd61b0886.el9.noarch.rpm 2.9 MB/s | 784 kB 00:00 2024-09-12T06:44:15.747 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:15.747 INFO:teuthology.orchestra.run.smithi196.stdout:Total 2.9 MB/s | 784 kB 00:00 2024-09-12T06:44:15.747 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:15.752 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:15.752 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:15.758 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:15.759 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:15.831 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:15.967 INFO:teuthology.orchestra.run.smithi183.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 995 kB/s | 191 kB 00:00 2024-09-12T06:44:16.058 INFO:teuthology.orchestra.run.smithi183.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 357 kB/s | 33 kB 00:00 2024-09-12T06:44:16.084 INFO:teuthology.orchestra.run.smithi183.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.5 MB/s | 801 kB 00:00 2024-09-12T06:44:16.226 INFO:teuthology.orchestra.run.smithi183.stdout:(4/12): ceph-mgr-diskprediction-local-19.3.0-48 16 MB/s | 7.4 MB 00:00 2024-09-12T06:44:16.251 INFO:teuthology.orchestra.run.smithi183.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 109 kB/s | 18 kB 00:00 2024-09-12T06:44:16.299 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:16.301 INFO:teuthology.orchestra.run.smithi183.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 512 kB/s | 38 kB 00:00 2024-09-12T06:44:16.392 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:16.410 INFO:teuthology.orchestra.run.smithi183.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.2 MB/s | 245 kB 00:00 2024-09-12T06:44:16.460 INFO:teuthology.orchestra.run.smithi183.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 7.4 MB/s | 3.0 MB 00:00 2024-09-12T06:44:16.510 INFO:teuthology.orchestra.run.smithi183.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-09-12T06:44:16.611 INFO:teuthology.orchestra.run.smithi183.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 14 MB/s | 4.9 MB 00:00 2024-09-12T06:44:16.686 INFO:teuthology.orchestra.run.smithi183.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 19 MB/s | 5.1 MB 00:00 2024-09-12T06:44:16.747 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:17.002 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:17.002 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:17.002 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:17.002 INFO:teuthology.orchestra.run.smithi196.stdout: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:17.002 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:17.002 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:17.144 INFO:teuthology.orchestra.run.smithi183.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-12T06:44:17.145 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:17.146 INFO:teuthology.orchestra.run.smithi183.stdout:Total 26 MB/s | 38 MB 00:01 2024-09-12T06:44:17.193 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-immutable-object-cache 2024-09-12T06:44:17.501 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:17.526 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:17.527 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:17.762 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:56 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:17.896 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 145 k 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:44:17.897 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:17.898 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 145 k 2024-09-12T06:44:17.898 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 432 k 2024-09-12T06:44:17.898 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:17.956 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:17.956 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:18.102 INFO:teuthology.orchestra.run.smithi196.stdout:ceph-immutable-object-cache-19.3.0-4883.gd61b08 708 kB/s | 145 kB 00:00 2024-09-12T06:44:18.103 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:18.104 INFO:teuthology.orchestra.run.smithi196.stdout:Total 701 kB/s | 145 kB 00:00 2024-09-12T06:44:18.104 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:18.111 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:18.111 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:18.168 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:18.168 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:18.317 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:18.401 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T06:44:18.426 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T06:44:18.426 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:18.426 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-12T06:44:18.426 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:18.741 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:18.815 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-12T06:44:18.864 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-12T06:44:18.961 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-12T06:44:19.002 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-12T06:44:19.185 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-12T06:44:19.218 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-12T06:44:19.303 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-12T06:44:19.344 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T06:44:19.344 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:19.344 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:19.344 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:19.344 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:19.344 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:19.550 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr 2024-09-12T06:44:19.951 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-12T06:44:20.064 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-12T06:44:20.128 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:59 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:20.218 INFO:teuthology.orchestra.run.smithi196.stdout:Package ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:20.261 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:20.262 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:44:20.262 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:20.322 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-dashboard 2024-09-12T06:44:20.881 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:59 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:21.014 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 14 M 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:44:21.015 INFO:teuthology.orchestra.run.smithi196.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 34 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 16 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:21.016 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:21.017 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:21.017 INFO:teuthology.orchestra.run.smithi196.stdout:Install 12 Packages 2024-09-12T06:44:21.017 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:21.017 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 19 M 2024-09-12T06:44:21.017 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 159 M 2024-09-12T06:44:21.017 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:21.313 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-12T06:44:21.432 INFO:teuthology.orchestra.run.smithi196.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.gd6 233 kB/s | 34 kB 00:00 2024-09-12T06:44:21.448 INFO:teuthology.orchestra.run.smithi196.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.gd61 100 kB/s | 16 kB 00:00 2024-09-12T06:44:21.916 INFO:teuthology.orchestra.run.smithi196.stdout:(3/12): ceph-mgr-dashboard-19.3.0-4883.gd61b088 22 MB/s | 14 MB 00:00 2024-09-12T06:44:22.107 INFO:teuthology.orchestra.run.smithi196.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 409 kB/s | 269 kB 00:00 2024-09-12T06:44:22.241 INFO:teuthology.orchestra.run.smithi196.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.6 MB/s | 863 kB 00:00 2024-09-12T06:44:22.350 INFO:teuthology.orchestra.run.smithi196.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.1 MB/s | 1.0 MB 00:00 2024-09-12T06:44:22.352 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-12T06:44:22.384 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 12/12 2024-09-12T06:44:22.450 INFO:teuthology.orchestra.run.smithi196.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 93 kB/s | 19 kB 00:00 2024-09-12T06:44:22.558 INFO:teuthology.orchestra.run.smithi196.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.2 MB/s | 548 kB 00:00 2024-09-12T06:44:22.617 INFO:teuthology.orchestra.run.smithi196.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 528 kB/s | 31 kB 00:00 2024-09-12T06:44:22.642 INFO:teuthology.orchestra.run.smithi196.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 754 kB/s | 144 kB 00:00 2024-09-12T06:44:22.693 INFO:teuthology.orchestra.run.smithi196.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2024-09-12T06:44:22.876 INFO:teuthology.orchestra.run.smithi196.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.9 MB/s | 2.0 MB 00:00 2024-09-12T06:44:22.881 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:22.881 INFO:teuthology.orchestra.run.smithi196.stdout:Total 10 MB/s | 19 MB 00:01 2024-09-12T06:44:22.931 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:22.951 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:22.951 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:23.225 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:23.225 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:23.811 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:23.877 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-12T06:44:23.921 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-12T06:44:23.967 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-12T06:44:23.997 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-12T06:44:24.087 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-12T06:44:24.270 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-12T06:44:24.408 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-12T06:44:24.460 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-12T06:44:24.489 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-12T06:44:24.521 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9 10/12 2024-09-12T06:44:24.883 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 12/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 1/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-12T06:44:24.884 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-12T06:44:25.284 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-12T06:44:25.284 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-12T06:44:25.285 INFO:teuthology.orchestra.run.smithi183.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-12T06:44:25.286 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:25.286 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:25.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-mgr-rook 2024-09-12T06:44:26.258 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:24 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:26.393 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:26.394 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:26.394 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:44:26.394 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:26.394 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:26.394 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 49 k 2024-09-12T06:44:26.394 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:26.395 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:26.396 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:26.396 INFO:teuthology.orchestra.run.smithi183.stdout:Install 13 Packages 2024-09-12T06:44:26.396 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:26.396 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 2.2 M 2024-09-12T06:44:26.396 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 26 M 2024-09-12T06:44:26.396 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:26.676 INFO:teuthology.orchestra.run.smithi183.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 195 kB/s | 19 kB 00:00 2024-09-12T06:44:26.693 INFO:teuthology.orchestra.run.smithi183.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 222 kB/s | 26 kB 00:00 2024-09-12T06:44:26.752 INFO:teuthology.orchestra.run.smithi183.stdout:(3/13): ceph-mgr-rook-19.3.0-4883.gd61b0886.el9 282 kB/s | 49 kB 00:00 2024-09-12T06:44:26.802 INFO:teuthology.orchestra.run.smithi183.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 222 kB 00:00 2024-09-12T06:44:26.827 INFO:teuthology.orchestra.run.smithi183.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-12T06:44:26.844 INFO:teuthology.orchestra.run.smithi183.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.3 MB/s | 54 kB 00:00 2024-09-12T06:44:26.919 INFO:teuthology.orchestra.run.smithi183.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.6 MB/s | 279 kB 00:00 2024-09-12T06:44:26.936 INFO:teuthology.orchestra.run.smithi183.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 153 kB/s | 14 kB 00:00 2024-09-12T06:44:26.953 INFO:teuthology.orchestra.run.smithi183.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 256 kB/s | 32 kB 00:00 2024-09-12T06:44:27.053 INFO:teuthology.orchestra.run.smithi183.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 1.6 MB/s | 220 kB 00:00 2024-09-12T06:44:27.070 INFO:teuthology.orchestra.run.smithi183.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 506 kB/s | 59 kB 00:00 2024-09-12T06:44:27.103 INFO:teuthology.orchestra.run.smithi183.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-12T06:44:27.162 INFO:teuthology.orchestra.run.smithi183.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.5 MB/s | 1.0 MB 00:00 2024-09-12T06:44:27.162 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:27.163 INFO:teuthology.orchestra.run.smithi183.stdout:Total 2.9 MB/s | 2.2 MB 00:00 2024-09-12T06:44:27.226 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:27.241 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:27.241 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:27.331 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:27.331 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:27.676 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el 11/12 2024-09-12T06:44:27.734 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 12/12 2024-09-12T06:44:27.837 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:28.002 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-12T06:44:28.055 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-12T06:44:28.111 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-12T06:44:28.147 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-12T06:44:28.189 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-12T06:44:28.292 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-12T06:44:28.402 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-12T06:44:28.449 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-12T06:44:29.167 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-12T06:44:29.223 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-12T06:44:29.247 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-12T06:44:29.295 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-12T06:44:29.316 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 13/13 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 12/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el 1/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 2/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9 3/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-12T06:44:29.469 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-12T06:44:29.470 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-12T06:44:29.470 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-12T06:44:29.470 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-12T06:44:29.470 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-12T06:44:29.792 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-12T06:44:29.793 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-12T06:44:29.794 INFO:teuthology.orchestra.run.smithi196.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-12T06:44:29.794 INFO:teuthology.orchestra.run.smithi196.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-12T06:44:29.794 INFO:teuthology.orchestra.run.smithi196.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-12T06:44:29.794 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:29.794 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:30.055 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-12T06:44:30.067 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 13/13 2024-09-12T06:44:30.067 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 1/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-12T06:44:30.068 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-12T06:44:30.422 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-12T06:44:30.422 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:30.422 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:30.422 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:30.422 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-12T06:44:30.422 INFO:teuthology.orchestra.run.smithi183.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:30.423 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:30.633 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:09 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:30.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-mgr-cephadm 2024-09-12T06:44:30.775 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:30.776 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================= 2024-09-12T06:44:30.776 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:30.776 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================= 2024-09-12T06:44:30.776 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:30.776 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 7.4 M 2024-09-12T06:44:30.776 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:30.777 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:30.778 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================= 2024-09-12T06:44:30.778 INFO:teuthology.orchestra.run.smithi196.stdout:Install 12 Packages 2024-09-12T06:44:30.778 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:30.778 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 38 M 2024-09-12T06:44:30.778 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 212 M 2024-09-12T06:44:30.778 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:31.251 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:29 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:31.320 INFO:teuthology.orchestra.run.smithi196.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-12T06:44:31.385 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 154 k 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:31.386 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:31.387 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:31.387 INFO:teuthology.orchestra.run.smithi183.stdout:Install 6 Packages 2024-09-12T06:44:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:31.387 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 7.0 M 2024-09-12T06:44:31.387 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 33 M 2024-09-12T06:44:31.387 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:31.392 INFO:teuthology.orchestra.run.smithi196.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.6 MB/s | 801 kB 00:00 2024-09-12T06:44:31.651 INFO:teuthology.orchestra.run.smithi196.stdout:(3/12): ceph-mgr-diskprediction-local-19.3.0-48 15 MB/s | 7.4 MB 00:00 2024-09-12T06:44:31.764 INFO:teuthology.orchestra.run.smithi183.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.gd61b0886.e 708 kB/s | 154 kB 00:00 2024-09-12T06:44:32.048 INFO:teuthology.orchestra.run.smithi183.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 495 kB/s | 248 kB 00:00 2024-09-12T06:44:32.051 INFO:teuthology.orchestra.run.smithi196.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 45 kB/s | 33 kB 00:00 2024-09-12T06:44:32.176 INFO:teuthology.orchestra.run.smithi196.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 35 kB/s | 18 kB 00:00 2024-09-12T06:44:32.348 INFO:teuthology.orchestra.run.smithi183.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 939 kB/s | 548 kB 00:00 2024-09-12T06:44:32.373 INFO:teuthology.orchestra.run.smithi183.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 177 kB/s | 58 kB 00:00 2024-09-12T06:44:32.440 INFO:teuthology.orchestra.run.smithi183.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 811 kB/s | 74 kB 00:00 2024-09-12T06:44:32.516 INFO:teuthology.orchestra.run.smithi183.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 6.2 MB/s | 6.0 MB 00:00 2024-09-12T06:44:32.516 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:32.517 INFO:teuthology.orchestra.run.smithi183.stdout:Total 6.2 MB/s | 7.0 MB 00:01 2024-09-12T06:44:32.587 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:32.599 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:32.599 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:32.700 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:32.701 INFO:teuthology.orchestra.run.smithi196.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 59 kB/s | 38 kB 00:00 2024-09-12T06:44:32.702 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:33.016 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:33.181 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-12T06:44:33.234 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-12T06:44:33.485 INFO:teuthology.orchestra.run.smithi196.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 1.4 MB/s | 3.0 MB 00:02 2024-09-12T06:44:33.669 INFO:teuthology.orchestra.run.smithi196.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 253 kB/s | 245 kB 00:00 2024-09-12T06:44:33.769 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-12T06:44:33.861 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-12T06:44:33.929 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-12T06:44:33.955 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 6/6 2024-09-12T06:44:34.110 INFO:teuthology.orchestra.run.smithi196.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 2.6 MB/s | 4.9 MB 00:01 2024-09-12T06:44:34.677 INFO:teuthology.orchestra.run.smithi196.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 249 kB/s | 250 kB 00:01 2024-09-12T06:44:34.752 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 6/6 2024-09-12T06:44:34.752 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/6 2024-09-12T06:44:34.752 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-12T06:44:34.752 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-12T06:44:34.752 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-12T06:44:34.752 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-12T06:44:35.030 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-12T06:44:35.030 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:35.030 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:35.030 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:35.031 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:35.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-fuse 2024-09-12T06:44:35.836 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:33 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:35.970 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:35.970 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:35.970 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:44:35.970 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:35.970 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-fuse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 900 k 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout:Install 2 Packages 2024-09-12T06:44:35.971 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:35.972 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 980 k 2024-09-12T06:44:35.972 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 2.9 M 2024-09-12T06:44:35.972 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:36.251 INFO:teuthology.orchestra.run.smithi183.stdout:(1/2): ceph-fuse-19.3.0-4883.gd61b0886.el9.x86_ 3.4 MB/s | 900 kB 00:00 2024-09-12T06:44:36.809 INFO:teuthology.orchestra.run.smithi183.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 98 kB/s | 80 kB 00:00 2024-09-12T06:44:36.810 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:36.810 INFO:teuthology.orchestra.run.smithi183.stdout:Total 1.1 MB/s | 980 kB 00:00 2024-09-12T06:44:36.823 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:36.848 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:36.848 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:36.932 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:36.932 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:37.019 INFO:teuthology.orchestra.run.smithi196.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 1.4 MB/s | 5.1 MB 00:03 2024-09-12T06:44:37.124 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:37.270 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-12T06:44:37.333 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2/2 2024-09-12T06:44:37.477 INFO:teuthology.orchestra.run.smithi196.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 4.8 MB/s | 16 MB 00:03 2024-09-12T06:44:37.479 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:37.479 INFO:teuthology.orchestra.run.smithi196.stdout:Total 5.7 MB/s | 38 MB 00:06 2024-09-12T06:44:37.840 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:37.867 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:37.867 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:37.998 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2/2 2024-09-12T06:44:37.998 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/2 2024-09-12T06:44:38.263 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-12T06:44:38.263 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:38.263 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:38.263 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-12T06:44:38.263 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:38.263 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:38.292 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:38.293 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:38.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-volume 2024-09-12T06:44:39.046 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:39.132 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:37 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:39.133 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-12T06:44:39.181 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-12T06:44:39.267 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-volume noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 285 k 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:39.268 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 285 k 2024-09-12T06:44:39.269 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 1.3 M 2024-09-12T06:44:39.269 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:39.285 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-12T06:44:39.327 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-12T06:44:39.472 INFO:teuthology.orchestra.run.smithi183.stdout:ceph-volume-19.3.0-4883.gd61b0886.el9.noarch.rp 1.4 MB/s | 285 kB 00:00 2024-09-12T06:44:39.473 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:39.473 INFO:teuthology.orchestra.run.smithi183.stdout:Total 1.4 MB/s | 285 kB 00:00 2024-09-12T06:44:39.474 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:39.482 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:39.482 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:39.511 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:39.512 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-12T06:44:39.512 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:39.542 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-12T06:44:39.628 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-12T06:44:39.740 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:39.858 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:39.858 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-12T06:44:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:40.290 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-12T06:44:40.406 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-12T06:44:40.853 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:44:40.853 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:40.853 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:40.853 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:40.854 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:40.854 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:41.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install librados-devel 2024-09-12T06:44:41.687 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-12T06:44:41.737 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:39 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:41.872 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:41.873 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repo Size 2024-09-12T06:44:41.873 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:41.873 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: librados-devel x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 127 k 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 127 k 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 456 k 2024-09-12T06:44:41.874 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:42.069 INFO:teuthology.orchestra.run.smithi183.stdout:librados-devel-19.3.0-4883.gd61b0886.el9.x86_64 647 kB/s | 127 kB 00:00 2024-09-12T06:44:42.070 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:42.070 INFO:teuthology.orchestra.run.smithi183.stdout:Total 642 kB/s | 127 kB 00:00 2024-09-12T06:44:42.070 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:42.076 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:42.076 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:42.142 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:42.142 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:42.291 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:42.392 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:42.716 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-12T06:44:42.742 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 12/12 2024-09-12T06:44:42.803 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:43.052 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:43.053 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:43.053 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:43.053 INFO:teuthology.orchestra.run.smithi183.stdout: librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:43.053 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:43.053 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:43.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install libcephfs2 2024-09-12T06:44:43.928 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:41 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:44.029 INFO:teuthology.orchestra.run.smithi183.stdout:Package libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:44.076 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:44.077 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:44.077 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:44.145 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install libcephfs-devel 2024-09-12T06:44:44.738 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:42 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:44.880 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repo Size 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs-devel x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 32 k 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:44.881 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:44.882 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:44.882 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:44.882 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 32 k 2024-09-12T06:44:44.882 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 142 k 2024-09-12T06:44:44.882 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:45.024 INFO:teuthology.orchestra.run.smithi183.stdout:libcephfs-devel-19.3.0-4883.gd61b0886.el9.x86_6 224 kB/s | 32 kB 00:00 2024-09-12T06:44:45.024 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:45.025 INFO:teuthology.orchestra.run.smithi183.stdout:Total 222 kB/s | 32 kB 00:00 2024-09-12T06:44:45.025 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:45.028 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:45.028 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:45.043 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:45.043 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:45.130 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:45.231 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:45.236 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 12/12 2024-09-12T06:44:45.236 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 1/12 2024-09-12T06:44:45.236 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-12T06:44:45.236 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-12T06:44:45.237 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-12T06:44:45.651 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:45.666 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-12T06:44:45.666 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:45.666 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:45.666 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:45.667 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:45.870 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:45.870 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:46.047 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-rook 2024-09-12T06:44:46.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install librados2 2024-09-12T06:44:46.627 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:25 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:46.634 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:44 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:46.724 INFO:teuthology.orchestra.run.smithi183.stdout:Package librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:46.760 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:46.761 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 49 k 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-12T06:44:46.762 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout:Install 13 Packages 2024-09-12T06:44:46.763 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:46.764 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 2.2 M 2024-09-12T06:44:46.764 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 26 M 2024-09-12T06:44:46.764 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:46.767 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:46.768 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:46.768 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:46.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install librbd1 2024-09-12T06:44:47.401 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:45 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:47.491 INFO:teuthology.orchestra.run.smithi183.stdout:Package librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:47.534 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:47.535 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:47.535 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:47.567 INFO:teuthology.orchestra.run.smithi196.stdout:(1/13): ceph-mgr-rook-19.3.0-4883.gd61b0886.el9 299 kB/s | 49 kB 00:00 2024-09-12T06:44:47.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install python3-rados 2024-09-12T06:44:47.667 INFO:teuthology.orchestra.run.smithi196.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 97 kB/s | 26 kB 00:00 2024-09-12T06:44:47.693 INFO:teuthology.orchestra.run.smithi196.stdout:(3/13): python3-jsonpointer-2.0-4.el9.noarch.rp 66 kB/s | 19 kB 00:00 2024-09-12T06:44:48.093 INFO:teuthology.orchestra.run.smithi196.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 373 kB/s | 159 kB 00:00 2024-09-12T06:44:48.118 INFO:teuthology.orchestra.run.smithi196.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 403 kB/s | 222 kB 00:00 2024-09-12T06:44:48.168 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:46 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:48.202 INFO:teuthology.orchestra.run.smithi196.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 548 kB/s | 279 kB 00:00 2024-09-12T06:44:48.259 INFO:teuthology.orchestra.run.smithi183.stdout:Package python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:48.302 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:48.303 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:48.303 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:48.366 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install python3-rgw 2024-09-12T06:44:48.410 INFO:teuthology.orchestra.run.smithi196.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 110 kB/s | 32 kB 00:00 2024-09-12T06:44:48.436 INFO:teuthology.orchestra.run.smithi196.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 62 kB/s | 14 kB 00:00 2024-09-12T06:44:48.469 INFO:teuthology.orchestra.run.smithi196.stdout:(9/13): python3-requests-oauthlib-1.3.0-12.el9. 143 kB/s | 54 kB 00:00 2024-09-12T06:44:48.636 INFO:teuthology.orchestra.run.smithi196.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 976 kB/s | 220 kB 00:00 2024-09-12T06:44:48.787 INFO:teuthology.orchestra.run.smithi196.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 598 kB/s | 90 kB 00:00 2024-09-12T06:44:48.812 INFO:teuthology.orchestra.run.smithi196.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 173 kB/s | 59 kB 00:00 2024-09-12T06:44:48.854 INFO:teuthology.orchestra.run.smithi196.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.4 MB/s | 1.0 MB 00:00 2024-09-12T06:44:48.858 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:48.858 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.1 MB/s | 2.2 MB 00:02 2024-09-12T06:44:48.930 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:48.937 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:46 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:48.946 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:48.946 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:49.027 INFO:teuthology.orchestra.run.smithi183.stdout:Package python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:49.037 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:49.038 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:49.070 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:49.071 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:49.071 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:49.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install python3-cephfs 2024-09-12T06:44:49.542 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:49.693 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:47 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:49.717 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-12T06:44:49.772 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-12T06:44:49.783 INFO:teuthology.orchestra.run.smithi183.stdout:Package python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:49.826 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:49.827 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:49.828 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:49.828 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-12T06:44:49.864 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-12T06:44:49.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install python3-rbd 2024-09-12T06:44:49.905 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-12T06:44:50.011 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-12T06:44:50.117 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-12T06:44:50.173 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-12T06:44:50.462 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:48 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:50.555 INFO:teuthology.orchestra.run.smithi183.stdout:Package python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:44:50.598 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:50.599 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:44:50.599 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:50.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install rbd-fuse 2024-09-12T06:44:50.898 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-12T06:44:50.938 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-12T06:44:50.971 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-12T06:44:51.019 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-12T06:44:51.041 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 13/13 2024-09-12T06:44:51.235 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:49 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:51.368 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout: Package Architecture Version Repository Size 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-fuse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 85 k 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:51.369 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:51.370 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:51.370 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:51.370 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:51.370 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 85 k 2024-09-12T06:44:51.370 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 231 k 2024-09-12T06:44:51.370 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:51.677 INFO:teuthology.orchestra.run.smithi183.stdout:rbd-fuse-19.3.0-4883.gd61b0886.el9.x86_64.rpm 278 kB/s | 85 kB 00:00 2024-09-12T06:44:51.677 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:51.677 INFO:teuthology.orchestra.run.smithi183.stdout:Total 276 kB/s | 85 kB 00:00 2024-09-12T06:44:51.678 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:51.684 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:51.684 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:51.710 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 13/13 2024-09-12T06:44:51.710 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 1/13 2024-09-12T06:44:51.710 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-12T06:44:51.710 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-12T06:44:51.710 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-12T06:44:51.710 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-12T06:44:51.711 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-12T06:44:51.747 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:51.747 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:51.894 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:52.016 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:52.055 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-12T06:44:52.055 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:52.055 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-12T06:44:52.056 INFO:teuthology.orchestra.run.smithi196.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-12T06:44:52.057 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:52.057 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:52.312 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-cephadm 2024-09-12T06:44:52.424 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:52.728 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:52.728 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:52.728 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:52.728 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:52.728 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:52.728 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:52.877 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:31 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:52.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install rbd-mirror 2024-09-12T06:44:53.012 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:53.012 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:53.012 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 154 k 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:53.013 INFO:teuthology.orchestra.run.smithi196.stdout:Install 6 Packages 2024-09-12T06:44:53.014 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:53.014 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 7.0 M 2024-09-12T06:44:53.014 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 33 M 2024-09-12T06:44:53.014 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:53.547 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:51 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:53.683 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:53.684 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:53.684 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repo Size 2024-09-12T06:44:53.684 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:53.684 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:53.684 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-mirror x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.2 M 2024-09-12T06:44:53.684 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 3.2 M 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 14 M 2024-09-12T06:44:53.685 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:53.772 INFO:teuthology.orchestra.run.smithi196.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-09-12T06:44:53.880 INFO:teuthology.orchestra.run.smithi196.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4883.gd61b0886.e 671 kB/s | 154 kB 00:00 2024-09-12T06:44:54.046 INFO:teuthology.orchestra.run.smithi183.stdout:rbd-mirror-19.3.0-4883.gd61b0886.el9.x86_64.rpm 8.8 MB/s | 3.2 MB 00:00 2024-09-12T06:44:54.047 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:54.047 INFO:teuthology.orchestra.run.smithi183.stdout:Total 8.8 MB/s | 3.2 MB 00:00 2024-09-12T06:44:54.048 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:54.056 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:54.057 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:54.138 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:54.138 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:54.172 INFO:teuthology.orchestra.run.smithi196.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 198 kB/s | 58 kB 00:00 2024-09-12T06:44:54.197 INFO:teuthology.orchestra.run.smithi196.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.3 MB/s | 548 kB 00:00 2024-09-12T06:44:54.289 INFO:teuthology.orchestra.run.smithi196.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 637 kB/s | 74 kB 00:00 2024-09-12T06:44:54.583 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:54.647 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:54.673 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:54.673 INFO:teuthology.orchestra.run.smithi183.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:44:54.673 INFO:teuthology.orchestra.run.smithi183.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-12T06:44:54.673 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-12T06:44:54.673 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-12T06:44:54.673 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:55.206 INFO:teuthology.orchestra.run.smithi196.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 3.8 MB/s | 6.0 MB 00:01 2024-09-12T06:44:55.209 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:55.210 INFO:teuthology.orchestra.run.smithi196.stdout:Total 3.2 MB/s | 7.0 MB 00:02 2024-09-12T06:44:55.284 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:55.297 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:55.297 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:55.398 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:55.399 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:55.702 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:55.782 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:55.782 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:55.782 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:55.782 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:55.782 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:55.782 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:55.880 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-12T06:44:55.933 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-12T06:44:56.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install rbd-nbd 2024-09-12T06:44:56.458 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-12T06:44:56.545 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-12T06:44:56.578 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:54 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:44:56.620 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-12T06:44:56.645 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 6/6 2024-09-12T06:44:56.718 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:44:56.719 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:56.719 INFO:teuthology.orchestra.run.smithi183.stdout: Package Architecture Version Repository Size 2024-09-12T06:44:56.719 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:56.719 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2024-09-12T06:44:56.719 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-nbd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 171 k 2024-09-12T06:44:56.719 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout:Install 1 Package 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 171 k 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 490 k 2024-09-12T06:44:56.720 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2024-09-12T06:44:56.934 INFO:teuthology.orchestra.run.smithi183.stdout:rbd-nbd-19.3.0-4883.gd61b0886.el9.x86_64.rpm 800 kB/s | 171 kB 00:00 2024-09-12T06:44:56.935 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:56.935 INFO:teuthology.orchestra.run.smithi183.stdout:Total 794 kB/s | 171 kB 00:00 2024-09-12T06:44:56.935 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T06:44:56.942 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T06:44:56.943 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T06:44:57.006 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T06:44:57.006 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T06:44:57.159 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T06:44:57.257 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:57.402 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 6/6 2024-09-12T06:44:57.402 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/6 2024-09-12T06:44:57.402 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-12T06:44:57.403 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-12T06:44:57.403 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-12T06:44:57.403 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-12T06:44:57.678 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-12T06:44:57.678 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:57.678 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:44:57.678 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:44:57.678 INFO:teuthology.orchestra.run.smithi196.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-12T06:44:57.678 INFO:teuthology.orchestra.run.smithi196.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-12T06:44:57.679 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-12T06:44:57.679 INFO:teuthology.orchestra.run.smithi196.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-12T06:44:57.679 INFO:teuthology.orchestra.run.smithi196.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-12T06:44:57.679 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:57.679 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:44:57.702 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:57.933 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-fuse 2024-09-12T06:44:57.937 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:44:57.937 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:57.937 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2024-09-12T06:44:57.937 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:44:57.937 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:44:57.937 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:44:58.163 DEBUG:teuthology.parallel:result is None 2024-09-12T06:44:58.500 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:37 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:44:58.633 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:44:58.633 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:58.633 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:44:58.633 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:58.633 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-fuse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 900 k 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout:Install 2 Packages 2024-09-12T06:44:58.634 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:44:58.635 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 980 k 2024-09-12T06:44:58.635 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 2.9 M 2024-09-12T06:44:58.635 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:44:59.041 INFO:teuthology.orchestra.run.smithi196.stdout:(1/2): ceph-fuse-19.3.0-4883.gd61b0886.el9.x86_ 3.0 MB/s | 900 kB 00:00 2024-09-12T06:44:59.442 INFO:teuthology.orchestra.run.smithi196.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 115 kB/s | 80 kB 00:00 2024-09-12T06:44:59.442 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:44:59.442 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.2 MB/s | 980 kB 00:00 2024-09-12T06:44:59.455 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:44:59.478 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:44:59.478 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:44:59.560 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:44:59.560 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:44:59.745 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:44:59.877 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-12T06:44:59.941 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2/2 2024-09-12T06:45:00.645 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2/2 2024-09-12T06:45:00.645 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/2 2024-09-12T06:45:00.947 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-12T06:45:00.947 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:00.948 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:00.948 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-12T06:45:00.948 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:00.948 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:01.231 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-volume 2024-09-12T06:45:01.827 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:40 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:01.967 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-volume noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 285 k 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:45:01.968 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:01.969 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 285 k 2024-09-12T06:45:01.969 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 1.3 M 2024-09-12T06:45:01.969 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:45:02.197 INFO:teuthology.orchestra.run.smithi196.stdout:ceph-volume-19.3.0-4883.gd61b0886.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-12T06:45:02.197 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:45:02.197 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-12T06:45:02.198 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:45:02.206 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:45:02.206 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:45:02.240 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:45:02.240 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:45:02.463 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:45:02.532 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:45:02.549 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:45:02.549 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:45:02.549 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-12T06:45:02.549 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:03.594 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T06:45:03.595 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:03.595 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:03.595 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T06:45:03.595 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:03.595 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:03.912 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librados-devel 2024-09-12T06:45:04.502 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:43 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:04.635 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:04.636 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:04.636 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-12T06:45:04.636 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout: librados-devel x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 127 k 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 127 k 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 456 k 2024-09-12T06:45:04.637 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:45:04.819 INFO:teuthology.orchestra.run.smithi196.stdout:librados-devel-19.3.0-4883.gd61b0886.el9.x86_64 697 kB/s | 127 kB 00:00 2024-09-12T06:45:04.820 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:45:04.820 INFO:teuthology.orchestra.run.smithi196.stdout:Total 691 kB/s | 127 kB 00:00 2024-09-12T06:45:04.820 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:45:04.825 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:45:04.825 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:45:04.890 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:45:04.891 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:45:05.044 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:45:05.141 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:05.560 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:05.844 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:05.844 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:05.844 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:05.844 INFO:teuthology.orchestra.run.smithi196.stdout: librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:45:05.844 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:05.844 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:06.100 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install libcephfs2 2024-09-12T06:45:06.681 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:45 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:06.773 INFO:teuthology.orchestra.run.smithi196.stdout:Package libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:06.818 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:06.818 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:06.819 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:06.882 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install libcephfs-devel 2024-09-12T06:45:07.447 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:46 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:07.581 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs-devel x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 32 k 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:07.582 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 32 k 2024-09-12T06:45:07.583 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 142 k 2024-09-12T06:45:07.583 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:45:07.739 INFO:teuthology.orchestra.run.smithi196.stdout:libcephfs-devel-19.3.0-4883.gd61b0886.el9.x86_6 203 kB/s | 32 kB 00:00 2024-09-12T06:45:07.739 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:45:07.740 INFO:teuthology.orchestra.run.smithi196.stdout:Total 201 kB/s | 32 kB 00:00 2024-09-12T06:45:07.740 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:45:07.744 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:45:07.745 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:45:07.767 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:45:07.767 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:45:07.849 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:45:07.953 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:08.338 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:08.576 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:08.576 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:08.577 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:08.577 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:45:08.577 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:08.577 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:08.765 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librados2 2024-09-12T06:45:09.326 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:48 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:09.415 INFO:teuthology.orchestra.run.smithi196.stdout:Package librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:09.458 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:09.459 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:09.459 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:09.524 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librbd1 2024-09-12T06:45:10.092 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:49 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:10.182 INFO:teuthology.orchestra.run.smithi196.stdout:Package librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:10.225 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:10.226 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:10.226 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:10.291 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rados 2024-09-12T06:45:10.863 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:49 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:10.956 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:11.002 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:11.003 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:11.003 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:11.063 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rgw 2024-09-12T06:45:11.643 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:50 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:11.735 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:11.777 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:11.778 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:11.778 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:11.846 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-cephfs 2024-09-12T06:45:12.421 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:51 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:12.513 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:12.556 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:12.557 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:12.557 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:12.623 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rbd 2024-09-12T06:45:13.201 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:52 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:13.294 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T06:45:13.336 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:13.337 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-12T06:45:13.338 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:13.407 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-fuse 2024-09-12T06:45:13.975 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:52 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:14.108 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:14.108 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-fuse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 85 k 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:45:14.109 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:14.110 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 85 k 2024-09-12T06:45:14.110 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 231 k 2024-09-12T06:45:14.110 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:45:14.276 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-fuse-19.3.0-4883.gd61b0886.el9.x86_64.rpm 514 kB/s | 85 kB 00:00 2024-09-12T06:45:14.276 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:45:14.276 INFO:teuthology.orchestra.run.smithi196.stdout:Total 510 kB/s | 85 kB 00:00 2024-09-12T06:45:14.276 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:45:14.283 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:45:14.283 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:45:14.348 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:45:14.348 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:45:14.502 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:45:14.615 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:14.981 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:15.235 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:15.235 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:15.235 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:15.235 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:45:15.236 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:15.236 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:15.477 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-mirror 2024-09-12T06:45:16.063 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:55 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:16.205 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:16.205 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-mirror x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.2 M 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 3.2 M 2024-09-12T06:45:16.206 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 14 M 2024-09-12T06:45:16.207 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:45:16.562 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-mirror-19.3.0-4883.gd61b0886.el9.x86_64.rpm 9.0 MB/s | 3.2 MB 00:00 2024-09-12T06:45:16.562 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:45:16.562 INFO:teuthology.orchestra.run.smithi196.stdout:Total 8.9 MB/s | 3.2 MB 00:00 2024-09-12T06:45:16.563 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:45:16.572 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:45:16.572 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:45:16.654 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:45:16.654 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:45:17.100 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:45:17.163 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:17.187 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:17.188 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T06:45:17.188 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-12T06:45:17.188 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-12T06:45:17.188 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-12T06:45:17.188 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:18.350 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:18.351 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:18.351 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:18.351 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:45:18.351 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:18.351 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:18.590 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-nbd 2024-09-12T06:45:19.173 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:58 ago on Thu 12 Sep 2024 06:43:21 AM UTC. 2024-09-12T06:45:19.307 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-nbd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 171 k 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-12T06:45:19.308 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-12T06:45:19.309 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:19.309 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 171 k 2024-09-12T06:45:19.309 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 490 k 2024-09-12T06:45:19.309 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-12T06:45:19.507 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-nbd-19.3.0-4883.gd61b0886.el9.x86_64.rpm 864 kB/s | 171 kB 00:00 2024-09-12T06:45:19.507 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-12T06:45:19.508 INFO:teuthology.orchestra.run.smithi196.stdout:Total 858 kB/s | 171 kB 00:00 2024-09-12T06:45:19.508 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-12T06:45:19.515 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-12T06:45:19.515 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-12T06:45:19.580 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-12T06:45:19.580 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-12T06:45:19.736 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-12T06:45:19.837 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:20.273 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:20.525 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T06:45:20.525 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:20.525 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-12T06:45:20.525 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T06:45:20.526 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:20.526 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-12T06:45:20.787 DEBUG:teuthology.parallel:result is None 2024-09-12T06:45:20.788 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:45:20.939 DEBUG:teuthology.orchestra.run.smithi183:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-12T06:45:20.965 INFO:teuthology.orchestra.run.smithi183.stdout:19.3.0-4883.gd61b0886.el9 2024-09-12T06:45:20.965 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.gd61b0886.el9 2024-09-12T06:45:20.965 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.gd61b0886 is installed. 2024-09-12T06:45:20.967 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:45:21.114 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-12T06:45:21.136 INFO:teuthology.orchestra.run.smithi196.stdout:19.3.0-4883.gd61b0886.el9 2024-09-12T06:45:21.137 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.gd61b0886.el9 2024-09-12T06:45:21.137 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.gd61b0886 is installed. 2024-09-12T06:45:21.138 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-12T06:45:21.139 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:21.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-12T06:45:21.170 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:45:21.170 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-12T06:45:21.202 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-12T06:45:21.202 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:21.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/daemon-helper 2024-09-12T06:45:21.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-12T06:45:21.306 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:45:21.306 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/daemon-helper 2024-09-12T06:45:21.331 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-12T06:45:21.397 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-12T06:45:21.398 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:21.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-12T06:45:21.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-12T06:45:21.494 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:45:21.494 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-12T06:45:21.518 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-12T06:45:21.583 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-12T06:45:21.583 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:21.583 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/stdin-killer 2024-09-12T06:45:21.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-12T06:45:21.674 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:45:21.674 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/stdin-killer 2024-09-12T06:45:21.699 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-12T06:45:21.763 INFO:teuthology.run_tasks:Running task ceph... 2024-09-12T06:45:21.845 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-12T06:45:21.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 777 /var/log/ceph 2024-09-12T06:45:21.848 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 777 /var/log/ceph 2024-09-12T06:45:21.872 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-12T06:45:21.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-12T06:45:21.913 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-12T06:45:21.937 INFO:tasks.ceph:Creating extra log directories... 2024-09-12T06:45:21.937 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-12T06:45:21.978 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-12T06:45:22.012 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-12T06:45:22.012 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-12T06:45:22.012 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'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': '7902377', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 1680, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'sleep_before_teardown': 0, 'subset': '42/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'targets': {'smithi183.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPUen7p4LI18JqlEgSQ6qOHpO6FcI4Yba7ldaTzl61bK+8siqr+JPM95G1gHKCkS06isodQTkHduH8XEHKBRuwo=', 'smithi196.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOe3ioHqIh58VIo+vKiH+TmzV83sUS5WizBBUKNlVSqNV+QhIdqz/gWE5MEJS4zsbPa5do9Mhj9mBZAUZKjzYiY='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'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': 1, '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': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-12_04:46:10', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-12T06:45:22.012 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-12T06:45:22.043 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-12T06:45:22.058 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T06:45:22.101 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T06:45:22.126 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:22.126 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/scratch_devs of=/dev/stdout 2024-09-12T06:45:22.179 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-12T06:45:22.180 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_1 2024-09-12T06:45:22.234 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-12 06:44:54.936250217 +0000 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-12 06:42:23.043879692 +0000 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-12 06:42:23.043879692 +0000 2024-09-12T06:45:22.235 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: 2024-09-12 06:42:23.043879692 +0000 2024-09-12T06:45:22.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-12T06:45:22.297 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-12T06:45:22.297 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-12T06:45:22.297 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000197576 s, 2.6 MB/s 2024-09-12T06:45:22.299 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-12T06:45:22.354 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_2 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-12 06:44:54.936250217 +0000 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-12 06:42:23.405869610 +0000 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-12 06:42:23.405869610 +0000 2024-09-12T06:45:22.410 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: 2024-09-12 06:42:23.405869610 +0000 2024-09-12T06:45:22.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-12T06:45:22.472 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-12T06:45:22.473 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-12T06:45:22.473 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000178422 s, 2.9 MB/s 2024-09-12T06:45:22.474 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-12T06:45:22.529 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_3 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-12 06:44:54.936250217 +0000 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-12 06:42:23.724860725 +0000 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-12 06:42:23.724860725 +0000 2024-09-12T06:45:22.585 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: 2024-09-12 06:42:23.724860725 +0000 2024-09-12T06:45:22.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-12T06:45:22.648 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-12T06:45:22.648 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-12T06:45:22.648 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000191919 s, 2.7 MB/s 2024-09-12T06:45:22.649 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-12T06:45:22.706 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_4 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-12 06:44:54.937250191 +0000 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-12 06:42:24.059851395 +0000 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-12 06:42:24.059851395 +0000 2024-09-12T06:45:22.762 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: 2024-09-12 06:42:24.059851395 +0000 2024-09-12T06:45:22.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-12T06:45:22.825 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-12T06:45:22.825 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-12T06:45:22.825 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000208894 s, 2.5 MB/s 2024-09-12T06:45:22.826 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-12T06:45:22.883 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:45:22.883 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi183.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T06:45:22.883 INFO:tasks.ceph:Generating config... 2024-09-12T06:45:22.884 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-12T06:45:22.884 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-12T06:45:22.884 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-12T06:45:22.884 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-12T06:45:22.885 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-12T06:45:22.885 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-12T06:45:22.885 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-12T06:45:22.886 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-12T06:45:22.886 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-12T06:45:22.886 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-12T06:45:22.886 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-12T06:45:22.886 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-12T06:45:22.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-12T06:45:23.009 INFO:teuthology.orchestra.run.smithi183.stdout:creating /etc/ceph/cluster1.keyring 2024-09-12T06:45:23.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-12T06:45:23.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-12T06:45:23.119 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.183')] 2024-09-12T06:45:23.120 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 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.183', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', '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 debug trim objects': '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}, '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, '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': {}} 2024-09-12T06:45:23.121 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:23.121 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T06:45:23.175 DEBUG:teuthology.orchestra.run.smithi183:> 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.183 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:23.255 INFO:teuthology.orchestra.run.smithi183.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:monmaptool: generated fsid 6134687c-5d1a-4e41-9baa-0c1bd6edbd88 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:setting min_mon_release = quincy 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:epoch 0 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:fsid 6134687c-5d1a-4e41-9baa-0c1bd6edbd88 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:last_changed 2024-09-12T06:45:23.258392+0000 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:created 2024-09-12T06:45:23.258392+0000 2024-09-12T06:45:23.256 INFO:teuthology.orchestra.run.smithi183.stdout:min_mon_release 17 (quincy) 2024-09-12T06:45:23.257 INFO:teuthology.orchestra.run.smithi183.stdout:election_strategy: 1 2024-09-12T06:45:23.257 INFO:teuthology.orchestra.run.smithi183.stdout:0: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.a 2024-09-12T06:45:23.257 INFO:teuthology.orchestra.run.smithi183.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-12T06:45:23.258 DEBUG:teuthology.orchestra.run.smithi183:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T06:45:23.313 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 6134687c-5d1a-4e41-9baa-0c1bd6edbd88... 2024-09-12T06:45:23.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-12T06:45:23.356 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-12T06:45:23.396 INFO:teuthology.orchestra.run.smithi183.stdout:[global] 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: chdir = "" 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: auth supported = cephx 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: filestore xattr use omap = true 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: mon clock drift allowed = 1.000 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: osd crush chooseleaf type = 0 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: auth debug = true 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.397 INFO:teuthology.orchestra.run.smithi183.stdout: ms die on old message = true 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: ms die on bug = true 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: mon pg warn max object skew = 0 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: osd pool default size = 2 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd allow primary affinity = true 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd allow pg remap = true 2024-09-12T06:45:23.398 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on legacy crush tunables = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on crush straw calc version zero = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on no sortbitwise = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on osd down out interval zero = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on too few osds = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon_allow_pool_size_one = true 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: osd default data pool replay window = 5 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: mon allow pool delete = true 2024-09-12T06:45:23.399 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: mon cluster log file level = debug 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: debug asserts on shutdown = true 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: mon health detail to clog = false 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: mon host = 172.21.15.183 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on pool no app = False 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: fsid = 6134687c-5d1a-4e41-9baa-0c1bd6edbd88 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout:[osd] 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: osd journal size = 100 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: osd scrub load threshold = 5.0 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: osd scrub max interval = 600 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: osd mclock profile = high_recovery_ops 2024-09-12T06:45:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: osd recover clone overlap = true 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: osd recovery max chunk = 1048576 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug shutdown = true 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug op order = true 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug verify stray on activate = true 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug trim objects = true 2024-09-12T06:45:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: osd open classes on start = true 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug pg log writeout = true 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: osd deep scrub update digest min age = 30 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: osd map max advance = 10 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: journal zero on create = true 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: filestore ondisk finisher threads = 3 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: filestore apply finisher threads = 3 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: bdev debug aio = true 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug misdirected ops = true 2024-09-12T06:45:23.402 INFO:teuthology.orchestra.run.smithi183.stdout: bdev async discard = True 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: bdev enable discard = True 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: bluestore block size = 96636764160 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: bluestore fsck on mount = True 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: debug bluefs = 1/20 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: debug bluestore = 1/20 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: debug ms = 1 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: debug osd = 20 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: debug rocksdb = 4/10 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd full ratio = 0.9 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd nearfull ratio = 0.8 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: osd failsafe full ratio = 0.95 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: osd memory target = 1610612736 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: osd objectstore = bluestore 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.403 INFO:teuthology.orchestra.run.smithi183.stdout:[mgr] 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug ms = 1 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug mgr = 20 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug mon = 20 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug auth = 20 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: mgr/telemetry/nag = false 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout:[mon] 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug ms = 1 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug mon = 20 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug paxos = 20 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: debug auth = 20 2024-09-12T06:45:23.404 INFO:teuthology.orchestra.run.smithi183.stdout: mon data avail warn = 5 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon mgr mkfs grace = 240 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd reporter subtree level = osd 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd prime pg temp = true 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T06:45:23.405 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: # 1m isn't quite enough 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: mon_down_mkfs_grace = 2m 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_filestore_osds = false 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout:[client] 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: rgw cache enabled = true 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: rgw enable ops log = true 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: rgw enable usage log = true 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T06:45:23.406 INFO:teuthology.orchestra.run.smithi183.stdout:[mon.a] 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout:[global] 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: chdir = "" 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: auth supported = cephx 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: filestore xattr use omap = true 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: mon clock drift allowed = 1.000 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.407 INFO:teuthology.orchestra.run.smithi196.stdout: osd crush chooseleaf type = 0 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: auth debug = true 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: ms die on old message = true 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: ms die on bug = true 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: mon pg warn max object skew = 0 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: osd pool default size = 2 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.408 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd allow primary affinity = true 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd allow pg remap = true 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on legacy crush tunables = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on crush straw calc version zero = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on no sortbitwise = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on osd down out interval zero = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on too few osds = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: mon_allow_pool_size_one = true 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: osd default data pool replay window = 5 2024-09-12T06:45:23.409 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: mon allow pool delete = true 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: mon cluster log file level = debug 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: debug asserts on shutdown = true 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: mon health detail to clog = false 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: mon host = 172.21.15.183 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on pool no app = False 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: fsid = 6134687c-5d1a-4e41-9baa-0c1bd6edbd88 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout:[osd] 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: osd journal size = 100 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: osd scrub load threshold = 5.0 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: osd scrub max interval = 600 2024-09-12T06:45:23.410 INFO:teuthology.orchestra.run.smithi196.stdout: osd mclock profile = high_recovery_ops 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd recover clone overlap = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd recovery max chunk = 1048576 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug shutdown = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug op order = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug verify stray on activate = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug trim objects = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd open classes on start = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug pg log writeout = true 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd deep scrub update digest min age = 30 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.411 INFO:teuthology.orchestra.run.smithi196.stdout: osd map max advance = 10 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: journal zero on create = true 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: filestore ondisk finisher threads = 3 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: filestore apply finisher threads = 3 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: bdev debug aio = true 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug misdirected ops = true 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: bdev async discard = True 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: bdev enable discard = True 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: bluestore block size = 96636764160 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: bluestore fsck on mount = True 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: debug bluefs = 1/20 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: debug bluestore = 1/20 2024-09-12T06:45:23.412 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: debug osd = 20 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: debug rocksdb = 4/10 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd full ratio = 0.9 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd nearfull ratio = 0.8 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: osd failsafe full ratio = 0.95 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: osd memory target = 1610612736 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: osd objectstore = bluestore 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout:[mgr] 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: debug mgr = 20 2024-09-12T06:45:23.413 INFO:teuthology.orchestra.run.smithi196.stdout: debug mon = 20 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: debug auth = 20 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mgr/telemetry/nag = false 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout:[mon] 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: debug mon = 20 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: debug paxos = 20 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: debug auth = 20 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mon data avail warn = 5 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mon mgr mkfs grace = 240 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:45:23.414 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd reporter subtree level = osd 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd prime pg temp = true 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: # 1m isn't quite enough 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: mon_down_mkfs_grace = 2m 2024-09-12T06:45:23.415 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_filestore_osds = false 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout:[client] 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: rgw cache enabled = true 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: rgw enable ops log = true 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: rgw enable usage log = true 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T06:45:23.416 INFO:teuthology.orchestra.run.smithi196.stdout:[mon.a] 2024-09-12T06:45:23.419 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-12T06:45:23.419 DEBUG:teuthology.orchestra.run.smithi183:> 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/cluster1.keyring 2024-09-12T06:45:23.512 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-12T06:45:23.512 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:23.512 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-12T06:45:23.527 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:23.528 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-12T06:45:23.583 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:45:23.583 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:23.583 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-12T06:45:23.583 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-12T06:45:23.657 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:23.657 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:23.721 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:45:23.721 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:45:23.721 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-12T06:45:23.721 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-12T06:45:23.762 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:45:23.763 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:23.825 INFO:tasks.ceph:Setting up mon nodes... 2024-09-12T06:45:23.825 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-12T06:45:23.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-12T06:45:23.878 INFO:teuthology.orchestra.run.smithi183.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-12T06:45:23.880 INFO:tasks.ceph:Setting up mds nodes... 2024-09-12T06:45:23.881 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-12T06:45:23.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2024-09-12T06:45:23.922 INFO:teuthology.orchestra.run.smithi183.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-12T06:45:23.934 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-12T06:45:23.934 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi183.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T06:45:23.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-12T06:45:24.000 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:45:24.000 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-12T06:45:24.000 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:45:24.000 DEBUG:teuthology.orchestra.run.smithi183:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-12T06:45:24.072 INFO:teuthology.orchestra.run.smithi183.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T06:45:24.072 INFO:teuthology.orchestra.run.smithi183.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T06:45:24.072 INFO:teuthology.orchestra.run.smithi183.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T06:45:24.072 INFO:teuthology.orchestra.run.smithi183.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T06:45:24.072 INFO:teuthology.orchestra.run.smithi183.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T06:45:24.072 INFO:teuthology.orchestra.run.smithi183.stdout: = sunit=0 swidth=0 blks 2024-09-12T06:45:24.073 INFO:teuthology.orchestra.run.smithi183.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T06:45:24.073 INFO:teuthology.orchestra.run.smithi183.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T06:45:24.073 INFO:teuthology.orchestra.run.smithi183.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T06:45:24.073 INFO:teuthology.orchestra.run.smithi183.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T06:45:24.579 INFO:teuthology.orchestra.run.smithi183.stdout:Discarding blocks...Done. 2024-09-12T06:45:24.581 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi183.front.sepia.ceph.com -o noatime 2024-09-12T06:45:24.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-12T06:45:24.725 DEBUG:teuthology.orchestra.run.smithi183:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-12T06:45:24.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-12T06:45:24.823 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:45:24.823 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-12T06:45:24.824 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:45:24.824 DEBUG:teuthology.orchestra.run.smithi183:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-12T06:45:24.896 INFO:teuthology.orchestra.run.smithi183.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T06:45:24.896 INFO:teuthology.orchestra.run.smithi183.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout: = sunit=0 swidth=0 blks 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T06:45:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T06:45:25.348 INFO:teuthology.orchestra.run.smithi183.stdout:Discarding blocks...Done. 2024-09-12T06:45:25.350 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi183.front.sepia.ceph.com -o noatime 2024-09-12T06:45:25.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-12T06:45:25.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-12T06:45:25.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-12T06:45:25.540 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:45:25.540 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-12T06:45:25.540 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:45:25.541 DEBUG:teuthology.orchestra.run.smithi183:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout: = sunit=0 swidth=0 blks 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T06:45:25.613 INFO:teuthology.orchestra.run.smithi183.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T06:45:26.090 INFO:teuthology.orchestra.run.smithi183.stdout:Discarding blocks...Done. 2024-09-12T06:45:26.092 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi183.front.sepia.ceph.com -o noatime 2024-09-12T06:45:26.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-12T06:45:26.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-12T06:45:26.267 DEBUG:teuthology.orchestra.run.smithi183:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:26.361 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:26.362+0000 7fadaa21a640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2024-09-12T06:45:26.363 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:26.365+0000 7fadaa21a640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-12T06:45:26.363 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:26.365+0000 7fadaa21a640 -1 bdev(0x55c6077c7800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-12T06:45:26.363 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:26.365+0000 7fadaa21a640 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-12T06:45:29.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-12T06:45:30.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:30.106 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:30.109+0000 7f34e4732640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2024-09-12T06:45:30.107 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:30.109+0000 7f34e4732640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-12T06:45:30.107 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:30.109+0000 7f34e4732640 -1 bdev(0x56168623d800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-12T06:45:30.107 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:30.109+0000 7f34e4732640 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-12T06:45:33.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-12T06:45:33.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:33.388 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:33.390+0000 7f4e8760e640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2024-09-12T06:45:33.389 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:33.391+0000 7f4e8760e640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-12T06:45:33.389 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:33.391+0000 7f4e8760e640 -1 bdev(0x55ec2a40d800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-12T06:45:33.389 INFO:teuthology.orchestra.run.smithi183.stderr:2024-09-12T06:45:33.391+0000 7f4e8760e640 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-12T06:45:36.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-12T06:45:36.826 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-12T06:45:36.826 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:36.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-12T06:45:36.895 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:36.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-12T06:45:36.963 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:36.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-12T06:45:37.032 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:37.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-12T06:45:37.099 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:37.099 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-12T06:45:37.157 INFO:tasks.ceph:Adding keys to all mons... 2024-09-12T06:45:37.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout:[mgr.x] 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQADjuJmkHp8NBAAwYy921InH6VzPtFtaNFVzA== 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout:[osd.0] 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQAGjuJmkpSqFRAA1P4AxnSjCCFpovULlTTV+Q== 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout:[osd.1] 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQAKjuJmspyHBhAAFSFoFgWSQAU28DXvfvusCA== 2024-09-12T06:45:37.222 INFO:teuthology.orchestra.run.smithi183.stdout:[osd.2] 2024-09-12T06:45:37.223 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQANjuJmSd1RFxAA15DK4+nMgjEwhBfl0y0mxA== 2024-09-12T06:45:37.223 INFO:teuthology.orchestra.run.smithi183.stdout:[client.0] 2024-09-12T06:45:37.223 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQADjuJm+4McNxAAfUITFmH1WdY3OvUjqrtTgQ== 2024-09-12T06:45:37.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-12T06:45:37.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T06:45:37.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T06:45:37.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T06:45:37.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-12T06:45:37.524 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-12T06:45:37.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-12T06:45:37.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2024-09-12T06:45:37.645 DEBUG:teuthology.orchestra.run.smithi183:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-12T06:45:37.670 DEBUG:teuthology.orchestra.run.smithi183:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T06:45:37.725 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-12T06:45:37.725 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-12T06:45:37.726 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-12T06:45:37.768 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-12T06:45:37.768 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-12T06:45:37.768 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-12T06:45:37.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-12T06:45:37.772 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-12T06:45:37.772 DEBUG:tasks.ceph:set 0 configs 2024-09-12T06:45:37.772 INFO:tasks.ceph:Setting crush tunables to default 2024-09-12T06:45:37.773 DEBUG:teuthology.orchestra.run.smithi183:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-12T06:45:37.946 INFO:teuthology.orchestra.run.smithi183.stderr:adjusted tunables profile to default 2024-09-12T06:45:37.957 INFO:tasks.ceph:check_enable_crimson: False 2024-09-12T06:45:37.957 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-12T06:45:37.958 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:37.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-12T06:45:37.982 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:37.982 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-12T06:45:38.048 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:45:38.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-12T06:45:38.113 DEBUG:teuthology.orchestra.run.smithi183:> sudo ceph --cluster cluster1 osd new 2873158e-143f-4256-a546-d369369a8dd9 0 2024-09-12T06:45:38.331 INFO:teuthology.orchestra.run.smithi183.stdout:0 2024-09-12T06:45:38.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo ceph --cluster cluster1 osd new 31b43409-c541-447c-8944-c50486391179 1 2024-09-12T06:45:38.517 INFO:teuthology.orchestra.run.smithi183.stdout:1 2024-09-12T06:45:38.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo ceph --cluster cluster1 osd new 93e1a7a5-3716-4044-b833-cd35b20f08b5 2 2024-09-12T06:45:38.703 INFO:teuthology.orchestra.run.smithi183.stdout:2 2024-09-12T06:45:38.714 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-12T06:45:38.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-12T06:45:38.716 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-12T06:45:38.717 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-12T06:45:38.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-12T06:45:38.719 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-12T06:45:38.719 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-12T06:45:38.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-12T06:45:38.721 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-12T06:45:38.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T06:45:38.912 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:38.912 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":5,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:45:38.705088+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T06:45:38.705088+0000","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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":0,"in":1,"weight":1,"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":"31b43409-c541-447c-8944-c50486391179","up":0,"in":1,"weight":1,"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":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":0,"in":1,"weight":1,"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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:45:38.923 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-12T06:45:38.923 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-12T06:45:39.226 DEBUG:teuthology.orchestra.run.smithi183:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-12T06:45:39.387 INFO:teuthology.misc.health.smithi183.stdout: 2024-09-12T06:45:39.387 INFO:teuthology.misc.health.smithi183.stdout:{"epoch":5,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:45:38.705088+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T06:45:38.705088+0000","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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":0,"in":1,"weight":1,"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":"31b43409-c541-447c-8944-c50486391179","up":0,"in":1,"weight":1,"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":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":0,"in":1,"weight":1,"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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:45:39.397 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T06:45:39.934 INFO:tasks.ceph.cluster1.osd.2.smithi183.stderr:2024-09-12T06:45:39.936+0000 7f9708a64640 -1 Falling back to public interface 2024-09-12T06:45:40.200 INFO:tasks.ceph.cluster1.osd.1.smithi183.stderr:2024-09-12T06:45:40.202+0000 7f1d17a0b640 -1 Falling back to public interface 2024-09-12T06:45:40.446 INFO:tasks.ceph.cluster1.osd.0.smithi183.stderr:2024-09-12T06:45:40.448+0000 7f7ae7414640 -1 Falling back to public interface 2024-09-12T06:45:43.261 INFO:tasks.ceph.cluster1.mgr.x.smithi183.stderr:2024-09-12T06:45:43.262+0000 7f74fbed7640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-12T06:45:44.047 INFO:tasks.ceph.cluster1.osd.1.smithi183.stderr:2024-09-12T06:45:44.048+0000 7f1d17a0b640 -1 osd.1 0 log_to_monitors true 2024-09-12T06:45:44.262 INFO:tasks.ceph.cluster1.osd.2.smithi183.stderr:2024-09-12T06:45:44.263+0000 7f9708a64640 -1 osd.2 0 log_to_monitors true 2024-09-12T06:45:44.509 INFO:tasks.ceph.cluster1.osd.0.smithi183.stderr:2024-09-12T06:45:44.510+0000 7f7ae7414640 -1 osd.0 0 log_to_monitors true 2024-09-12T06:45:45.700 DEBUG:teuthology.orchestra.run.smithi183:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-12T06:45:46.097 INFO:teuthology.misc.health.smithi183.stdout: 2024-09-12T06:45:46.097 INFO:teuthology.misc.health.smithi183.stdout:{"epoch":7,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:45:45.261320+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T06:45:38.705088+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":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":0,"in":1,"weight":1,"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":"31b43409-c541-447c-8944-c50486391179","up":0,"in":1,"weight":1,"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":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":0,"in":1,"weight":1,"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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:45:46.109 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T06:45:46.174 INFO:tasks.ceph.cluster1.osd.1.smithi183.stderr:2024-09-12T06:45:46.175+0000 7f1d133d9640 -1 osd.1 0 waiting for initial osdmap 2024-09-12T06:45:46.184 INFO:tasks.ceph.cluster1.osd.1.smithi183.stderr:2024-09-12T06:45:46.186+0000 7f1d0b1f8640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T06:45:47.605 INFO:tasks.ceph.cluster1.osd.0.smithi183.stderr:2024-09-12T06:45:47.606+0000 7f7ae2d9a640 -1 osd.0 0 waiting for initial osdmap 2024-09-12T06:45:47.615 INFO:tasks.ceph.cluster1.osd.2.smithi183.stderr:2024-09-12T06:45:47.617+0000 7f9705207640 -1 osd.2 0 waiting for initial osdmap 2024-09-12T06:45:47.621 INFO:tasks.ceph.cluster1.osd.0.smithi183.stderr:2024-09-12T06:45:47.622+0000 7f7adabb9640 -1 osd.0 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T06:45:47.629 INFO:tasks.ceph.cluster1.osd.2.smithi183.stderr:2024-09-12T06:45:47.631+0000 7f96fc812640 -1 osd.2 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T06:45:52.412 DEBUG:teuthology.orchestra.run.smithi183:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-12T06:45:52.687 INFO:teuthology.misc.health.smithi183.stdout: 2024-09-12T06:45:52.688 INFO:teuthology.misc.health.smithi183.stdout:{"epoch":14,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:45:52.632548+0000","last_up_change":"2024-09-12T06:45:48.619164+0000","last_in_change":"2024-09-12T06:45:38.705088+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:45:50.276710+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6817","nonce":3673575570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6819","nonce":3673575570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6823","nonce":3673575570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6821","nonce":3673575570}]},"public_addr":"172.21.15.183:6817/3673575570","cluster_addr":"172.21.15.183:6819/3673575570","heartbeat_back_addr":"172.21.15.183:6823/3673575570","heartbeat_front_addr":"172.21.15.183:6821/3673575570","state":["exists","up"]},{"osd":1,"uuid":"31b43409-c541-447c-8944-c50486391179","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6809","nonce":657413062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6811","nonce":657413062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6815","nonce":657413062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6813","nonce":657413062}]},"public_addr":"172.21.15.183:6809/657413062","cluster_addr":"172.21.15.183:6811/657413062","heartbeat_back_addr":"172.21.15.183:6815/657413062","heartbeat_front_addr":"172.21.15.183:6813/657413062","state":["exists","up"]},{"osd":2,"uuid":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6801","nonce":3205104459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6803","nonce":3205104459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6807","nonce":3205104459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6805","nonce":3205104459}]},"public_addr":"172.21.15.183:6801/3205104459","cluster_addr":"172.21.15.183:6803/3205104459","heartbeat_back_addr":"172.21.15.183:6807/3205104459","heartbeat_front_addr":"172.21.15.183:6805/3205104459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.556302+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.094193+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.258733+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:45:52.699 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-12T06:45:52.699 INFO:tasks.ceph:Creating RBD pool 2024-09-12T06:45:52.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-12T06:45:53.634 INFO:teuthology.orchestra.run.smithi183.stderr:pool 'rbd' created 2024-09-12T06:45:53.651 DEBUG:teuthology.orchestra.run.smithi183:> rbd --cluster cluster1 pool init rbd 2024-09-12T06:45:56.660 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-12T06:45:56.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-12T06:45:56.661 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-12T06:45:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:56.961 INFO:teuthology.orchestra.run.smithi183.stdout:[{"version":4,"timestamp":"2024-09-12T06:45:47.618757+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"5612.420024"}]}] 2024-09-12T06:45:56.961 INFO:tasks.ceph_manager:config epoch is 4 2024-09-12T06:45:56.962 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-12T06:45:56.962 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-12T06:45:56.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-12T06:45:57.291 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:57.302 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2756392771},{"type":"v1","addr":"172.21.15.183:6825","nonce":2756392771}]},"active_addr":"172.21.15.183:6825/2756392771","active_change":"2024-09-12T06:45:42.256931+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.27.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]}}},{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"which CRUSH subtree type the module should create a pool for.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","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":{"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"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.183:0","nonce":3942230707}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.183:0","nonce":3141668787}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.183:0","nonce":1699574226}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.183:0","nonce":473741105}]}]} 2024-09-12T06:45:57.304 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-12T06:45:57.305 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-12T06:45:57.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T06:45:57.586 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:57.586 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":18,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:45:56.645709+0000","last_up_change":"2024-09-12T06:45:48.619164+0000","last_in_change":"2024-09-12T06:45:38.705088+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:45:50.276710+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T06:45:52.985378+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,"is_stretch_pool":false,"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":2,"snap_epoch":18,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6817","nonce":3673575570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6819","nonce":3673575570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6823","nonce":3673575570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6821","nonce":3673575570}]},"public_addr":"172.21.15.183:6817/3673575570","cluster_addr":"172.21.15.183:6819/3673575570","heartbeat_back_addr":"172.21.15.183:6823/3673575570","heartbeat_front_addr":"172.21.15.183:6821/3673575570","state":["exists","up"]},{"osd":1,"uuid":"31b43409-c541-447c-8944-c50486391179","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6809","nonce":657413062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6811","nonce":657413062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6815","nonce":657413062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6813","nonce":657413062}]},"public_addr":"172.21.15.183:6809/657413062","cluster_addr":"172.21.15.183:6811/657413062","heartbeat_back_addr":"172.21.15.183:6815/657413062","heartbeat_front_addr":"172.21.15.183:6813/657413062","state":["exists","up"]},{"osd":2,"uuid":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6801","nonce":3205104459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6803","nonce":3205104459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6807","nonce":3205104459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6805","nonce":3205104459}]},"public_addr":"172.21.15.183:6801/3205104459","cluster_addr":"172.21.15.183:6803/3205104459","heartbeat_back_addr":"172.21.15.183:6807/3205104459","heartbeat_front_addr":"172.21.15.183:6805/3205104459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.556302+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.094193+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.258733+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-09-12T06:45:57.599 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-12T06:45:57.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T06:45:57.881 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:45:57.881 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":18,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:45:56.645709+0000","last_up_change":"2024-09-12T06:45:48.619164+0000","last_in_change":"2024-09-12T06:45:38.705088+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:45:50.276710+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T06:45:52.985378+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,"is_stretch_pool":false,"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":2,"snap_epoch":18,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6817","nonce":3673575570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6819","nonce":3673575570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6823","nonce":3673575570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6821","nonce":3673575570}]},"public_addr":"172.21.15.183:6817/3673575570","cluster_addr":"172.21.15.183:6819/3673575570","heartbeat_back_addr":"172.21.15.183:6823/3673575570","heartbeat_front_addr":"172.21.15.183:6821/3673575570","state":["exists","up"]},{"osd":1,"uuid":"31b43409-c541-447c-8944-c50486391179","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6809","nonce":657413062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6811","nonce":657413062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6815","nonce":657413062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6813","nonce":657413062}]},"public_addr":"172.21.15.183:6809/657413062","cluster_addr":"172.21.15.183:6811/657413062","heartbeat_back_addr":"172.21.15.183:6815/657413062","heartbeat_front_addr":"172.21.15.183:6813/657413062","state":["exists","up"]},{"osd":2,"uuid":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6801","nonce":3205104459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6803","nonce":3205104459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6807","nonce":3205104459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6805","nonce":3205104459}]},"public_addr":"172.21.15.183:6801/3205104459","cluster_addr":"172.21.15.183:6803/3205104459","heartbeat_back_addr":"172.21.15.183:6807/3205104459","heartbeat_front_addr":"172.21.15.183:6805/3205104459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.556302+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.094193+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.258733+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-09-12T06:45:57.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-12T06:45:57.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-12T06:45:57.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-12T06:45:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:42949672965 2024-09-12T06:45:58.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-12T06:45:58.039 INFO:teuthology.orchestra.run.smithi183.stdout:42949672966 2024-09-12T06:45:58.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-12T06:45:58.040 INFO:teuthology.orchestra.run.smithi183.stdout:34359738373 2024-09-12T06:45:58.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-12T06:45:58.330 INFO:teuthology.orchestra.run.smithi183.stdout:42949672964 2024-09-12T06:45:58.343 INFO:tasks.ceph.ceph_manager.cluster1:need seq 42949672965 got 42949672964 for osd.2 2024-09-12T06:45:58.378 INFO:teuthology.orchestra.run.smithi183.stdout:34359738371 2024-09-12T06:45:58.384 INFO:teuthology.orchestra.run.smithi183.stdout:42949672965 2024-09-12T06:45:58.392 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738371 for osd.1 2024-09-12T06:45:58.397 INFO:tasks.ceph.ceph_manager.cluster1:need seq 42949672966 got 42949672965 for osd.0 2024-09-12T06:45:59.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-12T06:45:59.393 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-12T06:45:59.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-12T06:45:59.657 INFO:teuthology.orchestra.run.smithi183.stdout:42949672965 2024-09-12T06:45:59.670 INFO:tasks.ceph.ceph_manager.cluster1:need seq 42949672965 got 42949672965 for osd.2 2024-09-12T06:45:59.670 DEBUG:teuthology.parallel:result is None 2024-09-12T06:45:59.732 INFO:teuthology.orchestra.run.smithi183.stdout:34359738373 2024-09-12T06:45:59.745 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738373 for osd.1 2024-09-12T06:45:59.745 DEBUG:teuthology.parallel:result is None 2024-09-12T06:45:59.766 INFO:teuthology.orchestra.run.smithi183.stdout:42949672966 2024-09-12T06:45:59.779 INFO:tasks.ceph.ceph_manager.cluster1:need seq 42949672966 got 42949672966 for osd.0 2024-09-12T06:45:59.779 DEBUG:teuthology.parallel:result is None 2024-09-12T06:45:59.780 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-12T06:45:59.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T06:46:00.097 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:00.098 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T06:46:00.109 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-12T06:45:58.263401+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":86872,"kb_used_data":1624,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":283028648,"statfs":{"total":289910292480,"available":289821335552,"internally_reserved":0,"allocated":1662976,"data_stored":1315717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_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":"1.612349"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.658098+0000","last_change":"2024-09-12T06:45:56.658314+0000","last_active":"2024-09-12T06:45:56.658098+0000","last_peered":"2024-09-12T06:45:56.658098+0000","last_clean":"2024-09-12T06:45:56.658098+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T06:45:56.658098+0000","last_undegraded":"2024-09-12T06:45:56.658098+0000","last_fullsized":"2024-09-12T06:45:56.658098+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:01.621283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.658442+0000","last_change":"2024-09-12T06:45:56.658666+0000","last_active":"2024-09-12T06:45:56.658442+0000","last_peered":"2024-09-12T06:45:56.658442+0000","last_clean":"2024-09-12T06:45:56.658442+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T06:45:56.658442+0000","last_undegraded":"2024-09-12T06:45:56.658442+0000","last_fullsized":"2024-09-12T06:45:56.658442+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:49:36.384766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.657875+0000","last_change":"2024-09-12T06:45:56.658066+0000","last_active":"2024-09-12T06:45:56.657875+0000","last_peered":"2024-09-12T06:45:56.657875+0000","last_clean":"2024-09-12T06:45:56.657875+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T06:45:56.657875+0000","last_undegraded":"2024-09-12T06:45:56.657875+0000","last_fullsized":"2024-09-12T06:45:56.657875+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:40:51.025089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.657825+0000","last_change":"2024-09-12T06:45:56.658041+0000","last_active":"2024-09-12T06:45:56.657825+0000","last_peered":"2024-09-12T06:45:56.657825+0000","last_clean":"2024-09-12T06:45:56.657825+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T06:45:56.657825+0000","last_undegraded":"2024-09-12T06:45:56.657825+0000","last_fullsized":"2024-09-12T06:45:56.657825+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:49:39.473107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"18'2","reported_seq":22,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.655881+0000","last_change":"2024-09-12T06:45:56.655881+0000","last_active":"2024-09-12T06:45:56.655881+0000","last_peered":"2024-09-12T06:45:56.655881+0000","last_clean":"2024-09-12T06:45:56.655881+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T06:45:56.655881+0000","last_undegraded":"2024-09-12T06:45:56.655881+0000","last_fullsized":"2024-09-12T06:45:56.655881+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:05:51.759473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.652913+0000","last_change":"2024-09-12T06:45:56.653219+0000","last_active":"2024-09-12T06:45:56.652913+0000","last_peered":"2024-09-12T06:45:56.652913+0000","last_clean":"2024-09-12T06:45:56.652913+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T06:45:56.652913+0000","last_undegraded":"2024-09-12T06:45:56.652913+0000","last_fullsized":"2024-09-12T06:45:56.652913+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:05:51.759473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.652957+0000","last_change":"2024-09-12T06:45:56.653226+0000","last_active":"2024-09-12T06:45:56.652957+0000","last_peered":"2024-09-12T06:45:56.652957+0000","last_clean":"2024-09-12T06:45:56.652957+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T06:45:56.652957+0000","last_undegraded":"2024-09-12T06:45:56.652957+0000","last_fullsized":"2024-09-12T06:45:56.652957+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:17:51.076393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"16'1","reported_seq":21,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.658143+0000","last_change":"2024-09-12T06:45:56.658358+0000","last_active":"2024-09-12T06:45:56.658143+0000","last_peered":"2024-09-12T06:45:56.658143+0000","last_clean":"2024-09-12T06:45:56.658143+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T06:45:56.658143+0000","last_undegraded":"2024-09-12T06:45:56.658143+0000","last_fullsized":"2024-09-12T06:45:56.658143+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:36:48.789970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"13'52","reported_seq":88,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.657183+0000","last_change":"2024-09-12T06:45:51.955791+0000","last_active":"2024-09-12T06:45:56.657183+0000","last_peered":"2024-09-12T06:45:56.657183+0000","last_clean":"2024-09-12T06:45:56.657183+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T06:45:56.657183+0000","last_undegraded":"2024-09-12T06:45:56.657183+0000","last_fullsized":"2024-09-12T06:45:56.657183+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_clean_scrub_stamp":"2024-09-12T06:45:50.624237+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:47:01.214646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"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":2,"num_scrub_errors":0,"num_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":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949672965,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27180,"kb_used_data":152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344660,"statfs":{"total":96636764160,"available":96608931840,"internally_reserved":0,"allocated":155648,"data_stored":44981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":10,"seq":42949672966,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27768,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344072,"statfs":{"total":96636764160,"available":96608329728,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31924,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339916,"statfs":{"total":96636764160,"available":96604073984,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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}]}} 2024-09-12T06:46:00.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T06:46:00.388 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:00.389 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T06:46:00.400 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-12T06:46:00.263680+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":86872,"kb_used_data":1624,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":283028648,"statfs":{"total":289910292480,"available":289821335552,"internally_reserved":0,"allocated":1662976,"data_stored":1315717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"3.612629"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.658098+0000","last_change":"2024-09-12T06:45:56.658314+0000","last_active":"2024-09-12T06:45:56.658098+0000","last_peered":"2024-09-12T06:45:56.658098+0000","last_clean":"2024-09-12T06:45:56.658098+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T06:45:56.658098+0000","last_undegraded":"2024-09-12T06:45:56.658098+0000","last_fullsized":"2024-09-12T06:45:56.658098+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:01.621283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.658442+0000","last_change":"2024-09-12T06:45:56.658666+0000","last_active":"2024-09-12T06:45:56.658442+0000","last_peered":"2024-09-12T06:45:56.658442+0000","last_clean":"2024-09-12T06:45:56.658442+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T06:45:56.658442+0000","last_undegraded":"2024-09-12T06:45:56.658442+0000","last_fullsized":"2024-09-12T06:45:56.658442+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:49:36.384766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.657875+0000","last_change":"2024-09-12T06:45:56.658066+0000","last_active":"2024-09-12T06:45:56.657875+0000","last_peered":"2024-09-12T06:45:56.657875+0000","last_clean":"2024-09-12T06:45:56.657875+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T06:45:56.657875+0000","last_undegraded":"2024-09-12T06:45:56.657875+0000","last_fullsized":"2024-09-12T06:45:56.657875+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:40:51.025089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.657825+0000","last_change":"2024-09-12T06:45:56.658041+0000","last_active":"2024-09-12T06:45:56.657825+0000","last_peered":"2024-09-12T06:45:56.657825+0000","last_clean":"2024-09-12T06:45:56.657825+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T06:45:56.657825+0000","last_undegraded":"2024-09-12T06:45:56.657825+0000","last_fullsized":"2024-09-12T06:45:56.657825+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:49:39.473107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"18'2","reported_seq":22,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.655881+0000","last_change":"2024-09-12T06:45:56.655881+0000","last_active":"2024-09-12T06:45:56.655881+0000","last_peered":"2024-09-12T06:45:56.655881+0000","last_clean":"2024-09-12T06:45:56.655881+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T06:45:56.655881+0000","last_undegraded":"2024-09-12T06:45:56.655881+0000","last_fullsized":"2024-09-12T06:45:56.655881+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:05:51.759473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.652913+0000","last_change":"2024-09-12T06:45:56.653219+0000","last_active":"2024-09-12T06:45:56.652913+0000","last_peered":"2024-09-12T06:45:56.652913+0000","last_clean":"2024-09-12T06:45:56.652913+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T06:45:56.652913+0000","last_undegraded":"2024-09-12T06:45:56.652913+0000","last_fullsized":"2024-09-12T06:45:56.652913+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:05:51.759473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.652957+0000","last_change":"2024-09-12T06:45:56.653226+0000","last_active":"2024-09-12T06:45:56.652957+0000","last_peered":"2024-09-12T06:45:56.652957+0000","last_clean":"2024-09-12T06:45:56.652957+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T06:45:56.652957+0000","last_undegraded":"2024-09-12T06:45:56.652957+0000","last_fullsized":"2024-09-12T06:45:56.652957+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:17:51.076393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"16'1","reported_seq":21,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.658143+0000","last_change":"2024-09-12T06:45:56.658358+0000","last_active":"2024-09-12T06:45:56.658143+0000","last_peered":"2024-09-12T06:45:56.658143+0000","last_clean":"2024-09-12T06:45:56.658143+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T06:45:56.658143+0000","last_undegraded":"2024-09-12T06:45:56.658143+0000","last_fullsized":"2024-09-12T06:45:56.658143+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:36:48.789970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"13'52","reported_seq":88,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:45:56.657183+0000","last_change":"2024-09-12T06:45:51.955791+0000","last_active":"2024-09-12T06:45:56.657183+0000","last_peered":"2024-09-12T06:45:56.657183+0000","last_clean":"2024-09-12T06:45:56.657183+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T06:45:56.657183+0000","last_undegraded":"2024-09-12T06:45:56.657183+0000","last_fullsized":"2024-09-12T06:45:56.657183+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_clean_scrub_stamp":"2024-09-12T06:45:50.624237+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:47:01.214646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"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":2,"num_scrub_errors":0,"num_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":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949672966,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27180,"kb_used_data":152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344660,"statfs":{"total":96636764160,"available":96608931840,"internally_reserved":0,"allocated":155648,"data_stored":44981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949672967,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27768,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344072,"statfs":{"total":96636764160,"available":96608329728,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31924,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339916,"statfs":{"total":96636764160,"available":96604073984,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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}]}} 2024-09-12T06:46:00.401 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-12T06:46:00.401 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-12T06:46:00.401 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-12T06:46:00.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-12T06:46:00.721 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:00.721 INFO:teuthology.orchestra.run.smithi183.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-12T06:46:00.733 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-12T06:46:00.734 INFO:teuthology.run_tasks:Running task ceph... 2024-09-12T06:46:00.742 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-12T06:46:00.742 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-12T06:46:00.742 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'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': '7902377', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 1680, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'sleep_before_teardown': 0, 'subset': '42/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'targets': {'smithi183.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPUen7p4LI18JqlEgSQ6qOHpO6FcI4Yba7ldaTzl61bK+8siqr+JPM95G1gHKCkS06isodQTkHduH8XEHKBRuwo=', 'smithi196.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOe3ioHqIh58VIo+vKiH+TmzV83sUS5WizBBUKNlVSqNV+QhIdqz/gWE5MEJS4zsbPa5do9Mhj9mBZAUZKjzYiY='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'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': 1, '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': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'global': {'mon warn on pool no app': False}, '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-12_04:46:10', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-12T06:46:00.743 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-12T06:46:00.745 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-12T06:46:00.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T06:46:00.800 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T06:46:00.834 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:00.834 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/scratch_devs of=/dev/stdout 2024-09-12T06:46:00.894 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-12T06:46:00.894 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_1 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-09-12 06:45:17.447619570 +0000 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-09-12 06:42:23.052587747 +0000 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-09-12 06:42:23.052587747 +0000 2024-09-12T06:46:00.952 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: 2024-09-12 06:42:23.052587747 +0000 2024-09-12T06:46:00.953 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-12T06:46:01.018 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-09-12T06:46:01.019 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-09-12T06:46:01.019 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000221972 s, 2.3 MB/s 2024-09-12T06:46:01.020 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-12T06:46:01.078 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_2 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-09-12 06:45:17.447619570 +0000 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-09-12 06:42:23.386580122 +0000 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-09-12 06:42:23.386580122 +0000 2024-09-12T06:46:01.135 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: 2024-09-12 06:42:23.386580122 +0000 2024-09-12T06:46:01.136 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-12T06:46:01.199 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-09-12T06:46:01.200 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-09-12T06:46:01.200 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000198179 s, 2.6 MB/s 2024-09-12T06:46:01.201 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-12T06:46:01.257 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_3 2024-09-12T06:46:01.312 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-12T06:46:01.312 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:46:01.312 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-12T06:46:01.313 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:46:01.313 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:46:01.313 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-09-12 06:45:17.447619570 +0000 2024-09-12T06:46:01.313 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-09-12 06:42:23.707572794 +0000 2024-09-12T06:46:01.313 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-09-12 06:42:23.707572794 +0000 2024-09-12T06:46:01.313 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: 2024-09-12 06:42:23.707572794 +0000 2024-09-12T06:46:01.313 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-12T06:46:01.377 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-09-12T06:46:01.377 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-09-12T06:46:01.377 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000177317 s, 2.9 MB/s 2024-09-12T06:46:01.378 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-12T06:46:01.435 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_4 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2024-09-12 06:45:17.448619547 +0000 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2024-09-12 06:42:24.034565329 +0000 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2024-09-12 06:42:24.034565329 +0000 2024-09-12T06:46:01.492 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: 2024-09-12 06:42:24.034565329 +0000 2024-09-12T06:46:01.492 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-12T06:46:01.561 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-09-12T06:46:01.562 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-09-12T06:46:01.562 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000160097 s, 3.2 MB/s 2024-09-12T06:46:01.563 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-12T06:46:01.619 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:46:01.619 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi196.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T06:46:01.619 INFO:tasks.ceph:Generating config... 2024-09-12T06:46:01.620 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-12T06:46:01.620 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-12T06:46:01.620 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-12T06:46:01.620 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-12T06:46:01.621 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-12T06:46:01.621 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-12T06:46:01.621 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-12T06:46:01.622 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-12T06:46:01.622 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-12T06:46:01.622 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-12T06:46:01.622 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-12T06:46:01.622 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-12T06:46:01.622 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-12T06:46:01.712 INFO:teuthology.orchestra.run.smithi196.stdout:creating /etc/ceph/cluster2.keyring 2024-09-12T06:46:01.713 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-12T06:46:01.757 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-12T06:46:01.822 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.196')] 2024-09-12T06:46:01.823 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 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.196', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', '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 debug trim objects': '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 block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/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 memory target': 1610612736, 'osd objectstore': 'bluestore'}, '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, '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': {}} 2024-09-12T06:46:01.823 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:01.823 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T06:46:01.878 DEBUG:teuthology.orchestra.run.smithi196:> 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.196 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:monmaptool: generated fsid c2d57267-861a-46c6-877e-bf4b0e38a470 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:setting min_mon_release = quincy 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:epoch 0 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:fsid c2d57267-861a-46c6-877e-bf4b0e38a470 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:last_changed 2024-09-12T06:46:01.961579+0000 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:created 2024-09-12T06:46:01.961579+0000 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:min_mon_release 17 (quincy) 2024-09-12T06:46:01.959 INFO:teuthology.orchestra.run.smithi196.stdout:election_strategy: 1 2024-09-12T06:46:01.960 INFO:teuthology.orchestra.run.smithi196.stdout:0: [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon.a 2024-09-12T06:46:01.960 INFO:teuthology.orchestra.run.smithi196.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-12T06:46:01.961 DEBUG:teuthology.orchestra.run.smithi196:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T06:46:02.016 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID c2d57267-861a-46c6-877e-bf4b0e38a470... 2024-09-12T06:46:02.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-12T06:46:02.019 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout:[global] 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout: chdir = "" 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout: auth supported = cephx 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout: filestore xattr use omap = true 2024-09-12T06:46:02.068 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: mon clock drift allowed = 1.000 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: osd crush chooseleaf type = 0 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: auth debug = true 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: ms die on old message = true 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: ms die on bug = true 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: mon pg warn max object skew = 0 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T06:46:02.069 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: osd pool default size = 2 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd allow primary affinity = true 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd allow pg remap = true 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on legacy crush tunables = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on crush straw calc version zero = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on no sortbitwise = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on osd down out interval zero = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on too few osds = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: mon_allow_pool_size_one = true 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.070 INFO:teuthology.orchestra.run.smithi183.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: osd default data pool replay window = 5 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: mon allow pool delete = true 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: mon cluster log file level = debug 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: debug asserts on shutdown = true 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: mon health detail to clog = false 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: mon host = 172.21.15.196 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: mon warn on pool no app = False 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: fsid = c2d57267-861a-46c6-877e-bf4b0e38a470 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout:[osd] 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: osd journal size = 100 2024-09-12T06:46:02.071 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd scrub load threshold = 5.0 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd scrub max interval = 600 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd mclock profile = high_recovery_ops 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd recover clone overlap = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd recovery max chunk = 1048576 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug shutdown = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug op order = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug verify stray on activate = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug trim objects = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd open classes on start = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug pg log writeout = true 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.072 INFO:teuthology.orchestra.run.smithi183.stdout: osd deep scrub update digest min age = 30 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: osd map max advance = 10 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: journal zero on create = true 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: filestore ondisk finisher threads = 3 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: filestore apply finisher threads = 3 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: bdev debug aio = true 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: osd debug misdirected ops = true 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: bdev async discard = True 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: bdev enable discard = True 2024-09-12T06:46:02.073 INFO:teuthology.orchestra.run.smithi183.stdout: bluestore block size = 96636764160 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: bluestore fsck on mount = True 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: debug bluefs = 1/20 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: debug bluestore = 1/20 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: debug ms = 1 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: debug osd = 20 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: debug rocksdb = 4/10 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd full ratio = 0.9 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd nearfull ratio = 0.8 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: osd failsafe full ratio = 0.95 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: osd memory target = 1610612736 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: osd objectstore = bluestore 2024-09-12T06:46:02.074 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout:[mgr] 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug ms = 1 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug mgr = 20 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug mon = 20 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug auth = 20 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: mgr/telemetry/nag = false 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout:[mon] 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug ms = 1 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug mon = 20 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug paxos = 20 2024-09-12T06:46:02.075 INFO:teuthology.orchestra.run.smithi183.stdout: debug auth = 20 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon data avail warn = 5 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon mgr mkfs grace = 240 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd reporter subtree level = osd 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon osd prime pg temp = true 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T06:46:02.076 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: # 1m isn't quite enough 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: mon_down_mkfs_grace = 2m 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: mon_warn_on_filestore_osds = false 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout:[client] 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: rgw cache enabled = true 2024-09-12T06:46:02.077 INFO:teuthology.orchestra.run.smithi183.stdout: rgw enable ops log = true 2024-09-12T06:46:02.078 INFO:teuthology.orchestra.run.smithi183.stdout: rgw enable usage log = true 2024-09-12T06:46:02.078 INFO:teuthology.orchestra.run.smithi183.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T06:46:02.078 INFO:teuthology.orchestra.run.smithi183.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T06:46:02.078 INFO:teuthology.orchestra.run.smithi183.stdout:[mon.a] 2024-09-12T06:46:02.098 INFO:teuthology.orchestra.run.smithi196.stdout:[global] 2024-09-12T06:46:02.098 INFO:teuthology.orchestra.run.smithi196.stdout: chdir = "" 2024-09-12T06:46:02.098 INFO:teuthology.orchestra.run.smithi196.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T06:46:02.098 INFO:teuthology.orchestra.run.smithi196.stdout: auth supported = cephx 2024-09-12T06:46:02.098 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.098 INFO:teuthology.orchestra.run.smithi196.stdout: filestore xattr use omap = true 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: mon clock drift allowed = 1.000 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: osd crush chooseleaf type = 0 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: auth debug = true 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: ms die on old message = true 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: ms die on bug = true 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: mon pg warn max object skew = 0 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.099 INFO:teuthology.orchestra.run.smithi196.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: osd pool default size = 2 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd allow primary affinity = true 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd allow pg remap = true 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on legacy crush tunables = false 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on crush straw calc version zero = false 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on no sortbitwise = false 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on osd down out interval zero = false 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on too few osds = false 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T06:46:02.100 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: mon_allow_pool_size_one = true 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: osd default data pool replay window = 5 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: mon allow pool delete = true 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: mon cluster log file level = debug 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: debug asserts on shutdown = true 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: mon health detail to clog = false 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: mon host = 172.21.15.196 2024-09-12T06:46:02.101 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on pool no app = False 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: fsid = c2d57267-861a-46c6-877e-bf4b0e38a470 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout:[osd] 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: osd journal size = 100 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: osd scrub load threshold = 5.0 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: osd scrub max interval = 600 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: osd mclock profile = high_recovery_ops 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: osd recover clone overlap = true 2024-09-12T06:46:02.102 INFO:teuthology.orchestra.run.smithi196.stdout: osd recovery max chunk = 1048576 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug shutdown = true 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug op order = true 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug verify stray on activate = true 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug trim objects = true 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd open classes on start = true 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug pg log writeout = true 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd deep scrub update digest min age = 30 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: osd map max advance = 10 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.103 INFO:teuthology.orchestra.run.smithi196.stdout: journal zero on create = true 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: filestore ondisk finisher threads = 3 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: filestore apply finisher threads = 3 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: bdev debug aio = true 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug misdirected ops = true 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: bdev async discard = True 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: bdev enable discard = True 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: bluestore block size = 96636764160 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: bluestore fsck on mount = True 2024-09-12T06:46:02.104 INFO:teuthology.orchestra.run.smithi196.stdout: debug bluefs = 1/20 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: debug bluestore = 1/20 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: debug osd = 20 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: debug rocksdb = 4/10 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd full ratio = 0.9 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd nearfull ratio = 0.8 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: osd failsafe full ratio = 0.95 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: osd memory target = 1610612736 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: osd objectstore = bluestore 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout:[mgr] 2024-09-12T06:46:02.105 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug mgr = 20 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug mon = 20 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug auth = 20 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: mgr/telemetry/nag = false 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout:[mon] 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug mon = 20 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug paxos = 20 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: debug auth = 20 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: mon data avail warn = 5 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: mon mgr mkfs grace = 240 2024-09-12T06:46:02.106 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min pgs per osd = 4 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd reporter subtree level = osd 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd prime pg temp = true 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min bytes per osd = 10 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.107 INFO:teuthology.orchestra.run.smithi196.stdout: # 1m isn't quite enough 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: mon_down_mkfs_grace = 2m 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_filestore_osds = false 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout:[client] 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: rgw cache enabled = true 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: rgw enable ops log = true 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: rgw enable usage log = true 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T06:46:02.108 INFO:teuthology.orchestra.run.smithi196.stdout:[mon.a] 2024-09-12T06:46:02.110 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-12T06:46:02.110 DEBUG:teuthology.orchestra.run.smithi196:> 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/cluster2.keyring 2024-09-12T06:46:02.204 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-12T06:46:02.204 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:02.205 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-12T06:46:02.220 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:02.220 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-12T06:46:02.276 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:46:02.276 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:46:02.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-12T06:46:02.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-12T06:46:02.315 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:46:02.316 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:02.375 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:46:02.376 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:02.376 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-12T06:46:02.376 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-12T06:46:02.411 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:02.411 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:02.466 INFO:tasks.ceph:Setting up mon nodes... 2024-09-12T06:46:02.466 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-12T06:46:02.467 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-12T06:46:02.557 INFO:teuthology.orchestra.run.smithi196.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-12T06:46:02.560 INFO:tasks.ceph:Setting up mds nodes... 2024-09-12T06:46:02.560 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-12T06:46:02.560 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2024-09-12T06:46:02.601 INFO:teuthology.orchestra.run.smithi196.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-12T06:46:02.613 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-12T06:46:02.614 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi183.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@smithi196.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T06:46:02.614 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-12T06:46:02.678 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:46:02.678 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-12T06:46:02.678 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:46:02.679 DEBUG:teuthology.orchestra.run.smithi196:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-12T06:46:02.751 INFO:teuthology.orchestra.run.smithi196.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T06:46:02.751 INFO:teuthology.orchestra.run.smithi196.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T06:46:02.751 INFO:teuthology.orchestra.run.smithi196.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T06:46:02.751 INFO:teuthology.orchestra.run.smithi196.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T06:46:02.751 INFO:teuthology.orchestra.run.smithi196.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T06:46:02.752 INFO:teuthology.orchestra.run.smithi196.stdout: = sunit=0 swidth=0 blks 2024-09-12T06:46:02.752 INFO:teuthology.orchestra.run.smithi196.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T06:46:02.752 INFO:teuthology.orchestra.run.smithi196.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T06:46:02.752 INFO:teuthology.orchestra.run.smithi196.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T06:46:02.752 INFO:teuthology.orchestra.run.smithi196.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T06:46:03.276 INFO:teuthology.orchestra.run.smithi196.stdout:Discarding blocks...Done. 2024-09-12T06:46:03.278 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi196.front.sepia.ceph.com -o noatime 2024-09-12T06:46:03.278 DEBUG:teuthology.orchestra.run.smithi196:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-12T06:46:03.429 DEBUG:teuthology.orchestra.run.smithi196:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-12T06:46:03.464 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-12T06:46:03.530 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:46:03.530 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-12T06:46:03.530 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:46:03.530 DEBUG:teuthology.orchestra.run.smithi196:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-12T06:46:03.602 INFO:teuthology.orchestra.run.smithi196.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T06:46:03.602 INFO:teuthology.orchestra.run.smithi196.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T06:46:03.602 INFO:teuthology.orchestra.run.smithi196.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T06:46:03.602 INFO:teuthology.orchestra.run.smithi196.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T06:46:03.602 INFO:teuthology.orchestra.run.smithi196.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T06:46:03.603 INFO:teuthology.orchestra.run.smithi196.stdout: = sunit=0 swidth=0 blks 2024-09-12T06:46:03.603 INFO:teuthology.orchestra.run.smithi196.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T06:46:03.603 INFO:teuthology.orchestra.run.smithi196.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T06:46:03.603 INFO:teuthology.orchestra.run.smithi196.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T06:46:03.603 INFO:teuthology.orchestra.run.smithi196.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T06:46:04.057 INFO:teuthology.orchestra.run.smithi196.stdout:Discarding blocks...Done. 2024-09-12T06:46:04.059 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi196.front.sepia.ceph.com -o noatime 2024-09-12T06:46:04.059 DEBUG:teuthology.orchestra.run.smithi196:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-12T06:46:04.161 DEBUG:teuthology.orchestra.run.smithi196:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-12T06:46:04.192 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-12T06:46:04.257 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T06:46:04.258 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-12T06:46:04.258 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:46:04.258 DEBUG:teuthology.orchestra.run.smithi196:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-12T06:46:04.330 INFO:teuthology.orchestra.run.smithi196.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T06:46:04.330 INFO:teuthology.orchestra.run.smithi196.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T06:46:04.330 INFO:teuthology.orchestra.run.smithi196.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout: = sunit=0 swidth=0 blks 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T06:46:04.331 INFO:teuthology.orchestra.run.smithi196.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T06:46:04.826 INFO:teuthology.orchestra.run.smithi196.stdout:Discarding blocks...Done. 2024-09-12T06:46:04.829 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi196.front.sepia.ceph.com -o noatime 2024-09-12T06:46:04.829 DEBUG:teuthology.orchestra.run.smithi196:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-12T06:46:04.984 DEBUG:teuthology.orchestra.run.smithi196:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-12T06:46:05.017 DEBUG:teuthology.orchestra.run.smithi196:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:05.119 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:05.121+0000 7f50ae418640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2024-09-12T06:46:05.123 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:05.125+0000 7f50ae418640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-12T06:46:05.123 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:05.125+0000 7f50ae418640 -1 bdev(0x561ac756f800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-12T06:46:05.123 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:05.125+0000 7f50ae418640 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-12T06:46:08.284 DEBUG:teuthology.orchestra.run.smithi196:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-12T06:46:08.314 DEBUG:teuthology.orchestra.run.smithi196:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:08.404 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:08.406+0000 7f329cfcc640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2024-09-12T06:46:08.405 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:08.406+0000 7f329cfcc640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-12T06:46:08.405 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:08.406+0000 7f329cfcc640 -1 bdev(0x562fd356b800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-12T06:46:08.405 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:08.406+0000 7f329cfcc640 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-12T06:46:12.057 DEBUG:teuthology.orchestra.run.smithi196:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-12T06:46:12.088 DEBUG:teuthology.orchestra.run.smithi196:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:12.179 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:12.180+0000 7f6be6c16640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2024-09-12T06:46:12.179 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:12.181+0000 7f6be6c16640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-12T06:46:12.179 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:12.181+0000 7f6be6c16640 -1 bdev(0x55f80d6f5800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-12T06:46:12.179 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-12T06:46:12.181+0000 7f6be6c16640 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-12T06:46:15.085 DEBUG:teuthology.orchestra.run.smithi196:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-12T06:46:15.113 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-12T06:46:15.114 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:15.114 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-12T06:46:15.180 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:15.181 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-12T06:46:15.247 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:15.247 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-12T06:46:15.312 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:15.312 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-12T06:46:15.378 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:15.378 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-12T06:46:15.434 INFO:tasks.ceph:Adding keys to all mons... 2024-09-12T06:46:15.434 DEBUG:teuthology.orchestra.run.smithi196:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout:[mgr.x] 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQAqjuJmLG1lIRAA9pGF14GChAyR+UMbcvNRVw== 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout:[osd.0] 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQAtjuJmhnpEBxAA9wzUBE9eQX9xDr2DT+w1YA== 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout:[osd.1] 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQAwjuJmZwhCGBAAjcpLfxoXows7PsFj2hIh/w== 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout:[osd.2] 2024-09-12T06:46:15.497 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQA0juJm5OHSChAAopaacG6xPJkROh978A4xAQ== 2024-09-12T06:46:15.498 INFO:teuthology.orchestra.run.smithi196.stdout:[client.0] 2024-09-12T06:46:15.498 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQAqjuJmBQsAJBAATfVOT7H/OgMXJLl59ycxdw== 2024-09-12T06:46:15.499 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-12T06:46:15.590 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T06:46:15.641 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T06:46:15.692 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T06:46:15.744 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-12T06:46:15.801 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-12T06:46:15.802 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-12T06:46:15.826 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2024-09-12T06:46:15.922 DEBUG:teuthology.orchestra.run.smithi196:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-12T06:46:15.947 DEBUG:teuthology.orchestra.run.smithi196:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T06:46:16.005 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-12T06:46:16.005 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-12T06:46:16.006 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-12T06:46:16.047 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-12T06:46:16.048 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-12T06:46:16.048 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-12T06:46:16.048 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-12T06:46:16.050 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-12T06:46:16.050 DEBUG:tasks.ceph:set 0 configs 2024-09-12T06:46:16.050 INFO:tasks.ceph:Setting crush tunables to default 2024-09-12T06:46:16.050 DEBUG:teuthology.orchestra.run.smithi196:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-12T06:46:16.221 INFO:teuthology.orchestra.run.smithi196.stderr:adjusted tunables profile to default 2024-09-12T06:46:16.232 INFO:tasks.ceph:check_enable_crimson: False 2024-09-12T06:46:16.232 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-12T06:46:16.232 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:16.232 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-12T06:46:16.256 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:16.257 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-12T06:46:16.321 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-12T06:46:16.321 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-12T06:46:16.386 DEBUG:teuthology.orchestra.run.smithi196:> sudo ceph --cluster cluster2 osd new 026077ff-5c41-4b71-8ec6-82b6016f6c35 0 2024-09-12T06:46:16.603 INFO:teuthology.orchestra.run.smithi196.stdout:0 2024-09-12T06:46:16.615 DEBUG:teuthology.orchestra.run.smithi196:> sudo ceph --cluster cluster2 osd new 52e2b72d-0fdd-412a-9db7-8be7113e9eda 1 2024-09-12T06:46:16.791 INFO:teuthology.orchestra.run.smithi196.stdout:1 2024-09-12T06:46:16.806 DEBUG:teuthology.orchestra.run.smithi196:> sudo ceph --cluster cluster2 osd new 12e381fc-8499-4b2d-9e16-1e83d04058f3 2 2024-09-12T06:46:16.983 INFO:teuthology.orchestra.run.smithi196.stdout:2 2024-09-12T06:46:16.995 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-12T06:46:16.995 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-12T06:46:16.997 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-12T06:46:16.997 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-12T06:46:16.997 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-12T06:46:17.000 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-12T06:46:17.000 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-12T06:46:17.000 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-12T06:46:17.002 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-12T06:46:17.002 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T06:46:17.185 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:17.185 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":5,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:46:16.985065+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T06:46:16.985065+0000","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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":0,"in":1,"weight":1,"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":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":0,"in":1,"weight":1,"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":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":0,"in":1,"weight":1,"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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:46:17.195 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-12T06:46:17.196 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-12T06:46:17.499 DEBUG:teuthology.orchestra.run.smithi196:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-12T06:46:17.659 INFO:teuthology.misc.health.smithi196.stdout: 2024-09-12T06:46:17.659 INFO:teuthology.misc.health.smithi196.stdout:{"epoch":5,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:46:16.985065+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T06:46:16.985065+0000","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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":0,"in":1,"weight":1,"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":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":0,"in":1,"weight":1,"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":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":0,"in":1,"weight":1,"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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:46:17.669 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T06:46:17.979 INFO:tasks.ceph.cluster2.osd.1.smithi196.stderr:2024-09-12T06:46:17.981+0000 7f06315c3640 -1 Falling back to public interface 2024-09-12T06:46:18.734 INFO:tasks.ceph.cluster2.osd.0.smithi196.stderr:2024-09-12T06:46:18.736+0000 7fccd060d640 -1 Falling back to public interface 2024-09-12T06:46:18.752 INFO:tasks.ceph.cluster2.osd.2.smithi196.stderr:2024-09-12T06:46:18.754+0000 7f71be4e4640 -1 Falling back to public interface 2024-09-12T06:46:21.531 INFO:tasks.ceph.cluster2.mgr.x.smithi196.stderr:2024-09-12T06:46:21.533+0000 7f06a457d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-12T06:46:21.846 INFO:tasks.ceph.cluster2.osd.1.smithi196.stderr:2024-09-12T06:46:21.848+0000 7f06315c3640 -1 osd.1 0 log_to_monitors true 2024-09-12T06:46:22.806 INFO:tasks.ceph.cluster2.osd.0.smithi196.stderr:2024-09-12T06:46:22.808+0000 7fccd060d640 -1 osd.0 0 log_to_monitors true 2024-09-12T06:46:22.852 INFO:tasks.ceph.cluster2.osd.2.smithi196.stderr:2024-09-12T06:46:22.854+0000 7f71be4e4640 -1 osd.2 0 log_to_monitors true 2024-09-12T06:46:23.973 DEBUG:teuthology.orchestra.run.smithi196:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-12T06:46:24.306 INFO:teuthology.misc.health.smithi196.stdout: 2024-09-12T06:46:24.306 INFO:teuthology.misc.health.smithi196.stdout:{"epoch":7,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:46:23.530690+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T06:46:16.985065+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":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":0,"in":1,"weight":1,"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":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":0,"in":1,"weight":1,"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":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":0,"in":1,"weight":1,"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}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:46:24.320 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T06:46:24.447 INFO:tasks.ceph.cluster2.osd.1.smithi196.stderr:2024-09-12T06:46:24.448+0000 7f062dd66640 -1 osd.1 0 waiting for initial osdmap 2024-09-12T06:46:24.457 INFO:tasks.ceph.cluster2.osd.1.smithi196.stderr:2024-09-12T06:46:24.459+0000 7f0625371640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T06:46:25.796 INFO:tasks.ceph.cluster2.osd.2.smithi196.stderr:2024-09-12T06:46:25.798+0000 7f71ba473640 -1 osd.2 0 waiting for initial osdmap 2024-09-12T06:46:25.809 INFO:tasks.ceph.cluster2.osd.2.smithi196.stderr:2024-09-12T06:46:25.811+0000 7f71b2292640 -1 osd.2 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T06:46:25.851 INFO:tasks.ceph.cluster2.osd.0.smithi196.stderr:2024-09-12T06:46:25.853+0000 7fcccc6ab640 -1 osd.0 0 waiting for initial osdmap 2024-09-12T06:46:25.866 INFO:tasks.ceph.cluster2.osd.0.smithi196.stderr:2024-09-12T06:46:25.868+0000 7fccc3cb6640 -1 osd.0 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T06:46:30.623 DEBUG:teuthology.orchestra.run.smithi196:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-12T06:46:30.933 INFO:teuthology.misc.health.smithi196.stdout: 2024-09-12T06:46:30.933 INFO:teuthology.misc.health.smithi196.stdout:{"epoch":14,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:46:30.867451+0000","last_up_change":"2024-09-12T06:46:26.803401+0000","last_in_change":"2024-09-12T06:46:16.985065+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:46:28.546761+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6809","nonce":3683073320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6811","nonce":3683073320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6815","nonce":3683073320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6813","nonce":3683073320}]},"public_addr":"172.21.15.196:6809/3683073320","cluster_addr":"172.21.15.196:6811/3683073320","heartbeat_back_addr":"172.21.15.196:6815/3683073320","heartbeat_front_addr":"172.21.15.196:6813/3683073320","state":["exists","up"]},{"osd":1,"uuid":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6801","nonce":223434742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6803","nonce":223434742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6807","nonce":223434742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6805","nonce":223434742}]},"public_addr":"172.21.15.196:6801/223434742","cluster_addr":"172.21.15.196:6803/223434742","heartbeat_back_addr":"172.21.15.196:6807/223434742","heartbeat_front_addr":"172.21.15.196:6805/223434742","state":["exists","up"]},{"osd":2,"uuid":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6817","nonce":3199789614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6819","nonce":3199789614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6823","nonce":3199789614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6821","nonce":3199789614}]},"public_addr":"172.21.15.196:6817/3199789614","cluster_addr":"172.21.15.196:6819/3199789614","heartbeat_back_addr":"172.21.15.196:6823/3199789614","heartbeat_front_addr":"172.21.15.196:6821/3199789614","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.798977+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:22.825284+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.826253+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T06:46:30.948 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-12T06:46:30.948 INFO:tasks.ceph:Creating RBD pool 2024-09-12T06:46:30.948 DEBUG:teuthology.orchestra.run.smithi196:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-12T06:46:31.883 INFO:teuthology.orchestra.run.smithi196.stderr:pool 'rbd' created 2024-09-12T06:46:31.898 DEBUG:teuthology.orchestra.run.smithi196:> rbd --cluster cluster2 pool init rbd 2024-09-12T06:46:34.905 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-12T06:46:34.906 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-12T06:46:34.906 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-12T06:46:35.196 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:35.209 INFO:teuthology.orchestra.run.smithi196.stdout:[{"version":4,"timestamp":"2024-09-12T06:46:25.854685+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"5684.271742"}]}] 2024-09-12T06:46:35.209 INFO:tasks.ceph_manager:config epoch is 4 2024-09-12T06:46:35.209 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-12T06:46:35.209 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-12T06:46:35.210 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-12T06:46:35.538 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:35.549 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":4046078158},{"type":"v1","addr":"172.21.15.196:6825","nonce":4046078158}]},"active_addr":"172.21.15.196:6825/4046078158","active_change":"2024-09-12T06:46:20.527028+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.27.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]}}},{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"which CRUSH subtree type the module should create a pool for.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","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":{"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"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.196:0","nonce":1478665465}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.196:0","nonce":1371514111}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.196:0","nonce":2528462901}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.196:0","nonce":118480566}]}]} 2024-09-12T06:46:35.552 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-12T06:46:35.552 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-12T06:46:35.552 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T06:46:35.835 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:35.835 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":18,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:46:34.893694+0000","last_up_change":"2024-09-12T06:46:26.803401+0000","last_in_change":"2024-09-12T06:46:16.985065+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:46:28.546761+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T06:46:31.243252+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,"is_stretch_pool":false,"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":2,"snap_epoch":18,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6809","nonce":3683073320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6811","nonce":3683073320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6815","nonce":3683073320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6813","nonce":3683073320}]},"public_addr":"172.21.15.196:6809/3683073320","cluster_addr":"172.21.15.196:6811/3683073320","heartbeat_back_addr":"172.21.15.196:6815/3683073320","heartbeat_front_addr":"172.21.15.196:6813/3683073320","state":["exists","up"]},{"osd":1,"uuid":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6801","nonce":223434742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6803","nonce":223434742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6807","nonce":223434742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6805","nonce":223434742}]},"public_addr":"172.21.15.196:6801/223434742","cluster_addr":"172.21.15.196:6803/223434742","heartbeat_back_addr":"172.21.15.196:6807/223434742","heartbeat_front_addr":"172.21.15.196:6805/223434742","state":["exists","up"]},{"osd":2,"uuid":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6817","nonce":3199789614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6819","nonce":3199789614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6823","nonce":3199789614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6821","nonce":3199789614}]},"public_addr":"172.21.15.196:6817/3199789614","cluster_addr":"172.21.15.196:6819/3199789614","heartbeat_back_addr":"172.21.15.196:6823/3199789614","heartbeat_front_addr":"172.21.15.196:6821/3199789614","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.798977+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:22.825284+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.826253+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-09-12T06:46:35.848 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-12T06:46:35.848 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T06:46:36.129 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:36.130 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":18,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:46:34.893694+0000","last_up_change":"2024-09-12T06:46:26.803401+0000","last_in_change":"2024-09-12T06:46:16.985065+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:46:28.546761+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T06:46:31.243252+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,"is_stretch_pool":false,"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":2,"snap_epoch":18,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6809","nonce":3683073320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6811","nonce":3683073320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6815","nonce":3683073320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6813","nonce":3683073320}]},"public_addr":"172.21.15.196:6809/3683073320","cluster_addr":"172.21.15.196:6811/3683073320","heartbeat_back_addr":"172.21.15.196:6815/3683073320","heartbeat_front_addr":"172.21.15.196:6813/3683073320","state":["exists","up"]},{"osd":1,"uuid":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6801","nonce":223434742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6803","nonce":223434742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6807","nonce":223434742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6805","nonce":223434742}]},"public_addr":"172.21.15.196:6801/223434742","cluster_addr":"172.21.15.196:6803/223434742","heartbeat_back_addr":"172.21.15.196:6807/223434742","heartbeat_front_addr":"172.21.15.196:6805/223434742","state":["exists","up"]},{"osd":2,"uuid":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6817","nonce":3199789614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6819","nonce":3199789614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6823","nonce":3199789614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6821","nonce":3199789614}]},"public_addr":"172.21.15.196:6817/3199789614","cluster_addr":"172.21.15.196:6819/3199789614","heartbeat_back_addr":"172.21.15.196:6823/3199789614","heartbeat_front_addr":"172.21.15.196:6821/3199789614","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.798977+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:22.825284+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.826253+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-09-12T06:46:36.143 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-12T06:46:36.143 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-12T06:46:36.144 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-12T06:46:36.281 INFO:teuthology.orchestra.run.smithi196.stdout:42949672965 2024-09-12T06:46:36.282 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-12T06:46:36.283 INFO:teuthology.orchestra.run.smithi196.stdout:42949672965 2024-09-12T06:46:36.283 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-12T06:46:36.284 INFO:teuthology.orchestra.run.smithi196.stdout:34359738373 2024-09-12T06:46:36.284 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-12T06:46:36.620 INFO:teuthology.orchestra.run.smithi196.stdout:42949672964 2024-09-12T06:46:36.625 INFO:teuthology.orchestra.run.smithi196.stdout:42949672964 2024-09-12T06:46:36.631 INFO:teuthology.orchestra.run.smithi196.stdout:34359738371 2024-09-12T06:46:36.633 INFO:tasks.ceph.ceph_manager.cluster2:need seq 42949672965 got 42949672964 for osd.0 2024-09-12T06:46:36.640 INFO:tasks.ceph.ceph_manager.cluster2:need seq 42949672965 got 42949672964 for osd.2 2024-09-12T06:46:36.645 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738371 for osd.1 2024-09-12T06:46:37.635 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-12T06:46:37.641 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-12T06:46:37.645 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-12T06:46:37.985 INFO:teuthology.orchestra.run.smithi196.stdout:42949672965 2024-09-12T06:46:37.996 INFO:teuthology.orchestra.run.smithi196.stdout:42949672965 2024-09-12T06:46:37.999 INFO:tasks.ceph.ceph_manager.cluster2:need seq 42949672965 got 42949672965 for osd.2 2024-09-12T06:46:37.999 DEBUG:teuthology.parallel:result is None 2024-09-12T06:46:38.010 INFO:tasks.ceph.ceph_manager.cluster2:need seq 42949672965 got 42949672965 for osd.0 2024-09-12T06:46:38.010 DEBUG:teuthology.parallel:result is None 2024-09-12T06:46:38.030 INFO:teuthology.orchestra.run.smithi196.stdout:34359738373 2024-09-12T06:46:38.042 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.1 2024-09-12T06:46:38.043 DEBUG:teuthology.parallel:result is None 2024-09-12T06:46:38.043 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-12T06:46:38.043 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T06:46:38.360 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:38.360 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T06:46:38.372 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-12T06:46:36.532922+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":10,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82716,"kb_used_data":1624,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032804,"statfs":{"total":289910292480,"available":289825591296,"internally_reserved":0,"allocated":1662976,"data_stored":1315717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":82963793},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_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":"1.636545"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.903649+0000","last_change":"2024-09-12T06:46:34.904105+0000","last_active":"2024-09-12T06:46:34.903649+0000","last_peered":"2024-09-12T06:46:34.903649+0000","last_clean":"2024-09-12T06:46:34.903649+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T06:46:34.903649+0000","last_undegraded":"2024-09-12T06:46:34.903649+0000","last_fullsized":"2024-09-12T06:46:34.903649+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:20:34.999758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.903312+0000","last_change":"2024-09-12T06:46:34.903642+0000","last_active":"2024-09-12T06:46:34.903312+0000","last_peered":"2024-09-12T06:46:34.903312+0000","last_clean":"2024-09-12T06:46:34.903312+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T06:46:34.903312+0000","last_undegraded":"2024-09-12T06:46:34.903312+0000","last_fullsized":"2024-09-12T06:46:34.903312+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:13:17.659446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.903202+0000","last_change":"2024-09-12T06:46:34.903583+0000","last_active":"2024-09-12T06:46:34.903202+0000","last_peered":"2024-09-12T06:46:34.903202+0000","last_clean":"2024-09-12T06:46:34.903202+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T06:46:34.903202+0000","last_undegraded":"2024-09-12T06:46:34.903202+0000","last_fullsized":"2024-09-12T06:46:34.903202+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:31:17.378379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.902913+0000","last_change":"2024-09-12T06:46:34.903146+0000","last_active":"2024-09-12T06:46:34.902913+0000","last_peered":"2024-09-12T06:46:34.902913+0000","last_clean":"2024-09-12T06:46:34.902913+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T06:46:34.902913+0000","last_undegraded":"2024-09-12T06:46:34.902913+0000","last_fullsized":"2024-09-12T06:46:34.902913+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:41:32.871852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"18'2","reported_seq":22,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.901134+0000","last_change":"2024-09-12T06:46:34.901134+0000","last_active":"2024-09-12T06:46:34.901134+0000","last_peered":"2024-09-12T06:46:34.901134+0000","last_clean":"2024-09-12T06:46:34.901134+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T06:46:34.901134+0000","last_undegraded":"2024-09-12T06:46:34.901134+0000","last_fullsized":"2024-09-12T06:46:34.901134+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:14:53.971532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.897767+0000","last_change":"2024-09-12T06:46:34.898046+0000","last_active":"2024-09-12T06:46:34.897767+0000","last_peered":"2024-09-12T06:46:34.897767+0000","last_clean":"2024-09-12T06:46:34.897767+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T06:46:34.897767+0000","last_undegraded":"2024-09-12T06:46:34.897767+0000","last_fullsized":"2024-09-12T06:46:34.897767+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:39:03.152608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.897819+0000","last_change":"2024-09-12T06:46:34.898047+0000","last_active":"2024-09-12T06:46:34.897819+0000","last_peered":"2024-09-12T06:46:34.897819+0000","last_clean":"2024-09-12T06:46:34.897819+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T06:46:34.897819+0000","last_undegraded":"2024-09-12T06:46:34.897819+0000","last_fullsized":"2024-09-12T06:46:34.897819+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:40:30.921747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"16'1","reported_seq":21,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.902976+0000","last_change":"2024-09-12T06:46:34.903200+0000","last_active":"2024-09-12T06:46:34.902976+0000","last_peered":"2024-09-12T06:46:34.902976+0000","last_clean":"2024-09-12T06:46:34.902976+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T06:46:34.902976+0000","last_undegraded":"2024-09-12T06:46:34.902976+0000","last_fullsized":"2024-09-12T06:46:34.902976+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:13:45.036656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"14'52","reported_seq":88,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.902401+0000","last_change":"2024-09-12T06:46:30.758330+0000","last_active":"2024-09-12T06:46:34.902401+0000","last_peered":"2024-09-12T06:46:34.902401+0000","last_clean":"2024-09-12T06:46:34.902401+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T06:46:34.902401+0000","last_undegraded":"2024-09-12T06:46:34.902401+0000","last_fullsized":"2024-09-12T06:46:34.902401+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_clean_scrub_stamp":"2024-09-12T06:46:28.856880+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:50:00.091955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"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":2,"num_scrub_errors":0,"num_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":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949672965,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27184,"kb_used_data":152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":155648,"data_stored":44981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949672965,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27764,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344076,"statfs":{"total":96636764160,"available":96608333824,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27768,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344072,"statfs":{"total":96636764160,"available":96608329728,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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}]}} 2024-09-12T06:46:38.373 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T06:46:38.651 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:38.652 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T06:46:38.664 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-12T06:46:38.533272+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":10,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82716,"kb_used_data":1624,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032804,"statfs":{"total":289910292480,"available":289825591296,"internally_reserved":0,"allocated":1662976,"data_stored":1315717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":82963793},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"3.636895"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.903649+0000","last_change":"2024-09-12T06:46:34.904105+0000","last_active":"2024-09-12T06:46:34.903649+0000","last_peered":"2024-09-12T06:46:34.903649+0000","last_clean":"2024-09-12T06:46:34.903649+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T06:46:34.903649+0000","last_undegraded":"2024-09-12T06:46:34.903649+0000","last_fullsized":"2024-09-12T06:46:34.903649+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:20:34.999758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.903312+0000","last_change":"2024-09-12T06:46:34.903642+0000","last_active":"2024-09-12T06:46:34.903312+0000","last_peered":"2024-09-12T06:46:34.903312+0000","last_clean":"2024-09-12T06:46:34.903312+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T06:46:34.903312+0000","last_undegraded":"2024-09-12T06:46:34.903312+0000","last_fullsized":"2024-09-12T06:46:34.903312+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:13:17.659446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.903202+0000","last_change":"2024-09-12T06:46:34.903583+0000","last_active":"2024-09-12T06:46:34.903202+0000","last_peered":"2024-09-12T06:46:34.903202+0000","last_clean":"2024-09-12T06:46:34.903202+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T06:46:34.903202+0000","last_undegraded":"2024-09-12T06:46:34.903202+0000","last_fullsized":"2024-09-12T06:46:34.903202+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:31:17.378379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.902913+0000","last_change":"2024-09-12T06:46:34.903146+0000","last_active":"2024-09-12T06:46:34.902913+0000","last_peered":"2024-09-12T06:46:34.902913+0000","last_clean":"2024-09-12T06:46:34.902913+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T06:46:34.902913+0000","last_undegraded":"2024-09-12T06:46:34.902913+0000","last_fullsized":"2024-09-12T06:46:34.902913+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:41:32.871852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"18'2","reported_seq":22,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.901134+0000","last_change":"2024-09-12T06:46:34.901134+0000","last_active":"2024-09-12T06:46:34.901134+0000","last_peered":"2024-09-12T06:46:34.901134+0000","last_clean":"2024-09-12T06:46:34.901134+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T06:46:34.901134+0000","last_undegraded":"2024-09-12T06:46:34.901134+0000","last_fullsized":"2024-09-12T06:46:34.901134+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:14:53.971532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.897767+0000","last_change":"2024-09-12T06:46:34.898046+0000","last_active":"2024-09-12T06:46:34.897767+0000","last_peered":"2024-09-12T06:46:34.897767+0000","last_clean":"2024-09-12T06:46:34.897767+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T06:46:34.897767+0000","last_undegraded":"2024-09-12T06:46:34.897767+0000","last_fullsized":"2024-09-12T06:46:34.897767+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:39:03.152608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.897819+0000","last_change":"2024-09-12T06:46:34.898047+0000","last_active":"2024-09-12T06:46:34.897819+0000","last_peered":"2024-09-12T06:46:34.897819+0000","last_clean":"2024-09-12T06:46:34.897819+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T06:46:34.897819+0000","last_undegraded":"2024-09-12T06:46:34.897819+0000","last_fullsized":"2024-09-12T06:46:34.897819+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:40:30.921747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"16'1","reported_seq":21,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.902976+0000","last_change":"2024-09-12T06:46:34.903200+0000","last_active":"2024-09-12T06:46:34.902976+0000","last_peered":"2024-09-12T06:46:34.902976+0000","last_clean":"2024-09-12T06:46:34.902976+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T06:46:34.902976+0000","last_undegraded":"2024-09-12T06:46:34.902976+0000","last_fullsized":"2024-09-12T06:46:34.902976+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:13:45.036656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"14'52","reported_seq":88,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-12T06:46:34.902401+0000","last_change":"2024-09-12T06:46:30.758330+0000","last_active":"2024-09-12T06:46:34.902401+0000","last_peered":"2024-09-12T06:46:34.902401+0000","last_clean":"2024-09-12T06:46:34.902401+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T06:46:34.902401+0000","last_undegraded":"2024-09-12T06:46:34.902401+0000","last_fullsized":"2024-09-12T06:46:34.902401+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_clean_scrub_stamp":"2024-09-12T06:46:28.856880+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:50:00.091955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"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":2,"num_scrub_errors":0,"num_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":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949672966,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27184,"kb_used_data":152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":155648,"data_stored":44981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949672966,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27764,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344076,"statfs":{"total":96636764160,"available":96608333824,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27768,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344072,"statfs":{"total":96636764160,"available":96608329728,"internally_reserved":0,"allocated":753664,"data_stored":635368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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}]}} 2024-09-12T06:46:38.665 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-12T06:46:38.665 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-12T06:46:38.665 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-12T06:46:38.665 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-12T06:46:38.980 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T06:46:38.981 INFO:teuthology.orchestra.run.smithi196.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-12T06:46:38.993 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-12T06:46:38.994 INFO:teuthology.run_tasks:Running task exec... 2024-09-12T06:46:39.010 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T06:46:39.011 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T06:46:39.011 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src' 2024-09-12T06:46:39.207 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2024-09-12T06:47:48.909 INFO:teuthology.orchestra.run.smithi196.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. 2024-09-12T06:47:48.916 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2024-09-12T06:47:49.007 INFO:teuthology.orchestra.run.smithi196.stderr: Commit image migration: 100% complete...done. 2024-09-12T06:47:49.012 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2024-09-12T06:47:49.187 INFO:teuthology.orchestra.run.smithi196.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T06:47:49.197 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2024-09-12T06:47:49.267 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2024-09-12T06:47:49.356 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-12T06:47:50.190 INFO:teuthology.orchestra.run.smithi196.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T06:47:50.200 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2024-09-12T06:47:50.275 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src' 2024-09-12T06:47:50.349 INFO:teuthology.orchestra.run.smithi196.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-12T06:47:50.408 INFO:teuthology.orchestra.run.smithi196.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T06:47:50.408 INFO:teuthology.orchestra.run.smithi196.stdout:elapsed: 0 ops: 64 ops/sec: 1084.77 bytes/sec: 17 MiB/s 2024-09-12T06:47:50.416 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2024-09-12T06:47:51.194 INFO:teuthology.orchestra.run.smithi196.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T06:47:51.203 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2024-09-12T06:47:51.275 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2024-09-12T06:47:51.364 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1' 2024-09-12T06:47:51.443 INFO:teuthology.orchestra.run.smithi196.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-12T06:47:51.504 INFO:teuthology.orchestra.run.smithi196.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T06:47:51.505 INFO:teuthology.orchestra.run.smithi196.stdout:elapsed: 0 ops: 64 ops/sec: 1049.2 bytes/sec: 16 MiB/s 2024-09-12T06:47:51.513 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-12T06:47:52.202 INFO:teuthology.orchestra.run.smithi196.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T06:47:52.213 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2024-09-12T06:47:52.290 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src' 2024-09-12T06:47:52.367 INFO:teuthology.orchestra.run.smithi196.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-12T06:47:52.433 INFO:teuthology.orchestra.run.smithi196.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T06:47:52.433 INFO:teuthology.orchestra.run.smithi196.stdout:elapsed: 0 ops: 64 ops/sec: 969.719 bytes/sec: 15 MiB/s 2024-09-12T06:47:52.441 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2024-09-12T06:47:53.205 INFO:teuthology.orchestra.run.smithi196.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T06:47:53.216 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2024-09-12T06:47:53.289 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2024-09-12T06:47:53.376 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2024-09-12T06:47:53.454 INFO:teuthology.orchestra.run.smithi196.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-12T06:47:53.559 INFO:teuthology.orchestra.run.smithi196.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T06:47:53.559 INFO:teuthology.orchestra.run.smithi196.stdout:elapsed: 0 ops: 128 ops/sec: 1219.08 bytes/sec: 19 MiB/s 2024-09-12T06:47:53.567 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-12T06:47:54.206 INFO:teuthology.orchestra.run.smithi196.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T06:47:54.216 INFO:teuthology.run_tasks:Running task exec... 2024-09-12T06:47:54.226 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T06:47:54.226 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:47:54.226 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-12T06:47:54.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2024-09-12T06:47:55.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2024-09-12T06:47:56.959 INFO:teuthology.run_tasks:Running task parallel... 2024-09-12T06:47:56.972 INFO:teuthology.task.parallel:starting parallel... 2024-09-12T06:47:56.973 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-12T06:47:56.973 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-12T06:47:56.986 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-12T06:47:56.986 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-12T06:47:56.986 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-12T06:47:56.986 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T06:47:56.986 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:47:56.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-12T06:47:57.003 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T06:47:57.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install qemu-kvm-block-rbd 2024-09-12T06:47:57.619 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:04:55 ago on Thu 12 Sep 2024 06:43:02 AM UTC. 2024-09-12T06:47:57.709 INFO:teuthology.orchestra.run.smithi183.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-12T06:47:57.753 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T06:47:57.754 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2024-09-12T06:47:57.754 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T06:47:57.900 INFO:tasks.qemu:generating iso... 2024-09-12T06:47:57.900 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:47:57.901 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T06:47:57.916 INFO:teuthology.orchestra.run.smithi183.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-12T06:48:48.951 INFO:teuthology.orchestra.run.smithi183.stderr:Note: switching to 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'. 2024-09-12T06:48:48.951 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.951 INFO:teuthology.orchestra.run.smithi183.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-12T06:48:48.951 INFO:teuthology.orchestra.run.smithi183.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-12T06:48:48.951 INFO:teuthology.orchestra.run.smithi183.stderr:state without impacting any branches by switching back to a branch. 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: git switch -c 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr:Or undo this operation with: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: git switch - 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-12T06:48:48.952 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T06:48:48.953 INFO:teuthology.orchestra.run.smithi183.stderr:HEAD is now at d61b08865d4 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-12T06:48:48.955 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:48:48.955 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-12T06:48:49.010 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-12T06:48:49.011 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-12T06:48:49.066 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-12T06:48:49.066 DEBUG:teuthology.orchestra.run.smithi183:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-12T06:48:49.123 DEBUG:teuthology.orchestra.run.smithi183:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-12T06:48:49.212 INFO:tasks.qemu:downloading base image 2024-09-12T06:48:49.213 DEBUG:teuthology.orchestra.run.smithi183:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-12T06:48:49.300 INFO:teuthology.orchestra.run.smithi183.stderr: Resizing image: 100% complete...done. 2024-09-12T06:48:49.312 DEBUG:teuthology.orchestra.run.smithi183:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-12T06:48:49.404 INFO:teuthology.orchestra.run.smithi183.stderr: Resizing image: 100% complete...done. 2024-09-12T06:48:49.418 DEBUG:teuthology.orchestra.run.smithi183:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-12T06:48:49.504 INFO:teuthology.orchestra.run.smithi183.stderr: Resizing image: 100% complete...done. 2024-09-12T06:48:49.515 DEBUG:teuthology.orchestra.run.smithi183:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-12T06:48:49.542 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-12T06:48:49.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /export/cluster1.client.0 2024-09-12T06:48:49.608 INFO:tasks.qemu:Mounting the test directory... 2024-09-12T06:48:49.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-12T06:48:49.675 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-12T06:48:49.675 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-12T06:48:49.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-12T06:48:49.740 DEBUG:teuthology.orchestra.run.smithi183:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-12T06:48:49.803 INFO:teuthology.orchestra.run.smithi183.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-12T06:48:49.805 INFO:tasks.qemu:Restarting NFS... 2024-09-12T06:48:49.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl restart nfs-server 2024-09-12T06:48:50.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo udevadm control --reload 2024-09-12T06:48:50.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo udevadm trigger /dev/kvm 2024-09-12T06:48:50.685 DEBUG:teuthology.orchestra.run.smithi183:> ls -l /dev/kvm 2024-09-12T06:48:50.740 INFO:teuthology.orchestra.run.smithi183.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 12 06:48 /dev/kvm 2024-09-12T06:48:50.741 INFO:tasks.qemu:starting qemu... 2024-09-12T06:48:50.741 DEBUG:teuthology.orchestra.run.smithi183:> 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/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-12T06:48:50.783 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-12T06:48:51.147 INFO:tasks.qemu.cluster1.client.0.smithi183.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-12T06:48:51.252 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-12T06:48:51.253 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.253 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.253 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-12T06:48:51.253 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-12T06:48:51.253 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.253 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.518 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Booting from Hard Disk... 2024-09-12T06:48:51.888 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-12T06:48:51.888 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.888 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: before booting or 'c' for a command-line. 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.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)            2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:51.889 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-12T06:48:52.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.710 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.710 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.710 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:52.710 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:53.709 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:54.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.706 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:55.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.711 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.712 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.713 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.713 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.713 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.713 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.713 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:56.713 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:48:59.013 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.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) 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Intel GenuineIntel 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-12T06:48:59.014 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] DMI 2.8 present. 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] No AGP bridge found 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-12T06:48:59.015 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-12T06:48:59.016 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-12T06:48:59.016 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-12T06:48:59.016 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-12T06:48:59.016 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-12T06:48:59.016 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] No NUMA configuration found 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-12T06:48:59.017 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Zone PFN ranges: 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-12T06:48:59.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-12T06:48:59.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-12T06:48:59.020 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Policy zone: Normal 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Checking aperture... 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] No AGP bridge found 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-12T06:48:59.021 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008000] Security Framework initialized 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.008722] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.009634] Mount-cache hash table entries: 256 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.010169] Initializing cgroup subsys cpuacct 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.010637] Initializing cgroup subsys memory 2024-09-12T06:48:59.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.011102] Initializing cgroup subsys devices 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.011564] Initializing cgroup subsys freezer 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.012004] Initializing cgroup subsys blkio 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.012469] Initializing cgroup subsys perf_event 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.013000] CPU: Physical Processor ID: 0 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.014137] mce: CPU supports 10 MCE banks 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.014733] SMP alternatives: switching to UP code 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.028187] Freeing SMP alternatives: 24k freed 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.028760] ACPI: Core revision 20110623 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.029655] ftrace: allocating 27008 entries in 106 pages 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.036255] Enabling x2apic 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.036584] Enabled x2apic 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.037102] Switched APIC routing to physical x2apic. 2024-09-12T06:48:59.023 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.040602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.041228] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... version: 2 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... bit width: 48 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... generic registers: 4 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.044061] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.048023] Brought up 1 CPUs 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.048398] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-12T06:48:59.024 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.049371] devtmpfs: initialized 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.052162] EVM: security.selinux 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.052536] EVM: security.SMACK64 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.052885] EVM: security.capability 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.053725] print_constraints: dummy: 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.054221] RTC time: 6:48:57, date: 09/12/24 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.054703] NET: Registered protocol family 16 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.055268] ACPI: bus type pci registered 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.055798] PCI: Using configuration type 1 for base access 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.056381] bio: create slab at 0 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.056865] ACPI: Added _OSI(Module Device) 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.057306] ACPI: Added _OSI(Processor Device) 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.057773] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-12T06:48:59.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.058262] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.060066] ACPI: Interpreter enabled 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.060495] ACPI: (supports S0 S5) 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.060891] ACPI: Using IOAPIC for interrupt routing 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.062475] ACPI: No dock devices found. 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.062894] HEST: Table not found. 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.063254] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.064020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.064693] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.065384] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.066072] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.066828] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.067580] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.072672] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-12T06:48:59.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.073442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.123457] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.125399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.126171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.126885] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.127580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.128225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.128944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-12T06:48:59.027 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.129819] vgaarb: loaded 2024-09-12T06:48:59.028 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.130117] vgaarb: bridge control possible 0000:00:02.0 2024-09-12T06:48:59.028 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.130752] i2c-core: driver [aat2870] using legacy suspend method 2024-09-12T06:48:59.028 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.131418] i2c-core: driver [aat2870] using legacy resume method 2024-09-12T06:48:59.028 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.132056] SCSI subsystem initialized 2024-09-12T06:48:59.028 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.132583] usbcore: registered new interface driver usbfs 2024-09-12T06:48:59.028 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.133206] usbcore: registered new interface driver hub 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.133816] usbcore: registered new device driver usb 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.134410] PCI: Using ACPI for IRQ routing 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.135085] NetLabel: Initializing 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.135500] NetLabel: domain hash size = 128 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.136016] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.136570] NetLabel: unlabeled traffic allowed by default 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.137234] Switching to clocksource kvm-clock 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.139131] AppArmor: AppArmor Filesystem Enabled 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.139696] pnp: PnP ACPI init 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.140064] ACPI: bus type pnp registered 2024-09-12T06:48:59.029 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.140867] pnp: PnP ACPI: found 9 devices 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.141342] ACPI: ACPI bus type pnp unregistered 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.147071] NET: Registered protocol family 2 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.147670] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.149021] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.151021] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.151867] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.152620] TCP reno registered 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.152975] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.153663] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.154433] NET: Registered protocol family 1 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.154930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.155604] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.156266] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-12T06:48:59.030 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.157018] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.157722] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.158570] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.159431] audit: initializing netlink socket (disabled) 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.160060] type=2000 audit(1726123737.160:1): initialized 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.173704] Trying to unpack rootfs image as initramfs... 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.192267] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.201136] VFS: Disk quotas dquot_6.5.2 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.201622] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.202546] fuse init (API version 7.17) 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.203036] msgmni has been set to 7894 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.220129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.221002] io scheduler noop registered 2024-09-12T06:48:59.031 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.221440] io scheduler deadline registered (default) 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.222028] io scheduler cfq registered 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.222509] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.223143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.223964] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.224795] ACPI: Power Button [PWRF] 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.225576] ERST: Table is not found! 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.226005] GHES: HEST is not enabled! 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.226638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.227341] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.228708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.229388] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.230706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-12T06:48:59.032 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.231377] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.236929] Freeing initrd memory: 4308k freed 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.237839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.260777] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.284154] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.284895] Linux agpgart interface v0.103 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.285887] brd: module loaded 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.286671] loop: module loaded 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.288487] vda: vda1 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.290656] vdb: unknown partition table 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.292874] vdc: unknown partition table 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.294127] scsi0 : ata_piix 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.294495] scsi1 : ata_piix 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.294847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-12T06:48:59.033 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.295595] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.296499] Fixed MDIO Bus: probed 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.296897] tun: Universal TUN/TAP device driver, 1.6 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.297457] tun: (C) 1999-2004 Max Krasnyansky 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.298388] PPP generic driver version 2.4.2 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.298922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.299648] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.300352] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.301079] usbcore: registered new interface driver libusual 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.301731] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.303208] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.303783] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.304622] mousedev: PS/2 mouse device common for all mice 2024-09-12T06:48:59.034 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.305460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.306605] rtc_cmos 00:08: RTC can wake from S4 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.307240] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.307974] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.308653] device-mapper: uevent: version 1.0.3 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.309223] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.310166] cpuidle: using governor ladder 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.310621] cpuidle: using governor menu 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.311059] EFI Variables Facility v0.08 2004-May-17 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.311692] TCP cubic registered 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.312116] NET: Registered protocol family 10 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.312823] NET: Registered protocol family 17 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.313327] Registering the dns_resolver key type 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.313910] registered taskstats version 1 2024-09-12T06:48:59.035 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.317427] Magic number: 8:342:822 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.317924] rtc_cmos 00:08: setting system clock to 2024-09-12 06:48:57 UTC (1726123737) 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.318810] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.319467] EDD information not available. 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.460624] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.461691] ata2.00: configured for MWDMA2 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.462577] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.463886] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.464534] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.465319] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.466665] Freeing unused kernel memory: 924k freed 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.467344] Write protecting the kernel read-only data: 12288k 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.470548] Freeing unused kernel memory: 1640k freed 2024-09-12T06:48:59.036 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.473450] Freeing unused kernel memory: 1200k freed 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Loading, please wait... 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Begin: Loading essential drivers ... done. 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.483965] udevd[84]: starting version 175 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.529184] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.529998] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.530837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.531586] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.824314] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.840396] FDC 0 is a S82078B 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.855927] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 0.856723] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-12T06:48:59.037 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 1.018659] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Begin: Running /scripts/local-bottom ... [ 1.068945] vda: vda1 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 1.138836] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:done. 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:done. 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-12T06:48:59.038 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 1.156052] Refined TSC clocksource calibration: 3500.090 MHz. 2024-09-12T06:49:00.415 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:cloud-init start-local running: Thu, 12 Sep 2024 06:48:58 +0000. up 1.70 seconds 2024-09-12T06:49:00.415 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:no instance data found in start-local 2024-09-12T06:49:01.240 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-12T06:49:01.240 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-12T06:49:01.240 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-12T06:49:01.240 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-12T06:49:01.241 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:cloud-init start running: Thu, 12 Sep 2024 06:49:00 +0000. up 3.57 seconds 2024-09-12T06:49:01.381 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-12T06:49:03.306 INFO:tasks.qemu.cluster1.client.0.smithi183.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. 2024-09-12T06:49:03.306 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-12T06:49:03.306 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The key fingerprint is: 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:7c:8a:37:98:0b:a3:5e:44:b4:09:ca:8e:34:08:d0:c3 root@test 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The key's randomart image is: 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:+--[ RSA 2048]----+ 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|+o. . | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|+.Eo o | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|o+ .+ | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|+ .. . | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|.. . S . | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . + o | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| + + + | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| o o o . | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| .o . | 2024-09-12T06:49:03.307 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:+-----------------+ 2024-09-12T06:49:03.540 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Generating public/private dsa key pair. 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The key fingerprint is: 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:a1:a9:98:68:f5:d6:00:ef:19:91:37:12:64:13:fd:7d root@test 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The key's randomart image is: 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:+--[ DSA 1024]----+ 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| .*o | 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . +. | 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . + oo . | 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| o +o.o . E | 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . +o S . | 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| ..oo.= | 2024-09-12T06:49:03.541 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|..o .= . | 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:|. . | 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| | 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:+-----------------+ 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Generating public/private ecdsa key pair. 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The key fingerprint is: 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:1b:cd:6a:55:52:57:ba:98:2b:6e:70:81:7d:a2:f8:6e root@test 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The key's randomart image is: 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:+--[ECDSA 256]---+ 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . ...| 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . . . | 2024-09-12T06:49:03.542 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| o. . . | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| .o+o.o . | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| .S.++o . | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| . o=. . | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| .+o. . | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| .E... | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:| o... | 2024-09-12T06:49:03.543 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:+-----------------+ 2024-09-12T06:49:03.617 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-12T06:49:03.776 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-12T06:49:03.803 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:landscape-client is not configured, please run landscape-config. 2024-09-12T06:49:03.825 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-12T06:49:03.867 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting automatic crash report generation[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting ACPI daemon[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting save kernel messages[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-12T06:49:03.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Stopping save kernel messages[ OK ] 2024-09-12T06:49:03.905 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-12T06:49:03.918 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Starting crash report submission daemon[ OK ] 2024-09-12T06:49:04.022 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Generating locales... 2024-09-12T06:49:04.519 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: en_US.UTF-8... done 2024-09-12T06:49:04.525 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Generation complete. 2024-09-12T06:49:04.967 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:passwd: password expiry information changed. 2024-09-12T06:49:05.186 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-12T06:49:05.270 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-12T06:49:05.526 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-12T06:49:05.657 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-12T06:49:05.741 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-12T06:49:06.895 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-12T06:49:07.061 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-12T06:49:08.960 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-12T06:49:09.439 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-12T06:49:10.305 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-12T06:49:10.513 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-12T06:49:11.236 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-12T06:49:11.535 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-12T06:49:12.702 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-12T06:49:14.077 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-12T06:49:14.522 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-12T06:49:14.975 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-12T06:49:15.707 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-12T06:49:15.800 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-12T06:49:15.888 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-12T06:49:15.964 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-12T06:49:16.063 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-12T06:49:16.516 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-12T06:49:17.160 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-12T06:49:17.635 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-12T06:49:20.287 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-12T06:49:20.865 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-12T06:49:21.465 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-12T06:49:21.716 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-12T06:49:24.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-12T06:49:25.411 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-12T06:49:25.677 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-12T06:49:26.106 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-12T06:49:26.207 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-12T06:49:26.382 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-12T06:49:26.988 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-12T06:49:28.993 INFO:teuthology.orchestra.run.smithi183.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. 2024-09-12T06:49:28.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-12T06:49:30.621 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Fetched 29.2 MB in 25s (1137 kB/s) 2024-09-12T06:49:32.123 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Reading package lists... 2024-09-12T06:49:32.128 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Reading package lists... 2024-09-12T06:49:32.309 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Building dependency tree... 2024-09-12T06:49:32.309 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Reading state information... 2024-09-12T06:49:32.432 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The following packages will be upgraded: 2024-09-12T06:49:32.433 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: ca-certificates libssl1.0.0 2024-09-12T06:49:32.829 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-12T06:49:32.829 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Need to get 1233 kB of archives. 2024-09-12T06:49:32.829 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-12T06:49:32.829 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-12T06:49:33.708 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-12T06:49:33.853 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-12T06:49:33.860 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Fetched 1233 kB in 1s (929 kB/s) 2024-09-12T06:49:34.186 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-12T06:49:34.186 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-12T06:49:34.204 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-12T06:49:34.316 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-12T06:49:34.488 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Processing triggers for libc-bin ... 2024-09-12T06:49:34.502 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ldconfig deferred processing now taking place 2024-09-12T06:49:34.730 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-12T06:49:34.730 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-12T06:49:34.751 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking replacement ca-certificates ... 2024-09-12T06:49:34.849 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Processing triggers for man-db ... 2024-09-12T06:49:35.308 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-12T06:49:37.401 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-12T06:49:37.401 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-12T06:49:38.728 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-12T06:49:38.728 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-12T06:49:38.729 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Reading package lists... 2024-09-12T06:49:38.901 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Building dependency tree... 2024-09-12T06:49:38.902 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Reading state information... 2024-09-12T06:49:39.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The following extra packages will be installed: 2024-09-12T06:49:39.025 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-12T06:49:39.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:The following NEW packages will be installed: 2024-09-12T06:49:39.026 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-12T06:49:39.276 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-12T06:49:39.276 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Need to get 424 kB of archives. 2024-09-12T06:49:39.276 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-12T06:49:39.277 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-12T06:49:39.672 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-12T06:49:39.999 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-12T06:49:40.207 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-12T06:49:40.454 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-12T06:49:40.733 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-12T06:49:40.738 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Fetched 424 kB in 1s (260 kB/s) 2024-09-12T06:49:40.811 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Selecting previously unselected package libgssglue1. 2024-09-12T06:49:40.811 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-12T06:49:40.812 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-12T06:49:40.906 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Selecting previously unselected package libtirpc1. 2024-09-12T06:49:40.906 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-12T06:49:41.018 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Selecting previously unselected package rpcbind. 2024-09-12T06:49:41.019 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-12T06:49:41.127 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-12T06:49:41.127 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-12T06:49:41.245 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Selecting previously unselected package nfs-common. 2024-09-12T06:49:41.245 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-12T06:49:41.328 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Processing triggers for man-db ... 2024-09-12T06:49:41.615 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Processing triggers for ureadahead ... 2024-09-12T06:49:41.664 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-12T06:49:41.733 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-12T06:49:41.778 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-12T06:49:41.850 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-12T06:49:41.868 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:portmap start/running, process 8155 2024-09-12T06:49:41.881 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-12T06:49:41.919 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-12T06:49:42.078 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:49:42.078 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-12T06:49:42.223 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: 2024-09-12T06:49:42.224 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-12T06:49:42.295 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Adding system user `statd' (UID 106) ... 2024-09-12T06:49:42.295 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-12T06:49:42.352 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-12T06:49:42.378 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:statd start/running, process 8389 2024-09-12T06:49:42.397 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:gssd stop/post-stop, process 8420 2024-09-12T06:49:42.867 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:idmapd start/running, process 8460 2024-09-12T06:49:42.881 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Processing triggers for libc-bin ... 2024-09-12T06:49:42.895 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ldconfig deferred processing now taking place 2024-09-12T06:49:43.273 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:mount.nfs: timeout set for Thu Sep 12 06:51:42 2024 2024-09-12T06:49:43.273 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-12T06:49:43.273 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-12T06:49:43.273 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-12T06:53:11.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-12T06:53:11.145 INFO:teuthology.orchestra.run.smithi183.stderr: Commit image migration: 100% complete...done. 2024-09-12T06:53:11.149 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-12T06:59:00.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-12T06:59:02.291 INFO:teuthology.orchestra.run.smithi183.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. 2024-09-12T06:59:02.298 DEBUG:teuthology.parallel:result is None 2024-09-12T07:39:51.649 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Traceback (most recent call last): 2024-09-12T07:39:51.675 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-12T07:39:51.676 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:acpid: exiting 2024-09-12T07:39:51.676 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Checking for running unattended-upgrades: 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: self._connect_unixsocket(self.address) 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: self.socket.connect(address) 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: return getattr(self._sock,name)(*args) 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:error: [Errno 111] Connection refused 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Logged from file __init__.py, line 116 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: ############################################################# 2024-09-12T07:39:51.855 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: 1024 a1:a9:98:68:f5:d6:00:ef:19:91:37:12:64:13:fd:7d root@test (DSA) 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: 256 1b:cd:6a:55:52:57:ba:98:2b:6e:70:81:7d:a2:f8:6e root@test (ECDSA) 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: 2048 7c:8a:37:98:0b:a3:5e:44:b4:09:ca:8e:34:08:d0:c3 root@test (RSA) 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ec2: ############################################################# 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJYuLvpWIoQo/lNUAAQ37SmqXs+PI9TG7vVDVT1GHGErXy+Qxt9vL8WBWpvzs67KiiPsWkkiUgXO9i/M3qS1PNI= root@test 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCouD2KM/Nb0hbmb1oMt/RlPSwHEwUMxv5Qb4QJPljSdAEK5eLzSVtLAsVG1mH74SjZ0Ue42tjrupM0oE//f+dOhZOrHdBJo9XbqPoMx/FnMZOr55YJC1KMLNKrWu7MWe4IPljMMlt/ETONt5KlOjmX+oQlzvZ4Y/5IfRx0IBNSooZVDcuIM8Cq2LVj+cya0PQJpYi7KroZz4+7hbplc2d5C/UhpaC1e7UpYu3ouUCQjv7ZrzrJCbIXQmB5ycHRJWEzeHgiXwiPy3ITvf3NECMgr+KmESLSfn7h6/dc7Khh1KKZOmlCvEMkbBmjyoee+VDhZQjsHJ+2qOl64CceQCs1 root@test 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:-----END SSH HOST KEY KEYS----- 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Traceback (most recent call last): 2024-09-12T07:39:51.856 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: self._connect_unixsocket(self.address) 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: self.socket.connect(address) 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: return getattr(self._sock,name)(*args) 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:error: [Errno 111] Connection refused 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Logged from file __init__.py, line 116 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Traceback (most recent call last): 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: self._connect_unixsocket(self.address) 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: self.socket.connect(address) 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: return getattr(self._sock,name)(*args) 2024-09-12T07:39:51.857 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:error: [Errno 111] Connection refused 2024-09-12T07:39:51.858 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:Logged from file __init__.py, line 116 2024-09-12T07:39:51.858 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:cloud-init boot finished at Thu, 12 Sep 2024 07:39:51 +0000. Up 3054.71 seconds 2024-09-12T07:39:51.858 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Stopping landscape-client daemon  [fail] 2024-09-12T07:39:51.949 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-12T07:39:51.994 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-12T07:39:52.051 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-12T07:39:52.185 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-12T07:39:52.216 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Deactivating swap...  [ OK ] 2024-09-12T07:39:52.237 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-12T07:39:52.402 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout: * Will now halt 2024-09-12T07:39:52.410 INFO:tasks.qemu.cluster1.client.0.smithi183.stdout:[ 3055.367929] Power down. 2024-09-12T07:39:52.734 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-12T07:39:52.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-12T07:39:52.875 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T07:39:52.875 INFO:tasks.qemu:Stopping NFS... 2024-09-12T07:39:52.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop nfs-server 2024-09-12T07:39:53.050 INFO:tasks.qemu:Unmounting exported directory... 2024-09-12T07:39:53.050 DEBUG:teuthology.orchestra.run.smithi183:> sudo umount /export/cluster1.client.0 2024-09-12T07:39:53.087 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-12T07:39:53.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-12T07:39:53.174 INFO:tasks.qemu:Starting NFS... 2024-09-12T07:39:53.175 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl start nfs-server 2024-09-12T07:39:53.447 DEBUG:teuthology.orchestra.run.smithi183:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-12T07:39:53.462 INFO:tasks.qemu:Deleting exported directory... 2024-09-12T07:39:53.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -r /export 2024-09-12T07:39:53.535 DEBUG:tasks.qemu:cleaning up base image files 2024-09-12T07:39:53.536 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2024-09-12T07:39:53.824 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-12T07:39:55.793 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:Removing: 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:Remove 1 Package 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:39:55.794 INFO:teuthology.orchestra.run.smithi183.stdout:Freed space: 41 k 2024-09-12T07:39:55.795 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2024-09-12T07:39:55.848 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2024-09-12T07:39:55.848 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2024-09-12T07:39:55.872 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2024-09-12T07:39:55.873 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2024-09-12T07:39:56.000 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2024-09-12T07:39:56.836 INFO:teuthology.orchestra.run.smithi183.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-12T07:39:57.183 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-12T07:39:57.184 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:39:57.184 INFO:teuthology.orchestra.run.smithi183.stdout:Removed: 2024-09-12T07:39:57.184 INFO:teuthology.orchestra.run.smithi183.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-12T07:39:57.184 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:39:57.184 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2024-09-12T07:39:57.324 DEBUG:teuthology.orchestra.run.smithi183:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-12T07:39:57.349 DEBUG:teuthology.parallel:result is None 2024-09-12T07:39:57.349 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-12T07:39:57.361 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-12T07:39:57.361 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:39:57.659 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T07:39:57.659 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T07:39:57.670 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":1629,"stamp":"2024-09-12T07:39:57.164084+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1885194283,"num_objects":605,"num_object_clones":0,"num_object_copies":1210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":605,"num_whiteouts":0,"num_read":10541,"num_read_kb":1296310,"num_write":2195,"num_write_kb":1185493,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1486,"ondisk_log_size":1486,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2461664,"kb_used_data":2368112,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280653856,"statfs":{"total":289910292480,"available":287389548544,"internally_reserved":0,"allocated":2424946688,"data_stored":2424355189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":95743313},"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.002710"},"pg_stats":[{"pgid":"2.7","version":"25'475","reported_seq":1016,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574791+0000","last_change":"2024-09-12T06:46:34.904105+0000","last_active":"2024-09-12T07:36:24.574791+0000","last_peered":"2024-09-12T07:36:24.574791+0000","last_clean":"2024-09-12T07:36:24.574791+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T07:36:24.574791+0000","last_undegraded":"2024-09-12T07:36:24.574791+0000","last_fullsized":"2024-09-12T07:36:24.574791+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":475,"log_dups_size":0,"ondisk_log_size":475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:35:27.060009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":268157220,"num_objects":87,"num_object_clones":0,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87,"num_whiteouts":0,"num_read":2834,"num_read_kb":182276,"num_write":858,"num_write_kb":172713,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"25'258","reported_seq":673,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574757+0000","last_change":"2024-09-12T06:46:34.903642+0000","last_active":"2024-09-12T07:36:24.574757+0000","last_peered":"2024-09-12T07:36:24.574757+0000","last_clean":"2024-09-12T07:36:24.574757+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T07:36:24.574757+0000","last_undegraded":"2024-09-12T07:36:24.574757+0000","last_fullsized":"2024-09-12T07:36:24.574757+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:13:59.180449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":230604996,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1498,"num_read_kb":154955,"num_write":436,"num_write_kb":151355,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'148","reported_seq":853,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:44.577024+0000","last_change":"2024-09-12T06:46:34.903583+0000","last_active":"2024-09-12T07:36:44.577024+0000","last_peered":"2024-09-12T07:36:44.577024+0000","last_clean":"2024-09-12T07:36:44.577024+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T07:36:44.577024+0000","last_undegraded":"2024-09-12T07:36:44.577024+0000","last_fullsized":"2024-09-12T07:36:44.577024+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":148,"log_dups_size":0,"ondisk_log_size":148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:10:42.589164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":197460066,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":1129,"num_read_kb":134921,"num_write":211,"num_write_kb":126523,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'88","reported_seq":743,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575898+0000","last_change":"2024-09-12T06:46:34.903146+0000","last_active":"2024-09-12T07:36:34.575898+0000","last_peered":"2024-09-12T07:36:34.575898+0000","last_clean":"2024-09-12T07:36:34.575898+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T07:36:34.575898+0000","last_undegraded":"2024-09-12T07:36:34.575898+0000","last_fullsized":"2024-09-12T07:36:34.575898+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":88,"log_dups_size":0,"ondisk_log_size":88,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:58:33.950440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":223379570,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":638,"num_read_kb":146804,"num_write":103,"num_write_kb":133704,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"24'79","reported_seq":1086,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659844+0000","last_change":"2024-09-12T06:46:34.901134+0000","last_active":"2024-09-12T07:36:32.659844+0000","last_peered":"2024-09-12T07:36:32.659844+0000","last_clean":"2024-09-12T07:36:32.659844+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:32.659844+0000","last_undegraded":"2024-09-12T07:36:32.659844+0000","last_fullsized":"2024-09-12T07:36:32.659844+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:09:46.877366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":250167575,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":975,"num_read_kb":193528,"num_write":90,"num_write_kb":171591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"25'94","reported_seq":928,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659857+0000","last_change":"2024-09-12T06:46:34.898046+0000","last_active":"2024-09-12T07:36:32.659857+0000","last_peered":"2024-09-12T07:36:32.659857+0000","last_clean":"2024-09-12T07:36:32.659857+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T07:36:32.659857+0000","last_undegraded":"2024-09-12T07:36:32.659857+0000","last_fullsized":"2024-09-12T07:36:32.659857+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:32:09.807366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":214728882,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1023,"num_read_kb":129125,"num_write":102,"num_write_kb":112457,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"24'89","reported_seq":506,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:42.660904+0000","last_change":"2024-09-12T06:46:34.898047+0000","last_active":"2024-09-12T07:36:42.660904+0000","last_peered":"2024-09-12T07:36:42.660904+0000","last_clean":"2024-09-12T07:36:42.660904+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T07:36:42.660904+0000","last_undegraded":"2024-09-12T07:36:42.660904+0000","last_fullsized":"2024-09-12T07:36:42.660904+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":89,"log_dups_size":0,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:48:08.788438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":261226626,"num_objects":82,"num_object_clones":0,"num_object_copies":164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82,"num_whiteouts":0,"num_read":404,"num_read_kb":191158,"num_write":105,"num_write_kb":178691,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"25'203","reported_seq":1464,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575880+0000","last_change":"2024-09-12T06:46:34.903200+0000","last_active":"2024-09-12T07:36:34.575880+0000","last_peered":"2024-09-12T07:36:34.575880+0000","last_clean":"2024-09-12T07:36:34.575880+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:34.575880+0000","last_undegraded":"2024-09-12T07:36:34.575880+0000","last_fullsized":"2024-09-12T07:36:34.575880+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":203,"log_dups_size":0,"ondisk_log_size":203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:00:28.210456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":238878980,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":1984,"num_read_kb":163497,"num_write":211,"num_write_kb":137353,"num_scrub_errors":0,"num_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,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"14'52","reported_seq":128,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:39.576381+0000","last_change":"2024-09-12T06:46:30.758330+0000","last_active":"2024-09-12T07:36:39.576381+0000","last_peered":"2024-09-12T07:36:39.576381+0000","last_clean":"2024-09-12T07:36:39.576381+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T07:36:39.576381+0000","last_undegraded":"2024-09-12T07:36:39.576381+0000","last_fullsized":"2024-09-12T07:36:39.576381+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_clean_scrub_stamp":"2024-09-12T06:46:28.856880+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:50:00.091955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1884603915,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":10485,"num_read_kb":1296264,"num_write":2116,"num_write_kb":1184387,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2423119872,"data_stored":2422967318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1434,"ondisk_log_size":1434,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673605,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":459820,"kb_used_data":428636,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93912020,"statfs":{"total":96636764160,"available":96165908480,"internally_reserved":0,"allocated":438923264,"data_stored":438751213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673605,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":786708,"kb_used_data":755524,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93585132,"statfs":{"total":96636764160,"available":95831175168,"internally_reserved":0,"allocated":773656576,"data_stored":773460904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739013,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1215136,"kb_used_data":1183952,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93156704,"statfs":{"total":96636764160,"available":95392464896,"internally_reserved":0,"allocated":1212366848,"data_stored":1212143072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":772849664,"data_stored":772801491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1211559936,"data_stored":1211483659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":438710272,"data_stored":438682168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:39:57.671 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:39:57.947 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T07:39:57.947 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T07:39:57.959 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":1629,"stamp":"2024-09-12T07:39:57.164084+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1885194283,"num_objects":605,"num_object_clones":0,"num_object_copies":1210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":605,"num_whiteouts":0,"num_read":10541,"num_read_kb":1296310,"num_write":2195,"num_write_kb":1185493,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1486,"ondisk_log_size":1486,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2461664,"kb_used_data":2368112,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280653856,"statfs":{"total":289910292480,"available":287389548544,"internally_reserved":0,"allocated":2424946688,"data_stored":2424355189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":95743313},"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.002710"},"pg_stats":[{"pgid":"2.7","version":"25'475","reported_seq":1016,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574791+0000","last_change":"2024-09-12T06:46:34.904105+0000","last_active":"2024-09-12T07:36:24.574791+0000","last_peered":"2024-09-12T07:36:24.574791+0000","last_clean":"2024-09-12T07:36:24.574791+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T07:36:24.574791+0000","last_undegraded":"2024-09-12T07:36:24.574791+0000","last_fullsized":"2024-09-12T07:36:24.574791+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":475,"log_dups_size":0,"ondisk_log_size":475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:35:27.060009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":268157220,"num_objects":87,"num_object_clones":0,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87,"num_whiteouts":0,"num_read":2834,"num_read_kb":182276,"num_write":858,"num_write_kb":172713,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"25'258","reported_seq":673,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574757+0000","last_change":"2024-09-12T06:46:34.903642+0000","last_active":"2024-09-12T07:36:24.574757+0000","last_peered":"2024-09-12T07:36:24.574757+0000","last_clean":"2024-09-12T07:36:24.574757+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T07:36:24.574757+0000","last_undegraded":"2024-09-12T07:36:24.574757+0000","last_fullsized":"2024-09-12T07:36:24.574757+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:13:59.180449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":230604996,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1498,"num_read_kb":154955,"num_write":436,"num_write_kb":151355,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'148","reported_seq":853,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:44.577024+0000","last_change":"2024-09-12T06:46:34.903583+0000","last_active":"2024-09-12T07:36:44.577024+0000","last_peered":"2024-09-12T07:36:44.577024+0000","last_clean":"2024-09-12T07:36:44.577024+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T07:36:44.577024+0000","last_undegraded":"2024-09-12T07:36:44.577024+0000","last_fullsized":"2024-09-12T07:36:44.577024+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":148,"log_dups_size":0,"ondisk_log_size":148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:10:42.589164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":197460066,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":1129,"num_read_kb":134921,"num_write":211,"num_write_kb":126523,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'88","reported_seq":743,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575898+0000","last_change":"2024-09-12T06:46:34.903146+0000","last_active":"2024-09-12T07:36:34.575898+0000","last_peered":"2024-09-12T07:36:34.575898+0000","last_clean":"2024-09-12T07:36:34.575898+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T07:36:34.575898+0000","last_undegraded":"2024-09-12T07:36:34.575898+0000","last_fullsized":"2024-09-12T07:36:34.575898+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":88,"log_dups_size":0,"ondisk_log_size":88,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:58:33.950440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":223379570,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":638,"num_read_kb":146804,"num_write":103,"num_write_kb":133704,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"24'79","reported_seq":1086,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659844+0000","last_change":"2024-09-12T06:46:34.901134+0000","last_active":"2024-09-12T07:36:32.659844+0000","last_peered":"2024-09-12T07:36:32.659844+0000","last_clean":"2024-09-12T07:36:32.659844+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:32.659844+0000","last_undegraded":"2024-09-12T07:36:32.659844+0000","last_fullsized":"2024-09-12T07:36:32.659844+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:09:46.877366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":250167575,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":975,"num_read_kb":193528,"num_write":90,"num_write_kb":171591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"25'94","reported_seq":928,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659857+0000","last_change":"2024-09-12T06:46:34.898046+0000","last_active":"2024-09-12T07:36:32.659857+0000","last_peered":"2024-09-12T07:36:32.659857+0000","last_clean":"2024-09-12T07:36:32.659857+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T07:36:32.659857+0000","last_undegraded":"2024-09-12T07:36:32.659857+0000","last_fullsized":"2024-09-12T07:36:32.659857+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:32:09.807366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":214728882,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1023,"num_read_kb":129125,"num_write":102,"num_write_kb":112457,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"24'89","reported_seq":506,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:42.660904+0000","last_change":"2024-09-12T06:46:34.898047+0000","last_active":"2024-09-12T07:36:42.660904+0000","last_peered":"2024-09-12T07:36:42.660904+0000","last_clean":"2024-09-12T07:36:42.660904+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T07:36:42.660904+0000","last_undegraded":"2024-09-12T07:36:42.660904+0000","last_fullsized":"2024-09-12T07:36:42.660904+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":89,"log_dups_size":0,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:48:08.788438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":261226626,"num_objects":82,"num_object_clones":0,"num_object_copies":164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82,"num_whiteouts":0,"num_read":404,"num_read_kb":191158,"num_write":105,"num_write_kb":178691,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"25'203","reported_seq":1464,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575880+0000","last_change":"2024-09-12T06:46:34.903200+0000","last_active":"2024-09-12T07:36:34.575880+0000","last_peered":"2024-09-12T07:36:34.575880+0000","last_clean":"2024-09-12T07:36:34.575880+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:34.575880+0000","last_undegraded":"2024-09-12T07:36:34.575880+0000","last_fullsized":"2024-09-12T07:36:34.575880+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":203,"log_dups_size":0,"ondisk_log_size":203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:00:28.210456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":238878980,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":1984,"num_read_kb":163497,"num_write":211,"num_write_kb":137353,"num_scrub_errors":0,"num_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,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"14'52","reported_seq":128,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:39.576381+0000","last_change":"2024-09-12T06:46:30.758330+0000","last_active":"2024-09-12T07:36:39.576381+0000","last_peered":"2024-09-12T07:36:39.576381+0000","last_clean":"2024-09-12T07:36:39.576381+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T07:36:39.576381+0000","last_undegraded":"2024-09-12T07:36:39.576381+0000","last_fullsized":"2024-09-12T07:36:39.576381+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_clean_scrub_stamp":"2024-09-12T06:46:28.856880+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:50:00.091955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1884603915,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":10485,"num_read_kb":1296264,"num_write":2116,"num_write_kb":1184387,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2423119872,"data_stored":2422967318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1434,"ondisk_log_size":1434,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673605,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":459820,"kb_used_data":428636,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93912020,"statfs":{"total":96636764160,"available":96165908480,"internally_reserved":0,"allocated":438923264,"data_stored":438751213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673605,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":786708,"kb_used_data":755524,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93585132,"statfs":{"total":96636764160,"available":95831175168,"internally_reserved":0,"allocated":773656576,"data_stored":773460904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739013,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1215136,"kb_used_data":1183952,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93156704,"statfs":{"total":96636764160,"available":95392464896,"internally_reserved":0,"allocated":1212366848,"data_stored":1212143072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":772849664,"data_stored":772801491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1211559936,"data_stored":1211483659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":438710272,"data_stored":438682168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:39:57.960 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-12T07:39:57.960 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:39:58.239 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T07:39:58.239 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T07:39:58.250 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":1629,"stamp":"2024-09-12T07:39:57.164084+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1885194283,"num_objects":605,"num_object_clones":0,"num_object_copies":1210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":605,"num_whiteouts":0,"num_read":10541,"num_read_kb":1296310,"num_write":2195,"num_write_kb":1185493,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1486,"ondisk_log_size":1486,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2461664,"kb_used_data":2368112,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280653856,"statfs":{"total":289910292480,"available":287389548544,"internally_reserved":0,"allocated":2424946688,"data_stored":2424355189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":95743313},"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.002710"},"pg_stats":[{"pgid":"2.7","version":"25'475","reported_seq":1016,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574791+0000","last_change":"2024-09-12T06:46:34.904105+0000","last_active":"2024-09-12T07:36:24.574791+0000","last_peered":"2024-09-12T07:36:24.574791+0000","last_clean":"2024-09-12T07:36:24.574791+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T07:36:24.574791+0000","last_undegraded":"2024-09-12T07:36:24.574791+0000","last_fullsized":"2024-09-12T07:36:24.574791+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":475,"log_dups_size":0,"ondisk_log_size":475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:35:27.060009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":268157220,"num_objects":87,"num_object_clones":0,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87,"num_whiteouts":0,"num_read":2834,"num_read_kb":182276,"num_write":858,"num_write_kb":172713,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"25'258","reported_seq":673,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574757+0000","last_change":"2024-09-12T06:46:34.903642+0000","last_active":"2024-09-12T07:36:24.574757+0000","last_peered":"2024-09-12T07:36:24.574757+0000","last_clean":"2024-09-12T07:36:24.574757+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T07:36:24.574757+0000","last_undegraded":"2024-09-12T07:36:24.574757+0000","last_fullsized":"2024-09-12T07:36:24.574757+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:13:59.180449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":230604996,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1498,"num_read_kb":154955,"num_write":436,"num_write_kb":151355,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'148","reported_seq":853,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:44.577024+0000","last_change":"2024-09-12T06:46:34.903583+0000","last_active":"2024-09-12T07:36:44.577024+0000","last_peered":"2024-09-12T07:36:44.577024+0000","last_clean":"2024-09-12T07:36:44.577024+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T07:36:44.577024+0000","last_undegraded":"2024-09-12T07:36:44.577024+0000","last_fullsized":"2024-09-12T07:36:44.577024+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":148,"log_dups_size":0,"ondisk_log_size":148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:10:42.589164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":197460066,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":1129,"num_read_kb":134921,"num_write":211,"num_write_kb":126523,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'88","reported_seq":743,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575898+0000","last_change":"2024-09-12T06:46:34.903146+0000","last_active":"2024-09-12T07:36:34.575898+0000","last_peered":"2024-09-12T07:36:34.575898+0000","last_clean":"2024-09-12T07:36:34.575898+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T07:36:34.575898+0000","last_undegraded":"2024-09-12T07:36:34.575898+0000","last_fullsized":"2024-09-12T07:36:34.575898+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":88,"log_dups_size":0,"ondisk_log_size":88,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:58:33.950440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":223379570,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":638,"num_read_kb":146804,"num_write":103,"num_write_kb":133704,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"24'79","reported_seq":1086,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659844+0000","last_change":"2024-09-12T06:46:34.901134+0000","last_active":"2024-09-12T07:36:32.659844+0000","last_peered":"2024-09-12T07:36:32.659844+0000","last_clean":"2024-09-12T07:36:32.659844+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:32.659844+0000","last_undegraded":"2024-09-12T07:36:32.659844+0000","last_fullsized":"2024-09-12T07:36:32.659844+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:09:46.877366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":250167575,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":975,"num_read_kb":193528,"num_write":90,"num_write_kb":171591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"25'94","reported_seq":928,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659857+0000","last_change":"2024-09-12T06:46:34.898046+0000","last_active":"2024-09-12T07:36:32.659857+0000","last_peered":"2024-09-12T07:36:32.659857+0000","last_clean":"2024-09-12T07:36:32.659857+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T07:36:32.659857+0000","last_undegraded":"2024-09-12T07:36:32.659857+0000","last_fullsized":"2024-09-12T07:36:32.659857+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:32:09.807366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":214728882,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1023,"num_read_kb":129125,"num_write":102,"num_write_kb":112457,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"24'89","reported_seq":506,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:42.660904+0000","last_change":"2024-09-12T06:46:34.898047+0000","last_active":"2024-09-12T07:36:42.660904+0000","last_peered":"2024-09-12T07:36:42.660904+0000","last_clean":"2024-09-12T07:36:42.660904+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T07:36:42.660904+0000","last_undegraded":"2024-09-12T07:36:42.660904+0000","last_fullsized":"2024-09-12T07:36:42.660904+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":89,"log_dups_size":0,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:48:08.788438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":261226626,"num_objects":82,"num_object_clones":0,"num_object_copies":164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82,"num_whiteouts":0,"num_read":404,"num_read_kb":191158,"num_write":105,"num_write_kb":178691,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"25'203","reported_seq":1464,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575880+0000","last_change":"2024-09-12T06:46:34.903200+0000","last_active":"2024-09-12T07:36:34.575880+0000","last_peered":"2024-09-12T07:36:34.575880+0000","last_clean":"2024-09-12T07:36:34.575880+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:34.575880+0000","last_undegraded":"2024-09-12T07:36:34.575880+0000","last_fullsized":"2024-09-12T07:36:34.575880+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":203,"log_dups_size":0,"ondisk_log_size":203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:00:28.210456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":238878980,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":1984,"num_read_kb":163497,"num_write":211,"num_write_kb":137353,"num_scrub_errors":0,"num_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,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"14'52","reported_seq":128,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:39.576381+0000","last_change":"2024-09-12T06:46:30.758330+0000","last_active":"2024-09-12T07:36:39.576381+0000","last_peered":"2024-09-12T07:36:39.576381+0000","last_clean":"2024-09-12T07:36:39.576381+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T07:36:39.576381+0000","last_undegraded":"2024-09-12T07:36:39.576381+0000","last_fullsized":"2024-09-12T07:36:39.576381+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_clean_scrub_stamp":"2024-09-12T06:46:28.856880+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:50:00.091955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1884603915,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":10485,"num_read_kb":1296264,"num_write":2116,"num_write_kb":1184387,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2423119872,"data_stored":2422967318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1434,"ondisk_log_size":1434,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673605,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":459820,"kb_used_data":428636,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93912020,"statfs":{"total":96636764160,"available":96165908480,"internally_reserved":0,"allocated":438923264,"data_stored":438751213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673605,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":786708,"kb_used_data":755524,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93585132,"statfs":{"total":96636764160,"available":95831175168,"internally_reserved":0,"allocated":773656576,"data_stored":773460904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739013,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1215136,"kb_used_data":1183952,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93156704,"statfs":{"total":96636764160,"available":95392464896,"internally_reserved":0,"allocated":1212366848,"data_stored":1212143072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":772849664,"data_stored":772801491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1211559936,"data_stored":1211483659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":438710272,"data_stored":438682168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:39:58.251 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T07:39:58.532 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T07:39:58.532 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":25,"fsid":"c2d57267-861a-46c6-877e-bf4b0e38a470","created":"2024-09-12T06:46:16.137788+0000","modified":"2024-09-12T06:47:54.196546+0000","last_up_change":"2024-09-12T06:46:26.803401+0000","last_in_change":"2024-09-12T06:46:16.985065+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:46:28.546761+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T06:46:31.243252+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,"is_stretch_pool":false,"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":"25","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":25,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"026077ff-5c41-4b71-8ec6-82b6016f6c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6809","nonce":3683073320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6811","nonce":3683073320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6815","nonce":3683073320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":3683073320},{"type":"v1","addr":"172.21.15.196:6813","nonce":3683073320}]},"public_addr":"172.21.15.196:6809/3683073320","cluster_addr":"172.21.15.196:6811/3683073320","heartbeat_back_addr":"172.21.15.196:6815/3683073320","heartbeat_front_addr":"172.21.15.196:6813/3683073320","state":["exists","up"]},{"osd":1,"uuid":"52e2b72d-0fdd-412a-9db7-8be7113e9eda","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6801","nonce":223434742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6803","nonce":223434742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6807","nonce":223434742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":223434742},{"type":"v1","addr":"172.21.15.196:6805","nonce":223434742}]},"public_addr":"172.21.15.196:6801/223434742","cluster_addr":"172.21.15.196:6803/223434742","heartbeat_back_addr":"172.21.15.196:6807/223434742","heartbeat_front_addr":"172.21.15.196:6805/223434742","state":["exists","up"]},{"osd":2,"uuid":"12e381fc-8499-4b2d-9e16-1e83d04058f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6817","nonce":3199789614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6819","nonce":3199789614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6823","nonce":3199789614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":3199789614},{"type":"v1","addr":"172.21.15.196:6821","nonce":3199789614}]},"public_addr":"172.21.15.196:6817/3199789614","cluster_addr":"172.21.15.196:6819/3199789614","heartbeat_back_addr":"172.21.15.196:6823/3199789614","heartbeat_front_addr":"172.21.15.196:6821/3199789614","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.798977+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:22.825284+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:46:23.826253+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T07:39:59.545 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-12T07:39:59.546 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:39:59.673 INFO:teuthology.orchestra.run.smithi196.stdout:{ 2024-09-12T07:39:59.673 INFO:teuthology.orchestra.run.smithi196.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:39:59.674 INFO:teuthology.orchestra.run.smithi196.stdout:} 2024-09-12T07:39:59.684 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-12T07:39:59.965 INFO:teuthology.orchestra.run.smithi196.stderr:instructed osd(s) 0 to deep-scrub 2024-09-12T07:39:59.977 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-12T07:39:59.977 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:40:00.098 INFO:teuthology.orchestra.run.smithi196.stdout:{ 2024-09-12T07:40:00.099 INFO:teuthology.orchestra.run.smithi196.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:40:00.099 INFO:teuthology.orchestra.run.smithi196.stdout:} 2024-09-12T07:40:00.109 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-12T07:40:00.389 INFO:teuthology.orchestra.run.smithi196.stderr:instructed osd(s) 1 to deep-scrub 2024-09-12T07:40:00.402 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-12T07:40:00.403 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:40:00.523 INFO:teuthology.orchestra.run.smithi196.stdout:{ 2024-09-12T07:40:00.523 INFO:teuthology.orchestra.run.smithi196.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:40:00.523 INFO:teuthology.orchestra.run.smithi196.stdout:} 2024-09-12T07:40:00.533 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-12T07:40:00.890 INFO:teuthology.orchestra.run.smithi196.stderr:instructed osd(s) 2 to deep-scrub 2024-09-12T07:40:00.906 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:40:01.267 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T07:40:01.268 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T07:40:01.281 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":1631,"stamp":"2024-09-12T07:40:01.164876+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1885194283,"num_objects":605,"num_object_clones":0,"num_object_copies":1210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":605,"num_whiteouts":0,"num_read":10541,"num_read_kb":1296310,"num_write":2195,"num_write_kb":1185493,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1486,"ondisk_log_size":1486,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2461664,"kb_used_data":2368112,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280653856,"statfs":{"total":289910292480,"available":287389548544,"internally_reserved":0,"allocated":2424946688,"data_stored":2424355189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":95743313},"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.002544"},"pg_stats":[{"pgid":"2.7","version":"25'475","reported_seq":1016,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574791+0000","last_change":"2024-09-12T06:46:34.904105+0000","last_active":"2024-09-12T07:36:24.574791+0000","last_peered":"2024-09-12T07:36:24.574791+0000","last_clean":"2024-09-12T07:36:24.574791+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T07:36:24.574791+0000","last_undegraded":"2024-09-12T07:36:24.574791+0000","last_fullsized":"2024-09-12T07:36:24.574791+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":475,"log_dups_size":0,"ondisk_log_size":475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:35:27.060009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":268157220,"num_objects":87,"num_object_clones":0,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87,"num_whiteouts":0,"num_read":2834,"num_read_kb":182276,"num_write":858,"num_write_kb":172713,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"25'258","reported_seq":673,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:24.574757+0000","last_change":"2024-09-12T06:46:34.903642+0000","last_active":"2024-09-12T07:36:24.574757+0000","last_peered":"2024-09-12T07:36:24.574757+0000","last_clean":"2024-09-12T07:36:24.574757+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T07:36:24.574757+0000","last_undegraded":"2024-09-12T07:36:24.574757+0000","last_fullsized":"2024-09-12T07:36:24.574757+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:13:59.180449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":230604996,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1498,"num_read_kb":154955,"num_write":436,"num_write_kb":151355,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'148","reported_seq":853,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:44.577024+0000","last_change":"2024-09-12T06:46:34.903583+0000","last_active":"2024-09-12T07:36:44.577024+0000","last_peered":"2024-09-12T07:36:44.577024+0000","last_clean":"2024-09-12T07:36:44.577024+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T07:36:44.577024+0000","last_undegraded":"2024-09-12T07:36:44.577024+0000","last_fullsized":"2024-09-12T07:36:44.577024+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":148,"log_dups_size":0,"ondisk_log_size":148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:10:42.589164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":197460066,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":1129,"num_read_kb":134921,"num_write":211,"num_write_kb":126523,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'88","reported_seq":743,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575898+0000","last_change":"2024-09-12T06:46:34.903146+0000","last_active":"2024-09-12T07:36:34.575898+0000","last_peered":"2024-09-12T07:36:34.575898+0000","last_clean":"2024-09-12T07:36:34.575898+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T07:36:34.575898+0000","last_undegraded":"2024-09-12T07:36:34.575898+0000","last_fullsized":"2024-09-12T07:36:34.575898+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":88,"log_dups_size":0,"ondisk_log_size":88,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:58:33.950440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":223379570,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":638,"num_read_kb":146804,"num_write":103,"num_write_kb":133704,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"24'79","reported_seq":1086,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659844+0000","last_change":"2024-09-12T06:46:34.901134+0000","last_active":"2024-09-12T07:36:32.659844+0000","last_peered":"2024-09-12T07:36:32.659844+0000","last_clean":"2024-09-12T07:36:32.659844+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:32.659844+0000","last_undegraded":"2024-09-12T07:36:32.659844+0000","last_fullsized":"2024-09-12T07:36:32.659844+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:09:46.877366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":250167575,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":975,"num_read_kb":193528,"num_write":90,"num_write_kb":171591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"25'94","reported_seq":928,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:32.659857+0000","last_change":"2024-09-12T06:46:34.898046+0000","last_active":"2024-09-12T07:36:32.659857+0000","last_peered":"2024-09-12T07:36:32.659857+0000","last_clean":"2024-09-12T07:36:32.659857+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T07:36:32.659857+0000","last_undegraded":"2024-09-12T07:36:32.659857+0000","last_fullsized":"2024-09-12T07:36:32.659857+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:32:09.807366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":214728882,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1023,"num_read_kb":129125,"num_write":102,"num_write_kb":112457,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"24'89","reported_seq":506,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:42.660904+0000","last_change":"2024-09-12T06:46:34.898047+0000","last_active":"2024-09-12T07:36:42.660904+0000","last_peered":"2024-09-12T07:36:42.660904+0000","last_clean":"2024-09-12T07:36:42.660904+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T07:36:42.660904+0000","last_undegraded":"2024-09-12T07:36:42.660904+0000","last_fullsized":"2024-09-12T07:36:42.660904+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":89,"log_dups_size":0,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:48:08.788438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":261226626,"num_objects":82,"num_object_clones":0,"num_object_copies":164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82,"num_whiteouts":0,"num_read":404,"num_read_kb":191158,"num_write":105,"num_write_kb":178691,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"25'203","reported_seq":1464,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:34.575880+0000","last_change":"2024-09-12T06:46:34.903200+0000","last_active":"2024-09-12T07:36:34.575880+0000","last_peered":"2024-09-12T07:36:34.575880+0000","last_clean":"2024-09-12T07:36:34.575880+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:36:34.575880+0000","last_undegraded":"2024-09-12T07:36:34.575880+0000","last_fullsized":"2024-09-12T07:36:34.575880+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:31.882642+0000","last_clean_scrub_stamp":"2024-09-12T06:46:31.882642+0000","objects_scrubbed":0,"log_size":203,"log_dups_size":0,"ondisk_log_size":203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:00:28.210456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":238878980,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":1984,"num_read_kb":163497,"num_write":211,"num_write_kb":137353,"num_scrub_errors":0,"num_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,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"14'52","reported_seq":128,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:36:39.576381+0000","last_change":"2024-09-12T06:46:30.758330+0000","last_active":"2024-09-12T07:36:39.576381+0000","last_peered":"2024-09-12T07:36:39.576381+0000","last_clean":"2024-09-12T07:36:39.576381+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T07:36:39.576381+0000","last_undegraded":"2024-09-12T07:36:39.576381+0000","last_fullsized":"2024-09-12T07:36:39.576381+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:46:28.856880+0000","last_clean_scrub_stamp":"2024-09-12T06:46:28.856880+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:50:00.091955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1884603915,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":10485,"num_read_kb":1296264,"num_write":2116,"num_write_kb":1184387,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2423119872,"data_stored":2422967318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1434,"ondisk_log_size":1434,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673606,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":459820,"kb_used_data":428636,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93912020,"statfs":{"total":96636764160,"available":96165908480,"internally_reserved":0,"allocated":438923264,"data_stored":438751213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673606,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":786708,"kb_used_data":755524,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93585132,"statfs":{"total":96636764160,"available":95831175168,"internally_reserved":0,"allocated":773656576,"data_stored":773460904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739014,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1215136,"kb_used_data":1183952,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93156704,"statfs":{"total":96636764160,"available":95392464896,"internally_reserved":0,"allocated":1212366848,"data_stored":1212143072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":772849664,"data_stored":772801491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1211559936,"data_stored":1211483659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":438710272,"data_stored":438682168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.285 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.286 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-12T06:46:31.882642+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=31, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.286 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-12T06:46:28.856880+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=46, tm_sec=28, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=39, tm_sec=58, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:01.286 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T07:40:21.288 DEBUG:teuthology.orchestra.run.smithi196:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:40:21.579 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-12T07:40:21.579 INFO:teuthology.orchestra.run.smithi196.stderr:dumped all 2024-09-12T07:40:21.591 INFO:teuthology.orchestra.run.smithi196.stdout:{"pg_ready":true,"pg_map":{"version":1641,"stamp":"2024-09-12T07:40:21.168758+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1885194283,"num_objects":605,"num_object_clones":0,"num_object_copies":1210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":605,"num_whiteouts":0,"num_read":10541,"num_read_kb":1296310,"num_write":2195,"num_write_kb":1185493,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1245,"num_omap_keys":72,"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":2091,"ondisk_log_size":2091,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2465824,"kb_used_data":2368112,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280649696,"statfs":{"total":289910292480,"available":287385288704,"internally_reserved":0,"allocated":2424946688,"data_stored":2424355189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":100003153},"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":390,"num_omap_keys":20,"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.002373"},"pg_stats":[{"pgid":"2.7","version":"25'562","reported_seq":1114,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:05.068786+0000","last_change":"2024-09-12T07:40:05.068786+0000","last_active":"2024-09-12T07:40:05.068786+0000","last_peered":"2024-09-12T07:40:05.068786+0000","last_clean":"2024-09-12T07:40:05.068786+0000","last_became_active":"2024-09-12T06:46:32.901043+0000","last_became_peered":"2024-09-12T06:46:32.901043+0000","last_unstale":"2024-09-12T07:40:05.068786+0000","last_undegraded":"2024-09-12T07:40:05.068786+0000","last_fullsized":"2024-09-12T07:40:05.068786+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'562","last_scrub_stamp":"2024-09-12T07:40:05.068705+0000","last_deep_scrub":"25'562","last_deep_scrub_stamp":"2024-09-12T07:40:05.068705+0000","last_clean_scrub_stamp":"2024-09-12T07:40:05.068705+0000","objects_scrubbed":87,"log_size":562,"log_dups_size":0,"ondisk_log_size":562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:43:45.380918+0000","scrub_duration":347,"objects_trimmed":0,"snaptrim_duration":0.0013738699999999999,"stat_sum":{"num_bytes":268157220,"num_objects":87,"num_object_clones":0,"num_object_copies":174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87,"num_whiteouts":0,"num_read":2834,"num_read_kb":182276,"num_write":858,"num_write_kb":172713,"num_scrub_errors":0,"num_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":195,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"25'328","reported_seq":753,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:06.015749+0000","last_change":"2024-09-12T07:40:06.015749+0000","last_active":"2024-09-12T07:40:06.015749+0000","last_peered":"2024-09-12T07:40:06.015749+0000","last_clean":"2024-09-12T07:40:06.015749+0000","last_became_active":"2024-09-12T06:46:32.899668+0000","last_became_peered":"2024-09-12T06:46:32.899668+0000","last_unstale":"2024-09-12T07:40:06.015749+0000","last_undegraded":"2024-09-12T07:40:06.015749+0000","last_fullsized":"2024-09-12T07:40:06.015749+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'328","last_scrub_stamp":"2024-09-12T07:40:06.015644+0000","last_deep_scrub":"25'328","last_deep_scrub_stamp":"2024-09-12T07:40:06.015644+0000","last_clean_scrub_stamp":"2024-09-12T07:40:06.015644+0000","objects_scrubbed":70,"log_size":328,"log_dups_size":0,"ondisk_log_size":328,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:40:22.953147+0000","scrub_duration":283,"objects_trimmed":0,"snaptrim_duration":0.00097603299999999996,"stat_sum":{"num_bytes":230604996,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1498,"num_read_kb":154955,"num_write":436,"num_write_kb":151355,"num_scrub_errors":0,"num_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":195,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'212","reported_seq":927,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:02.973645+0000","last_change":"2024-09-12T07:40:02.973645+0000","last_active":"2024-09-12T07:40:02.973645+0000","last_peered":"2024-09-12T07:40:02.973645+0000","last_clean":"2024-09-12T07:40:02.973645+0000","last_became_active":"2024-09-12T06:46:32.900695+0000","last_became_peered":"2024-09-12T06:46:32.900695+0000","last_unstale":"2024-09-12T07:40:02.973645+0000","last_undegraded":"2024-09-12T07:40:02.973645+0000","last_fullsized":"2024-09-12T07:40:02.973645+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'212","last_scrub_stamp":"2024-09-12T07:40:02.973538+0000","last_deep_scrub":"25'212","last_deep_scrub_stamp":"2024-09-12T07:40:02.973538+0000","last_clean_scrub_stamp":"2024-09-12T07:40:02.973538+0000","objects_scrubbed":64,"log_size":212,"log_dups_size":0,"ondisk_log_size":212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:28:49.856290+0000","scrub_duration":234,"objects_trimmed":0,"snaptrim_duration":0.00098915099999999996,"stat_sum":{"num_bytes":197460066,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":1129,"num_read_kb":134921,"num_write":211,"num_write_kb":126523,"num_scrub_errors":0,"num_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":195,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'165","reported_seq":831,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:01.012788+0000","last_change":"2024-09-12T07:40:01.012788+0000","last_active":"2024-09-12T07:40:01.012788+0000","last_peered":"2024-09-12T07:40:01.012788+0000","last_clean":"2024-09-12T07:40:01.012788+0000","last_became_active":"2024-09-12T06:46:32.899785+0000","last_became_peered":"2024-09-12T06:46:32.899785+0000","last_unstale":"2024-09-12T07:40:01.012788+0000","last_undegraded":"2024-09-12T07:40:01.012788+0000","last_fullsized":"2024-09-12T07:40:01.012788+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'165","last_scrub_stamp":"2024-09-12T07:40:01.012714+0000","last_deep_scrub":"25'165","last_deep_scrub_stamp":"2024-09-12T07:40:01.012714+0000","last_clean_scrub_stamp":"2024-09-12T07:40:01.012714+0000","objects_scrubbed":77,"log_size":165,"log_dups_size":0,"ondisk_log_size":165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:52:32.695486+0000","scrub_duration":373,"objects_trimmed":0,"snaptrim_duration":0.00066531299999999995,"stat_sum":{"num_bytes":223379570,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":638,"num_read_kb":146804,"num_write":103,"num_write_kb":133704,"num_scrub_errors":0,"num_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":192,"num_omap_keys":12,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"25'152","reported_seq":1169,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:01.043666+0000","last_change":"2024-09-12T07:40:01.043666+0000","last_active":"2024-09-12T07:40:01.043666+0000","last_peered":"2024-09-12T07:40:01.043666+0000","last_clean":"2024-09-12T07:40:01.043666+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:40:01.043666+0000","last_undegraded":"2024-09-12T07:40:01.043666+0000","last_fullsized":"2024-09-12T07:40:01.043666+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'152","last_scrub_stamp":"2024-09-12T07:40:01.043549+0000","last_deep_scrub":"25'152","last_deep_scrub_stamp":"2024-09-12T07:40:01.043549+0000","last_clean_scrub_stamp":"2024-09-12T07:40:01.043549+0000","objects_scrubbed":73,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:32:37.035156+0000","scrub_duration":422,"objects_trimmed":0,"snaptrim_duration":0.001014631,"stat_sum":{"num_bytes":250167575,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":975,"num_read_kb":193528,"num_write":90,"num_write_kb":171591,"num_scrub_errors":0,"num_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":60,"num_omap_keys":3,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"25'167","reported_seq":1011,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:02.323157+0000","last_change":"2024-09-12T07:40:02.323157+0000","last_active":"2024-09-12T07:40:02.323157+0000","last_peered":"2024-09-12T07:40:02.323157+0000","last_clean":"2024-09-12T07:40:02.323157+0000","last_became_active":"2024-09-12T06:46:32.901461+0000","last_became_peered":"2024-09-12T06:46:32.901461+0000","last_unstale":"2024-09-12T07:40:02.323157+0000","last_undegraded":"2024-09-12T07:40:02.323157+0000","last_fullsized":"2024-09-12T07:40:02.323157+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'167","last_scrub_stamp":"2024-09-12T07:40:02.323063+0000","last_deep_scrub":"25'167","last_deep_scrub_stamp":"2024-09-12T07:40:02.323063+0000","last_clean_scrub_stamp":"2024-09-12T07:40:02.323063+0000","objects_scrubbed":73,"log_size":167,"log_dups_size":0,"ondisk_log_size":167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:29:15.714804+0000","scrub_duration":232,"objects_trimmed":0,"snaptrim_duration":0.00045217599999999999,"stat_sum":{"num_bytes":214728882,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1023,"num_read_kb":129125,"num_write":102,"num_write_kb":112457,"num_scrub_errors":0,"num_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":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"25'171","reported_seq":599,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:01.403613+0000","last_change":"2024-09-12T07:40:01.403613+0000","last_active":"2024-09-12T07:40:01.403613+0000","last_peered":"2024-09-12T07:40:01.403613+0000","last_clean":"2024-09-12T07:40:01.403613+0000","last_became_active":"2024-09-12T06:46:32.901446+0000","last_became_peered":"2024-09-12T06:46:32.901446+0000","last_unstale":"2024-09-12T07:40:01.403613+0000","last_undegraded":"2024-09-12T07:40:01.403613+0000","last_fullsized":"2024-09-12T07:40:01.403613+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'171","last_scrub_stamp":"2024-09-12T07:40:01.403488+0000","last_deep_scrub":"25'171","last_deep_scrub_stamp":"2024-09-12T07:40:01.403488+0000","last_clean_scrub_stamp":"2024-09-12T07:40:01.403488+0000","objects_scrubbed":82,"log_size":171,"log_dups_size":0,"ondisk_log_size":171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:02:46.262321+0000","scrub_duration":342,"objects_trimmed":0,"snaptrim_duration":0.00043286900000000001,"stat_sum":{"num_bytes":261226626,"num_objects":82,"num_object_clones":0,"num_object_copies":164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82,"num_whiteouts":0,"num_read":404,"num_read_kb":191158,"num_write":105,"num_write_kb":178691,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"25'280","reported_seq":1552,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:01.969248+0000","last_change":"2024-09-12T07:40:01.969248+0000","last_active":"2024-09-12T07:40:01.969248+0000","last_peered":"2024-09-12T07:40:01.969248+0000","last_clean":"2024-09-12T07:40:01.969248+0000","last_became_active":"2024-09-12T06:46:32.898922+0000","last_became_peered":"2024-09-12T06:46:32.898922+0000","last_unstale":"2024-09-12T07:40:01.969248+0000","last_undegraded":"2024-09-12T07:40:01.969248+0000","last_fullsized":"2024-09-12T07:40:01.969248+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'280","last_scrub_stamp":"2024-09-12T07:40:01.969172+0000","last_deep_scrub":"25'280","last_deep_scrub_stamp":"2024-09-12T07:40:01.969172+0000","last_clean_scrub_stamp":"2024-09-12T07:40:01.969172+0000","objects_scrubbed":77,"log_size":280,"log_dups_size":0,"ondisk_log_size":280,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:45:38.796801+0000","scrub_duration":280,"objects_trimmed":0,"snaptrim_duration":0.00063379799999999998,"stat_sum":{"num_bytes":238878980,"num_objects":77,"num_object_clones":0,"num_object_copies":154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":1984,"num_read_kb":163497,"num_write":211,"num_write_kb":137353,"num_scrub_errors":0,"num_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":272,"num_omap_keys":18,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"25'54","reported_seq":138,"reported_epoch":25,"state":"active+clean","last_fresh":"2024-09-12T07:40:03.770476+0000","last_change":"2024-09-12T07:40:03.770476+0000","last_active":"2024-09-12T07:40:03.770476+0000","last_peered":"2024-09-12T07:40:03.770476+0000","last_clean":"2024-09-12T07:40:03.770476+0000","last_became_active":"2024-09-12T06:46:30.758050+0000","last_became_peered":"2024-09-12T06:46:30.758050+0000","last_unstale":"2024-09-12T07:40:03.770476+0000","last_undegraded":"2024-09-12T07:40:03.770476+0000","last_fullsized":"2024-09-12T07:40:03.770476+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'54","last_scrub_stamp":"2024-09-12T07:40:03.770371+0000","last_deep_scrub":"25'54","last_deep_scrub_stamp":"2024-09-12T07:40:03.770371+0000","last_clean_scrub_stamp":"2024-09-12T07:40:03.770371+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:57:09.675948+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1884603915,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":10485,"num_read_kb":1296264,"num_write":2116,"num_write_kb":1184387,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1245,"num_omap_keys":72,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2423119872,"data_stored":2422967318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2037,"ondisk_log_size":2037,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673610,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":459820,"kb_used_data":428636,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93912020,"statfs":{"total":96636764160,"available":96165908480,"internally_reserved":0,"allocated":438923264,"data_stored":438751213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673610,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":786708,"kb_used_data":755524,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93585132,"statfs":{"total":96636764160,"available":95831175168,"internally_reserved":0,"allocated":773656576,"data_stored":773460904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739018,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1219296,"kb_used_data":1183952,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93152544,"statfs":{"total":96636764160,"available":95388205056,"internally_reserved":0,"allocated":1212366848,"data_stored":1212143072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":36174279},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":772849664,"data_stored":772801491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1211559936,"data_stored":1211483659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":438710272,"data_stored":438682168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:21.592 DEBUG:teuthology.orchestra.run.smithi196:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-12T07:40:21.894 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-12T07:40:21.894 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-12T07:40:21.894 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-12T07:40:21.894 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:40:21.935 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-12T07:40:21.936 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-12T07:40:21.936 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:40:21.972 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-12T07:40:21.972 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-12T07:40:21.972 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:40:22.039 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-12T07:40:22.039 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-12T07:40:22.039 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-12T07:40:22.039 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:40:22.105 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-12T07:40:22.106 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-12T07:40:22.106 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-12T07:40:22.106 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:40:22.158 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-12T07:40:22.158 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-12T07:40:22.158 DEBUG:teuthology.orchestra.run.smithi196:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-12T07:40:22.225 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T07:40:22.225 DEBUG:teuthology.orchestra.run.smithi196:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-12T07:40:22.391 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T07:40:22.391 DEBUG:teuthology.orchestra.run.smithi196:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-12T07:40:22.467 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T07:40:22.467 DEBUG:teuthology.orchestra.run.smithi196:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-12T07:40:22.534 INFO:tasks.ceph:Archiving mon data... 2024-09-12T07:40:22.536 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/data/cluster2.mon.a.tgz 2024-09-12T07:40:22.536 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-09-12T07:40:22.551 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.5aTymSGJ6L 2024-09-12T07:40:22.551 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.5aTymSGJ6L 2024-09-12T07:40:22.658 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.5aTymSGJ6L 2024-09-12T07:40:22.741 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.5aTymSGJ6L is 180KB 2024-09-12T07:40:22.793 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.5aTymSGJ6L 2024-09-12T07:40:22.808 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-12T07:40:22.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:40:22.812 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:40:22.872 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-12T07:40:22.882 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-12T07:40:22.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:40:23.245 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:40:23.246 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T07:40:23.258 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":1658,"stamp":"2024-09-12T07:40:22.778762+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22827920303,"num_objects":5610,"num_object_clones":651,"num_object_copies":11220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":481232,"num_read_kb":13851883,"num_write":654333,"num_write_kb":86426638,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80409,"ondisk_log_size":80409,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":45734460,"kb_used_data":43299320,"kb_used_omap":103,"kb_used_meta":2434904,"kb_avail":237381060,"statfs":{"total":289910292480,"available":243078205440,"internally_reserved":0,"allocated":44338503680,"data_stored":44705076791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106160,"internal_metadata":2493342032},"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.002577"},"pg_stats":[{"pgid":"2.7","version":"22'39218","reported_seq":56249,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402348+0000","last_change":"2024-09-12T06:45:56.658314+0000","last_active":"2024-09-12T07:39:52.402348+0000","last_peered":"2024-09-12T07:39:52.402348+0000","last_clean":"2024-09-12T07:39:52.402348+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T07:39:52.402348+0000","last_undegraded":"2024-09-12T07:39:52.402348+0000","last_fullsized":"2024-09-12T07:39:52.402348+0000","mapping_epoch":15,"log_start":"22'29200","ondisk_log_start":"22'29200","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:21:02.765268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":2828296208,"num_objects":696,"num_object_clones":79,"num_object_copies":1392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":696,"num_whiteouts":0,"num_read":17112,"num_read_kb":1040222,"num_write":39145,"num_write_kb":8857948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"22'171489","reported_seq":266309,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.404530+0000","last_change":"2024-09-12T06:45:56.658666+0000","last_active":"2024-09-12T07:39:52.404530+0000","last_peered":"2024-09-12T07:39:52.404530+0000","last_clean":"2024-09-12T07:39:52.404530+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T07:39:52.404530+0000","last_undegraded":"2024-09-12T07:39:52.404530+0000","last_fullsized":"2024-09-12T07:39:52.404530+0000","mapping_epoch":15,"log_start":"22'161400","ondisk_log_start":"22'161400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:04:38.038658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":2766742528,"num_objects":685,"num_object_clones":88,"num_object_copies":1370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":685,"num_whiteouts":0,"num_read":94919,"num_read_kb":2241179,"num_write":171409,"num_write_kb":13341129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'62501","reported_seq":99744,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.478878+0000","last_change":"2024-09-12T06:45:56.658066+0000","last_active":"2024-09-12T07:39:52.478878+0000","last_peered":"2024-09-12T07:39:52.478878+0000","last_clean":"2024-09-12T07:39:52.478878+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T07:39:52.478878+0000","last_undegraded":"2024-09-12T07:39:52.478878+0000","last_fullsized":"2024-09-12T07:39:52.478878+0000","mapping_epoch":15,"log_start":"22'52500","ondisk_log_start":"22'52500","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:59:16.361624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":2755658402,"num_objects":677,"num_object_clones":66,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":41528,"num_read_kb":1954244,"num_write":63224,"num_write_kb":9710820,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"22'39417","reported_seq":110126,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402910+0000","last_change":"2024-09-12T06:45:56.658041+0000","last_active":"2024-09-12T07:39:52.402910+0000","last_peered":"2024-09-12T07:39:52.402910+0000","last_clean":"2024-09-12T07:39:52.402910+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T07:39:52.402910+0000","last_undegraded":"2024-09-12T07:39:52.402910+0000","last_fullsized":"2024-09-12T07:39:52.402910+0000","mapping_epoch":15,"log_start":"22'29400","ondisk_log_start":"22'29400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:14:23.320028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":2760538210,"num_objects":677,"num_object_clones":73,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":72063,"num_read_kb":1593297,"num_write":39610,"num_write_kb":9172696,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'186326","reported_seq":289303,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.468358+0000","last_change":"2024-09-12T06:45:56.655881+0000","last_active":"2024-09-12T07:39:52.468358+0000","last_peered":"2024-09-12T07:39:52.468358+0000","last_clean":"2024-09-12T07:39:52.468358+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T07:39:52.468358+0000","last_undegraded":"2024-09-12T07:39:52.468358+0000","last_fullsized":"2024-09-12T07:39:52.468358+0000","mapping_epoch":15,"log_start":"22'176300","ondisk_log_start":"22'176300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:00.157340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":2996816053,"num_objects":736,"num_object_clones":96,"num_object_copies":1472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":736,"num_whiteouts":0,"num_read":119989,"num_read_kb":2248001,"num_write":189050,"num_write_kb":14255454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'52856","reported_seq":125782,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.461560+0000","last_change":"2024-09-12T06:45:56.653219+0000","last_active":"2024-09-12T07:39:52.461560+0000","last_peered":"2024-09-12T07:39:52.461560+0000","last_clean":"2024-09-12T07:39:52.461560+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T07:39:52.461560+0000","last_undegraded":"2024-09-12T07:39:52.461560+0000","last_fullsized":"2024-09-12T07:39:52.461560+0000","mapping_epoch":15,"log_start":"22'42801","ondisk_log_start":"22'42801","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:52:57.972444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":2858634256,"num_objects":703,"num_object_clones":86,"num_object_copies":1406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":703,"num_whiteouts":0,"num_read":70508,"num_read_kb":1878685,"num_write":52757,"num_write_kb":11307514,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'50399","reported_seq":75359,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.400314+0000","last_change":"2024-09-12T06:45:56.653226+0000","last_active":"2024-09-12T07:39:52.400314+0000","last_peered":"2024-09-12T07:39:52.400314+0000","last_clean":"2024-09-12T07:39:52.400314+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T07:39:52.400314+0000","last_undegraded":"2024-09-12T07:39:52.400314+0000","last_fullsized":"2024-09-12T07:39:52.400314+0000","mapping_epoch":15,"log_start":"22'40300","ondisk_log_start":"22'40300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:22:06.046121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":2951746226,"num_objects":721,"num_object_clones":83,"num_object_copies":1442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":27612,"num_read_kb":1385564,"num_write":50833,"num_write_kb":10333051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"22'46052","reported_seq":70182,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.451977+0000","last_change":"2024-09-12T06:45:56.658358+0000","last_active":"2024-09-12T07:39:52.451977+0000","last_peered":"2024-09-12T07:39:52.451977+0000","last_clean":"2024-09-12T07:39:52.451977+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T07:39:52.451977+0000","last_undegraded":"2024-09-12T07:39:52.451977+0000","last_fullsized":"2024-09-12T07:39:52.451977+0000","mapping_epoch":15,"log_start":"22'36000","ondisk_log_start":"22'36000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:25:13.307718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":2908898052,"num_objects":713,"num_object_clones":80,"num_object_copies":1426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":713,"num_whiteouts":0,"num_read":37445,"num_read_kb":1510645,"num_write":48226,"num_write_kb":9446920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"13'52","reported_seq":123,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:38:01.897150+0000","last_change":"2024-09-12T06:45:51.955791+0000","last_active":"2024-09-12T07:38:01.897150+0000","last_peered":"2024-09-12T07:38:01.897150+0000","last_clean":"2024-09-12T07:38:01.897150+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T07:38:01.897150+0000","last_undegraded":"2024-09-12T07:38:01.897150+0000","last_fullsized":"2024-09-12T07:38:01.897150+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_clean_scrub_stamp":"2024-09-12T06:45:50.624237+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:47:01.214646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22827329935,"num_objects":5608,"num_object_clones":651,"num_object_copies":11216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":481176,"num_read_kb":13851837,"num_write":654254,"num_write_kb":86425532,"num_scrub_errors":0,"num_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":44336750592,"data_stored":44703720222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7616,"internal_metadata":0},"log_size":80357,"ondisk_log_size":80357,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673618,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8959044,"kb_used_data":8250864,"kb_used_omap":1,"kb_used_meta":708158,"kb_avail":85412796,"statfs":{"total":96636764160,"available":87462703104,"internally_reserved":0,"allocated":8448884736,"data_stored":8509320889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725154245},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673619,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13781320,"kb_used_data":13398888,"kb_used_omap":43,"kb_used_meta":382292,"kb_avail":80590520,"statfs":{"total":96636764160,"available":82524692480,"internally_reserved":0,"allocated":13720461312,"data_stored":13843246812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44968,"internal_metadata":391467096},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739026,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":22994096,"kb_used_data":21649568,"kb_used_omap":58,"kb_used_meta":1344453,"kb_avail":71377744,"statfs":{"total":96636764160,"available":73090809856,"internally_reserved":0,"allocated":22169157632,"data_stored":22352509090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":59597,"internal_metadata":1376720691},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":13719678976,"data_stored":13842597833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3207,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":22168375296,"data_stored":22351860111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4409,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8448696320,"data_stored":8509262278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:23.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:40:23.538 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:40:23.539 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T07:40:23.551 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":1658,"stamp":"2024-09-12T07:40:22.778762+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22827920303,"num_objects":5610,"num_object_clones":651,"num_object_copies":11220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":481232,"num_read_kb":13851883,"num_write":654333,"num_write_kb":86426638,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80409,"ondisk_log_size":80409,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":45734460,"kb_used_data":43299320,"kb_used_omap":103,"kb_used_meta":2434904,"kb_avail":237381060,"statfs":{"total":289910292480,"available":243078205440,"internally_reserved":0,"allocated":44338503680,"data_stored":44705076791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106160,"internal_metadata":2493342032},"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.002577"},"pg_stats":[{"pgid":"2.7","version":"22'39218","reported_seq":56249,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402348+0000","last_change":"2024-09-12T06:45:56.658314+0000","last_active":"2024-09-12T07:39:52.402348+0000","last_peered":"2024-09-12T07:39:52.402348+0000","last_clean":"2024-09-12T07:39:52.402348+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T07:39:52.402348+0000","last_undegraded":"2024-09-12T07:39:52.402348+0000","last_fullsized":"2024-09-12T07:39:52.402348+0000","mapping_epoch":15,"log_start":"22'29200","ondisk_log_start":"22'29200","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:21:02.765268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":2828296208,"num_objects":696,"num_object_clones":79,"num_object_copies":1392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":696,"num_whiteouts":0,"num_read":17112,"num_read_kb":1040222,"num_write":39145,"num_write_kb":8857948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"22'171489","reported_seq":266309,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.404530+0000","last_change":"2024-09-12T06:45:56.658666+0000","last_active":"2024-09-12T07:39:52.404530+0000","last_peered":"2024-09-12T07:39:52.404530+0000","last_clean":"2024-09-12T07:39:52.404530+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T07:39:52.404530+0000","last_undegraded":"2024-09-12T07:39:52.404530+0000","last_fullsized":"2024-09-12T07:39:52.404530+0000","mapping_epoch":15,"log_start":"22'161400","ondisk_log_start":"22'161400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:04:38.038658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":2766742528,"num_objects":685,"num_object_clones":88,"num_object_copies":1370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":685,"num_whiteouts":0,"num_read":94919,"num_read_kb":2241179,"num_write":171409,"num_write_kb":13341129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'62501","reported_seq":99744,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.478878+0000","last_change":"2024-09-12T06:45:56.658066+0000","last_active":"2024-09-12T07:39:52.478878+0000","last_peered":"2024-09-12T07:39:52.478878+0000","last_clean":"2024-09-12T07:39:52.478878+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T07:39:52.478878+0000","last_undegraded":"2024-09-12T07:39:52.478878+0000","last_fullsized":"2024-09-12T07:39:52.478878+0000","mapping_epoch":15,"log_start":"22'52500","ondisk_log_start":"22'52500","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:59:16.361624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":2755658402,"num_objects":677,"num_object_clones":66,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":41528,"num_read_kb":1954244,"num_write":63224,"num_write_kb":9710820,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"22'39417","reported_seq":110126,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402910+0000","last_change":"2024-09-12T06:45:56.658041+0000","last_active":"2024-09-12T07:39:52.402910+0000","last_peered":"2024-09-12T07:39:52.402910+0000","last_clean":"2024-09-12T07:39:52.402910+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T07:39:52.402910+0000","last_undegraded":"2024-09-12T07:39:52.402910+0000","last_fullsized":"2024-09-12T07:39:52.402910+0000","mapping_epoch":15,"log_start":"22'29400","ondisk_log_start":"22'29400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:14:23.320028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":2760538210,"num_objects":677,"num_object_clones":73,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":72063,"num_read_kb":1593297,"num_write":39610,"num_write_kb":9172696,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'186326","reported_seq":289303,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.468358+0000","last_change":"2024-09-12T06:45:56.655881+0000","last_active":"2024-09-12T07:39:52.468358+0000","last_peered":"2024-09-12T07:39:52.468358+0000","last_clean":"2024-09-12T07:39:52.468358+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T07:39:52.468358+0000","last_undegraded":"2024-09-12T07:39:52.468358+0000","last_fullsized":"2024-09-12T07:39:52.468358+0000","mapping_epoch":15,"log_start":"22'176300","ondisk_log_start":"22'176300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:00.157340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":2996816053,"num_objects":736,"num_object_clones":96,"num_object_copies":1472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":736,"num_whiteouts":0,"num_read":119989,"num_read_kb":2248001,"num_write":189050,"num_write_kb":14255454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'52856","reported_seq":125782,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.461560+0000","last_change":"2024-09-12T06:45:56.653219+0000","last_active":"2024-09-12T07:39:52.461560+0000","last_peered":"2024-09-12T07:39:52.461560+0000","last_clean":"2024-09-12T07:39:52.461560+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T07:39:52.461560+0000","last_undegraded":"2024-09-12T07:39:52.461560+0000","last_fullsized":"2024-09-12T07:39:52.461560+0000","mapping_epoch":15,"log_start":"22'42801","ondisk_log_start":"22'42801","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:52:57.972444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":2858634256,"num_objects":703,"num_object_clones":86,"num_object_copies":1406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":703,"num_whiteouts":0,"num_read":70508,"num_read_kb":1878685,"num_write":52757,"num_write_kb":11307514,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'50399","reported_seq":75359,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.400314+0000","last_change":"2024-09-12T06:45:56.653226+0000","last_active":"2024-09-12T07:39:52.400314+0000","last_peered":"2024-09-12T07:39:52.400314+0000","last_clean":"2024-09-12T07:39:52.400314+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T07:39:52.400314+0000","last_undegraded":"2024-09-12T07:39:52.400314+0000","last_fullsized":"2024-09-12T07:39:52.400314+0000","mapping_epoch":15,"log_start":"22'40300","ondisk_log_start":"22'40300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:22:06.046121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":2951746226,"num_objects":721,"num_object_clones":83,"num_object_copies":1442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":27612,"num_read_kb":1385564,"num_write":50833,"num_write_kb":10333051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"22'46052","reported_seq":70182,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.451977+0000","last_change":"2024-09-12T06:45:56.658358+0000","last_active":"2024-09-12T07:39:52.451977+0000","last_peered":"2024-09-12T07:39:52.451977+0000","last_clean":"2024-09-12T07:39:52.451977+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T07:39:52.451977+0000","last_undegraded":"2024-09-12T07:39:52.451977+0000","last_fullsized":"2024-09-12T07:39:52.451977+0000","mapping_epoch":15,"log_start":"22'36000","ondisk_log_start":"22'36000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:25:13.307718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":2908898052,"num_objects":713,"num_object_clones":80,"num_object_copies":1426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":713,"num_whiteouts":0,"num_read":37445,"num_read_kb":1510645,"num_write":48226,"num_write_kb":9446920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"13'52","reported_seq":123,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:38:01.897150+0000","last_change":"2024-09-12T06:45:51.955791+0000","last_active":"2024-09-12T07:38:01.897150+0000","last_peered":"2024-09-12T07:38:01.897150+0000","last_clean":"2024-09-12T07:38:01.897150+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T07:38:01.897150+0000","last_undegraded":"2024-09-12T07:38:01.897150+0000","last_fullsized":"2024-09-12T07:38:01.897150+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_clean_scrub_stamp":"2024-09-12T06:45:50.624237+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:47:01.214646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22827329935,"num_objects":5608,"num_object_clones":651,"num_object_copies":11216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":481176,"num_read_kb":13851837,"num_write":654254,"num_write_kb":86425532,"num_scrub_errors":0,"num_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":44336750592,"data_stored":44703720222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7616,"internal_metadata":0},"log_size":80357,"ondisk_log_size":80357,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673618,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8959044,"kb_used_data":8250864,"kb_used_omap":1,"kb_used_meta":708158,"kb_avail":85412796,"statfs":{"total":96636764160,"available":87462703104,"internally_reserved":0,"allocated":8448884736,"data_stored":8509320889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725154245},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673619,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13781320,"kb_used_data":13398888,"kb_used_omap":43,"kb_used_meta":382292,"kb_avail":80590520,"statfs":{"total":96636764160,"available":82524692480,"internally_reserved":0,"allocated":13720461312,"data_stored":13843246812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44968,"internal_metadata":391467096},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739026,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":22994096,"kb_used_data":21649568,"kb_used_omap":58,"kb_used_meta":1344453,"kb_avail":71377744,"statfs":{"total":96636764160,"available":73090809856,"internally_reserved":0,"allocated":22169157632,"data_stored":22352509090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":59597,"internal_metadata":1376720691},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":13719678976,"data_stored":13842597833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3207,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":22168375296,"data_stored":22351860111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4409,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8448696320,"data_stored":8509262278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:23.552 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-12T07:40:23.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:40:23.832 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:40:23.833 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T07:40:23.845 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":1658,"stamp":"2024-09-12T07:40:22.778762+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22827920303,"num_objects":5610,"num_object_clones":651,"num_object_copies":11220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":481232,"num_read_kb":13851883,"num_write":654333,"num_write_kb":86426638,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80409,"ondisk_log_size":80409,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":45734460,"kb_used_data":43299320,"kb_used_omap":103,"kb_used_meta":2434904,"kb_avail":237381060,"statfs":{"total":289910292480,"available":243078205440,"internally_reserved":0,"allocated":44338503680,"data_stored":44705076791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106160,"internal_metadata":2493342032},"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.002577"},"pg_stats":[{"pgid":"2.7","version":"22'39218","reported_seq":56249,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402348+0000","last_change":"2024-09-12T06:45:56.658314+0000","last_active":"2024-09-12T07:39:52.402348+0000","last_peered":"2024-09-12T07:39:52.402348+0000","last_clean":"2024-09-12T07:39:52.402348+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T07:39:52.402348+0000","last_undegraded":"2024-09-12T07:39:52.402348+0000","last_fullsized":"2024-09-12T07:39:52.402348+0000","mapping_epoch":15,"log_start":"22'29200","ondisk_log_start":"22'29200","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:21:02.765268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":2828296208,"num_objects":696,"num_object_clones":79,"num_object_copies":1392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":696,"num_whiteouts":0,"num_read":17112,"num_read_kb":1040222,"num_write":39145,"num_write_kb":8857948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"22'171489","reported_seq":266309,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.404530+0000","last_change":"2024-09-12T06:45:56.658666+0000","last_active":"2024-09-12T07:39:52.404530+0000","last_peered":"2024-09-12T07:39:52.404530+0000","last_clean":"2024-09-12T07:39:52.404530+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T07:39:52.404530+0000","last_undegraded":"2024-09-12T07:39:52.404530+0000","last_fullsized":"2024-09-12T07:39:52.404530+0000","mapping_epoch":15,"log_start":"22'161400","ondisk_log_start":"22'161400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:04:38.038658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":2766742528,"num_objects":685,"num_object_clones":88,"num_object_copies":1370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":685,"num_whiteouts":0,"num_read":94919,"num_read_kb":2241179,"num_write":171409,"num_write_kb":13341129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'62501","reported_seq":99744,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.478878+0000","last_change":"2024-09-12T06:45:56.658066+0000","last_active":"2024-09-12T07:39:52.478878+0000","last_peered":"2024-09-12T07:39:52.478878+0000","last_clean":"2024-09-12T07:39:52.478878+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T07:39:52.478878+0000","last_undegraded":"2024-09-12T07:39:52.478878+0000","last_fullsized":"2024-09-12T07:39:52.478878+0000","mapping_epoch":15,"log_start":"22'52500","ondisk_log_start":"22'52500","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:59:16.361624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":2755658402,"num_objects":677,"num_object_clones":66,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":41528,"num_read_kb":1954244,"num_write":63224,"num_write_kb":9710820,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"22'39417","reported_seq":110126,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402910+0000","last_change":"2024-09-12T06:45:56.658041+0000","last_active":"2024-09-12T07:39:52.402910+0000","last_peered":"2024-09-12T07:39:52.402910+0000","last_clean":"2024-09-12T07:39:52.402910+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T07:39:52.402910+0000","last_undegraded":"2024-09-12T07:39:52.402910+0000","last_fullsized":"2024-09-12T07:39:52.402910+0000","mapping_epoch":15,"log_start":"22'29400","ondisk_log_start":"22'29400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:14:23.320028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":2760538210,"num_objects":677,"num_object_clones":73,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":72063,"num_read_kb":1593297,"num_write":39610,"num_write_kb":9172696,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'186326","reported_seq":289303,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.468358+0000","last_change":"2024-09-12T06:45:56.655881+0000","last_active":"2024-09-12T07:39:52.468358+0000","last_peered":"2024-09-12T07:39:52.468358+0000","last_clean":"2024-09-12T07:39:52.468358+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T07:39:52.468358+0000","last_undegraded":"2024-09-12T07:39:52.468358+0000","last_fullsized":"2024-09-12T07:39:52.468358+0000","mapping_epoch":15,"log_start":"22'176300","ondisk_log_start":"22'176300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:00.157340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":2996816053,"num_objects":736,"num_object_clones":96,"num_object_copies":1472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":736,"num_whiteouts":0,"num_read":119989,"num_read_kb":2248001,"num_write":189050,"num_write_kb":14255454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'52856","reported_seq":125782,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.461560+0000","last_change":"2024-09-12T06:45:56.653219+0000","last_active":"2024-09-12T07:39:52.461560+0000","last_peered":"2024-09-12T07:39:52.461560+0000","last_clean":"2024-09-12T07:39:52.461560+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T07:39:52.461560+0000","last_undegraded":"2024-09-12T07:39:52.461560+0000","last_fullsized":"2024-09-12T07:39:52.461560+0000","mapping_epoch":15,"log_start":"22'42801","ondisk_log_start":"22'42801","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:52:57.972444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":2858634256,"num_objects":703,"num_object_clones":86,"num_object_copies":1406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":703,"num_whiteouts":0,"num_read":70508,"num_read_kb":1878685,"num_write":52757,"num_write_kb":11307514,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'50399","reported_seq":75359,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.400314+0000","last_change":"2024-09-12T06:45:56.653226+0000","last_active":"2024-09-12T07:39:52.400314+0000","last_peered":"2024-09-12T07:39:52.400314+0000","last_clean":"2024-09-12T07:39:52.400314+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T07:39:52.400314+0000","last_undegraded":"2024-09-12T07:39:52.400314+0000","last_fullsized":"2024-09-12T07:39:52.400314+0000","mapping_epoch":15,"log_start":"22'40300","ondisk_log_start":"22'40300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:22:06.046121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":2951746226,"num_objects":721,"num_object_clones":83,"num_object_copies":1442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":27612,"num_read_kb":1385564,"num_write":50833,"num_write_kb":10333051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"22'46052","reported_seq":70182,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.451977+0000","last_change":"2024-09-12T06:45:56.658358+0000","last_active":"2024-09-12T07:39:52.451977+0000","last_peered":"2024-09-12T07:39:52.451977+0000","last_clean":"2024-09-12T07:39:52.451977+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T07:39:52.451977+0000","last_undegraded":"2024-09-12T07:39:52.451977+0000","last_fullsized":"2024-09-12T07:39:52.451977+0000","mapping_epoch":15,"log_start":"22'36000","ondisk_log_start":"22'36000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:25:13.307718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":2908898052,"num_objects":713,"num_object_clones":80,"num_object_copies":1426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":713,"num_whiteouts":0,"num_read":37445,"num_read_kb":1510645,"num_write":48226,"num_write_kb":9446920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"13'52","reported_seq":123,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:38:01.897150+0000","last_change":"2024-09-12T06:45:51.955791+0000","last_active":"2024-09-12T07:38:01.897150+0000","last_peered":"2024-09-12T07:38:01.897150+0000","last_clean":"2024-09-12T07:38:01.897150+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T07:38:01.897150+0000","last_undegraded":"2024-09-12T07:38:01.897150+0000","last_fullsized":"2024-09-12T07:38:01.897150+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_clean_scrub_stamp":"2024-09-12T06:45:50.624237+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:47:01.214646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22827329935,"num_objects":5608,"num_object_clones":651,"num_object_copies":11216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":481176,"num_read_kb":13851837,"num_write":654254,"num_write_kb":86425532,"num_scrub_errors":0,"num_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":44336750592,"data_stored":44703720222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7616,"internal_metadata":0},"log_size":80357,"ondisk_log_size":80357,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673618,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8959044,"kb_used_data":8250864,"kb_used_omap":1,"kb_used_meta":708158,"kb_avail":85412796,"statfs":{"total":96636764160,"available":87462703104,"internally_reserved":0,"allocated":8448884736,"data_stored":8509320889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725154245},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673619,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13781320,"kb_used_data":13398888,"kb_used_omap":43,"kb_used_meta":382292,"kb_avail":80590520,"statfs":{"total":96636764160,"available":82524692480,"internally_reserved":0,"allocated":13720461312,"data_stored":13843246812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44968,"internal_metadata":391467096},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739026,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":22994096,"kb_used_data":21649568,"kb_used_omap":58,"kb_used_meta":1344453,"kb_avail":71377744,"statfs":{"total":96636764160,"available":73090809856,"internally_reserved":0,"allocated":22169157632,"data_stored":22352509090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":59597,"internal_metadata":1376720691},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":13719678976,"data_stored":13842597833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3207,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":22168375296,"data_stored":22351860111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4409,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8448696320,"data_stored":8509262278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:23.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T07:40:24.130 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:40:24.130 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":22,"fsid":"6134687c-5d1a-4e41-9baa-0c1bd6edbd88","created":"2024-09-12T06:45:37.856619+0000","modified":"2024-09-12T06:47:56.933957+0000","last_up_change":"2024-09-12T06:45:48.619164+0000","last_in_change":"2024-09-12T06:45:38.705088+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T06:45:50.276710+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,"is_stretch_pool":false,"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":"14","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T06:45:52.985378+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2873158e-143f-4256-a546-d369369a8dd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6817","nonce":3673575570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6819","nonce":3673575570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6823","nonce":3673575570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3673575570},{"type":"v1","addr":"172.21.15.183:6821","nonce":3673575570}]},"public_addr":"172.21.15.183:6817/3673575570","cluster_addr":"172.21.15.183:6819/3673575570","heartbeat_back_addr":"172.21.15.183:6823/3673575570","heartbeat_front_addr":"172.21.15.183:6821/3673575570","state":["exists","up"]},{"osd":1,"uuid":"31b43409-c541-447c-8944-c50486391179","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6809","nonce":657413062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6811","nonce":657413062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6815","nonce":657413062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":657413062},{"type":"v1","addr":"172.21.15.183:6813","nonce":657413062}]},"public_addr":"172.21.15.183:6809/657413062","cluster_addr":"172.21.15.183:6811/657413062","heartbeat_back_addr":"172.21.15.183:6815/657413062","heartbeat_front_addr":"172.21.15.183:6813/657413062","state":["exists","up"]},{"osd":2,"uuid":"93e1a7a5-3716-4044-b833-cd35b20f08b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6801","nonce":3205104459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6803","nonce":3205104459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6807","nonce":3205104459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3205104459},{"type":"v1","addr":"172.21.15.183:6805","nonce":3205104459}]},"public_addr":"172.21.15.183:6801/3205104459","cluster_addr":"172.21.15.183:6803/3205104459","heartbeat_back_addr":"172.21.15.183:6807/3205104459","heartbeat_front_addr":"172.21.15.183:6805/3205104459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.556302+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.094193+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T06:45:45.258733+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-12T07:40:25.144 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-12T07:40:25.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:40:25.277 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2024-09-12T07:40:25.277 INFO:teuthology.orchestra.run.smithi183.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:40:25.277 INFO:teuthology.orchestra.run.smithi183.stdout:} 2024-09-12T07:40:25.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-12T07:40:25.570 INFO:teuthology.orchestra.run.smithi183.stderr:instructed osd(s) 0 to deep-scrub 2024-09-12T07:40:25.583 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-12T07:40:25.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:40:25.705 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2024-09-12T07:40:25.705 INFO:teuthology.orchestra.run.smithi183.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:40:25.706 INFO:teuthology.orchestra.run.smithi183.stdout:} 2024-09-12T07:40:25.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-12T07:40:25.999 INFO:teuthology.orchestra.run.smithi183.stderr:instructed osd(s) 1 to deep-scrub 2024-09-12T07:40:26.012 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-12T07:40:26.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:40:26.133 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2024-09-12T07:40:26.133 INFO:teuthology.orchestra.run.smithi183.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:40:26.133 INFO:teuthology.orchestra.run.smithi183.stdout:} 2024-09-12T07:40:26.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-12T07:40:26.455 INFO:teuthology.orchestra.run.smithi183.stderr:instructed osd(s) 2 to deep-scrub 2024-09-12T07:40:26.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:40:26.815 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:40:26.815 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T07:40:26.829 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":1660,"stamp":"2024-09-12T07:40:26.779531+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22827920303,"num_objects":5610,"num_object_clones":651,"num_object_copies":11220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":481232,"num_read_kb":13851883,"num_write":654333,"num_write_kb":86426638,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80409,"ondisk_log_size":80409,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":45734460,"kb_used_data":43299320,"kb_used_omap":103,"kb_used_meta":2434904,"kb_avail":237381060,"statfs":{"total":289910292480,"available":243078205440,"internally_reserved":0,"allocated":44338503680,"data_stored":44705076791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106160,"internal_metadata":2493342032},"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.002515"},"pg_stats":[{"pgid":"2.7","version":"22'39218","reported_seq":56249,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402348+0000","last_change":"2024-09-12T06:45:56.658314+0000","last_active":"2024-09-12T07:39:52.402348+0000","last_peered":"2024-09-12T07:39:52.402348+0000","last_clean":"2024-09-12T07:39:52.402348+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T07:39:52.402348+0000","last_undegraded":"2024-09-12T07:39:52.402348+0000","last_fullsized":"2024-09-12T07:39:52.402348+0000","mapping_epoch":15,"log_start":"22'29200","ondisk_log_start":"22'29200","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:21:02.765268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":2828296208,"num_objects":696,"num_object_clones":79,"num_object_copies":1392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":696,"num_whiteouts":0,"num_read":17112,"num_read_kb":1040222,"num_write":39145,"num_write_kb":8857948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"22'171489","reported_seq":266309,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.404530+0000","last_change":"2024-09-12T06:45:56.658666+0000","last_active":"2024-09-12T07:39:52.404530+0000","last_peered":"2024-09-12T07:39:52.404530+0000","last_clean":"2024-09-12T07:39:52.404530+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T07:39:52.404530+0000","last_undegraded":"2024-09-12T07:39:52.404530+0000","last_fullsized":"2024-09-12T07:39:52.404530+0000","mapping_epoch":15,"log_start":"22'161400","ondisk_log_start":"22'161400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:04:38.038658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":2766742528,"num_objects":685,"num_object_clones":88,"num_object_copies":1370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":685,"num_whiteouts":0,"num_read":94919,"num_read_kb":2241179,"num_write":171409,"num_write_kb":13341129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'62501","reported_seq":99744,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.478878+0000","last_change":"2024-09-12T06:45:56.658066+0000","last_active":"2024-09-12T07:39:52.478878+0000","last_peered":"2024-09-12T07:39:52.478878+0000","last_clean":"2024-09-12T07:39:52.478878+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T07:39:52.478878+0000","last_undegraded":"2024-09-12T07:39:52.478878+0000","last_fullsized":"2024-09-12T07:39:52.478878+0000","mapping_epoch":15,"log_start":"22'52500","ondisk_log_start":"22'52500","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:59:16.361624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":2755658402,"num_objects":677,"num_object_clones":66,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":41528,"num_read_kb":1954244,"num_write":63224,"num_write_kb":9710820,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"22'39417","reported_seq":110126,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.402910+0000","last_change":"2024-09-12T06:45:56.658041+0000","last_active":"2024-09-12T07:39:52.402910+0000","last_peered":"2024-09-12T07:39:52.402910+0000","last_clean":"2024-09-12T07:39:52.402910+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T07:39:52.402910+0000","last_undegraded":"2024-09-12T07:39:52.402910+0000","last_fullsized":"2024-09-12T07:39:52.402910+0000","mapping_epoch":15,"log_start":"22'29400","ondisk_log_start":"22'29400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:14:23.320028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":2760538210,"num_objects":677,"num_object_clones":73,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":72063,"num_read_kb":1593297,"num_write":39610,"num_write_kb":9172696,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'186326","reported_seq":289303,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.468358+0000","last_change":"2024-09-12T06:45:56.655881+0000","last_active":"2024-09-12T07:39:52.468358+0000","last_peered":"2024-09-12T07:39:52.468358+0000","last_clean":"2024-09-12T07:39:52.468358+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T07:39:52.468358+0000","last_undegraded":"2024-09-12T07:39:52.468358+0000","last_fullsized":"2024-09-12T07:39:52.468358+0000","mapping_epoch":15,"log_start":"22'176300","ondisk_log_start":"22'176300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:00.157340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":2996816053,"num_objects":736,"num_object_clones":96,"num_object_copies":1472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":736,"num_whiteouts":0,"num_read":119989,"num_read_kb":2248001,"num_write":189050,"num_write_kb":14255454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'52856","reported_seq":125782,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.461560+0000","last_change":"2024-09-12T06:45:56.653219+0000","last_active":"2024-09-12T07:39:52.461560+0000","last_peered":"2024-09-12T07:39:52.461560+0000","last_clean":"2024-09-12T07:39:52.461560+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T07:39:52.461560+0000","last_undegraded":"2024-09-12T07:39:52.461560+0000","last_fullsized":"2024-09-12T07:39:52.461560+0000","mapping_epoch":15,"log_start":"22'42801","ondisk_log_start":"22'42801","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:52:57.972444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":2858634256,"num_objects":703,"num_object_clones":86,"num_object_copies":1406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":703,"num_whiteouts":0,"num_read":70508,"num_read_kb":1878685,"num_write":52757,"num_write_kb":11307514,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'50399","reported_seq":75359,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.400314+0000","last_change":"2024-09-12T06:45:56.653226+0000","last_active":"2024-09-12T07:39:52.400314+0000","last_peered":"2024-09-12T07:39:52.400314+0000","last_clean":"2024-09-12T07:39:52.400314+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T07:39:52.400314+0000","last_undegraded":"2024-09-12T07:39:52.400314+0000","last_fullsized":"2024-09-12T07:39:52.400314+0000","mapping_epoch":15,"log_start":"22'40300","ondisk_log_start":"22'40300","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:22:06.046121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":2951746226,"num_objects":721,"num_object_clones":83,"num_object_copies":1442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":27612,"num_read_kb":1385564,"num_write":50833,"num_write_kb":10333051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"22'46052","reported_seq":70182,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:39:52.451977+0000","last_change":"2024-09-12T06:45:56.658358+0000","last_active":"2024-09-12T07:39:52.451977+0000","last_peered":"2024-09-12T07:39:52.451977+0000","last_clean":"2024-09-12T07:39:52.451977+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T07:39:52.451977+0000","last_undegraded":"2024-09-12T07:39:52.451977+0000","last_fullsized":"2024-09-12T07:39:52.451977+0000","mapping_epoch":15,"log_start":"22'36000","ondisk_log_start":"22'36000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:25:13.307718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":2908898052,"num_objects":713,"num_object_clones":80,"num_object_copies":1426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":713,"num_whiteouts":0,"num_read":37445,"num_read_kb":1510645,"num_write":48226,"num_write_kb":9446920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"13'52","reported_seq":123,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:38:01.897150+0000","last_change":"2024-09-12T06:45:51.955791+0000","last_active":"2024-09-12T07:38:01.897150+0000","last_peered":"2024-09-12T07:38:01.897150+0000","last_clean":"2024-09-12T07:38:01.897150+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T07:38:01.897150+0000","last_undegraded":"2024-09-12T07:38:01.897150+0000","last_fullsized":"2024-09-12T07:38:01.897150+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:50.624237+0000","last_clean_scrub_stamp":"2024-09-12T06:45:50.624237+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:47:01.214646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22827329935,"num_objects":5608,"num_object_clones":651,"num_object_copies":11216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":481176,"num_read_kb":13851837,"num_write":654254,"num_write_kb":86425532,"num_scrub_errors":0,"num_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":44336750592,"data_stored":44703720222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7616,"internal_metadata":0},"log_size":80357,"ondisk_log_size":80357,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673619,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8959044,"kb_used_data":8250864,"kb_used_omap":1,"kb_used_meta":708158,"kb_avail":85412796,"statfs":{"total":96636764160,"available":87462703104,"internally_reserved":0,"allocated":8448884736,"data_stored":8509320889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725154245},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673620,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13781320,"kb_used_data":13398888,"kb_used_omap":43,"kb_used_meta":382292,"kb_avail":80590520,"statfs":{"total":96636764160,"available":82524692480,"internally_reserved":0,"allocated":13720461312,"data_stored":13843246812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44968,"internal_metadata":391467096},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739026,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":22994096,"kb_used_data":21649568,"kb_used_omap":58,"kb_used_meta":1344453,"kb_avail":71377744,"statfs":{"total":96636764160,"available":73090809856,"internally_reserved":0,"allocated":22169157632,"data_stored":22352509090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":59597,"internal_metadata":1376720691},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":13719678976,"data_stored":13842597833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3207,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":22168375296,"data_stored":22351860111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4409,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8448696320,"data_stored":8509262278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:26.830 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.830 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.830 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.830 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.830 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.831 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.831 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.831 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.831 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-12T06:45:50.624237+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=50, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:26.831 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T07:40:42.374 INFO:tasks.ceph.cluster1.mgr.x.smithi183.stderr:2024-09-12T07:40:42.374+0000 7f74f66cc640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-12T07:40:46.832 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:40:47.305 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:40:47.305 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T07:40:47.327 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":1670,"stamp":"2024-09-12T07:40:46.783295+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22827920303,"num_objects":5610,"num_object_clones":651,"num_object_copies":11220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":481232,"num_read_kb":13851883,"num_write":654333,"num_write_kb":86426638,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80521,"ondisk_log_size":80521,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":45717736,"kb_used_data":43299320,"kb_used_omap":103,"kb_used_meta":2418264,"kb_avail":237397784,"statfs":{"total":289910292480,"available":243095330816,"internally_reserved":0,"allocated":44338503680,"data_stored":44705076791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106160,"internal_metadata":2476302672},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"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.002390"},"pg_stats":[{"pgid":"2.7","version":"22'39638","reported_seq":56690,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:42.579953+0000","last_change":"2024-09-12T07:40:30.512681+0000","last_active":"2024-09-12T07:40:42.579953+0000","last_peered":"2024-09-12T07:40:42.579953+0000","last_clean":"2024-09-12T07:40:42.579953+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T07:40:42.579953+0000","last_undegraded":"2024-09-12T07:40:42.579953+0000","last_fullsized":"2024-09-12T07:40:42.579953+0000","mapping_epoch":15,"log_start":"22'29600","ondisk_log_start":"22'29600","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":420,"log_size":10038,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 12s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":2828296208,"num_objects":696,"num_object_clones":79,"num_object_copies":1392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":696,"num_whiteouts":0,"num_read":17112,"num_read_kb":1040222,"num_write":39145,"num_write_kb":8857948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"22'171837","reported_seq":266675,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:42.541455+0000","last_change":"2024-09-12T07:40:31.495995+0000","last_active":"2024-09-12T07:40:42.541455+0000","last_peered":"2024-09-12T07:40:42.541455+0000","last_clean":"2024-09-12T07:40:42.541455+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T07:40:42.541455+0000","last_undegraded":"2024-09-12T07:40:42.541455+0000","last_fullsized":"2024-09-12T07:40:42.541455+0000","mapping_epoch":15,"log_start":"22'161800","ondisk_log_start":"22'161800","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":348,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 11s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":2766742528,"num_objects":685,"num_object_clones":88,"num_object_copies":1370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":685,"num_whiteouts":0,"num_read":94919,"num_read_kb":2241179,"num_write":171409,"num_write_kb":13341129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'63072","reported_seq":100342,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:42.341198+0000","last_change":"2024-09-12T07:40:27.465541+0000","last_active":"2024-09-12T07:40:42.341198+0000","last_peered":"2024-09-12T07:40:42.341198+0000","last_clean":"2024-09-12T07:40:42.341198+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T07:40:42.341198+0000","last_undegraded":"2024-09-12T07:40:42.341198+0000","last_fullsized":"2024-09-12T07:40:42.341198+0000","mapping_epoch":15,"log_start":"22'53000","ondisk_log_start":"22'53000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":571,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 14s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":2755658402,"num_objects":677,"num_object_clones":66,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":41528,"num_read_kb":1954244,"num_write":63224,"num_write_kb":9710820,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"22'39915","reported_seq":110648,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:42.556432+0000","last_change":"2024-09-12T07:40:28.478382+0000","last_active":"2024-09-12T07:40:42.556432+0000","last_peered":"2024-09-12T07:40:42.556432+0000","last_clean":"2024-09-12T07:40:42.556432+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T07:40:42.556432+0000","last_undegraded":"2024-09-12T07:40:42.556432+0000","last_fullsized":"2024-09-12T07:40:42.556432+0000","mapping_epoch":15,"log_start":"22'29900","ondisk_log_start":"22'29900","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":498,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 14s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":2760538210,"num_objects":677,"num_object_clones":73,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":72063,"num_read_kb":1593297,"num_write":39610,"num_write_kb":9172696,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'187062","reported_seq":290077,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:44.461822+0000","last_change":"2024-09-12T07:40:44.461822+0000","last_active":"2024-09-12T07:40:44.461822+0000","last_peered":"2024-09-12T07:40:44.461822+0000","last_clean":"2024-09-12T07:40:44.461822+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T07:40:44.461822+0000","last_undegraded":"2024-09-12T07:40:44.461822+0000","last_fullsized":"2024-09-12T07:40:44.461822+0000","mapping_epoch":15,"log_start":"22'177000","ondisk_log_start":"22'177000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'187062","last_scrub_stamp":"2024-09-12T07:40:44.461652+0000","last_deep_scrub":"22'187062","last_deep_scrub_stamp":"2024-09-12T07:40:44.461652+0000","last_clean_scrub_stamp":"2024-09-12T07:40:44.461652+0000","objects_scrubbed":736,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":19,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:39:29.366657+0000","scrub_duration":18199,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":2996816053,"num_objects":736,"num_object_clones":96,"num_object_copies":1472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":736,"num_whiteouts":0,"num_read":119989,"num_read_kb":2248001,"num_write":189050,"num_write_kb":14255454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'53477","reported_seq":126428,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:45.439071+0000","last_change":"2024-09-12T07:40:28.344584+0000","last_active":"2024-09-12T07:40:45.439071+0000","last_peered":"2024-09-12T07:40:45.439071+0000","last_clean":"2024-09-12T07:40:45.439071+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T07:40:45.439071+0000","last_undegraded":"2024-09-12T07:40:45.439071+0000","last_fullsized":"2024-09-12T07:40:45.439071+0000","mapping_epoch":15,"log_start":"22'43401","ondisk_log_start":"22'43401","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":621,"log_size":10076,"log_dups_size":0,"ondisk_log_size":10076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 17s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":2858634256,"num_objects":703,"num_object_clones":86,"num_object_copies":1406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":703,"num_whiteouts":0,"num_read":70508,"num_read_kb":1878685,"num_write":52757,"num_write_kb":11307514,"num_scrub_errors":0,"num_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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'51068","reported_seq":76060,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:45.287972+0000","last_change":"2024-09-12T07:40:27.355563+0000","last_active":"2024-09-12T07:40:45.287972+0000","last_peered":"2024-09-12T07:40:45.287972+0000","last_clean":"2024-09-12T07:40:45.287972+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T07:40:45.287972+0000","last_undegraded":"2024-09-12T07:40:45.287972+0000","last_fullsized":"2024-09-12T07:40:45.287972+0000","mapping_epoch":15,"log_start":"22'41000","ondisk_log_start":"22'41000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":669,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 18s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":2951746226,"num_objects":721,"num_object_clones":83,"num_object_copies":1442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":27612,"num_read_kb":1385564,"num_write":50833,"num_write_kb":10333051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"22'46499","reported_seq":70651,"reported_epoch":22,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:40:42.451973+0000","last_change":"2024-09-12T07:40:29.503688+0000","last_active":"2024-09-12T07:40:42.451973+0000","last_peered":"2024-09-12T07:40:42.451973+0000","last_clean":"2024-09-12T07:40:42.451973+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T07:40:42.451973+0000","last_undegraded":"2024-09-12T07:40:42.451973+0000","last_fullsized":"2024-09-12T07:40:42.451973+0000","mapping_epoch":15,"log_start":"22'36400","ondisk_log_start":"22'36400","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T06:45:53.636086+0000","last_clean_scrub_stamp":"2024-09-12T06:45:53.636086+0000","objects_scrubbed":447,"log_size":10099,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 12s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":2908898052,"num_objects":713,"num_object_clones":80,"num_object_copies":1426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":713,"num_whiteouts":0,"num_read":37445,"num_read_kb":1510645,"num_write":48226,"num_write_kb":9446920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"22'54","reported_seq":133,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:26.455208+0000","last_change":"2024-09-12T07:40:26.455208+0000","last_active":"2024-09-12T07:40:26.455208+0000","last_peered":"2024-09-12T07:40:26.455208+0000","last_clean":"2024-09-12T07:40:26.455208+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T07:40:26.455208+0000","last_undegraded":"2024-09-12T07:40:26.455208+0000","last_fullsized":"2024-09-12T07:40:26.455208+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'54","last_scrub_stamp":"2024-09-12T07:40:26.455113+0000","last_deep_scrub":"22'54","last_deep_scrub_stamp":"2024-09-12T07:40:26.455113+0000","last_clean_scrub_stamp":"2024-09-12T07:40:26.455113+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:53:02.137816+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22827329935,"num_objects":5608,"num_object_clones":651,"num_object_copies":11216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":481176,"num_read_kb":13851837,"num_write":654254,"num_write_kb":86425532,"num_scrub_errors":0,"num_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":44336750592,"data_stored":44703720222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7616,"internal_metadata":0},"log_size":80467,"ondisk_log_size":80467,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673623,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8950720,"kb_used_data":8250864,"kb_used_omap":1,"kb_used_meta":699838,"kb_avail":85421120,"statfs":{"total":96636764160,"available":87471226880,"internally_reserved":0,"allocated":8448884736,"data_stored":8509320889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":716634565},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673624,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13772920,"kb_used_data":13398888,"kb_used_omap":43,"kb_used_meta":373972,"kb_avail":80598920,"statfs":{"total":96636764160,"available":82533294080,"internally_reserved":0,"allocated":13720461312,"data_stored":13843246812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44968,"internal_metadata":382947416},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739030,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":22994096,"kb_used_data":21649568,"kb_used_omap":58,"kb_used_meta":1344453,"kb_avail":71377744,"statfs":{"total":96636764160,"available":73090809856,"internally_reserved":0,"allocated":22169157632,"data_stored":22352509090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":59597,"internal_metadata":1376720691},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":13719678976,"data_stored":13842597833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3207,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":22168375296,"data_stored":22351860111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4409,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8448696320,"data_stored":8509262278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:40:47.328 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.328 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.328 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.328 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.328 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.328 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.329 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-12T06:45:53.636086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=6, tm_min=45, tm_sec=53, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=40, tm_sec=24, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:40:47.329 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T07:41:07.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:41:07.620 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-12T07:41:07.621 INFO:teuthology.orchestra.run.smithi183.stderr:dumped all 2024-09-12T07:41:07.632 INFO:teuthology.orchestra.run.smithi183.stdout:{"pg_ready":true,"pg_map":{"version":1680,"stamp":"2024-09-12T07:41:06.787126+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22827920303,"num_objects":5610,"num_object_clones":651,"num_object_copies":11220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":481232,"num_read_kb":13851883,"num_write":654333,"num_write_kb":86426638,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"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":80519,"ondisk_log_size":80519,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":45171944,"kb_used_data":43299320,"kb_used_omap":103,"kb_used_meta":1872472,"kb_avail":237943576,"statfs":{"total":289910292480,"available":243654221824,"internally_reserved":0,"allocated":44338503680,"data_stored":44705076791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106160,"internal_metadata":1917411664},"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.002262"},"pg_stats":[{"pgid":"2.7","version":"22'39914","reported_seq":56983,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:48.922103+0000","last_change":"2024-09-12T07:40:48.922103+0000","last_active":"2024-09-12T07:40:48.922103+0000","last_peered":"2024-09-12T07:40:48.922103+0000","last_clean":"2024-09-12T07:40:48.922103+0000","last_became_active":"2024-09-12T06:45:54.650461+0000","last_became_peered":"2024-09-12T06:45:54.650461+0000","last_unstale":"2024-09-12T07:40:48.922103+0000","last_undegraded":"2024-09-12T07:40:48.922103+0000","last_fullsized":"2024-09-12T07:40:48.922103+0000","mapping_epoch":15,"log_start":"22'29900","ondisk_log_start":"22'29900","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'39914","last_scrub_stamp":"2024-09-12T07:40:48.922026+0000","last_deep_scrub":"22'39914","last_deep_scrub_stamp":"2024-09-12T07:40:48.922026+0000","last_clean_scrub_stamp":"2024-09-12T07:40:48.922026+0000","objects_scrubbed":696,"log_size":10014,"log_dups_size":0,"ondisk_log_size":10014,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":19,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:53:12.967118+0000","scrub_duration":18409,"objects_trimmed":0,"snaptrim_duration":0.00095408500000000002,"stat_sum":{"num_bytes":2828296208,"num_objects":696,"num_object_clones":79,"num_object_copies":1392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":696,"num_whiteouts":0,"num_read":17112,"num_read_kb":1040222,"num_write":39145,"num_write_kb":8857948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"22'172174","reported_seq":267031,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:49.531683+0000","last_change":"2024-09-12T07:40:49.531683+0000","last_active":"2024-09-12T07:40:49.531683+0000","last_peered":"2024-09-12T07:40:49.531683+0000","last_clean":"2024-09-12T07:40:49.531683+0000","last_became_active":"2024-09-12T06:45:54.651323+0000","last_became_peered":"2024-09-12T06:45:54.651323+0000","last_unstale":"2024-09-12T07:40:49.531683+0000","last_undegraded":"2024-09-12T07:40:49.531683+0000","last_fullsized":"2024-09-12T07:40:49.531683+0000","mapping_epoch":15,"log_start":"22'162100","ondisk_log_start":"22'162100","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'172174","last_scrub_stamp":"2024-09-12T07:40:49.531599+0000","last_deep_scrub":"22'172174","last_deep_scrub_stamp":"2024-09-12T07:40:49.531599+0000","last_clean_scrub_stamp":"2024-09-12T07:40:49.531599+0000","objects_scrubbed":685,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":19,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:19:40.758691+0000","scrub_duration":18036,"objects_trimmed":0,"snaptrim_duration":0.0010769919999999999,"stat_sum":{"num_bytes":2766742528,"num_objects":685,"num_object_clones":88,"num_object_copies":1370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":685,"num_whiteouts":0,"num_read":94919,"num_read_kb":2241179,"num_write":171409,"num_write_kb":13341129,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'63178","reported_seq":100457,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:45.600583+0000","last_change":"2024-09-12T07:40:45.600583+0000","last_active":"2024-09-12T07:40:45.600583+0000","last_peered":"2024-09-12T07:40:45.600583+0000","last_clean":"2024-09-12T07:40:45.600583+0000","last_became_active":"2024-09-12T06:45:54.650450+0000","last_became_peered":"2024-09-12T06:45:54.650450+0000","last_unstale":"2024-09-12T07:40:45.600583+0000","last_undegraded":"2024-09-12T07:40:45.600583+0000","last_fullsized":"2024-09-12T07:40:45.600583+0000","mapping_epoch":15,"log_start":"22'53100","ondisk_log_start":"22'53100","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'63178","last_scrub_stamp":"2024-09-12T07:40:45.600432+0000","last_deep_scrub":"22'63178","last_deep_scrub_stamp":"2024-09-12T07:40:45.600432+0000","last_clean_scrub_stamp":"2024-09-12T07:40:45.600432+0000","objects_scrubbed":677,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":19,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:23:05.953009+0000","scrub_duration":18134,"objects_trimmed":0,"snaptrim_duration":0.00071174200000000002,"stat_sum":{"num_bytes":2755658402,"num_objects":677,"num_object_clones":66,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":41528,"num_read_kb":1954244,"num_write":63224,"num_write_kb":9710820,"num_scrub_errors":0,"num_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":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"22'40094","reported_seq":110839,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:47.439572+0000","last_change":"2024-09-12T07:40:47.439572+0000","last_active":"2024-09-12T07:40:47.439572+0000","last_peered":"2024-09-12T07:40:47.439572+0000","last_clean":"2024-09-12T07:40:47.439572+0000","last_became_active":"2024-09-12T06:45:54.649512+0000","last_became_peered":"2024-09-12T06:45:54.649512+0000","last_unstale":"2024-09-12T07:40:47.439572+0000","last_undegraded":"2024-09-12T07:40:47.439572+0000","last_fullsized":"2024-09-12T07:40:47.439572+0000","mapping_epoch":15,"log_start":"22'30000","ondisk_log_start":"22'30000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'40094","last_scrub_stamp":"2024-09-12T07:40:47.439443+0000","last_deep_scrub":"22'40094","last_deep_scrub_stamp":"2024-09-12T07:40:47.439443+0000","last_clean_scrub_stamp":"2024-09-12T07:40:47.439443+0000","objects_scrubbed":677,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":19,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:19:31.462150+0000","scrub_duration":18960,"objects_trimmed":0,"snaptrim_duration":0.00078286600000000001,"stat_sum":{"num_bytes":2760538210,"num_objects":677,"num_object_clones":73,"num_object_copies":1354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":677,"num_whiteouts":0,"num_read":72063,"num_read_kb":1593297,"num_write":39610,"num_write_kb":9172696,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'187062","reported_seq":290077,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:44.461822+0000","last_change":"2024-09-12T07:40:44.461822+0000","last_active":"2024-09-12T07:40:44.461822+0000","last_peered":"2024-09-12T07:40:44.461822+0000","last_clean":"2024-09-12T07:40:44.461822+0000","last_became_active":"2024-09-12T06:45:54.649005+0000","last_became_peered":"2024-09-12T06:45:54.649005+0000","last_unstale":"2024-09-12T07:40:44.461822+0000","last_undegraded":"2024-09-12T07:40:44.461822+0000","last_fullsized":"2024-09-12T07:40:44.461822+0000","mapping_epoch":15,"log_start":"22'177000","ondisk_log_start":"22'177000","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'187062","last_scrub_stamp":"2024-09-12T07:40:44.461652+0000","last_deep_scrub":"22'187062","last_deep_scrub_stamp":"2024-09-12T07:40:44.461652+0000","last_clean_scrub_stamp":"2024-09-12T07:40:44.461652+0000","objects_scrubbed":736,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":19,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:39:29.366657+0000","scrub_duration":18199,"objects_trimmed":0,"snaptrim_duration":0.0010350229999999999,"stat_sum":{"num_bytes":2996816053,"num_objects":736,"num_object_clones":96,"num_object_copies":1472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":736,"num_whiteouts":0,"num_read":119989,"num_read_kb":2248001,"num_write":189050,"num_write_kb":14255454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'53559","reported_seq":126523,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:47.444418+0000","last_change":"2024-09-12T07:40:47.444418+0000","last_active":"2024-09-12T07:40:47.444418+0000","last_peered":"2024-09-12T07:40:47.444418+0000","last_clean":"2024-09-12T07:40:47.444418+0000","last_became_active":"2024-09-12T06:45:54.649714+0000","last_became_peered":"2024-09-12T06:45:54.649714+0000","last_unstale":"2024-09-12T07:40:47.444418+0000","last_undegraded":"2024-09-12T07:40:47.444418+0000","last_fullsized":"2024-09-12T07:40:47.444418+0000","mapping_epoch":15,"log_start":"22'43501","ondisk_log_start":"22'43501","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'53559","last_scrub_stamp":"2024-09-12T07:40:47.444304+0000","last_deep_scrub":"22'53559","last_deep_scrub_stamp":"2024-09-12T07:40:47.444304+0000","last_clean_scrub_stamp":"2024-09-12T07:40:47.444304+0000","objects_scrubbed":703,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":20,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:35:35.417931+0000","scrub_duration":19099,"objects_trimmed":0,"snaptrim_duration":0.00058722600000000005,"stat_sum":{"num_bytes":2858634256,"num_objects":703,"num_object_clones":86,"num_object_copies":1406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":703,"num_whiteouts":0,"num_read":70508,"num_read_kb":1878685,"num_write":52757,"num_write_kb":11307514,"num_scrub_errors":0,"num_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":474,"num_omap_keys":19,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'51120","reported_seq":76119,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:46.445868+0000","last_change":"2024-09-12T07:40:46.445868+0000","last_active":"2024-09-12T07:40:46.445868+0000","last_peered":"2024-09-12T07:40:46.445868+0000","last_clean":"2024-09-12T07:40:46.445868+0000","last_became_active":"2024-09-12T06:45:54.650209+0000","last_became_peered":"2024-09-12T06:45:54.650209+0000","last_unstale":"2024-09-12T07:40:46.445868+0000","last_undegraded":"2024-09-12T07:40:46.445868+0000","last_fullsized":"2024-09-12T07:40:46.445868+0000","mapping_epoch":15,"log_start":"22'41100","ondisk_log_start":"22'41100","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'51120","last_scrub_stamp":"2024-09-12T07:40:46.445752+0000","last_deep_scrub":"22'51120","last_deep_scrub_stamp":"2024-09-12T07:40:46.445752+0000","last_clean_scrub_stamp":"2024-09-12T07:40:46.445752+0000","objects_scrubbed":721,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":20,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:44:53.737990+0000","scrub_duration":19090,"objects_trimmed":0,"snaptrim_duration":0.00058870299999999999,"stat_sum":{"num_bytes":2951746226,"num_objects":721,"num_object_clones":83,"num_object_copies":1442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":721,"num_whiteouts":0,"num_read":27612,"num_read_kb":1385564,"num_write":50833,"num_write_kb":10333051,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"22'46765","reported_seq":70933,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:48.717715+0000","last_change":"2024-09-12T07:40:48.717715+0000","last_active":"2024-09-12T07:40:48.717715+0000","last_peered":"2024-09-12T07:40:48.717715+0000","last_clean":"2024-09-12T07:40:48.717715+0000","last_became_active":"2024-09-12T06:45:54.648140+0000","last_became_peered":"2024-09-12T06:45:54.648140+0000","last_unstale":"2024-09-12T07:40:48.717715+0000","last_undegraded":"2024-09-12T07:40:48.717715+0000","last_fullsized":"2024-09-12T07:40:48.717715+0000","mapping_epoch":15,"log_start":"22'36700","ondisk_log_start":"22'36700","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'46765","last_scrub_stamp":"2024-09-12T07:40:48.717614+0000","last_deep_scrub":"22'46765","last_deep_scrub_stamp":"2024-09-12T07:40:48.717614+0000","last_clean_scrub_stamp":"2024-09-12T07:40:48.717614+0000","objects_scrubbed":713,"log_size":10065,"log_dups_size":0,"ondisk_log_size":10065,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":20,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:06:36.404851+0000","scrub_duration":19214,"objects_trimmed":0,"snaptrim_duration":0.00072982199999999998,"stat_sum":{"num_bytes":2908898052,"num_objects":713,"num_object_clones":80,"num_object_copies":1426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":713,"num_whiteouts":0,"num_read":37445,"num_read_kb":1510645,"num_write":48226,"num_write_kb":9446920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"22'54","reported_seq":133,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-12T07:40:26.455208+0000","last_change":"2024-09-12T07:40:26.455208+0000","last_active":"2024-09-12T07:40:26.455208+0000","last_peered":"2024-09-12T07:40:26.455208+0000","last_clean":"2024-09-12T07:40:26.455208+0000","last_became_active":"2024-09-12T06:45:51.954830+0000","last_became_peered":"2024-09-12T06:45:51.954830+0000","last_unstale":"2024-09-12T07:40:26.455208+0000","last_undegraded":"2024-09-12T07:40:26.455208+0000","last_fullsized":"2024-09-12T07:40:26.455208+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'54","last_scrub_stamp":"2024-09-12T07:40:26.455113+0000","last_deep_scrub":"22'54","last_deep_scrub_stamp":"2024-09-12T07:40:26.455113+0000","last_clean_scrub_stamp":"2024-09-12T07:40:26.455113+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:53:02.137816+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22827329935,"num_objects":5608,"num_object_clones":651,"num_object_copies":11216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":481176,"num_read_kb":13851837,"num_write":654254,"num_write_kb":86425532,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":44336750592,"data_stored":44703720222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7616,"internal_metadata":0},"log_size":80465,"ondisk_log_size":80465,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":10,"seq":42949673627,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8950720,"kb_used_data":8250864,"kb_used_omap":1,"kb_used_meta":699838,"kb_avail":85421120,"statfs":{"total":96636764160,"available":87471226880,"internally_reserved":0,"allocated":8448884736,"data_stored":8509320889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":716634565},"hb_peers":[0,1],"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":[]},{"osd":0,"up_from":10,"seq":42949673628,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13777080,"kb_used_data":13398888,"kb_used_omap":43,"kb_used_meta":378132,"kb_avail":80594760,"statfs":{"total":96636764160,"available":82529034240,"internally_reserved":0,"allocated":13720461312,"data_stored":13843246812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44968,"internal_metadata":387207256},"hb_peers":[1,2],"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":[]},{"osd":1,"up_from":8,"seq":34359739034,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":22444144,"kb_used_data":21649568,"kb_used_omap":58,"kb_used_meta":794501,"kb_avail":71927696,"statfs":{"total":96636764160,"available":73653960704,"internally_reserved":0,"allocated":22169157632,"data_stored":22352509090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":59597,"internal_metadata":813569843},"hb_peers":[0,2],"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":13719678976,"data_stored":13842597833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3207,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":22168375296,"data_stored":22351860111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4409,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8448696320,"data_stored":8509262278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:41:07.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-12T07:41:07.931 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-12T07:41:07.931 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-12T07:41:07.931 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-12T07:41:07.931 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:41:07.981 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-12T07:41:07.981 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-12T07:41:07.981 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:41:08.045 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-12T07:41:08.045 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-12T07:41:08.045 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:41:08.099 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-12T07:41:08.100 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-12T07:41:08.100 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-12T07:41:08.100 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:41:08.126 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-12T07:41:08.126 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-12T07:41:08.127 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-12T07:41:08.127 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:41:08.180 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-12T07:41:08.180 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-12T07:41:08.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-12T07:41:08.303 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T07:41:08.303 DEBUG:teuthology.orchestra.run.smithi183:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-12T07:41:08.541 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T07:41:08.542 DEBUG:teuthology.orchestra.run.smithi183:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-12T07:41:08.696 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T07:41:08.697 DEBUG:teuthology.orchestra.run.smithi183:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-12T07:41:08.811 INFO:tasks.ceph:Archiving mon data... 2024-09-12T07:41:08.811 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/data/cluster1.mon.a.tgz 2024-09-12T07:41:08.811 DEBUG:teuthology.orchestra.run.smithi183:> mktemp 2024-09-12T07:41:08.826 INFO:teuthology.orchestra.run.smithi183.stdout:/tmp/tmp.67nQLYNrDk 2024-09-12T07:41:08.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.67nQLYNrDk 2024-09-12T07:41:08.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0666 /tmp/tmp.67nQLYNrDk 2024-09-12T07:41:09.039 DEBUG:teuthology.orchestra.remote:smithi183:/tmp/tmp.67nQLYNrDk is 248KB 2024-09-12T07:41:09.135 DEBUG:teuthology.orchestra.run.smithi183:> rm -fr /tmp/tmp.67nQLYNrDk 2024-09-12T07:41:09.149 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-12T07:41:09.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:41:09.191 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:41:09.273 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-12T07:41:09.291 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-12T07:41:09.291 INFO:tasks.ceph:Archiving crash dumps... 2024-09-12T07:41:09.293 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/remote/smithi183/crash 2024-09-12T07:41:09.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-12T07:41:09.338 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/remote/smithi196/crash 2024-09-12T07:41:09.339 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-12T07:41:09.366 INFO:tasks.ceph:Compressing logs... 2024-09-12T07:41:09.367 DEBUG:teuthology.orchestra.run.smithi183:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-12T07:41:09.382 DEBUG:teuthology.orchestra.run.smithi196:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-12T07:41:09.435 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36700.log 2024-09-12T07:41:09.435 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40590.log 2024-09-12T07:41:09.435 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36700.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32148.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36700.log.gz 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40590.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40422.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40590.log.gz 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.32148.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36554.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32148.log.gz 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40422.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36209.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40422.log.gz 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36554.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37896.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36554.log.gz 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36209.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37497.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36209.log.gz 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37896.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31969.log 2024-09-12T07:41:09.436 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37497.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37497.log.gz 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.31969.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37752.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31969.log.gz 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38077.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37752.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36184.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.38077.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32009.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38077.log.gz 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr: 55.2% -- replaced with /var/log/ceph/cluster2-client.admin.37752.log.gz 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36184.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37147.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36184.log.gz 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.32009.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32009.log.gz 2024-09-12T07:41:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37147.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40798.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37147.log.gz 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38246.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40798.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37442.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40798.log.gz 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.38246.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32213.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38246.log.gz 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37442.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40758.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37442.log.gz 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.32213.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40296.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32213.log.gz 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40758.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40464.log 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40758.log.gz 2024-09-12T07:41:09.438 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40296.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40380.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40296.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40464.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40674.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40464.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40380.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36344.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40380.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40674.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36386.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40674.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36344.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36593.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36344.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36386.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38246.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36386.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36593.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35434.log 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36593.log.gz 2024-09-12T07:41:09.439 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.38246.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.37752.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.35434.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36740.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35434.log.gz 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.38246.log.gz 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.0.37752.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40254.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36740.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40632.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36740.log.gz 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 55.9% -- replaced with /var/log/ceph/cluster1-client.0.37752.log.gz 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40254.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36680.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40254.log.gz 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40632.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40548.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40632.log.gz 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36680.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-12T07:41:09.440 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36680.log.gz 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40548.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37442.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40548.log.gz 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36302.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37442.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36806.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37442.log.gz 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36302.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36848.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36302.log.gz 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36806.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32049.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36806.log.gz 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36848.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37147.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36848.log.gz 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.32049.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40716.log 2024-09-12T07:41:09.441 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32049.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37147.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36466.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37147.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40716.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37387.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40716.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36466.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37031.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.37896.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36466.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37387.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37387.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37031.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37497.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37031.log.gz 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37089.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37497.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31811.log 2024-09-12T07:41:09.442 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37497.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37089.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37031.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37089.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.31811.log: gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31811.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37031.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37089.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37031.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36594.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1.audit.log: /var/log/ceph/cluster2-client.admin.37089.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37896.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37089.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36594.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36594.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.37896.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36468.log 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37896.log.gz 2024-09-12T07:41:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36467.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36468.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36260.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36468.log.gz 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36467.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40338.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36467.log.gz 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36260.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36128.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36260.log.gz 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40338.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40506.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40338.log.gz 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.36128.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37387.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36128.log.gz 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1-client.admin.40506.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27500.log 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40506.log.gz 2024-09-12T07:41:09.444 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster2-client.admin.37387.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-12T07:41:09.445 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37387.log.gz 2024-09-12T07:41:09.445 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/ceph.tmp-client.admin.27500.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36890.log 2024-09-12T07:41:09.445 INFO:teuthology.orchestra.run.smithi183.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27500.log.gz 2024-09-12T07:41:09.445 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cluster1.log: /var/log/ceph/cluster1-client.admin.36890.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36890.log.gz 2024-09-12T07:41:09.445 INFO:teuthology.orchestra.run.smithi183.stderr: 88.6% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-12T07:41:09.467 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36313.log 2024-09-12T07:41:09.467 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31709.log 2024-09-12T07:41:09.467 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36313.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36730.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36313.log.gz 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.31709.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36439.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31709.log.gz 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36730.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37476.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36730.log.gz 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36857.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36439.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36439.log.gz 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37476.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37994.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37476.log.gz 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36857.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37069.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36857.log.gz 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37994.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster2-client.admin.36985.log 2024-09-12T07:41:09.468 INFO:teuthology.orchestra.run.smithi196.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.37994.log.gz 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37069.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38036.log 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37069.log.gz 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36985.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36856.log 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36985.log.gz 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38036.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38206.log 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38036.log.gz 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36856.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38078.log 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36856.log.gz 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38206.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32115.log 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38206.log.gz 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38078.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37027.log 2024-09-12T07:41:09.469 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38078.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.32115.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37910.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32115.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37027.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36604.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37027.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37910.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36481.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37910.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36604.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37364.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36604.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36481.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36481.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37364.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31947.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37364.log.gz 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37771.log 2024-09-12T07:41:09.470 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.31947.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37551.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31947.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37771.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36346.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37771.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37551.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37402.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37551.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36346.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36346.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37293.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37402.log: gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37402.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37293.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37513.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37293.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37330.log 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37513.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37513.log.gz 2024-09-12T07:41:09.471 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36731.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr: 87.6% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37330.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37182.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37330.log.gz 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36731.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36729.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36731.log.gz 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37182.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37182.log.gz 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36729.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.36729.log.gz 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36605.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36397.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36605.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37622.log 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36605.log.gz 2024-09-12T07:41:09.472 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36397.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37145.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36397.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37622.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37622.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37145.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38120.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37145.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38374.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38120.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38120.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38248.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36817.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38374.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38374.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38248.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37734.log 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38248.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36817.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36817.log.gz 2024-09-12T07:41:09.473 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38332.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:gzip/var/log/ceph/cluster2-client.admin.37734.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.37952.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37734.log.gz 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38332.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38332.log.gz 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37952.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37952.log.gz 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36603.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37439.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-mon.a.log: /var/log/ceph/cluster2-client.admin.36603.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36603.log.gz 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37219.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37588.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37439.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37439.log.gz 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37219.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-12T07:41:09.474 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37219.log.gz 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37588.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster2-client.admin.37588.log.gz --verbose 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr: -- /var/log/ceph/cluster2-client.admin.36222.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31907.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-osd.1.log: /var/log/ceph/cluster2-client.admin.36222.log: gzip -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36222.log.gz 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.37660.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.31907.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31907.log.gz 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37809.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37660.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37660.log.gz 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35306.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37809.log: gzip -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37809.log.gz 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.36523.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.35306.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35306.log.gz 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27396.log 2024-09-12T07:41:09.475 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36523.log: gzip -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36523.log.gz 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.32045.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph.tmp-client.admin.27396.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27396.log.gz 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38290.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.32045.log: gzip -5 --verbose 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32045.log.gz 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr: -- /var/log/ceph/cluster2-client.admin.37256.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38290.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38290.log.gz 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37697.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37256.log: gzip -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37256.log.gz 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr: --verbose -- /var/log/ceph/cluster2.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37697.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37697.log.gz 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38163.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36943.log 2024-09-12T07:41:09.476 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38163.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38163.log.gzgzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37107.log 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38414.log 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.36943.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36943.log.gz 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.37107.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37107.log.gzgzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31867.log 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.38414.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38414.log.gz 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cluster2-client.admin.31867.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31867.log.gz 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi196.stderr: 90.9% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-12T07:41:09.477 INFO:teuthology.orchestra.run.smithi183.stderr: 87.7% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-12T07:41:09.649 INFO:teuthology.orchestra.run.smithi196.stderr: 92.6% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-12T07:41:09.913 INFO:teuthology.orchestra.run.smithi196.stderr: 94.5% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-12T07:41:09.996 INFO:teuthology.orchestra.run.smithi196.stderr: 91.9% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-12T07:41:10.046 INFO:teuthology.orchestra.run.smithi196.stderr: 94.5% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-12T07:41:10.649 INFO:teuthology.orchestra.run.smithi196.stderr: 94.7% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-12T07:41:10.650 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-12T07:41:10.651 INFO:teuthology.orchestra.run.smithi196.stderr:real 0m1.227s 2024-09-12T07:41:10.651 INFO:teuthology.orchestra.run.smithi196.stderr:user 0m2.956s 2024-09-12T07:41:10.651 INFO:teuthology.orchestra.run.smithi196.stderr:sys 0m0.140s 2024-09-12T07:41:10.686 INFO:teuthology.orchestra.run.smithi183.stderr: 92.3% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-12T07:41:12.425 INFO:teuthology.orchestra.run.smithi183.stderr: 91.5% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-12T07:42:54.716 INFO:teuthology.orchestra.run.smithi183.stderr: 95.0% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-12T07:43:20.529 INFO:teuthology.orchestra.run.smithi183.stderr: 94.4% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-12T07:44:28.882 INFO:teuthology.orchestra.run.smithi183.stderr: 94.4% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-12T07:44:28.884 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-12T07:44:28.884 INFO:teuthology.orchestra.run.smithi183.stderr:real 3m19.488s 2024-09-12T07:44:28.884 INFO:teuthology.orchestra.run.smithi183.stderr:user 3m39.841s 2024-09-12T07:44:28.884 INFO:teuthology.orchestra.run.smithi183.stderr:sys 0m9.252s 2024-09-12T07:44:28.884 INFO:tasks.ceph:Archiving logs... 2024-09-12T07:44:28.885 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/remote/smithi183/log 2024-09-12T07:44:28.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-12T07:44:59.894 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/remote/smithi196/log 2024-09-12T07:44:59.895 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-12T07:45:00.368 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-12T07:45:00.380 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-12T07:45:00.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-12T07:45:00.383 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-12T07:45:00.510 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-12T07:45:00.519 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-12T07:45:00.519 DEBUG:teuthology.orchestra.run.smithi183:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-12T07:45:00.522 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-12T07:45:00.537 INFO:teuthology.orchestra.run.smithi183.stderr:bash: line 1: ntpq: command not found 2024-09-12T07:45:00.538 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-09-12T07:45:00.543 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-12T07:45:00.543 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-09-12T07:45:00.543 INFO:teuthology.orchestra.run.smithi196.stdout:^* hv01.front.sepia.ceph.com 3 6 377 48 -388us[ -407us] +/- 47ms 2024-09-12T07:45:00.543 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 45 -81us[ -81us] +/- 52ms 2024-09-12T07:45:00.543 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 44 +612us[ +612us] +/- 71ms 2024-09-12T07:45:00.544 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T07:45:00.573 INFO:teuthology.orchestra.run.smithi183.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-12T07:45:00.573 INFO:teuthology.orchestra.run.smithi183.stdout:=============================================================================== 2024-09-12T07:45:00.573 INFO:teuthology.orchestra.run.smithi183.stdout:^* hv01.front.sepia.ceph.com 3 6 377 45 -377us[ -378us] +/- 47ms 2024-09-12T07:45:00.573 INFO:teuthology.orchestra.run.smithi183.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 44 -50us[ -50us] +/- 52ms 2024-09-12T07:45:00.573 INFO:teuthology.orchestra.run.smithi183.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 44 +652us[ +652us] +/- 71ms 2024-09-12T07:45:00.573 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T07:45:00.575 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-12T07:45:00.585 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-12T07:45:00.585 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-12T07:45:00.618 DEBUG:teuthology.orchestra.run.smithi183:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-12T07:45:00.710 DEBUG:teuthology.orchestra.run.smithi196:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-12T07:45:00.777 DEBUG:teuthology.orchestra.run.smithi183:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-12T07:45:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T07:45:00.808 DEBUG:teuthology.orchestra.run.smithi196:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-12T07:45:00.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T07:45:00.838 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-12T07:45:00.848 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-12T07:45:00.943 INFO:teuthology.task.internal:Duration was 3961.662926 seconds 2024-09-12T07:45:00.944 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-12T07:45:00.955 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-12T07:45:00.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T07:45:00.958 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T07:45:01.000 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T07:45:01.029 INFO:teuthology.orchestra.run.smithi183.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T07:45:01.426 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-12T07:45:01.426 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi183.front.sepia.ceph.com 2024-09-12T07:45:01.428 DEBUG:teuthology.orchestra.run.smithi183:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-12T07:45:01.452 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2024-09-12T07:45:01.452 DEBUG:teuthology.orchestra.run.smithi196:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-12T07:45:01.487 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-12T07:45:01.488 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T07:45:01.495 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T07:45:01.555 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-12T07:45:01.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T07:45:01.563 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T07:45:01.700 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-12T07:45:01.710 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-12T07:45:01.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T07:45:01.745 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T07:45:01.771 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-12T07:45:02.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-12T07:45:02.072 DEBUG:teuthology.orchestra.run.smithi196:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-12T07:45:02.095 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2024-09-12T07:45:02.117 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = core 2024-09-12T07:45:02.149 DEBUG:teuthology.orchestra.run.smithi183:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T07:45:02.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T07:45:02.164 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T07:45:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T07:45:02.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-12T07:45:02.374 INFO:teuthology.task.internal:Transferring archived files... 2024-09-12T07:45:02.376 DEBUG:teuthology.misc:Transferring archived files from smithi183:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/remote/smithi183 2024-09-12T07:45:02.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T07:45:02.416 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902377/remote/smithi196 2024-09-12T07:45:02.417 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T07:45:02.455 INFO:teuthology.task.internal:Removing archive directory... 2024-09-12T07:45:02.455 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T07:45:02.457 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T07:45:02.500 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-12T07:45:02.559 INFO:teuthology.task.internal:Not uploading archives. 2024-09-12T07:45:02.559 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-12T07:45:02.763 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-12T07:45:02.763 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T07:45:02.767 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T07:45:02.780 INFO:teuthology.orchestra.run.smithi183.stdout: 265336 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 07:45 /home/ubuntu/cephtest 2024-09-12T07:45:02.782 INFO:teuthology.orchestra.run.smithi196.stdout: 266054 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 07:45 /home/ubuntu/cephtest 2024-09-12T07:45:02.784 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-12T07:45:03.045 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-12T07:45:03.120 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 3961.662925720215 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-12T07:45:03.120 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T07:45:03.229 INFO:teuthology.run:pass