2026-03-21T13:46:54.029 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-21T13:46:54.034 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-21T13:46:54.057 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485 branch: tentacle description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: null exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '3485' ktype: distro last_in_suite: false machine_type: vps migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: tentacle ansible.cephlab: branch: main repo: https://github.com/kshtsk/ceph-cm-ansible.git skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: logical_volumes: lv_1: scratch_dev: true size: 25%VG vg: vg_nvme lv_2: scratch_dev: true size: 25%VG vg: vg_nvme lv_3: scratch_dev: true size: 25%VG vg: vg_nvme lv_4: scratch_dev: true size: 25%VG vg: vg_nvme timezone: UTC volume_groups: vg_nvme: pvs: /dev/vdb,/dev/vdc,/dev/vdd,/dev/vde 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: bluestore block size: 96636764160 bluestore compression algorithm: snappy bluestore compression mode: aggressive 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 mclock iops capacity threshold hdd: 49000 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 70f8415b300f041766fa27faf7d5472699e32388 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_binary_url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm install: ceph: flavor: default sha1: 70f8415b300f041766fa27faf7d5472699e32388 extra_system_packages: deb: - python3-jmespath - python3-xmltodict - s3cmd rpm: - bzip2 - perl-Test-Harness - python3-jmespath - python3-xmltodict - s3cmd thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: tt-tentacle sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 3051 sha1: 70f8415b300f041766fa27faf7d5472699e32388 sleep_before_teardown: 0 subset: 1/128 suite: rbd suite_branch: tt-tentacle suite_path: /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 targets: vm00.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4SEsrYnwbLwmqtiJD0aLLe1mSKNGUdVAYf43jh8pApL8emfpJwlK2FxnpqsMm3NWuzEGJ+iVE5VdcPcgh+DnY= vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO923E6Ej4WGSADP/1yGRnxtHuN04xFrh8JL5MGTyDorbQ7Q3QTxFM/Wp1Ogh1bK6l3pgr/w1lJEeOORjPlVRCc= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDkTNM3HrvjyMqCX8SV4qYq9yVEPstqbelBcF8pSbpDHmFGiBz0dH4zT/yrHHrQoVgPqkMUyfKtBuifO4tJeG5M= tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - echo '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-20_22:04:26 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.4188345 2026-03-21T13:46:54.057 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-21T13:46:54.057 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-21T13:46:54.057 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-21T13:46:54.058 INFO:teuthology.task.internal:Checking packages... 2026-03-21T13:46:54.058 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-21T13:46:54.058 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-21T13:46:54.058 INFO:teuthology.packaging:ref: None 2026-03-21T13:46:54.058 INFO:teuthology.packaging:tag: None 2026-03-21T13:46:54.058 INFO:teuthology.packaging:branch: tentacle 2026-03-21T13:46:54.058 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:46:54.058 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=tentacle 2026-03-21T13:46:54.862 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-714-g147f7c6a-1jammy 2026-03-21T13:46:54.863 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-21T13:46:54.864 INFO:teuthology.task.internal:no buildpackages task found 2026-03-21T13:46:54.864 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-21T13:46:54.864 INFO:teuthology.task.internal:Saving configuration 2026-03-21T13:46:54.870 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-21T13:46:54.871 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-21T13:46:54.877 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm00.local', 'description': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-21 13:45:19.273800', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:00', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4SEsrYnwbLwmqtiJD0aLLe1mSKNGUdVAYf43jh8pApL8emfpJwlK2FxnpqsMm3NWuzEGJ+iVE5VdcPcgh+DnY='} 2026-03-21T13:46:54.882 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-21 13:45:19.274855', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO923E6Ej4WGSADP/1yGRnxtHuN04xFrh8JL5MGTyDorbQ7Q3QTxFM/Wp1Ogh1bK6l3pgr/w1lJEeOORjPlVRCc='} 2026-03-21T13:46:54.886 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-21 13:45:19.274304', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDkTNM3HrvjyMqCX8SV4qYq9yVEPstqbelBcF8pSbpDHmFGiBz0dH4zT/yrHHrQoVgPqkMUyfKtBuifO4tJeG5M='} 2026-03-21T13:46:54.886 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-21T13:46:54.887 INFO:teuthology.task.internal:roles: ubuntu@vm00.local - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-03-21T13:46:54.887 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-03-21T13:46:54.887 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['client.0'] 2026-03-21T13:46:54.887 INFO:teuthology.run_tasks:Running task console_log... 2026-03-21T13:46:54.893 DEBUG:teuthology.task.console_log:vm00 does not support IPMI; excluding 2026-03-21T13:46:54.896 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-21T13:46:54.900 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-21T13:46:54.900 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb4a28a8b80>, signals=[15]) 2026-03-21T13:46:54.900 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-21T13:46:54.901 INFO:teuthology.task.internal:Opening connections... 2026-03-21T13:46:54.901 DEBUG:teuthology.task.internal:connecting to ubuntu@vm00.local 2026-03-21T13:46:54.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm00.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-21T13:46:54.962 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-21T13:46:54.962 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-21T13:46:55.022 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-21T13:46:55.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-21T13:46:55.079 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-21T13:46:55.080 DEBUG:teuthology.orchestra.run.vm00:> uname -m 2026-03-21T13:46:55.084 INFO:teuthology.orchestra.run.vm00.stdout:x86_64 2026-03-21T13:46:55.084 DEBUG:teuthology.orchestra.run.vm00:> cat /etc/os-release 2026-03-21T13:46:55.127 INFO:teuthology.orchestra.run.vm00.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:NAME="Ubuntu" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:VERSION_ID="22.04" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:VERSION_CODENAME=jammy 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:ID=ubuntu 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:ID_LIKE=debian 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-21T13:46:55.128 INFO:teuthology.orchestra.run.vm00.stdout:UBUNTU_CODENAME=jammy 2026-03-21T13:46:55.128 INFO:teuthology.lock.ops:Updating vm00.local on lock server 2026-03-21T13:46:55.132 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-21T13:46:55.135 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-21T13:46:55.135 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:NAME="Ubuntu" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="22.04" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_CODENAME=jammy 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:ID=ubuntu 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE=debian 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-21T13:46:55.180 INFO:teuthology.orchestra.run.vm06.stdout:UBUNTU_CODENAME=jammy 2026-03-21T13:46:55.180 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-21T13:46:55.184 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-21T13:46:55.186 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-21T13:46:55.187 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:NAME="Ubuntu" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="22.04" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_CODENAME=jammy 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:ID=ubuntu 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE=debian 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-21T13:46:55.235 INFO:teuthology.orchestra.run.vm08.stdout:UBUNTU_CODENAME=jammy 2026-03-21T13:46:55.235 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-21T13:46:55.239 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-21T13:46:55.241 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-21T13:46:55.242 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-21T13:46:55.242 DEBUG:teuthology.orchestra.run.vm00:> test '!' -e /home/ubuntu/cephtest 2026-03-21T13:46:55.243 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-21T13:46:55.244 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-21T13:46:55.278 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-21T13:46:55.279 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-21T13:46:55.279 DEBUG:teuthology.orchestra.run.vm00:> test -z $(ls -A /var/lib/ceph) 2026-03-21T13:46:55.285 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-21T13:46:55.286 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-21T13:46:55.287 INFO:teuthology.orchestra.run.vm00.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-21T13:46:55.288 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-21T13:46:55.327 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-21T13:46:55.327 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-21T13:46:55.333 DEBUG:teuthology.orchestra.run.vm00:> test -e /ceph-qa-ready 2026-03-21T13:46:55.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:46:55.568 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-21T13:46:55.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:46:55.804 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-21T13:46:55.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:46:56.035 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-21T13:46:56.036 INFO:teuthology.task.internal:Creating test directory... 2026-03-21T13:46:56.036 DEBUG:teuthology.orchestra.run.vm00:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-21T13:46:56.037 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-21T13:46:56.038 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-21T13:46:56.042 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-21T13:46:56.043 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-21T13:46:56.044 INFO:teuthology.task.internal:Creating archive directory... 2026-03-21T13:46:56.044 DEBUG:teuthology.orchestra.run.vm00:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-21T13:46:56.082 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-21T13:46:56.083 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-21T13:46:56.089 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-21T13:46:56.090 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-21T13:46:56.090 DEBUG:teuthology.orchestra.run.vm00:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-21T13:46:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:46:56.127 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-21T13:46:56.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:46:56.131 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-21T13:46:56.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:46:56.133 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-21T13:46:56.170 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-21T13:46:56.174 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-21T13:46:56.177 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-21T13:46:56.181 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-21T13:46:56.182 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-21T13:46:56.184 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-21T13:46:56.187 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-21T13:46:56.188 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-21T13:46:56.189 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-21T13:46:56.191 INFO:teuthology.task.internal:Configuring sudo... 2026-03-21T13:46:56.191 DEBUG:teuthology.orchestra.run.vm00:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-21T13:46:56.226 DEBUG:teuthology.orchestra.run.vm06:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-21T13:46:56.230 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-21T13:46:56.239 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-21T13:46:56.242 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-21T13:46:56.242 DEBUG:teuthology.orchestra.run.vm00:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-21T13:46:56.274 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-21T13:46:56.278 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-21T13:46:56.283 DEBUG:teuthology.orchestra.run.vm00:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-21T13:46:56.319 DEBUG:teuthology.orchestra.run.vm00:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-21T13:46:56.363 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:46:56.363 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-21T13:46:56.411 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-21T13:46:56.414 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-21T13:46:56.460 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:46:56.460 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-21T13:46:56.509 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-21T13:46:56.511 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-21T13:46:56.555 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:46:56.555 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-21T13:46:56.604 DEBUG:teuthology.orchestra.run.vm00:> sudo service rsyslog restart 2026-03-21T13:46:56.605 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-21T13:46:56.606 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-21T13:46:56.660 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-21T13:46:56.661 INFO:teuthology.task.internal:Starting timer... 2026-03-21T13:46:56.661 INFO:teuthology.run_tasks:Running task pcp... 2026-03-21T13:46:56.664 INFO:teuthology.run_tasks:Running task selinux... 2026-03-21T13:46:56.666 INFO:teuthology.task.selinux:Excluding vm00: VMs are not yet supported 2026-03-21T13:46:56.666 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-21T13:46:56.666 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-21T13:46:56.666 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-21T13:46:56.666 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-21T13:46:56.666 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-21T13:46:56.666 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-21T13:46:56.668 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}} 2026-03-21T13:46:56.668 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-21T13:46:56.669 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-21T13:46:57.126 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-21T13:46:57.131 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'}]}] 2026-03-21T13:46:57.131 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "logical_volumes": {"lv_1": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_2": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_3": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_4": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}}, "timezone": "UTC", "volume_groups": {"vg_nvme": {"pvs": "/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde"}}}' -i /tmp/teuth_ansible_inventoryc4otna9s --limit vm00.local,vm06.local,vm08.local /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-21T13:49:01.654 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm00.local'), Remote(name='ubuntu@vm06.local'), Remote(name='ubuntu@vm08.local')] 2026-03-21T13:49:01.655 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm00.local' 2026-03-21T13:49:01.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm00.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-21T13:49:01.714 DEBUG:teuthology.orchestra.run.vm00:> true 2026-03-21T13:49:01.912 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm00.local' 2026-03-21T13:49:01.912 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-21T13:49:01.912 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-21T13:49:01.972 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-21T13:49:02.176 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-21T13:49:02.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-21T13:49:02.176 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-21T13:49:02.235 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-21T13:49:02.436 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-21T13:49:02.436 INFO:teuthology.run_tasks:Running task clock... 2026-03-21T13:49:02.439 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-21T13:49:02.439 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-21T13:49:02.439 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-21T13:49:02.440 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-21T13:49:02.440 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-21T13:49:02.441 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-21T13:49:02.441 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Command line: ntpd -gq 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: ---------------------------------------------------- 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: ntp-4 is maintained by Network Time Foundation, 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: corporation. Support and training for ntp-4 are 2026-03-21T13:49:02.455 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: available at https://www.nwtime.org/support 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: ---------------------------------------------------- 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: proto: precision = 0.030 usec (-25) 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Command line: ntpd -gq 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: ---------------------------------------------------- 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: ntp-4 is maintained by Network Time Foundation, 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: corporation. Support and training for ntp-4 are 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: available at https://www.nwtime.org/support 2026-03-21T13:49:02.456 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: ---------------------------------------------------- 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: basedate set to 2022-02-04 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: gps base set to 2022-02-06 (week 2196) 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stderr:21 Mar 13:49:02 ntpd[16238]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 84 days ago 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: proto: precision = 0.029 usec (-25) 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: basedate set to 2022-02-04 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: gps base set to 2022-02-06 (week 2196) 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm06.stderr:21 Mar 13:49:02 ntpd[16216]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 84 days ago 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listen and drop on 0 v6wildcard [::]:123 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-21T13:49:02.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listen normally on 2 lo 127.0.0.1:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listen normally on 3 ens3 192.168.123.100:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listen normally on 4 lo [::1]:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:0%2]:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listen and drop on 0 v6wildcard [::]:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:02 ntpd[16238]: Listening on routing socket on fd #22 for interface updates 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listen normally on 2 lo 127.0.0.1:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listen normally on 3 ens3 192.168.123.106:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listen normally on 4 lo [::1]:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:6%2]:123 2026-03-21T13:49:02.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:02 ntpd[16216]: Listening on routing socket on fd #22 for interface updates 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Command line: ntpd -gq 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: ---------------------------------------------------- 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: ntp-4 is maintained by Network Time Foundation, 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: corporation. Support and training for ntp-4 are 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: available at https://www.nwtime.org/support 2026-03-21T13:49:02.496 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: ---------------------------------------------------- 2026-03-21T13:49:02.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: proto: precision = 0.029 usec (-25) 2026-03-21T13:49:02.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: basedate set to 2022-02-04 2026-03-21T13:49:02.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: gps base set to 2022-02-06 (week 2196) 2026-03-21T13:49:02.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-21T13:49:02.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-21T13:49:02.497 INFO:teuthology.orchestra.run.vm08.stderr:21 Mar 13:49:02 ntpd[16234]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 84 days ago 2026-03-21T13:49:02.498 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listen and drop on 0 v6wildcard [::]:123 2026-03-21T13:49:02.498 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-21T13:49:02.498 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listen normally on 2 lo 127.0.0.1:123 2026-03-21T13:49:02.498 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listen normally on 3 ens3 192.168.123.108:123 2026-03-21T13:49:02.498 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listen normally on 4 lo [::1]:123 2026-03-21T13:49:02.499 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:8%2]:123 2026-03-21T13:49:02.499 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:02 ntpd[16234]: Listening on routing socket on fd #22 for interface updates 2026-03-21T13:49:03.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:03 ntpd[16238]: Soliciting pool server 142.132.200.241 2026-03-21T13:49:03.458 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:03 ntpd[16216]: Soliciting pool server 142.132.200.241 2026-03-21T13:49:03.498 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:03 ntpd[16234]: Soliciting pool server 129.70.132.37 2026-03-21T13:49:04.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:04 ntpd[16238]: Soliciting pool server 172.104.154.182 2026-03-21T13:49:04.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:04 ntpd[16238]: Soliciting pool server 158.180.28.150 2026-03-21T13:49:04.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:04 ntpd[16216]: Soliciting pool server 172.104.154.182 2026-03-21T13:49:04.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:04 ntpd[16216]: Soliciting pool server 158.180.28.150 2026-03-21T13:49:04.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:04 ntpd[16234]: Soliciting pool server 142.132.200.241 2026-03-21T13:49:04.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:04 ntpd[16234]: Soliciting pool server 116.203.244.102 2026-03-21T13:49:05.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:05 ntpd[16238]: Soliciting pool server 131.188.3.220 2026-03-21T13:49:05.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:05 ntpd[16238]: Soliciting pool server 141.144.241.16 2026-03-21T13:49:05.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:05 ntpd[16238]: Soliciting pool server 130.61.133.198 2026-03-21T13:49:05.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:05 ntpd[16216]: Soliciting pool server 131.188.3.220 2026-03-21T13:49:05.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:05 ntpd[16216]: Soliciting pool server 141.144.241.16 2026-03-21T13:49:05.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:05 ntpd[16216]: Soliciting pool server 130.61.133.198 2026-03-21T13:49:05.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:05 ntpd[16234]: Soliciting pool server 158.180.28.150 2026-03-21T13:49:05.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:05 ntpd[16234]: Soliciting pool server 172.104.154.182 2026-03-21T13:49:05.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:05 ntpd[16234]: Soliciting pool server 185.252.140.126 2026-03-21T13:49:06.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:06 ntpd[16238]: Soliciting pool server 188.245.97.96 2026-03-21T13:49:06.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:06 ntpd[16238]: Soliciting pool server 93.177.65.20 2026-03-21T13:49:06.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:06 ntpd[16238]: Soliciting pool server 129.70.132.37 2026-03-21T13:49:06.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:06 ntpd[16238]: Soliciting pool server 194.59.205.229 2026-03-21T13:49:06.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:06 ntpd[16216]: Soliciting pool server 188.245.97.96 2026-03-21T13:49:06.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:06 ntpd[16216]: Soliciting pool server 93.177.65.20 2026-03-21T13:49:06.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:06 ntpd[16216]: Soliciting pool server 129.70.132.37 2026-03-21T13:49:06.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:06 ntpd[16216]: Soliciting pool server 194.59.205.229 2026-03-21T13:49:06.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:06 ntpd[16234]: Soliciting pool server 130.61.133.198 2026-03-21T13:49:06.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:06 ntpd[16234]: Soliciting pool server 131.188.3.220 2026-03-21T13:49:06.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:06 ntpd[16234]: Soliciting pool server 141.144.241.16 2026-03-21T13:49:06.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:06 ntpd[16234]: Soliciting pool server 162.159.200.1 2026-03-21T13:49:07.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:07 ntpd[16238]: Soliciting pool server 46.224.156.215 2026-03-21T13:49:07.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:07 ntpd[16238]: Soliciting pool server 185.216.176.59 2026-03-21T13:49:07.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:07 ntpd[16238]: Soliciting pool server 116.203.244.102 2026-03-21T13:49:07.457 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:07 ntpd[16238]: Soliciting pool server 185.125.190.58 2026-03-21T13:49:07.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:07 ntpd[16216]: Soliciting pool server 46.224.156.215 2026-03-21T13:49:07.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:07 ntpd[16216]: Soliciting pool server 185.216.176.59 2026-03-21T13:49:07.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:07 ntpd[16216]: Soliciting pool server 116.203.244.102 2026-03-21T13:49:07.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:07 ntpd[16216]: Soliciting pool server 185.125.190.58 2026-03-21T13:49:07.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:07 ntpd[16234]: Soliciting pool server 194.59.205.229 2026-03-21T13:49:07.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:07 ntpd[16234]: Soliciting pool server 188.245.97.96 2026-03-21T13:49:07.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:07 ntpd[16234]: Soliciting pool server 93.177.65.20 2026-03-21T13:49:07.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:07 ntpd[16234]: Soliciting pool server 185.125.190.57 2026-03-21T13:49:08.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:08 ntpd[16238]: Soliciting pool server 91.189.91.157 2026-03-21T13:49:08.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:08 ntpd[16238]: Soliciting pool server 77.90.40.94 2026-03-21T13:49:08.456 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:08 ntpd[16238]: Soliciting pool server 185.252.140.126 2026-03-21T13:49:08.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:08 ntpd[16216]: Soliciting pool server 91.189.91.157 2026-03-21T13:49:08.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:08 ntpd[16216]: Soliciting pool server 77.90.40.94 2026-03-21T13:49:08.457 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:08 ntpd[16216]: Soliciting pool server 185.252.140.126 2026-03-21T13:49:08.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:08 ntpd[16234]: Soliciting pool server 185.125.190.58 2026-03-21T13:49:08.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:08 ntpd[16234]: Soliciting pool server 46.224.156.215 2026-03-21T13:49:08.497 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:08 ntpd[16234]: Soliciting pool server 185.216.176.59 2026-03-21T13:49:11.477 INFO:teuthology.orchestra.run.vm00.stdout:21 Mar 13:49:11 ntpd[16238]: ntpd: time slew +0.005476 s 2026-03-21T13:49:11.477 INFO:teuthology.orchestra.run.vm00.stdout:ntpd: time slew +0.005476s 2026-03-21T13:49:11.480 INFO:teuthology.orchestra.run.vm06.stdout:21 Mar 13:49:11 ntpd[16216]: ntpd: time slew +0.000572 s 2026-03-21T13:49:11.480 INFO:teuthology.orchestra.run.vm06.stdout:ntpd: time slew +0.000572s 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout: remote refid st t when poll reach delay offset jitter 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout:============================================================================== 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.496 INFO:teuthology.orchestra.run.vm00.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:11.500 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:12.518 INFO:teuthology.orchestra.run.vm08.stdout:21 Mar 13:49:12 ntpd[16234]: ntpd: time slew +0.005515 s 2026-03-21T13:49:12.518 INFO:teuthology.orchestra.run.vm08.stdout:ntpd: time slew +0.005515s 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:12.537 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T13:49:12.538 INFO:teuthology.run_tasks:Running task install... 2026-03-21T13:49:12.540 DEBUG:teuthology.task.install:project ceph 2026-03-21T13:49:12.540 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}} 2026-03-21T13:49:12.540 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}} 2026-03-21T13:49:12.540 INFO:teuthology.task.install:Using flavor: default 2026-03-21T13:49:12.542 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']} 2026-03-21T13:49:12.542 INFO:teuthology.task.install:extra packages: [] 2026-03-21T13:49:12.542 DEBUG:teuthology.orchestra.run.vm00:> sudo apt-key list | grep Ceph 2026-03-21T13:49:12.542 DEBUG:teuthology.orchestra.run.vm06:> sudo apt-key list | grep Ceph 2026-03-21T13:49:12.542 DEBUG:teuthology.orchestra.run.vm08:> sudo apt-key list | grep Ceph 2026-03-21T13:49:12.578 INFO:teuthology.orchestra.run.vm00.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-21T13:49:12.582 INFO:teuthology.orchestra.run.vm06.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-21T13:49:12.597 INFO:teuthology.orchestra.run.vm00.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-21T13:49:12.597 INFO:teuthology.orchestra.run.vm00.stdout:uid [ unknown] Ceph.com (release key) 2026-03-21T13:49:12.597 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-03-21T13:49:12.597 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-jmespath, python3-xmltodict, s3cmd on remote deb x86_64 2026-03-21T13:49:12.597 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:49:12.686 INFO:teuthology.orchestra.run.vm08.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-21T13:49:12.687 INFO:teuthology.orchestra.run.vm06.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-21T13:49:12.687 INFO:teuthology.orchestra.run.vm06.stdout:uid [ unknown] Ceph.com (release key) 2026-03-21T13:49:12.687 INFO:teuthology.orchestra.run.vm08.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-21T13:49:12.687 INFO:teuthology.orchestra.run.vm08.stdout:uid [ unknown] Ceph.com (release key) 2026-03-21T13:49:12.687 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-03-21T13:49:12.687 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-jmespath, python3-xmltodict, s3cmd on remote deb x86_64 2026-03-21T13:49:12.687 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:49:12.688 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-03-21T13:49:12.688 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-jmespath, python3-xmltodict, s3cmd on remote deb x86_64 2026-03-21T13:49:12.688 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:49:13.307 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default/ 2026-03-21T13:49:13.307 INFO:teuthology.task.install.deb:Package version is 20.2.0-712-g70f8415b-1jammy 2026-03-21T13:49:13.405 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default/ 2026-03-21T13:49:13.405 INFO:teuthology.task.install.deb:Package version is 20.2.0-712-g70f8415b-1jammy 2026-03-21T13:49:13.405 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default/ 2026-03-21T13:49:13.405 INFO:teuthology.task.install.deb:Package version is 20.2.0-712-g70f8415b-1jammy 2026-03-21T13:49:13.873 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:49:13.873 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-03-21T13:49:13.880 DEBUG:teuthology.orchestra.run.vm00:> sudo apt-get update 2026-03-21T13:49:13.943 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:49:13.944 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-03-21T13:49:13.951 DEBUG:teuthology.orchestra.run.vm08:> sudo apt-get update 2026-03-21T13:49:13.954 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:49:13.954 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-03-21T13:49:13.962 DEBUG:teuthology.orchestra.run.vm06:> sudo apt-get update 2026-03-21T13:49:14.046 INFO:teuthology.orchestra.run.vm00.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2026-03-21T13:49:14.079 INFO:teuthology.orchestra.run.vm06.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2026-03-21T13:49:14.079 INFO:teuthology.orchestra.run.vm06.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-21T13:49:14.084 INFO:teuthology.orchestra.run.vm06.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-03-21T13:49:14.092 INFO:teuthology.orchestra.run.vm06.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-03-21T13:49:14.116 INFO:teuthology.orchestra.run.vm08.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2026-03-21T13:49:14.138 INFO:teuthology.orchestra.run.vm08.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-21T13:49:14.176 INFO:teuthology.orchestra.run.vm00.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-21T13:49:14.187 INFO:teuthology.orchestra.run.vm08.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-03-21T13:49:14.235 INFO:teuthology.orchestra.run.vm08.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-03-21T13:49:14.274 INFO:teuthology.orchestra.run.vm00.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-03-21T13:49:14.371 INFO:teuthology.orchestra.run.vm00.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-03-21T13:49:14.571 INFO:teuthology.orchestra.run.vm08.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy InRelease 2026-03-21T13:49:14.571 INFO:teuthology.orchestra.run.vm06.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy InRelease 2026-03-21T13:49:14.588 INFO:teuthology.orchestra.run.vm00.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy InRelease 2026-03-21T13:49:14.682 INFO:teuthology.orchestra.run.vm08.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-03-21T13:49:14.683 INFO:teuthology.orchestra.run.vm06.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-03-21T13:49:14.703 INFO:teuthology.orchestra.run.vm00.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-03-21T13:49:14.794 INFO:teuthology.orchestra.run.vm08.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy Release.gpg 2026-03-21T13:49:14.795 INFO:teuthology.orchestra.run.vm06.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy Release.gpg 2026-03-21T13:49:14.819 INFO:teuthology.orchestra.run.vm00.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy Release.gpg 2026-03-21T13:49:14.906 INFO:teuthology.orchestra.run.vm08.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-03-21T13:49:14.906 INFO:teuthology.orchestra.run.vm06.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-03-21T13:49:14.936 INFO:teuthology.orchestra.run.vm00.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-03-21T13:49:14.978 INFO:teuthology.orchestra.run.vm08.stdout:Fetched 26.5 kB in 1s (30.1 kB/s) 2026-03-21T13:49:15.010 INFO:teuthology.orchestra.run.vm00.stdout:Fetched 26.5 kB in 1s (27.1 kB/s) 2026-03-21T13:49:15.092 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 26.5 kB in 1s (27.2 kB/s) 2026-03-21T13:49:15.578 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T13:49:15.590 DEBUG:teuthology.orchestra.run.vm08:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-712-g70f8415b-1jammy cephadm=20.2.0-712-g70f8415b-1jammy ceph-mds=20.2.0-712-g70f8415b-1jammy ceph-mgr=20.2.0-712-g70f8415b-1jammy ceph-common=20.2.0-712-g70f8415b-1jammy ceph-fuse=20.2.0-712-g70f8415b-1jammy ceph-test=20.2.0-712-g70f8415b-1jammy ceph-volume=20.2.0-712-g70f8415b-1jammy radosgw=20.2.0-712-g70f8415b-1jammy python3-rados=20.2.0-712-g70f8415b-1jammy python3-rgw=20.2.0-712-g70f8415b-1jammy python3-cephfs=20.2.0-712-g70f8415b-1jammy python3-rbd=20.2.0-712-g70f8415b-1jammy libcephfs2=20.2.0-712-g70f8415b-1jammy libcephfs-dev=20.2.0-712-g70f8415b-1jammy librados2=20.2.0-712-g70f8415b-1jammy librbd1=20.2.0-712-g70f8415b-1jammy rbd-fuse=20.2.0-712-g70f8415b-1jammy 2026-03-21T13:49:15.622 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T13:49:15.626 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T13:49:15.640 DEBUG:teuthology.orchestra.run.vm00:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-712-g70f8415b-1jammy cephadm=20.2.0-712-g70f8415b-1jammy ceph-mds=20.2.0-712-g70f8415b-1jammy ceph-mgr=20.2.0-712-g70f8415b-1jammy ceph-common=20.2.0-712-g70f8415b-1jammy ceph-fuse=20.2.0-712-g70f8415b-1jammy ceph-test=20.2.0-712-g70f8415b-1jammy ceph-volume=20.2.0-712-g70f8415b-1jammy radosgw=20.2.0-712-g70f8415b-1jammy python3-rados=20.2.0-712-g70f8415b-1jammy python3-rgw=20.2.0-712-g70f8415b-1jammy python3-cephfs=20.2.0-712-g70f8415b-1jammy python3-rbd=20.2.0-712-g70f8415b-1jammy libcephfs2=20.2.0-712-g70f8415b-1jammy libcephfs-dev=20.2.0-712-g70f8415b-1jammy librados2=20.2.0-712-g70f8415b-1jammy librbd1=20.2.0-712-g70f8415b-1jammy rbd-fuse=20.2.0-712-g70f8415b-1jammy 2026-03-21T13:49:15.672 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T13:49:15.717 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T13:49:15.729 DEBUG:teuthology.orchestra.run.vm06:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-712-g70f8415b-1jammy cephadm=20.2.0-712-g70f8415b-1jammy ceph-mds=20.2.0-712-g70f8415b-1jammy ceph-mgr=20.2.0-712-g70f8415b-1jammy ceph-common=20.2.0-712-g70f8415b-1jammy ceph-fuse=20.2.0-712-g70f8415b-1jammy ceph-test=20.2.0-712-g70f8415b-1jammy ceph-volume=20.2.0-712-g70f8415b-1jammy radosgw=20.2.0-712-g70f8415b-1jammy python3-rados=20.2.0-712-g70f8415b-1jammy python3-rgw=20.2.0-712-g70f8415b-1jammy python3-cephfs=20.2.0-712-g70f8415b-1jammy python3-rbd=20.2.0-712-g70f8415b-1jammy libcephfs2=20.2.0-712-g70f8415b-1jammy libcephfs-dev=20.2.0-712-g70f8415b-1jammy librados2=20.2.0-712-g70f8415b-1jammy librbd1=20.2.0-712-g70f8415b-1jammy rbd-fuse=20.2.0-712-g70f8415b-1jammy 2026-03-21T13:49:15.761 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T13:49:15.805 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T13:49:15.806 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T13:49:15.838 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T13:49:15.839 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T13:49:15.944 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T13:49:15.944 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T13:49:15.944 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout:The following additional packages will be installed: 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T13:49:15.945 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: smartmontools socat xmlstarlet 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout:Suggested packages: 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: python-sklearn-doc ipython3 python-webob-doc gsmartcontrol smart-notifier 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: mailx | mailutils 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout:Recommended packages: 2026-03-21T13:49:15.946 INFO:teuthology.orchestra.run.vm08.stdout: btrfs-tools 2026-03-21T13:49:15.982 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T13:49:15.982 INFO:teuthology.orchestra.run.vm00.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T13:49:15.982 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T13:49:15.982 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout:The following additional packages will be installed: 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: smartmontools socat xmlstarlet 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout:Suggested packages: 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-03-21T13:49:15.983 INFO:teuthology.orchestra.run.vm00.stdout: python-sklearn-doc ipython3 python-webob-doc gsmartcontrol smart-notifier 2026-03-21T13:49:15.984 INFO:teuthology.orchestra.run.vm00.stdout: mailx | mailutils 2026-03-21T13:49:15.984 INFO:teuthology.orchestra.run.vm00.stdout:Recommended packages: 2026-03-21T13:49:15.984 INFO:teuthology.orchestra.run.vm00.stdout: btrfs-tools 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout:The following NEW packages will be installed: 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs python3-cheroot 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-cherrypy3 python3-google-auth python3-iniconfig 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-03-21T13:49:15.988 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-03-21T13:49:15.989 INFO:teuthology.orchestra.run.vm08.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-03-21T13:49:15.989 INFO:teuthology.orchestra.run.vm08.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-03-21T13:49:15.989 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-03-21T13:49:15.989 INFO:teuthology.orchestra.run.vm08.stdout: smartmontools socat xmlstarlet 2026-03-21T13:49:15.989 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be upgraded: 2026-03-21T13:49:15.989 INFO:teuthology.orchestra.run.vm08.stdout: librados2 librbd1 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout:The following NEW packages will be installed: 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs python3-cheroot 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: python3-cherrypy3 python3-google-auth python3-iniconfig 2026-03-21T13:49:16.027 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: smartmontools socat xmlstarlet 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be upgraded: 2026-03-21T13:49:16.028 INFO:teuthology.orchestra.run.vm00.stdout: librados2 librbd1 2026-03-21T13:49:16.072 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T13:49:16.072 INFO:teuthology.orchestra.run.vm06.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T13:49:16.072 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T13:49:16.072 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout:The following additional packages will be installed: 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm08.stdout:2 upgraded, 85 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm08.stdout:Need to get 281 MB of archives. 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 1092 MB of additional disk space will be used. 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm08.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-03-21T13:49:16.073 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: smartmontools socat xmlstarlet 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout:Suggested packages: 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: python-sklearn-doc ipython3 python-webob-doc gsmartcontrol smart-notifier 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: mailx | mailutils 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout:Recommended packages: 2026-03-21T13:49:16.074 INFO:teuthology.orchestra.run.vm06.stdout: btrfs-tools 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout:The following NEW packages will be installed: 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-03-21T13:49:16.111 INFO:teuthology.orchestra.run.vm06.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cephfs python3-cheroot 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-cherrypy3 python3-google-auth python3-iniconfig 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: smartmontools socat xmlstarlet 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be upgraded: 2026-03-21T13:49:16.112 INFO:teuthology.orchestra.run.vm06.stdout: librados2 librbd1 2026-03-21T13:49:16.138 INFO:teuthology.orchestra.run.vm00.stdout:2 upgraded, 85 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T13:49:16.138 INFO:teuthology.orchestra.run.vm00.stdout:Need to get 281 MB of archives. 2026-03-21T13:49:16.138 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 1092 MB of additional disk space will be used. 2026-03-21T13:49:16.138 INFO:teuthology.orchestra.run.vm00.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-03-21T13:49:16.252 INFO:teuthology.orchestra.run.vm08.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-03-21T13:49:16.257 INFO:teuthology.orchestra.run.vm08.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-03-21T13:49:16.292 INFO:teuthology.orchestra.run.vm08.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-03-21T13:49:16.326 INFO:teuthology.orchestra.run.vm06.stdout:2 upgraded, 85 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T13:49:16.326 INFO:teuthology.orchestra.run.vm06.stdout:Need to get 281 MB of archives. 2026-03-21T13:49:16.326 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 1092 MB of additional disk space will be used. 2026-03-21T13:49:16.326 INFO:teuthology.orchestra.run.vm06.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-03-21T13:49:16.389 INFO:teuthology.orchestra.run.vm00.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-03-21T13:49:16.394 INFO:teuthology.orchestra.run.vm08.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-03-21T13:49:16.396 INFO:teuthology.orchestra.run.vm00.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-03-21T13:49:16.399 INFO:teuthology.orchestra.run.vm08.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-03-21T13:49:16.412 INFO:teuthology.orchestra.run.vm08.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-03-21T13:49:16.416 INFO:teuthology.orchestra.run.vm08.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-03-21T13:49:16.417 INFO:teuthology.orchestra.run.vm08.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-03-21T13:49:16.417 INFO:teuthology.orchestra.run.vm08.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-03-21T13:49:16.418 INFO:teuthology.orchestra.run.vm08.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-03-21T13:49:16.427 INFO:teuthology.orchestra.run.vm08.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-03-21T13:49:16.427 INFO:teuthology.orchestra.run.vm08.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-03-21T13:49:16.430 INFO:teuthology.orchestra.run.vm08.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-03-21T13:49:16.463 INFO:teuthology.orchestra.run.vm00.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-03-21T13:49:16.463 INFO:teuthology.orchestra.run.vm08.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-03-21T13:49:16.463 INFO:teuthology.orchestra.run.vm08.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-03-21T13:49:16.463 INFO:teuthology.orchestra.run.vm08.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-03-21T13:49:16.463 INFO:teuthology.orchestra.run.vm08.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-03-21T13:49:16.464 INFO:teuthology.orchestra.run.vm08.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-03-21T13:49:16.464 INFO:teuthology.orchestra.run.vm08.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-03-21T13:49:16.464 INFO:teuthology.orchestra.run.vm08.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-03-21T13:49:16.466 INFO:teuthology.orchestra.run.vm08.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-03-21T13:49:16.466 INFO:teuthology.orchestra.run.vm08.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-03-21T13:49:16.502 INFO:teuthology.orchestra.run.vm08.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-03-21T13:49:16.503 INFO:teuthology.orchestra.run.vm08.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-03-21T13:49:16.503 INFO:teuthology.orchestra.run.vm08.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-03-21T13:49:16.504 INFO:teuthology.orchestra.run.vm08.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-03-21T13:49:16.557 INFO:teuthology.orchestra.run.vm08.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-03-21T13:49:16.558 INFO:teuthology.orchestra.run.vm08.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-03-21T13:49:16.558 INFO:teuthology.orchestra.run.vm08.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-03-21T13:49:16.567 INFO:teuthology.orchestra.run.vm08.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-03-21T13:49:16.567 INFO:teuthology.orchestra.run.vm08.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-03-21T13:49:16.567 INFO:teuthology.orchestra.run.vm08.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-03-21T13:49:16.572 INFO:teuthology.orchestra.run.vm08.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-03-21T13:49:16.573 INFO:teuthology.orchestra.run.vm08.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-03-21T13:49:16.573 INFO:teuthology.orchestra.run.vm08.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-03-21T13:49:16.605 INFO:teuthology.orchestra.run.vm08.stdout:Get:37 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-712-g70f8415b-1jammy [2867 kB] 2026-03-21T13:49:16.608 INFO:teuthology.orchestra.run.vm08.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-03-21T13:49:16.609 INFO:teuthology.orchestra.run.vm08.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-03-21T13:49:16.611 INFO:teuthology.orchestra.run.vm08.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-03-21T13:49:16.611 INFO:teuthology.orchestra.run.vm08.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-03-21T13:49:16.614 INFO:teuthology.orchestra.run.vm08.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-03-21T13:49:16.617 INFO:teuthology.orchestra.run.vm08.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-21T13:49:16.639 INFO:teuthology.orchestra.run.vm00.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-712-g70f8415b-1jammy [2867 kB] 2026-03-21T13:49:16.656 INFO:teuthology.orchestra.run.vm08.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-03-21T13:49:16.674 INFO:teuthology.orchestra.run.vm00.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-03-21T13:49:16.675 INFO:teuthology.orchestra.run.vm00.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-03-21T13:49:16.679 INFO:teuthology.orchestra.run.vm08.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-03-21T13:49:16.679 INFO:teuthology.orchestra.run.vm08.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-03-21T13:49:16.679 INFO:teuthology.orchestra.run.vm08.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-03-21T13:49:16.680 INFO:teuthology.orchestra.run.vm08.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-03-21T13:49:16.680 INFO:teuthology.orchestra.run.vm08.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-03-21T13:49:16.713 INFO:teuthology.orchestra.run.vm06.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-712-g70f8415b-1jammy [2867 kB] 2026-03-21T13:49:16.717 INFO:teuthology.orchestra.run.vm08.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-03-21T13:49:16.717 INFO:teuthology.orchestra.run.vm08.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-03-21T13:49:16.719 INFO:teuthology.orchestra.run.vm08.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-03-21T13:49:16.719 INFO:teuthology.orchestra.run.vm08.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-03-21T13:49:16.728 INFO:teuthology.orchestra.run.vm00.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-03-21T13:49:16.729 INFO:teuthology.orchestra.run.vm00.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-03-21T13:49:16.729 INFO:teuthology.orchestra.run.vm00.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-03-21T13:49:16.730 INFO:teuthology.orchestra.run.vm00.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-03-21T13:49:16.730 INFO:teuthology.orchestra.run.vm00.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-03-21T13:49:16.751 INFO:teuthology.orchestra.run.vm08.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-03-21T13:49:16.786 INFO:teuthology.orchestra.run.vm00.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-03-21T13:49:16.787 INFO:teuthology.orchestra.run.vm00.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-03-21T13:49:16.787 INFO:teuthology.orchestra.run.vm00.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-03-21T13:49:16.787 INFO:teuthology.orchestra.run.vm00.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-03-21T13:49:16.802 INFO:teuthology.orchestra.run.vm08.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 smartmontools amd64 7.2-1ubuntu0.1 [583 kB] 2026-03-21T13:49:16.825 INFO:teuthology.orchestra.run.vm00.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-03-21T13:49:16.825 INFO:teuthology.orchestra.run.vm00.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-03-21T13:49:16.825 INFO:teuthology.orchestra.run.vm00.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-03-21T13:49:16.826 INFO:teuthology.orchestra.run.vm00.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-03-21T13:49:16.826 INFO:teuthology.orchestra.run.vm00.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-03-21T13:49:16.840 INFO:teuthology.orchestra.run.vm06.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-03-21T13:49:16.855 INFO:teuthology.orchestra.run.vm06.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-03-21T13:49:16.874 INFO:teuthology.orchestra.run.vm00.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-03-21T13:49:16.876 INFO:teuthology.orchestra.run.vm00.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-03-21T13:49:16.877 INFO:teuthology.orchestra.run.vm00.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-03-21T13:49:16.878 INFO:teuthology.orchestra.run.vm00.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-03-21T13:49:16.881 INFO:teuthology.orchestra.run.vm00.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-03-21T13:49:16.923 INFO:teuthology.orchestra.run.vm00.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-03-21T13:49:16.924 INFO:teuthology.orchestra.run.vm00.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-03-21T13:49:16.955 INFO:teuthology.orchestra.run.vm06.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-03-21T13:49:16.955 INFO:teuthology.orchestra.run.vm00.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-03-21T13:49:16.974 INFO:teuthology.orchestra.run.vm00.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-03-21T13:49:16.974 INFO:teuthology.orchestra.run.vm00.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-03-21T13:49:17.048 INFO:teuthology.orchestra.run.vm00.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-03-21T13:49:17.049 INFO:teuthology.orchestra.run.vm00.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-03-21T13:49:17.049 INFO:teuthology.orchestra.run.vm00.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-03-21T13:49:17.049 INFO:teuthology.orchestra.run.vm00.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-03-21T13:49:17.049 INFO:teuthology.orchestra.run.vm00.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-03-21T13:49:17.050 INFO:teuthology.orchestra.run.vm00.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-03-21T13:49:17.051 INFO:teuthology.orchestra.run.vm00.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-03-21T13:49:17.078 INFO:teuthology.orchestra.run.vm00.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-03-21T13:49:17.078 INFO:teuthology.orchestra.run.vm00.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-03-21T13:49:17.122 INFO:teuthology.orchestra.run.vm00.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-03-21T13:49:17.176 INFO:teuthology.orchestra.run.vm00.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-03-21T13:49:17.177 INFO:teuthology.orchestra.run.vm00.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-21T13:49:17.183 INFO:teuthology.orchestra.run.vm00.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-03-21T13:49:17.185 INFO:teuthology.orchestra.run.vm00.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-03-21T13:49:17.185 INFO:teuthology.orchestra.run.vm00.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-03-21T13:49:17.185 INFO:teuthology.orchestra.run.vm00.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-03-21T13:49:17.186 INFO:teuthology.orchestra.run.vm00.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-03-21T13:49:17.186 INFO:teuthology.orchestra.run.vm00.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-03-21T13:49:17.231 INFO:teuthology.orchestra.run.vm00.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-03-21T13:49:17.231 INFO:teuthology.orchestra.run.vm00.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-03-21T13:49:17.240 INFO:teuthology.orchestra.run.vm06.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-03-21T13:49:17.254 INFO:teuthology.orchestra.run.vm06.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-03-21T13:49:17.277 INFO:teuthology.orchestra.run.vm00.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-03-21T13:49:17.277 INFO:teuthology.orchestra.run.vm00.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-03-21T13:49:17.297 INFO:teuthology.orchestra.run.vm06.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-03-21T13:49:17.331 INFO:teuthology.orchestra.run.vm00.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-03-21T13:49:17.338 INFO:teuthology.orchestra.run.vm00.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 smartmontools amd64 7.2-1ubuntu0.1 [583 kB] 2026-03-21T13:49:17.407 INFO:teuthology.orchestra.run.vm06.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-03-21T13:49:17.408 INFO:teuthology.orchestra.run.vm06.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-03-21T13:49:17.408 INFO:teuthology.orchestra.run.vm06.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-03-21T13:49:17.408 INFO:teuthology.orchestra.run.vm06.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-03-21T13:49:17.411 INFO:teuthology.orchestra.run.vm06.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-03-21T13:49:17.411 INFO:teuthology.orchestra.run.vm06.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-03-21T13:49:17.411 INFO:teuthology.orchestra.run.vm06.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-03-21T13:49:17.442 INFO:teuthology.orchestra.run.vm06.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-03-21T13:49:17.442 INFO:teuthology.orchestra.run.vm06.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-03-21T13:49:17.451 INFO:teuthology.orchestra.run.vm08.stdout:Get:56 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-712-g70f8415b-1jammy [3583 kB] 2026-03-21T13:49:17.578 INFO:teuthology.orchestra.run.vm08.stdout:Get:57 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-712-g70f8415b-1jammy [829 kB] 2026-03-21T13:49:17.589 INFO:teuthology.orchestra.run.vm08.stdout:Get:58 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-712-g70f8415b-1jammy [364 kB] 2026-03-21T13:49:17.595 INFO:teuthology.orchestra.run.vm08.stdout:Get:59 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-712-g70f8415b-1jammy [32.8 kB] 2026-03-21T13:49:17.595 INFO:teuthology.orchestra.run.vm08.stdout:Get:60 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-712-g70f8415b-1jammy [184 kB] 2026-03-21T13:49:17.599 INFO:teuthology.orchestra.run.vm08.stdout:Get:61 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-712-g70f8415b-1jammy [83.8 kB] 2026-03-21T13:49:17.600 INFO:teuthology.orchestra.run.vm08.stdout:Get:62 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-712-g70f8415b-1jammy [341 kB] 2026-03-21T13:49:17.606 INFO:teuthology.orchestra.run.vm08.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-712-g70f8415b-1jammy [8697 kB] 2026-03-21T13:49:17.638 INFO:teuthology.orchestra.run.vm06.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-03-21T13:49:17.639 INFO:teuthology.orchestra.run.vm06.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-03-21T13:49:17.639 INFO:teuthology.orchestra.run.vm06.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-03-21T13:49:17.639 INFO:teuthology.orchestra.run.vm06.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-03-21T13:49:17.639 INFO:teuthology.orchestra.run.vm06.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-03-21T13:49:17.642 INFO:teuthology.orchestra.run.vm06.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-03-21T13:49:17.643 INFO:teuthology.orchestra.run.vm06.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-03-21T13:49:17.644 INFO:teuthology.orchestra.run.vm06.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-03-21T13:49:17.687 INFO:teuthology.orchestra.run.vm06.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-03-21T13:49:17.687 INFO:teuthology.orchestra.run.vm06.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-03-21T13:49:17.788 INFO:teuthology.orchestra.run.vm06.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-03-21T13:49:17.828 INFO:teuthology.orchestra.run.vm06.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-03-21T13:49:17.832 INFO:teuthology.orchestra.run.vm06.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-03-21T13:49:17.832 INFO:teuthology.orchestra.run.vm06.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-03-21T13:49:17.887 INFO:teuthology.orchestra.run.vm06.stdout:Get:32 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-712-g70f8415b-1jammy [3583 kB] 2026-03-21T13:49:17.906 INFO:teuthology.orchestra.run.vm06.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-03-21T13:49:17.906 INFO:teuthology.orchestra.run.vm06.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-03-21T13:49:17.907 INFO:teuthology.orchestra.run.vm06.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-03-21T13:49:17.907 INFO:teuthology.orchestra.run.vm06.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-03-21T13:49:17.907 INFO:teuthology.orchestra.run.vm06.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-03-21T13:49:17.908 INFO:teuthology.orchestra.run.vm06.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-03-21T13:49:17.968 INFO:teuthology.orchestra.run.vm08.stdout:Get:64 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-712-g70f8415b-1jammy [112 kB] 2026-03-21T13:49:17.969 INFO:teuthology.orchestra.run.vm08.stdout:Get:65 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-712-g70f8415b-1jammy [261 kB] 2026-03-21T13:49:17.971 INFO:teuthology.orchestra.run.vm08.stdout:Get:66 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-712-g70f8415b-1jammy [29.3 MB] 2026-03-21T13:49:17.993 INFO:teuthology.orchestra.run.vm06.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-03-21T13:49:17.995 INFO:teuthology.orchestra.run.vm06.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-03-21T13:49:17.996 INFO:teuthology.orchestra.run.vm06.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-03-21T13:49:18.096 INFO:teuthology.orchestra.run.vm06.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-03-21T13:49:18.100 INFO:teuthology.orchestra.run.vm06.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-03-21T13:49:18.104 INFO:teuthology.orchestra.run.vm06.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-21T13:49:18.108 INFO:teuthology.orchestra.run.vm06.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-03-21T13:49:18.111 INFO:teuthology.orchestra.run.vm06.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-03-21T13:49:18.111 INFO:teuthology.orchestra.run.vm06.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-03-21T13:49:18.111 INFO:teuthology.orchestra.run.vm06.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-03-21T13:49:18.197 INFO:teuthology.orchestra.run.vm06.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-03-21T13:49:18.198 INFO:teuthology.orchestra.run.vm06.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-03-21T13:49:18.207 INFO:teuthology.orchestra.run.vm06.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-03-21T13:49:18.298 INFO:teuthology.orchestra.run.vm06.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-03-21T13:49:18.301 INFO:teuthology.orchestra.run.vm06.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-03-21T13:49:18.301 INFO:teuthology.orchestra.run.vm06.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-03-21T13:49:18.303 INFO:teuthology.orchestra.run.vm06.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-03-21T13:49:18.467 INFO:teuthology.orchestra.run.vm06.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 smartmontools amd64 7.2-1ubuntu0.1 [583 kB] 2026-03-21T13:49:18.472 INFO:teuthology.orchestra.run.vm06.stdout:Get:57 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-712-g70f8415b-1jammy [829 kB] 2026-03-21T13:49:18.617 INFO:teuthology.orchestra.run.vm06.stdout:Get:58 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-712-g70f8415b-1jammy [364 kB] 2026-03-21T13:49:18.753 INFO:teuthology.orchestra.run.vm06.stdout:Get:59 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-712-g70f8415b-1jammy [32.8 kB] 2026-03-21T13:49:18.754 INFO:teuthology.orchestra.run.vm06.stdout:Get:60 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-712-g70f8415b-1jammy [184 kB] 2026-03-21T13:49:18.757 INFO:teuthology.orchestra.run.vm06.stdout:Get:61 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-712-g70f8415b-1jammy [83.8 kB] 2026-03-21T13:49:18.760 INFO:teuthology.orchestra.run.vm06.stdout:Get:62 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-712-g70f8415b-1jammy [341 kB] 2026-03-21T13:49:18.869 INFO:teuthology.orchestra.run.vm06.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-712-g70f8415b-1jammy [8697 kB] 2026-03-21T13:49:19.341 INFO:teuthology.orchestra.run.vm08.stdout:Get:67 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-712-g70f8415b-1jammy [5415 kB] 2026-03-21T13:49:19.510 INFO:teuthology.orchestra.run.vm08.stdout:Get:68 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-712-g70f8415b-1jammy [246 kB] 2026-03-21T13:49:19.563 INFO:teuthology.orchestra.run.vm08.stdout:Get:69 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-712-g70f8415b-1jammy [124 kB] 2026-03-21T13:49:19.564 INFO:teuthology.orchestra.run.vm08.stdout:Get:70 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-712-g70f8415b-1jammy [906 kB] 2026-03-21T13:49:19.599 INFO:teuthology.orchestra.run.vm08.stdout:Get:71 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-712-g70f8415b-1jammy [6399 kB] 2026-03-21T13:49:19.848 INFO:teuthology.orchestra.run.vm08.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-712-g70f8415b-1jammy [21.7 MB] 2026-03-21T13:49:20.272 INFO:teuthology.orchestra.run.vm06.stdout:Get:64 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-712-g70f8415b-1jammy [112 kB] 2026-03-21T13:49:20.281 INFO:teuthology.orchestra.run.vm06.stdout:Get:65 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-712-g70f8415b-1jammy [261 kB] 2026-03-21T13:49:20.294 INFO:teuthology.orchestra.run.vm06.stdout:Get:66 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-712-g70f8415b-1jammy [29.3 MB] 2026-03-21T13:49:20.709 INFO:teuthology.orchestra.run.vm08.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-712-g70f8415b-1jammy [14.1 kB] 2026-03-21T13:49:20.709 INFO:teuthology.orchestra.run.vm08.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-712-g70f8415b-1jammy [955 kB] 2026-03-21T13:49:20.718 INFO:teuthology.orchestra.run.vm08.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-712-g70f8415b-1jammy [2341 kB] 2026-03-21T13:49:20.831 INFO:teuthology.orchestra.run.vm08.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-712-g70f8415b-1jammy [1049 kB] 2026-03-21T13:49:20.845 INFO:teuthology.orchestra.run.vm08.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-712-g70f8415b-1jammy [179 kB] 2026-03-21T13:49:20.850 INFO:teuthology.orchestra.run.vm08.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-712-g70f8415b-1jammy [45.5 MB] 2026-03-21T13:49:22.646 INFO:teuthology.orchestra.run.vm08.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-712-g70f8415b-1jammy [8625 kB] 2026-03-21T13:49:22.958 INFO:teuthology.orchestra.run.vm08.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-712-g70f8415b-1jammy [14.2 kB] 2026-03-21T13:49:22.958 INFO:teuthology.orchestra.run.vm08.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-712-g70f8415b-1jammy [99.5 MB] 2026-03-21T13:49:24.543 INFO:teuthology.orchestra.run.vm06.stdout:Get:67 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-712-g70f8415b-1jammy [5415 kB] 2026-03-21T13:49:24.730 INFO:teuthology.orchestra.run.vm00.stdout:Get:56 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-712-g70f8415b-1jammy [3583 kB] 2026-03-21T13:49:25.306 INFO:teuthology.orchestra.run.vm06.stdout:Get:68 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-712-g70f8415b-1jammy [246 kB] 2026-03-21T13:49:25.333 INFO:teuthology.orchestra.run.vm06.stdout:Get:69 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-712-g70f8415b-1jammy [124 kB] 2026-03-21T13:49:25.340 INFO:teuthology.orchestra.run.vm06.stdout:Get:70 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-712-g70f8415b-1jammy [906 kB] 2026-03-21T13:49:25.480 INFO:teuthology.orchestra.run.vm06.stdout:Get:71 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-712-g70f8415b-1jammy [6399 kB] 2026-03-21T13:49:26.399 INFO:teuthology.orchestra.run.vm06.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-712-g70f8415b-1jammy [21.7 MB] 2026-03-21T13:49:26.832 INFO:teuthology.orchestra.run.vm00.stdout:Get:57 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-712-g70f8415b-1jammy [829 kB] 2026-03-21T13:49:27.108 INFO:teuthology.orchestra.run.vm00.stdout:Get:58 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-712-g70f8415b-1jammy [364 kB] 2026-03-21T13:49:27.138 INFO:teuthology.orchestra.run.vm08.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-712-g70f8415b-1jammy [135 kB] 2026-03-21T13:49:27.139 INFO:teuthology.orchestra.run.vm08.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-712-g70f8415b-1jammy [43.3 kB] 2026-03-21T13:49:27.139 INFO:teuthology.orchestra.run.vm08.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-712-g70f8415b-1jammy [30.7 kB] 2026-03-21T13:49:27.139 INFO:teuthology.orchestra.run.vm08.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-712-g70f8415b-1jammy [41.5 kB] 2026-03-21T13:49:27.139 INFO:teuthology.orchestra.run.vm08.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-712-g70f8415b-1jammy [25.1 MB] 2026-03-21T13:49:27.328 INFO:teuthology.orchestra.run.vm00.stdout:Get:59 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-712-g70f8415b-1jammy [32.8 kB] 2026-03-21T13:49:27.333 INFO:teuthology.orchestra.run.vm00.stdout:Get:60 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-712-g70f8415b-1jammy [184 kB] 2026-03-21T13:49:27.440 INFO:teuthology.orchestra.run.vm00.stdout:Get:61 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-712-g70f8415b-1jammy [83.8 kB] 2026-03-21T13:49:27.454 INFO:teuthology.orchestra.run.vm00.stdout:Get:62 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-712-g70f8415b-1jammy [341 kB] 2026-03-21T13:49:27.579 INFO:teuthology.orchestra.run.vm00.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-712-g70f8415b-1jammy [8697 kB] 2026-03-21T13:49:28.050 INFO:teuthology.orchestra.run.vm08.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-712-g70f8415b-1jammy [97.9 kB] 2026-03-21T13:49:28.299 INFO:teuthology.orchestra.run.vm08.stdout:Fetched 281 MB in 12s (23.3 MB/s) 2026-03-21T13:49:28.478 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-03-21T13:49:28.506 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-21T13:49:28.508 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-03-21T13:49:28.510 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T13:49:28.530 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-03-21T13:49:28.536 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-03-21T13:49:28.537 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T13:49:28.553 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-21T13:49:28.558 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-03-21T13:49:28.558 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T13:49:28.578 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-03-21T13:49:28.583 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:28.587 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:28.676 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-03-21T13:49:28.681 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:28.682 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:28.699 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-03-21T13:49:28.704 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:28.705 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:28.728 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-03-21T13:49:28.733 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-03-21T13:49:28.734 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T13:49:28.757 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../07-librbd1_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:28.759 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking librbd1 (20.2.0-712-g70f8415b-1jammy) over (17.2.9-0ubuntu0.22.04.2) ... 2026-03-21T13:49:28.822 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../08-librados2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:28.824 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking librados2 (20.2.0-712-g70f8415b-1jammy) over (17.2.9-0ubuntu0.22.04.2) ... 2026-03-21T13:49:28.884 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libnbd0. 2026-03-21T13:49:28.889 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../09-libnbd0_1.10.5-1_amd64.deb ... 2026-03-21T13:49:28.891 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-03-21T13:49:28.904 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libcephfs2. 2026-03-21T13:49:28.909 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:28.910 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:28.932 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-rados. 2026-03-21T13:49:28.939 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../11-python3-rados_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:28.939 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:28.960 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-03-21T13:49:28.966 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:28.967 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:28.979 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-cephfs. 2026-03-21T13:49:28.985 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:28.986 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.001 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-ceph-common. 2026-03-21T13:49:29.006 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:29.007 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.025 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-wcwidth. 2026-03-21T13:49:29.030 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-03-21T13:49:29.031 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T13:49:29.046 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-prettytable. 2026-03-21T13:49:29.052 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-03-21T13:49:29.052 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-03-21T13:49:29.066 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-rbd. 2026-03-21T13:49:29.071 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:29.072 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.090 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-03-21T13:49:29.095 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-03-21T13:49:29.096 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T13:49:29.117 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package librgw2. 2026-03-21T13:49:29.122 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../19-librgw2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:29.123 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.264 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-rgw. 2026-03-21T13:49:29.270 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:29.271 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.286 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package liboath0:amd64. 2026-03-21T13:49:29.291 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-03-21T13:49:29.292 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T13:49:29.305 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libradosstriper1. 2026-03-21T13:49:29.310 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:29.311 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.329 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-common. 2026-03-21T13:49:29.334 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../23-ceph-common_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:29.335 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.759 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-base. 2026-03-21T13:49:29.764 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../24-ceph-base_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:29.768 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:29.852 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-03-21T13:49:29.858 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-03-21T13:49:29.859 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-03-21T13:49:29.874 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-cheroot. 2026-03-21T13:49:29.880 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-03-21T13:49:29.881 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T13:49:29.900 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-03-21T13:49:29.906 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-03-21T13:49:29.907 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-03-21T13:49:29.918 INFO:teuthology.orchestra.run.vm06.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-712-g70f8415b-1jammy [14.1 kB] 2026-03-21T13:49:29.918 INFO:teuthology.orchestra.run.vm06.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-712-g70f8415b-1jammy [955 kB] 2026-03-21T13:49:29.921 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-jaraco.text. 2026-03-21T13:49:29.927 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-03-21T13:49:29.928 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-03-21T13:49:29.941 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-03-21T13:49:29.946 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-03-21T13:49:29.947 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-03-21T13:49:29.961 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-tempora. 2026-03-21T13:49:29.966 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-03-21T13:49:29.967 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-03-21T13:49:29.980 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-portend. 2026-03-21T13:49:29.985 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-03-21T13:49:29.986 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-03-21T13:49:29.999 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-03-21T13:49:30.005 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-03-21T13:49:30.005 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-03-21T13:49:30.020 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-cherrypy3. 2026-03-21T13:49:30.025 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-03-21T13:49:30.026 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-03-21T13:49:30.053 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-natsort. 2026-03-21T13:49:30.058 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-03-21T13:49:30.059 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-03-21T13:49:30.074 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-03-21T13:49:30.079 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:30.080 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.111 INFO:teuthology.orchestra.run.vm06.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-712-g70f8415b-1jammy [2341 kB] 2026-03-21T13:49:30.112 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-03-21T13:49:30.117 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.118 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.132 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mgr. 2026-03-21T13:49:30.137 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.138 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.164 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mon. 2026-03-21T13:49:30.169 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.170 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.284 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libfuse2:amd64. 2026-03-21T13:49:30.290 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-03-21T13:49:30.291 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T13:49:30.307 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-osd. 2026-03-21T13:49:30.313 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.313 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.458 INFO:teuthology.orchestra.run.vm06.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-712-g70f8415b-1jammy [1049 kB] 2026-03-21T13:49:30.570 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph. 2026-03-21T13:49:30.577 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../41-ceph_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.577 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.591 INFO:teuthology.orchestra.run.vm06.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-712-g70f8415b-1jammy [179 kB] 2026-03-21T13:49:30.598 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-fuse. 2026-03-21T13:49:30.599 INFO:teuthology.orchestra.run.vm06.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-712-g70f8415b-1jammy [45.5 MB] 2026-03-21T13:49:30.604 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.605 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.631 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mds. 2026-03-21T13:49:30.637 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.638 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.679 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package cephadm. 2026-03-21T13:49:30.685 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../44-cephadm_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:30.686 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.704 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-asyncssh. 2026-03-21T13:49:30.710 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-03-21T13:49:30.711 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:30.735 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-03-21T13:49:30.740 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:30.741 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:30.765 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-repoze.lru. 2026-03-21T13:49:30.770 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-03-21T13:49:30.771 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-03-21T13:49:30.785 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-routes. 2026-03-21T13:49:30.790 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-03-21T13:49:30.791 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T13:49:30.813 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-03-21T13:49:30.818 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:30.819 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:31.202 INFO:teuthology.orchestra.run.vm00.stdout:Get:64 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-712-g70f8415b-1jammy [112 kB] 2026-03-21T13:49:31.272 INFO:teuthology.orchestra.run.vm00.stdout:Get:65 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-712-g70f8415b-1jammy [261 kB] 2026-03-21T13:49:31.320 INFO:teuthology.orchestra.run.vm00.stdout:Get:66 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-712-g70f8415b-1jammy [29.3 MB] 2026-03-21T13:49:31.456 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-03-21T13:49:31.462 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-03-21T13:49:31.463 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T13:49:31.538 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-joblib. 2026-03-21T13:49:31.543 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-03-21T13:49:31.544 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T13:49:31.576 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-03-21T13:49:31.581 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-03-21T13:49:31.582 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-03-21T13:49:31.597 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-sklearn. 2026-03-21T13:49:31.603 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-03-21T13:49:31.603 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T13:49:31.716 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-03-21T13:49:31.722 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:31.723 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:31.983 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-cachetools. 2026-03-21T13:49:31.988 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-03-21T13:49:31.989 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-03-21T13:49:32.006 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-rsa. 2026-03-21T13:49:32.009 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-03-21T13:49:32.010 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-rsa (4.8-1) ... 2026-03-21T13:49:32.028 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-google-auth. 2026-03-21T13:49:32.033 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-03-21T13:49:32.034 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-03-21T13:49:32.057 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-03-21T13:49:32.057 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-03-21T13:49:32.058 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T13:49:32.074 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-websocket. 2026-03-21T13:49:32.080 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-03-21T13:49:32.081 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-03-21T13:49:32.099 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-kubernetes. 2026-03-21T13:49:32.104 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-03-21T13:49:32.105 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T13:49:32.239 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-03-21T13:49:32.245 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:32.246 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:32.260 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libonig5:amd64. 2026-03-21T13:49:32.266 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-03-21T13:49:32.267 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T13:49:32.283 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libjq1:amd64. 2026-03-21T13:49:32.288 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-03-21T13:49:32.289 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:32.306 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package jq. 2026-03-21T13:49:32.308 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-03-21T13:49:32.310 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:32.323 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package socat. 2026-03-21T13:49:32.329 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-03-21T13:49:32.336 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-03-21T13:49:32.356 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package xmlstarlet. 2026-03-21T13:49:32.362 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-03-21T13:49:32.363 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-03-21T13:49:32.403 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-test. 2026-03-21T13:49:32.409 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../67-ceph-test_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:32.410 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:33.779 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package ceph-volume. 2026-03-21T13:49:33.785 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:33.785 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:33.811 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libcephfs-daemon. 2026-03-21T13:49:33.817 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:33.818 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:33.833 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-03-21T13:49:33.839 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:33.840 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:33.854 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package libcephfs-dev. 2026-03-21T13:49:33.860 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:33.861 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:33.877 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package nvme-cli. 2026-03-21T13:49:33.883 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-21T13:49:33.884 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T13:49:33.919 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-03-21T13:49:33.925 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-03-21T13:49:33.926 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:33.968 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-iniconfig. 2026-03-21T13:49:33.974 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-03-21T13:49:33.975 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-03-21T13:49:33.988 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-pluggy. 2026-03-21T13:49:33.994 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-03-21T13:49:33.995 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-03-21T13:49:34.010 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-psutil. 2026-03-21T13:49:34.016 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-03-21T13:49:34.017 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-03-21T13:49:34.036 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-py. 2026-03-21T13:49:34.042 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-03-21T13:49:34.043 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-py (1.10.0-1) ... 2026-03-21T13:49:34.064 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-pygments. 2026-03-21T13:49:34.070 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-03-21T13:49:34.071 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-03-21T13:49:34.125 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-toml. 2026-03-21T13:49:34.131 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-03-21T13:49:34.132 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-03-21T13:49:34.146 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-pytest. 2026-03-21T13:49:34.152 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-03-21T13:49:34.153 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-03-21T13:49:34.189 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-simplejson. 2026-03-21T13:49:34.195 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-03-21T13:49:34.195 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-03-21T13:49:34.217 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-webob. 2026-03-21T13:49:34.222 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-03-21T13:49:34.223 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T13:49:34.240 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-03-21T13:49:34.245 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-03-21T13:49:34.246 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-03-21T13:49:34.343 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package radosgw. 2026-03-21T13:49:34.349 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../84-radosgw_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:34.350 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:34.680 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package rbd-fuse. 2026-03-21T13:49:34.686 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:34.686 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:34.702 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package smartmontools. 2026-03-21T13:49:34.708 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../86-smartmontools_7.2-1ubuntu0.1_amd64.deb ... 2026-03-21T13:49:34.715 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T13:49:34.752 INFO:teuthology.orchestra.run.vm08.stdout:Setting up smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T13:49:35.001 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2026-03-21T13:49:35.001 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2026-03-21T13:49:35.340 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-03-21T13:49:35.403 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T13:49:35.406 INFO:teuthology.orchestra.run.vm08.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T13:49:35.466 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-21T13:49:35.703 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-21T13:49:36.081 INFO:teuthology.orchestra.run.vm08.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-21T13:49:36.100 INFO:teuthology.orchestra.run.vm08.stdout:Setting up cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:36.141 INFO:teuthology.orchestra.run.vm08.stdout:Adding system user cephadm....done 2026-03-21T13:49:36.150 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-03-21T13:49:36.213 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:36.215 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-03-21T13:49:36.276 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-03-21T13:49:36.339 INFO:teuthology.orchestra.run.vm08.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T13:49:36.341 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-py (1.10.0-1) ... 2026-03-21T13:49:36.426 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T13:49:36.541 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-03-21T13:49:36.603 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-03-21T13:49:36.664 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:36.729 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T13:49:36.731 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-03-21T13:49:36.733 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T13:49:36.735 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T13:49:36.737 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-03-21T13:49:36.850 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-03-21T13:49:36.915 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:36.918 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T13:49:36.984 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-03-21T13:49:36.987 INFO:teuthology.orchestra.run.vm06.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-712-g70f8415b-1jammy [8625 kB] 2026-03-21T13:49:37.058 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-03-21T13:49:37.314 INFO:teuthology.orchestra.run.vm08.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-03-21T13:49:37.316 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T13:49:37.400 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:37.529 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T13:49:37.609 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-03-21T13:49:37.668 INFO:teuthology.orchestra.run.vm08.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-03-21T13:49:37.671 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:37.761 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T13:49:38.151 INFO:teuthology.orchestra.run.vm06.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-712-g70f8415b-1jammy [14.2 kB] 2026-03-21T13:49:38.151 INFO:teuthology.orchestra.run.vm06.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-712-g70f8415b-1jammy [99.5 MB] 2026-03-21T13:49:38.274 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:38.279 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-toml (0.10.2-1) ... 2026-03-21T13:49:38.345 INFO:teuthology.orchestra.run.vm08.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T13:49:38.347 INFO:teuthology.orchestra.run.vm08.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-03-21T13:49:38.349 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-03-21T13:49:38.416 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-03-21T13:49:38.475 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:38.477 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-rsa (4.8-1) ... 2026-03-21T13:49:38.543 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-03-21T13:49:38.605 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-03-21T13:49:38.682 INFO:teuthology.orchestra.run.vm08.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T13:49:38.684 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-03-21T13:49:38.757 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T13:49:38.759 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T13:49:38.822 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T13:49:38.906 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-03-21T13:49:38.967 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:38.969 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-03-21T13:49:39.105 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-portend (3.0.0-1) ... 2026-03-21T13:49:39.166 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:39.168 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-03-21T13:49:39.241 INFO:teuthology.orchestra.run.vm08.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:39.243 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-03-21T13:49:39.367 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T13:49:39.369 INFO:teuthology.orchestra.run.vm08.stdout:Setting up librados2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.371 INFO:teuthology.orchestra.run.vm08.stdout:Setting up librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.373 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.375 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T13:49:39.896 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.898 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.900 INFO:teuthology.orchestra.run.vm08.stdout:Setting up librbd1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.902 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.904 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:39.960 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-03-21T13:49:39.961 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-03-21T13:49:40.303 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.305 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.307 INFO:teuthology.orchestra.run.vm08.stdout:Setting up libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.309 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.312 INFO:teuthology.orchestra.run.vm08.stdout:Setting up rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.314 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.316 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.318 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:40.349 INFO:teuthology.orchestra.run.vm08.stdout:Adding group ceph....done 2026-03-21T13:49:40.381 INFO:teuthology.orchestra.run.vm08.stdout:Adding system user ceph....done 2026-03-21T13:49:40.389 INFO:teuthology.orchestra.run.vm08.stdout:Setting system user ceph properties....done 2026-03-21T13:49:40.393 INFO:teuthology.orchestra.run.vm08.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-03-21T13:49:40.454 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-03-21T13:49:40.558 INFO:teuthology.orchestra.run.vm00.stdout:Get:67 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-712-g70f8415b-1jammy [5415 kB] 2026-03-21T13:49:40.665 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-03-21T13:49:41.027 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:41.029 INFO:teuthology.orchestra.run.vm08.stdout:Setting up radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:41.253 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-03-21T13:49:41.253 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-03-21T13:49:41.479 INFO:teuthology.orchestra.run.vm00.stdout:Get:68 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-712-g70f8415b-1jammy [246 kB] 2026-03-21T13:49:41.494 INFO:teuthology.orchestra.run.vm00.stdout:Get:69 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-712-g70f8415b-1jammy [124 kB] 2026-03-21T13:49:41.495 INFO:teuthology.orchestra.run.vm00.stdout:Get:70 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-712-g70f8415b-1jammy [906 kB] 2026-03-21T13:49:41.614 INFO:teuthology.orchestra.run.vm00.stdout:Get:71 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-712-g70f8415b-1jammy [6399 kB] 2026-03-21T13:49:41.635 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:41.716 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-03-21T13:49:42.071 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:42.131 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-03-21T13:49:42.132 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-03-21T13:49:42.499 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:42.545 INFO:teuthology.orchestra.run.vm00.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-712-g70f8415b-1jammy [21.7 MB] 2026-03-21T13:49:42.571 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-03-21T13:49:42.571 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-03-21T13:49:42.926 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.000 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-03-21T13:49:43.000 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-03-21T13:49:43.353 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.355 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.367 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.426 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-03-21T13:49:43.426 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-03-21T13:49:43.785 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.796 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.798 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.809 INFO:teuthology.orchestra.run.vm08.stdout:Setting up ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:43.919 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T13:49:43.996 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T13:49:44.282 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:44.282 INFO:teuthology.orchestra.run.vm08.stdout:Running kernel seems to be up-to-date. 2026-03-21T13:49:44.282 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:44.282 INFO:teuthology.orchestra.run.vm08.stdout:Services to be restarted: 2026-03-21T13:49:44.285 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart apache-htcacheclean.service 2026-03-21T13:49:44.290 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart rsyslog.service 2026-03-21T13:49:44.292 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout:Service restarts being deferred: 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart networkd-dispatcher.service 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart unattended-upgrades.service 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout:No containers need to be restarted. 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout:No user sessions are running outdated binaries. 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:44.293 INFO:teuthology.orchestra.run.vm08.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-21T13:49:44.763 INFO:teuthology.orchestra.run.vm00.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-712-g70f8415b-1jammy [14.1 kB] 2026-03-21T13:49:44.763 INFO:teuthology.orchestra.run.vm00.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-712-g70f8415b-1jammy [955 kB] 2026-03-21T13:49:44.803 INFO:teuthology.orchestra.run.vm00.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-712-g70f8415b-1jammy [2341 kB] 2026-03-21T13:49:45.001 INFO:teuthology.orchestra.run.vm00.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-712-g70f8415b-1jammy [1049 kB] 2026-03-21T13:49:45.021 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T13:49:45.023 DEBUG:teuthology.orchestra.run.vm08:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-jmespath python3-xmltodict s3cmd 2026-03-21T13:49:45.097 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T13:49:45.104 INFO:teuthology.orchestra.run.vm00.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-712-g70f8415b-1jammy [179 kB] 2026-03-21T13:49:45.115 INFO:teuthology.orchestra.run.vm00.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-712-g70f8415b-1jammy [45.5 MB] 2026-03-21T13:49:45.237 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T13:49:45.238 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T13:49:45.340 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T13:49:45.340 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T13:49:45.340 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T13:49:45.340 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T13:49:45.351 INFO:teuthology.orchestra.run.vm08.stdout:The following NEW packages will be installed: 2026-03-21T13:49:45.351 INFO:teuthology.orchestra.run.vm08.stdout: python3-jmespath python3-xmltodict s3cmd 2026-03-21T13:49:45.456 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 3 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T13:49:45.456 INFO:teuthology.orchestra.run.vm08.stdout:Need to get 155 kB of archives. 2026-03-21T13:49:45.456 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 678 kB of additional disk space will be used. 2026-03-21T13:49:45.456 INFO:teuthology.orchestra.run.vm08.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jmespath all 0.10.0-1 [21.7 kB] 2026-03-21T13:49:45.556 INFO:teuthology.orchestra.run.vm08.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-xmltodict all 0.12.0-2 [12.6 kB] 2026-03-21T13:49:45.568 INFO:teuthology.orchestra.run.vm08.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 s3cmd all 2.2.0-1 [120 kB] 2026-03-21T13:49:45.853 INFO:teuthology.orchestra.run.vm08.stdout:Fetched 155 kB in 0s (470 kB/s) 2026-03-21T13:49:45.866 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-jmespath. 2026-03-21T13:49:45.892 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126082 files and directories currently installed.) 2026-03-21T13:49:45.894 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../python3-jmespath_0.10.0-1_all.deb ... 2026-03-21T13:49:45.895 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-jmespath (0.10.0-1) ... 2026-03-21T13:49:45.911 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package python3-xmltodict. 2026-03-21T13:49:45.916 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../python3-xmltodict_0.12.0-2_all.deb ... 2026-03-21T13:49:45.917 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking python3-xmltodict (0.12.0-2) ... 2026-03-21T13:49:45.931 INFO:teuthology.orchestra.run.vm08.stdout:Selecting previously unselected package s3cmd. 2026-03-21T13:49:45.936 INFO:teuthology.orchestra.run.vm08.stdout:Preparing to unpack .../archives/s3cmd_2.2.0-1_all.deb ... 2026-03-21T13:49:45.937 INFO:teuthology.orchestra.run.vm08.stdout:Unpacking s3cmd (2.2.0-1) ... 2026-03-21T13:49:45.968 INFO:teuthology.orchestra.run.vm08.stdout:Setting up s3cmd (2.2.0-1) ... 2026-03-21T13:49:46.051 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-xmltodict (0.12.0-2) ... 2026-03-21T13:49:46.111 INFO:teuthology.orchestra.run.vm08.stdout:Setting up python3-jmespath (0.10.0-1) ... 2026-03-21T13:49:46.178 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T13:49:46.478 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:46.478 INFO:teuthology.orchestra.run.vm08.stdout:Running kernel seems to be up-to-date. 2026-03-21T13:49:46.478 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:46.478 INFO:teuthology.orchestra.run.vm08.stdout:Services to be restarted: 2026-03-21T13:49:46.480 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart apache-htcacheclean.service 2026-03-21T13:49:46.485 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart rsyslog.service 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout:Service restarts being deferred: 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart networkd-dispatcher.service 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout: systemctl restart unattended-upgrades.service 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout:No containers need to be restarted. 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout:No user sessions are running outdated binaries. 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:49:46.488 INFO:teuthology.orchestra.run.vm08.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-21T13:49:47.241 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T13:49:47.245 DEBUG:teuthology.parallel:result is None 2026-03-21T13:49:47.351 INFO:teuthology.orchestra.run.vm06.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-712-g70f8415b-1jammy [135 kB] 2026-03-21T13:49:47.351 INFO:teuthology.orchestra.run.vm06.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-712-g70f8415b-1jammy [43.3 kB] 2026-03-21T13:49:47.351 INFO:teuthology.orchestra.run.vm06.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-712-g70f8415b-1jammy [30.7 kB] 2026-03-21T13:49:47.352 INFO:teuthology.orchestra.run.vm06.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-712-g70f8415b-1jammy [41.5 kB] 2026-03-21T13:49:47.352 INFO:teuthology.orchestra.run.vm06.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-712-g70f8415b-1jammy [25.1 MB] 2026-03-21T13:49:47.828 INFO:teuthology.orchestra.run.vm00.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-712-g70f8415b-1jammy [8625 kB] 2026-03-21T13:49:48.221 INFO:teuthology.orchestra.run.vm00.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-712-g70f8415b-1jammy [14.2 kB] 2026-03-21T13:49:48.221 INFO:teuthology.orchestra.run.vm00.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-712-g70f8415b-1jammy [99.5 MB] 2026-03-21T13:49:48.909 INFO:teuthology.orchestra.run.vm06.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-712-g70f8415b-1jammy [97.9 kB] 2026-03-21T13:49:49.150 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 281 MB in 33s (8555 kB/s) 2026-03-21T13:49:49.165 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-03-21T13:49:49.191 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-21T13:49:49.192 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-03-21T13:49:49.195 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T13:49:49.212 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-03-21T13:49:49.219 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-03-21T13:49:49.220 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T13:49:49.233 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-21T13:49:49.239 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-03-21T13:49:49.239 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T13:49:49.258 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-03-21T13:49:49.263 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:49.267 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:49.308 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-03-21T13:49:49.314 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:49.314 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:49.331 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-03-21T13:49:49.336 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:49.337 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:49.360 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-03-21T13:49:49.365 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-03-21T13:49:49.366 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T13:49:49.388 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../07-librbd1_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.390 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking librbd1 (20.2.0-712-g70f8415b-1jammy) over (17.2.9-0ubuntu0.22.04.2) ... 2026-03-21T13:49:49.455 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../08-librados2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.458 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking librados2 (20.2.0-712-g70f8415b-1jammy) over (17.2.9-0ubuntu0.22.04.2) ... 2026-03-21T13:49:49.522 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libnbd0. 2026-03-21T13:49:49.527 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../09-libnbd0_1.10.5-1_amd64.deb ... 2026-03-21T13:49:49.528 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-03-21T13:49:49.542 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libcephfs2. 2026-03-21T13:49:49.548 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.548 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.570 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-rados. 2026-03-21T13:49:49.576 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../11-python3-rados_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.577 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.595 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-03-21T13:49:49.601 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:49.601 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.614 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-cephfs. 2026-03-21T13:49:49.620 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.620 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.636 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-ceph-common. 2026-03-21T13:49:49.641 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:49.642 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.662 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-wcwidth. 2026-03-21T13:49:49.668 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-03-21T13:49:49.669 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T13:49:49.685 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-prettytable. 2026-03-21T13:49:49.691 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-03-21T13:49:49.692 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-03-21T13:49:49.706 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-rbd. 2026-03-21T13:49:49.711 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.712 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.731 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-03-21T13:49:49.737 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-03-21T13:49:49.738 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T13:49:49.759 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package librgw2. 2026-03-21T13:49:49.764 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../19-librgw2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.765 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.911 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-rgw. 2026-03-21T13:49:49.916 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.917 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.933 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package liboath0:amd64. 2026-03-21T13:49:49.939 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-03-21T13:49:49.939 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T13:49:49.954 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libradosstriper1. 2026-03-21T13:49:49.960 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.960 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:49.980 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-common. 2026-03-21T13:49:49.986 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../23-ceph-common_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:49.986 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:50.401 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-base. 2026-03-21T13:49:50.406 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../24-ceph-base_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:50.411 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:50.511 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-03-21T13:49:50.516 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-03-21T13:49:50.517 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-03-21T13:49:50.531 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-cheroot. 2026-03-21T13:49:50.537 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-03-21T13:49:50.537 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T13:49:50.555 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-03-21T13:49:50.561 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-03-21T13:49:50.561 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-03-21T13:49:50.575 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-jaraco.text. 2026-03-21T13:49:50.581 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-03-21T13:49:50.582 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-03-21T13:49:50.595 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-03-21T13:49:50.601 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-03-21T13:49:50.602 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-03-21T13:49:50.615 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-tempora. 2026-03-21T13:49:50.621 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-03-21T13:49:50.621 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-03-21T13:49:50.636 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-portend. 2026-03-21T13:49:50.641 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-03-21T13:49:50.642 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-03-21T13:49:50.655 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-03-21T13:49:50.661 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-03-21T13:49:50.661 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-03-21T13:49:50.676 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-cherrypy3. 2026-03-21T13:49:50.681 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-03-21T13:49:50.682 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-03-21T13:49:50.708 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-natsort. 2026-03-21T13:49:50.714 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-03-21T13:49:50.715 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-03-21T13:49:50.730 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-03-21T13:49:50.736 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:50.736 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:50.768 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-03-21T13:49:50.773 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:50.774 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:50.790 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mgr. 2026-03-21T13:49:50.796 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:50.797 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:50.828 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mon. 2026-03-21T13:49:50.834 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:50.834 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:50.927 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libfuse2:amd64. 2026-03-21T13:49:50.933 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-03-21T13:49:50.934 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T13:49:50.951 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-osd. 2026-03-21T13:49:50.957 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:50.957 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:51.219 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph. 2026-03-21T13:49:51.225 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../41-ceph_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:51.226 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:51.240 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-fuse. 2026-03-21T13:49:51.245 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:51.246 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:51.274 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mds. 2026-03-21T13:49:51.280 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:51.281 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:51.339 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package cephadm. 2026-03-21T13:49:51.344 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../44-cephadm_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:51.345 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:51.366 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-asyncssh. 2026-03-21T13:49:51.372 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-03-21T13:49:51.373 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:51.403 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-03-21T13:49:51.409 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:51.410 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:51.437 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-repoze.lru. 2026-03-21T13:49:51.444 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-03-21T13:49:51.444 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-03-21T13:49:51.459 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-routes. 2026-03-21T13:49:51.465 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-03-21T13:49:51.466 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T13:49:51.492 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-03-21T13:49:51.497 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:51.498 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:52.155 INFO:teuthology.orchestra.run.vm00.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-712-g70f8415b-1jammy [135 kB] 2026-03-21T13:49:52.160 INFO:teuthology.orchestra.run.vm00.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-712-g70f8415b-1jammy [43.3 kB] 2026-03-21T13:49:52.162 INFO:teuthology.orchestra.run.vm00.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-712-g70f8415b-1jammy [30.7 kB] 2026-03-21T13:49:52.162 INFO:teuthology.orchestra.run.vm00.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-712-g70f8415b-1jammy [41.5 kB] 2026-03-21T13:49:52.163 INFO:teuthology.orchestra.run.vm00.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-712-g70f8415b-1jammy [25.1 MB] 2026-03-21T13:49:52.470 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-03-21T13:49:52.476 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-03-21T13:49:52.477 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T13:49:52.535 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-joblib. 2026-03-21T13:49:52.541 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-03-21T13:49:52.542 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T13:49:52.575 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-03-21T13:49:52.581 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-03-21T13:49:52.582 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-03-21T13:49:52.596 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-sklearn. 2026-03-21T13:49:52.601 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-03-21T13:49:52.602 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T13:49:52.731 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-03-21T13:49:52.737 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:52.738 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:53.053 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-cachetools. 2026-03-21T13:49:53.059 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-03-21T13:49:53.060 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-03-21T13:49:53.074 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-rsa. 2026-03-21T13:49:53.080 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-03-21T13:49:53.081 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-rsa (4.8-1) ... 2026-03-21T13:49:53.098 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-google-auth. 2026-03-21T13:49:53.105 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-03-21T13:49:53.106 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-03-21T13:49:53.112 INFO:teuthology.orchestra.run.vm00.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-712-g70f8415b-1jammy [97.9 kB] 2026-03-21T13:49:53.254 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-03-21T13:49:53.259 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-03-21T13:49:53.260 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T13:49:53.278 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-websocket. 2026-03-21T13:49:53.284 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-03-21T13:49:53.285 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-03-21T13:49:53.303 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-kubernetes. 2026-03-21T13:49:53.310 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-03-21T13:49:53.311 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T13:49:53.390 INFO:teuthology.orchestra.run.vm00.stdout:Fetched 281 MB in 37s (7566 kB/s) 2026-03-21T13:49:53.460 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-03-21T13:49:53.526 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-21T13:49:53.528 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-03-21T13:49:53.530 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T13:49:53.550 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-03-21T13:49:53.556 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-03-21T13:49:53.557 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T13:49:53.559 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-03-21T13:49:53.565 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:53.566 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:53.573 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-21T13:49:53.580 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libonig5:amd64. 2026-03-21T13:49:53.580 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-03-21T13:49:53.581 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T13:49:53.586 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-03-21T13:49:53.587 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T13:49:53.606 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libjq1:amd64. 2026-03-21T13:49:53.607 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-03-21T13:49:53.612 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-03-21T13:49:53.612 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:53.613 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:53.617 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:53.628 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package jq. 2026-03-21T13:49:53.634 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-03-21T13:49:53.635 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:53.649 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package socat. 2026-03-21T13:49:53.656 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-03-21T13:49:53.657 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-03-21T13:49:53.680 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package xmlstarlet. 2026-03-21T13:49:53.681 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-03-21T13:49:53.686 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-03-21T13:49:53.687 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:53.688 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:53.688 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-03-21T13:49:53.705 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-03-21T13:49:53.710 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-03-21T13:49:53.711 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:49:53.733 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-test. 2026-03-21T13:49:53.736 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-03-21T13:49:53.739 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../67-ceph-test_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:53.740 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:53.742 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-03-21T13:49:53.743 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T13:49:53.766 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../07-librbd1_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:53.769 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking librbd1 (20.2.0-712-g70f8415b-1jammy) over (17.2.9-0ubuntu0.22.04.2) ... 2026-03-21T13:49:53.842 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../08-librados2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:53.845 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking librados2 (20.2.0-712-g70f8415b-1jammy) over (17.2.9-0ubuntu0.22.04.2) ... 2026-03-21T13:49:53.910 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libnbd0. 2026-03-21T13:49:53.916 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../09-libnbd0_1.10.5-1_amd64.deb ... 2026-03-21T13:49:53.917 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-03-21T13:49:53.934 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libcephfs2. 2026-03-21T13:49:53.940 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:53.941 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:53.966 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-rados. 2026-03-21T13:49:53.971 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../11-python3-rados_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:53.973 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:53.994 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-03-21T13:49:53.999 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:54.000 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.015 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-cephfs. 2026-03-21T13:49:54.021 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:54.022 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.041 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-ceph-common. 2026-03-21T13:49:54.047 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:54.048 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.071 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-wcwidth. 2026-03-21T13:49:54.077 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-03-21T13:49:54.078 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T13:49:54.096 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-prettytable. 2026-03-21T13:49:54.102 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-03-21T13:49:54.103 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-03-21T13:49:54.118 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-rbd. 2026-03-21T13:49:54.124 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:54.125 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.147 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-03-21T13:49:54.153 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-03-21T13:49:54.154 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T13:49:54.179 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package librgw2. 2026-03-21T13:49:54.185 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../19-librgw2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:54.186 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.370 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-rgw. 2026-03-21T13:49:54.376 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:54.377 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.393 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package liboath0:amd64. 2026-03-21T13:49:54.399 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-03-21T13:49:54.400 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T13:49:54.414 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libradosstriper1. 2026-03-21T13:49:54.420 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:54.421 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:54.443 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-common. 2026-03-21T13:49:54.450 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../23-ceph-common_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:54.451 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.347 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-base. 2026-03-21T13:49:55.353 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../24-ceph-base_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.358 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.511 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-03-21T13:49:55.513 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package ceph-volume. 2026-03-21T13:49:55.517 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-03-21T13:49:55.517 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-03-21T13:49:55.519 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:55.520 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.533 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-cheroot. 2026-03-21T13:49:55.538 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-03-21T13:49:55.539 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T13:49:55.551 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libcephfs-daemon. 2026-03-21T13:49:55.558 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-03-21T13:49:55.558 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.559 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.563 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-03-21T13:49:55.564 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-03-21T13:49:55.577 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-03-21T13:49:55.579 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-jaraco.text. 2026-03-21T13:49:55.579 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.580 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.585 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-03-21T13:49:55.585 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-03-21T13:49:55.597 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package libcephfs-dev. 2026-03-21T13:49:55.599 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-03-21T13:49:55.601 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.602 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.605 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-03-21T13:49:55.606 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-03-21T13:49:55.619 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-tempora. 2026-03-21T13:49:55.621 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package nvme-cli. 2026-03-21T13:49:55.625 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-03-21T13:49:55.625 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-03-21T13:49:55.627 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-21T13:49:55.628 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T13:49:55.640 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-portend. 2026-03-21T13:49:55.646 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-03-21T13:49:55.647 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-03-21T13:49:55.663 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-03-21T13:49:55.664 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-03-21T13:49:55.669 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-03-21T13:49:55.669 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-03-21T13:49:55.670 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-03-21T13:49:55.670 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:55.688 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-cherrypy3. 2026-03-21T13:49:55.693 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-03-21T13:49:55.694 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-03-21T13:49:55.717 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-iniconfig. 2026-03-21T13:49:55.723 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-03-21T13:49:55.724 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-natsort. 2026-03-21T13:49:55.724 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-03-21T13:49:55.729 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-03-21T13:49:55.730 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-03-21T13:49:55.745 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-pluggy. 2026-03-21T13:49:55.745 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-03-21T13:49:55.746 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-03-21T13:49:55.746 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-03-21T13:49:55.752 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:55.753 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.764 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-psutil. 2026-03-21T13:49:55.770 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-03-21T13:49:55.774 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-03-21T13:49:55.791 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-03-21T13:49:55.797 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-py. 2026-03-21T13:49:55.797 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.798 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.802 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-03-21T13:49:55.803 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-py (1.10.0-1) ... 2026-03-21T13:49:55.816 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mgr. 2026-03-21T13:49:55.822 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.823 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.827 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-pygments. 2026-03-21T13:49:55.833 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-03-21T13:49:55.837 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-03-21T13:49:55.851 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mon. 2026-03-21T13:49:55.857 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:55.858 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:55.924 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-toml. 2026-03-21T13:49:55.930 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-03-21T13:49:55.932 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-03-21T13:49:55.955 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-pytest. 2026-03-21T13:49:55.961 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-03-21T13:49:55.987 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-03-21T13:49:56.003 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libfuse2:amd64. 2026-03-21T13:49:56.008 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-03-21T13:49:56.009 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T13:49:56.031 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-osd. 2026-03-21T13:49:56.033 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-simplejson. 2026-03-21T13:49:56.037 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.037 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-03-21T13:49:56.038 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.038 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-03-21T13:49:56.061 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-webob. 2026-03-21T13:49:56.065 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-03-21T13:49:56.066 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T13:49:56.085 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-03-21T13:49:56.089 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-03-21T13:49:56.090 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-03-21T13:49:56.207 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package radosgw. 2026-03-21T13:49:56.213 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../84-radosgw_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.214 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.378 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph. 2026-03-21T13:49:56.384 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../41-ceph_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.385 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.404 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-fuse. 2026-03-21T13:49:56.408 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.409 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.456 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mds. 2026-03-21T13:49:56.459 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.460 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.520 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package cephadm. 2026-03-21T13:49:56.525 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../44-cephadm_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.526 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.548 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-asyncssh. 2026-03-21T13:49:56.553 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-03-21T13:49:56.554 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:56.594 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-03-21T13:49:56.601 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:56.601 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.737 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-repoze.lru. 2026-03-21T13:49:56.741 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package rbd-fuse. 2026-03-21T13:49:56.744 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-03-21T13:49:56.744 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:56.745 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-03-21T13:49:56.745 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.760 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package smartmontools. 2026-03-21T13:49:56.764 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-routes. 2026-03-21T13:49:56.766 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-03-21T13:49:56.767 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../86-smartmontools_7.2-1ubuntu0.1_amd64.deb ... 2026-03-21T13:49:56.767 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T13:49:56.774 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T13:49:56.794 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-03-21T13:49:56.800 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:56.801 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:56.825 INFO:teuthology.orchestra.run.vm06.stdout:Setting up smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T13:49:57.050 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2026-03-21T13:49:57.050 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2026-03-21T13:49:57.415 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-03-21T13:49:57.571 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T13:49:57.594 INFO:teuthology.orchestra.run.vm06.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T13:49:57.654 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-21T13:49:57.660 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-03-21T13:49:57.664 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-03-21T13:49:57.665 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T13:49:57.740 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-joblib. 2026-03-21T13:49:57.740 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-03-21T13:49:57.741 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T13:49:57.780 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-03-21T13:49:57.783 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-03-21T13:49:57.783 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-03-21T13:49:57.800 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-sklearn. 2026-03-21T13:49:57.804 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-03-21T13:49:57.805 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T13:49:57.860 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-21T13:49:57.946 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-03-21T13:49:57.952 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:57.953 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:58.211 INFO:teuthology.orchestra.run.vm06.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-21T13:49:58.283 INFO:teuthology.orchestra.run.vm06.stdout:Setting up cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:58.299 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-cachetools. 2026-03-21T13:49:58.305 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-03-21T13:49:58.306 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-03-21T13:49:58.323 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-rsa. 2026-03-21T13:49:58.326 INFO:teuthology.orchestra.run.vm06.stdout:Adding system user cephadm....done 2026-03-21T13:49:58.328 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-03-21T13:49:58.329 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-rsa (4.8-1) ... 2026-03-21T13:49:58.335 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-03-21T13:49:58.349 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-google-auth. 2026-03-21T13:49:58.355 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-03-21T13:49:58.356 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-03-21T13:49:58.376 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-03-21T13:49:58.382 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-03-21T13:49:58.383 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T13:49:58.400 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-websocket. 2026-03-21T13:49:58.403 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:58.405 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-03-21T13:49:58.406 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-03-21T13:49:58.407 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-03-21T13:49:58.426 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-kubernetes. 2026-03-21T13:49:58.432 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-03-21T13:49:58.433 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T13:49:58.475 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-03-21T13:49:58.545 INFO:teuthology.orchestra.run.vm06.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T13:49:58.547 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-py (1.10.0-1) ... 2026-03-21T13:49:58.621 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-03-21T13:49:58.627 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:49:58.628 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:58.635 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T13:49:58.643 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libonig5:amd64. 2026-03-21T13:49:58.649 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-03-21T13:49:58.650 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T13:49:58.671 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libjq1:amd64. 2026-03-21T13:49:58.677 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-03-21T13:49:58.678 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:58.693 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package jq. 2026-03-21T13:49:58.698 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-03-21T13:49:58.699 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-03-21T13:49:58.716 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package socat. 2026-03-21T13:49:58.718 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-03-21T13:49:58.719 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-03-21T13:49:58.743 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package xmlstarlet. 2026-03-21T13:49:58.748 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-03-21T13:49:58.749 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-03-21T13:49:58.751 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-03-21T13:49:58.794 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-test. 2026-03-21T13:49:58.799 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../67-ceph-test_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:49:58.801 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:58.816 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-03-21T13:49:58.884 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:58.955 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T13:49:58.957 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-03-21T13:49:58.959 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T13:49:58.962 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T13:49:58.964 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-03-21T13:49:59.081 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-03-21T13:49:59.153 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:49:59.156 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T13:49:59.226 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-03-21T13:49:59.305 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-03-21T13:49:59.572 INFO:teuthology.orchestra.run.vm06.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-03-21T13:49:59.574 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T13:49:59.673 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T13:49:59.806 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T13:49:59.891 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-03-21T13:49:59.968 INFO:teuthology.orchestra.run.vm06.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-03-21T13:49:59.971 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:00.069 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T13:50:00.642 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:50:00.647 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-toml (0.10.2-1) ... 2026-03-21T13:50:00.659 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package ceph-volume. 2026-03-21T13:50:00.665 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-712-g70f8415b-1jammy_all.deb ... 2026-03-21T13:50:00.666 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:00.695 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libcephfs-daemon. 2026-03-21T13:50:00.701 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:50:00.702 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:00.715 INFO:teuthology.orchestra.run.vm06.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T13:50:00.717 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-03-21T13:50:00.717 INFO:teuthology.orchestra.run.vm06.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-03-21T13:50:00.720 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-03-21T13:50:00.723 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:50:00.724 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:00.737 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package libcephfs-dev. 2026-03-21T13:50:00.743 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:50:00.748 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:00.765 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package nvme-cli. 2026-03-21T13:50:00.771 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-21T13:50:00.772 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T13:50:00.785 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-03-21T13:50:00.815 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-03-21T13:50:00.821 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-03-21T13:50:00.822 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T13:50:00.846 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:50:00.849 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-rsa (4.8-1) ... 2026-03-21T13:50:00.872 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-iniconfig. 2026-03-21T13:50:00.877 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-03-21T13:50:00.878 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-03-21T13:50:00.894 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-pluggy. 2026-03-21T13:50:00.900 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-03-21T13:50:00.901 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-03-21T13:50:00.918 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-psutil. 2026-03-21T13:50:00.923 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-03-21T13:50:00.924 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-03-21T13:50:00.925 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-03-21T13:50:00.947 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-py. 2026-03-21T13:50:00.953 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-03-21T13:50:00.954 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-py (1.10.0-1) ... 2026-03-21T13:50:00.980 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-pygments. 2026-03-21T13:50:00.986 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-03-21T13:50:00.987 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-03-21T13:50:00.988 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-03-21T13:50:01.054 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-toml. 2026-03-21T13:50:01.058 INFO:teuthology.orchestra.run.vm06.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T13:50:01.061 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-03-21T13:50:01.061 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-03-21T13:50:01.061 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-03-21T13:50:01.075 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-pytest. 2026-03-21T13:50:01.081 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-03-21T13:50:01.082 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-03-21T13:50:01.122 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-simplejson. 2026-03-21T13:50:01.127 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-03-21T13:50:01.128 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-03-21T13:50:01.139 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T13:50:01.142 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T13:50:01.152 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-webob. 2026-03-21T13:50:01.155 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-03-21T13:50:01.156 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T13:50:01.176 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-03-21T13:50:01.179 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-03-21T13:50:01.180 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-03-21T13:50:01.209 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T13:50:01.295 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-03-21T13:50:01.306 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package radosgw. 2026-03-21T13:50:01.312 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../84-radosgw_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:50:01.313 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:01.360 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T13:50:01.362 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-03-21T13:50:01.498 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-portend (3.0.0-1) ... 2026-03-21T13:50:01.562 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:50:01.565 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-03-21T13:50:01.637 INFO:teuthology.orchestra.run.vm06.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-03-21T13:50:01.640 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-03-21T13:50:01.793 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T13:50:01.796 INFO:teuthology.orchestra.run.vm06.stdout:Setting up librados2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:01.798 INFO:teuthology.orchestra.run.vm06.stdout:Setting up librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:01.801 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:01.803 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T13:50:01.806 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package rbd-fuse. 2026-03-21T13:50:01.812 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-712-g70f8415b-1jammy_amd64.deb ... 2026-03-21T13:50:01.813 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:01.831 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package smartmontools. 2026-03-21T13:50:01.838 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../86-smartmontools_7.2-1ubuntu0.1_amd64.deb ... 2026-03-21T13:50:01.847 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T13:50:01.896 INFO:teuthology.orchestra.run.vm00.stdout:Setting up smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T13:50:02.141 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2026-03-21T13:50:02.141 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2026-03-21T13:50:02.392 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.394 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.397 INFO:teuthology.orchestra.run.vm06.stdout:Setting up librbd1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.399 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.402 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.460 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-03-21T13:50:02.460 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-03-21T13:50:02.486 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-03-21T13:50:02.551 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T13:50:02.553 INFO:teuthology.orchestra.run.vm00.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T13:50:02.616 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-21T13:50:02.821 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.824 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.827 INFO:teuthology.orchestra.run.vm06.stdout:Setting up libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.829 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.830 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-21T13:50:02.832 INFO:teuthology.orchestra.run.vm06.stdout:Setting up rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.834 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.836 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.839 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:02.871 INFO:teuthology.orchestra.run.vm06.stdout:Adding group ceph....done 2026-03-21T13:50:02.908 INFO:teuthology.orchestra.run.vm06.stdout:Adding system user ceph....done 2026-03-21T13:50:02.918 INFO:teuthology.orchestra.run.vm06.stdout:Setting system user ceph properties....done 2026-03-21T13:50:02.923 INFO:teuthology.orchestra.run.vm06.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-03-21T13:50:02.989 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-03-21T13:50:03.166 INFO:teuthology.orchestra.run.vm00.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-21T13:50:03.189 INFO:teuthology.orchestra.run.vm00.stdout:Setting up cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:03.221 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-03-21T13:50:03.227 INFO:teuthology.orchestra.run.vm00.stdout:Adding system user cephadm....done 2026-03-21T13:50:03.236 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-03-21T13:50:03.296 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T13:50:03.298 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-03-21T13:50:03.361 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-03-21T13:50:03.425 INFO:teuthology.orchestra.run.vm00.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T13:50:03.427 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-py (1.10.0-1) ... 2026-03-21T13:50:03.514 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T13:50:03.577 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:03.580 INFO:teuthology.orchestra.run.vm06.stdout:Setting up radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:03.628 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-03-21T13:50:03.694 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-03-21T13:50:03.758 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:03.816 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-03-21T13:50:03.817 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-03-21T13:50:03.824 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T13:50:03.826 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-03-21T13:50:03.828 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T13:50:03.830 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T13:50:03.833 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-03-21T13:50:03.947 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-03-21T13:50:04.014 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:04.016 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T13:50:04.087 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-03-21T13:50:04.163 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-03-21T13:50:04.168 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:04.257 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-03-21T13:50:04.434 INFO:teuthology.orchestra.run.vm00.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-03-21T13:50:04.436 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T13:50:04.536 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T13:50:04.614 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:04.665 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T13:50:04.680 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-03-21T13:50:04.680 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-03-21T13:50:04.753 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-03-21T13:50:04.816 INFO:teuthology.orchestra.run.vm00.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-03-21T13:50:04.818 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:04.912 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T13:50:05.054 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:05.124 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-03-21T13:50:05.124 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-03-21T13:50:05.446 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:50:05.451 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-toml (0.10.2-1) ... 2026-03-21T13:50:05.482 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:05.519 INFO:teuthology.orchestra.run.vm00.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T13:50:05.522 INFO:teuthology.orchestra.run.vm00.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-03-21T13:50:05.524 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-03-21T13:50:05.556 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-03-21T13:50:05.556 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-03-21T13:50:05.591 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-03-21T13:50:05.653 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:50:05.656 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-rsa (4.8-1) ... 2026-03-21T13:50:05.726 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-03-21T13:50:05.789 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-03-21T13:50:05.857 INFO:teuthology.orchestra.run.vm00.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T13:50:05.859 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-03-21T13:50:05.898 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:05.900 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:05.912 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:05.933 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T13:50:05.935 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T13:50:05.970 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-03-21T13:50:05.970 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-03-21T13:50:06.001 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T13:50:06.093 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-03-21T13:50:06.158 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T13:50:06.160 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-03-21T13:50:06.287 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-portend (3.0.0-1) ... 2026-03-21T13:50:06.341 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.349 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T13:50:06.351 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-03-21T13:50:06.353 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.355 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.367 INFO:teuthology.orchestra.run.vm06.stdout:Setting up ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.423 INFO:teuthology.orchestra.run.vm00.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-03-21T13:50:06.425 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-03-21T13:50:06.479 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T13:50:06.547 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T13:50:06.549 INFO:teuthology.orchestra.run.vm00.stdout:Setting up librados2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.552 INFO:teuthology.orchestra.run.vm00.stdout:Setting up librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.554 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T13:50:06.554 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:06.556 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T13:50:07.031 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:07.031 INFO:teuthology.orchestra.run.vm06.stdout:Running kernel seems to be up-to-date. 2026-03-21T13:50:07.031 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:07.031 INFO:teuthology.orchestra.run.vm06.stdout:Services to be restarted: 2026-03-21T13:50:07.033 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart apache-htcacheclean.service 2026-03-21T13:50:07.039 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart rsyslog.service 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout:Service restarts being deferred: 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart networkd-dispatcher.service 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart unattended-upgrades.service 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout:No containers need to be restarted. 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout:No user sessions are running outdated binaries. 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:07.042 INFO:teuthology.orchestra.run.vm06.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-21T13:50:07.196 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.198 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.201 INFO:teuthology.orchestra.run.vm00.stdout:Setting up librbd1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.203 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.205 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.263 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-03-21T13:50:07.263 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-03-21T13:50:07.621 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.623 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.625 INFO:teuthology.orchestra.run.vm00.stdout:Setting up libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.627 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.629 INFO:teuthology.orchestra.run.vm00.stdout:Setting up rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.632 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.634 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.636 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:07.668 INFO:teuthology.orchestra.run.vm00.stdout:Adding group ceph....done 2026-03-21T13:50:07.701 INFO:teuthology.orchestra.run.vm00.stdout:Adding system user ceph....done 2026-03-21T13:50:07.710 INFO:teuthology.orchestra.run.vm00.stdout:Setting system user ceph properties....done 2026-03-21T13:50:07.715 INFO:teuthology.orchestra.run.vm00.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-03-21T13:50:07.779 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-03-21T13:50:07.817 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T13:50:07.820 DEBUG:teuthology.orchestra.run.vm06:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-jmespath python3-xmltodict s3cmd 2026-03-21T13:50:07.894 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T13:50:08.000 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-03-21T13:50:08.041 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T13:50:08.042 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T13:50:08.153 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T13:50:08.153 INFO:teuthology.orchestra.run.vm06.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T13:50:08.153 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T13:50:08.153 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T13:50:08.166 INFO:teuthology.orchestra.run.vm06.stdout:The following NEW packages will be installed: 2026-03-21T13:50:08.166 INFO:teuthology.orchestra.run.vm06.stdout: python3-jmespath python3-xmltodict s3cmd 2026-03-21T13:50:08.190 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 3 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T13:50:08.190 INFO:teuthology.orchestra.run.vm06.stdout:Need to get 155 kB of archives. 2026-03-21T13:50:08.190 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 678 kB of additional disk space will be used. 2026-03-21T13:50:08.190 INFO:teuthology.orchestra.run.vm06.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jmespath all 0.10.0-1 [21.7 kB] 2026-03-21T13:50:08.206 INFO:teuthology.orchestra.run.vm06.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-xmltodict all 0.12.0-2 [12.6 kB] 2026-03-21T13:50:08.207 INFO:teuthology.orchestra.run.vm06.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 s3cmd all 2.2.0-1 [120 kB] 2026-03-21T13:50:08.334 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:08.337 INFO:teuthology.orchestra.run.vm00.stdout:Setting up radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:08.404 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 155 kB in 0s (2802 kB/s) 2026-03-21T13:50:08.419 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-jmespath. 2026-03-21T13:50:08.446 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126082 files and directories currently installed.) 2026-03-21T13:50:08.447 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../python3-jmespath_0.10.0-1_all.deb ... 2026-03-21T13:50:08.448 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-jmespath (0.10.0-1) ... 2026-03-21T13:50:08.465 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package python3-xmltodict. 2026-03-21T13:50:08.470 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../python3-xmltodict_0.12.0-2_all.deb ... 2026-03-21T13:50:08.471 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking python3-xmltodict (0.12.0-2) ... 2026-03-21T13:50:08.487 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package s3cmd. 2026-03-21T13:50:08.493 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../archives/s3cmd_2.2.0-1_all.deb ... 2026-03-21T13:50:08.494 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking s3cmd (2.2.0-1) ... 2026-03-21T13:50:08.527 INFO:teuthology.orchestra.run.vm06.stdout:Setting up s3cmd (2.2.0-1) ... 2026-03-21T13:50:08.568 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-03-21T13:50:08.568 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-03-21T13:50:08.612 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-xmltodict (0.12.0-2) ... 2026-03-21T13:50:08.674 INFO:teuthology.orchestra.run.vm06.stdout:Setting up python3-jmespath (0.10.0-1) ... 2026-03-21T13:50:08.742 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T13:50:08.951 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:09.042 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-03-21T13:50:09.066 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:09.066 INFO:teuthology.orchestra.run.vm06.stdout:Running kernel seems to be up-to-date. 2026-03-21T13:50:09.066 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:09.066 INFO:teuthology.orchestra.run.vm06.stdout:Services to be restarted: 2026-03-21T13:50:09.069 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart apache-htcacheclean.service 2026-03-21T13:50:09.074 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart rsyslog.service 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout:Service restarts being deferred: 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart networkd-dispatcher.service 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart unattended-upgrades.service 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout:No containers need to be restarted. 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout:No user sessions are running outdated binaries. 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:09.076 INFO:teuthology.orchestra.run.vm06.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-21T13:50:09.422 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:09.484 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-03-21T13:50:09.484 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-03-21T13:50:09.836 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T13:50:09.839 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:09.862 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:09.930 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-03-21T13:50:09.930 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-03-21T13:50:10.326 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:10.398 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-03-21T13:50:10.398 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-03-21T13:50:10.724 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:10.726 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:10.737 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:10.795 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-03-21T13:50:10.795 INFO:teuthology.orchestra.run.vm00.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-03-21T13:50:11.192 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:11.204 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:11.206 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:11.217 INFO:teuthology.orchestra.run.vm00.stdout:Setting up ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T13:50:11.325 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T13:50:11.401 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T13:50:11.952 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:11.952 INFO:teuthology.orchestra.run.vm00.stdout:Running kernel seems to be up-to-date. 2026-03-21T13:50:11.952 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:11.952 INFO:teuthology.orchestra.run.vm00.stdout:Services to be restarted: 2026-03-21T13:50:11.955 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart apache-htcacheclean.service 2026-03-21T13:50:11.960 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart rsyslog.service 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout:Service restarts being deferred: 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart networkd-dispatcher.service 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart unattended-upgrades.service 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout:No containers need to be restarted. 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout:No user sessions are running outdated binaries. 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:11.962 INFO:teuthology.orchestra.run.vm00.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-21T13:50:12.674 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T13:50:12.677 DEBUG:teuthology.orchestra.run.vm00:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-jmespath python3-xmltodict s3cmd 2026-03-21T13:50:12.752 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T13:50:12.886 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T13:50:12.886 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T13:50:12.990 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T13:50:12.990 INFO:teuthology.orchestra.run.vm00.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T13:50:12.990 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T13:50:12.990 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T13:50:13.001 INFO:teuthology.orchestra.run.vm00.stdout:The following NEW packages will be installed: 2026-03-21T13:50:13.001 INFO:teuthology.orchestra.run.vm00.stdout: python3-jmespath python3-xmltodict s3cmd 2026-03-21T13:50:13.025 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 3 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T13:50:13.025 INFO:teuthology.orchestra.run.vm00.stdout:Need to get 155 kB of archives. 2026-03-21T13:50:13.025 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 678 kB of additional disk space will be used. 2026-03-21T13:50:13.025 INFO:teuthology.orchestra.run.vm00.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jmespath all 0.10.0-1 [21.7 kB] 2026-03-21T13:50:13.042 INFO:teuthology.orchestra.run.vm00.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-xmltodict all 0.12.0-2 [12.6 kB] 2026-03-21T13:50:13.043 INFO:teuthology.orchestra.run.vm00.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 s3cmd all 2.2.0-1 [120 kB] 2026-03-21T13:50:13.228 INFO:teuthology.orchestra.run.vm00.stdout:Fetched 155 kB in 0s (2750 kB/s) 2026-03-21T13:50:13.244 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-jmespath. 2026-03-21T13:50:13.267 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126082 files and directories currently installed.) 2026-03-21T13:50:13.269 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../python3-jmespath_0.10.0-1_all.deb ... 2026-03-21T13:50:13.270 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-jmespath (0.10.0-1) ... 2026-03-21T13:50:13.285 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package python3-xmltodict. 2026-03-21T13:50:13.290 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../python3-xmltodict_0.12.0-2_all.deb ... 2026-03-21T13:50:13.291 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking python3-xmltodict (0.12.0-2) ... 2026-03-21T13:50:13.306 INFO:teuthology.orchestra.run.vm00.stdout:Selecting previously unselected package s3cmd. 2026-03-21T13:50:13.312 INFO:teuthology.orchestra.run.vm00.stdout:Preparing to unpack .../archives/s3cmd_2.2.0-1_all.deb ... 2026-03-21T13:50:13.313 INFO:teuthology.orchestra.run.vm00.stdout:Unpacking s3cmd (2.2.0-1) ... 2026-03-21T13:50:13.344 INFO:teuthology.orchestra.run.vm00.stdout:Setting up s3cmd (2.2.0-1) ... 2026-03-21T13:50:13.425 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-xmltodict (0.12.0-2) ... 2026-03-21T13:50:13.487 INFO:teuthology.orchestra.run.vm00.stdout:Setting up python3-jmespath (0.10.0-1) ... 2026-03-21T13:50:13.552 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T13:50:13.855 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:13.855 INFO:teuthology.orchestra.run.vm00.stdout:Running kernel seems to be up-to-date. 2026-03-21T13:50:13.855 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:13.855 INFO:teuthology.orchestra.run.vm00.stdout:Services to be restarted: 2026-03-21T13:50:13.857 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart apache-htcacheclean.service 2026-03-21T13:50:13.862 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart rsyslog.service 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout:Service restarts being deferred: 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart networkd-dispatcher.service 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout: systemctl restart unattended-upgrades.service 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout:No containers need to be restarted. 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout:No user sessions are running outdated binaries. 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:13.865 INFO:teuthology.orchestra.run.vm00.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-21T13:50:14.580 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T13:50:14.583 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:14.584 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:50:15.162 DEBUG:teuthology.orchestra.run.vm00:> dpkg-query -W -f '${Version}' ceph 2026-03-21T13:50:15.171 INFO:teuthology.orchestra.run.vm00.stdout:20.2.0-712-g70f8415b-1jammy 2026-03-21T13:50:15.171 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-712-g70f8415b-1jammy 2026-03-21T13:50:15.171 INFO:teuthology.task.install:The correct ceph version 20.2.0-712-g70f8415b-1jammy is installed. 2026-03-21T13:50:15.172 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:50:15.756 DEBUG:teuthology.orchestra.run.vm06:> dpkg-query -W -f '${Version}' ceph 2026-03-21T13:50:15.765 INFO:teuthology.orchestra.run.vm06.stdout:20.2.0-712-g70f8415b-1jammy 2026-03-21T13:50:15.765 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-712-g70f8415b-1jammy 2026-03-21T13:50:15.765 INFO:teuthology.task.install:The correct ceph version 20.2.0-712-g70f8415b-1jammy is installed. 2026-03-21T13:50:15.766 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-21T13:50:16.322 DEBUG:teuthology.orchestra.run.vm08:> dpkg-query -W -f '${Version}' ceph 2026-03-21T13:50:16.330 INFO:teuthology.orchestra.run.vm08.stdout:20.2.0-712-g70f8415b-1jammy 2026-03-21T13:50:16.330 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-712-g70f8415b-1jammy 2026-03-21T13:50:16.330 INFO:teuthology.task.install:The correct ceph version 20.2.0-712-g70f8415b-1jammy is installed. 2026-03-21T13:50:16.331 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-03-21T13:50:16.331 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:16.331 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-03-21T13:50:16.339 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:16.339 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-03-21T13:50:16.347 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:16.347 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-03-21T13:50:16.380 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-03-21T13:50:16.381 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:16.381 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/usr/bin/daemon-helper 2026-03-21T13:50:16.388 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-03-21T13:50:16.439 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:16.439 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/usr/bin/daemon-helper 2026-03-21T13:50:16.447 DEBUG:teuthology.orchestra.run.vm06:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-03-21T13:50:16.496 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:16.496 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/usr/bin/daemon-helper 2026-03-21T13:50:16.504 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-03-21T13:50:16.553 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-03-21T13:50:16.553 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:16.553 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/usr/bin/adjust-ulimits 2026-03-21T13:50:16.561 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-03-21T13:50:16.610 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:16.611 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/usr/bin/adjust-ulimits 2026-03-21T13:50:16.619 DEBUG:teuthology.orchestra.run.vm06:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-03-21T13:50:16.669 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:16.669 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/usr/bin/adjust-ulimits 2026-03-21T13:50:16.677 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-03-21T13:50:16.728 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-03-21T13:50:16.728 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:16.728 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/usr/bin/stdin-killer 2026-03-21T13:50:16.737 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-03-21T13:50:16.787 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:16.787 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/usr/bin/stdin-killer 2026-03-21T13:50:16.795 DEBUG:teuthology.orchestra.run.vm06:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-03-21T13:50:16.844 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:16.844 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/usr/bin/stdin-killer 2026-03-21T13:50:16.851 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-03-21T13:50:16.900 INFO:teuthology.run_tasks:Running task ceph... 2026-03-21T13:50:16.943 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-03-21T13:50:16.943 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 777 /var/log/ceph 2026-03-21T13:50:16.945 DEBUG:teuthology.orchestra.run.vm06:> sudo chmod 777 /var/log/ceph 2026-03-21T13:50:16.946 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 777 /var/log/ceph 2026-03-21T13:50:16.953 INFO:tasks.ceph:Disabling ceph logrotate... 2026-03-21T13:50:16.954 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f -- /etc/logrotate.d/ceph 2026-03-21T13:50:16.997 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/logrotate.d/ceph 2026-03-21T13:50:16.998 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/logrotate.d/ceph 2026-03-21T13:50:17.005 INFO:tasks.ceph:Creating extra log directories... 2026-03-21T13:50:17.005 DEBUG:teuthology.orchestra.run.vm00:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-03-21T13:50:17.048 DEBUG:teuthology.orchestra.run.vm06:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-03-21T13:50:17.049 DEBUG:teuthology.orchestra.run.vm08:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-03-21T13:50:17.061 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-03-21T13:50:17.061 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': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', '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 mclock iops capacity threshold hdd': 49000, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, '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': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-03-21T13:50:17.061 INFO:tasks.ceph:ctx.config {'archive_path': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485', 'branch': 'tentacle', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': None, 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '3485', 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'vps', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'tentacle'}, 'ansible.cephlab': {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}}, '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': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', '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 mclock iops capacity threshold hdd': 49000, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'cephadm': {'cephadm_binary_url': 'https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'tt-tentacle', 'sha1': '0392f78529848ec72469e8e431875cb98d3a5fb4'}}, 'owner': 'kyr', 'priority': 1000, 'repo': 'https://github.com/ceph/ceph.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 3051, 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'sleep_before_teardown': 0, 'subset': '1/128', 'suite': 'rbd', 'suite_branch': 'tt-tentacle', 'suite_path': '/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/kshtsk/ceph.git', 'suite_sha1': '0392f78529848ec72469e8e431875cb98d3a5fb4', 'targets': {'vm00.local': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4SEsrYnwbLwmqtiJD0aLLe1mSKNGUdVAYf43jh8pApL8emfpJwlK2FxnpqsMm3NWuzEGJ+iVE5VdcPcgh+DnY=', 'vm06.local': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO923E6Ej4WGSADP/1yGRnxtHuN04xFrh8JL5MGTyDorbQ7Q3QTxFM/Wp1Ogh1bK6l3pgr/w1lJEeOORjPlVRCc=', 'vm08.local': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDkTNM3HrvjyMqCX8SV4qYq9yVEPstqbelBcF8pSbpDHmFGiBz0dH4zT/yrHHrQoVgPqkMUyfKtBuifO4tJeG5M='}, '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}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'echo \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'clyso-debian-13', 'teuthology_repo': 'https://github.com/clyso/teuthology', 'teuthology_sha1': '1c580df7a9c7c2aadc272da296344fd99f27c444', 'timestamp': '2026-03-20_22:04:26', 'tube': 'vps', 'user': 'kyr', 'verbose': False, 'worker_log': '/home/teuthos/.teuthology/dispatcher/dispatcher.vps.4188345'} 2026-03-21T13:50:17.061 DEBUG:teuthology.orchestra.run.vm00:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-03-21T13:50:17.100 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-03-21T13:50:17.101 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-03-21T13:50:17.105 DEBUG:teuthology.orchestra.run.vm00:> sudo install -d -m0777 -- /var/run/ceph 2026-03-21T13:50:17.144 DEBUG:teuthology.orchestra.run.vm06:> sudo install -d -m0777 -- /var/run/ceph 2026-03-21T13:50:17.145 DEBUG:teuthology.orchestra.run.vm08:> sudo install -d -m0777 -- /var/run/ceph 2026-03-21T13:50:17.153 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:17.153 DEBUG:teuthology.orchestra.run.vm00:> dd if=/scratch_devs of=/dev/stdout 2026-03-21T13:50:17.199 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-21T13:50:17.199 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vg_nvme/lv_1 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 771 Links: 1 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-21 13:48:52.430855000 +0000 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-21 13:48:52.298855000 +0000 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-21 13:48:52.298855000 +0000 2026-03-21T13:50:17.243 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-21T13:50:17.243 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-21T13:50:17.291 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-21T13:50:17.291 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-21T13:50:17.291 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.00021397 s, 2.4 MB/s 2026-03-21T13:50:17.292 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-21T13:50:17.339 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vg_nvme/lv_2 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 805 Links: 1 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-21 13:48:52.706855000 +0000 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-21 13:48:52.582855000 +0000 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-21 13:48:52.582855000 +0000 2026-03-21T13:50:17.387 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-21T13:50:17.387 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-21T13:50:17.435 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-21T13:50:17.435 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-21T13:50:17.435 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000178443 s, 2.9 MB/s 2026-03-21T13:50:17.435 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-21T13:50:17.480 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vg_nvme/lv_3 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 835 Links: 1 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-21 13:48:52.978855000 +0000 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-21 13:48:52.862855000 +0000 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-21 13:48:52.862855000 +0000 2026-03-21T13:50:17.526 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-21T13:50:17.526 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-21T13:50:17.574 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-21T13:50:17.574 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-21T13:50:17.574 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000157355 s, 3.3 MB/s 2026-03-21T13:50:17.575 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-21T13:50:17.619 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vg_nvme/lv_4 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 870 Links: 1 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-21 13:48:58.990855000 +0000 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-21 13:48:53.138855000 +0000 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-21 13:48:53.138855000 +0000 2026-03-21T13:50:17.666 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-21T13:50:17.666 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-21T13:50:17.715 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-21T13:50:17.715 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-21T13:50:17.715 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000174396 s, 2.9 MB/s 2026-03-21T13:50:17.715 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-21T13:50:17.760 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:17.760 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:17.760 DEBUG:teuthology.orchestra.run.vm06:> dd if=/scratch_devs of=/dev/stdout 2026-03-21T13:50:17.763 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-21T13:50:17.763 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_1 2026-03-21T13:50:17.807 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 788 Links: 1 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-21 13:48:54.887700000 +0000 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-21 13:48:54.767700000 +0000 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-21 13:48:54.767700000 +0000 2026-03-21T13:50:17.808 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-21T13:50:17.808 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-21T13:50:17.856 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-21T13:50:17.856 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-21T13:50:17.856 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000150081 s, 3.4 MB/s 2026-03-21T13:50:17.857 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-21T13:50:17.904 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_2 2026-03-21T13:50:17.951 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 820 Links: 1 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-21 13:48:55.163700000 +0000 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-21 13:48:55.047700000 +0000 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-21 13:48:55.047700000 +0000 2026-03-21T13:50:17.952 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-21T13:50:17.952 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-21T13:50:17.999 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-21T13:50:18.000 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-21T13:50:18.000 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000167384 s, 3.1 MB/s 2026-03-21T13:50:18.000 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-21T13:50:18.045 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_3 2026-03-21T13:50:18.091 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 849 Links: 1 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-21 13:48:55.447700000 +0000 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-21 13:48:55.323700000 +0000 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-21 13:48:55.323700000 +0000 2026-03-21T13:50:18.092 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-21T13:50:18.092 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-21T13:50:18.143 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-21T13:50:18.144 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-21T13:50:18.144 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.00014482 s, 3.5 MB/s 2026-03-21T13:50:18.144 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-21T13:50:18.193 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_4 2026-03-21T13:50:18.239 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 884 Links: 1 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-21 13:48:59.003700000 +0000 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-21 13:48:55.607700000 +0000 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-21 13:48:55.607700000 +0000 2026-03-21T13:50:18.240 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-21T13:50:18.240 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-21T13:50:18.287 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-21T13:50:18.287 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-21T13:50:18.287 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000141474 s, 3.6 MB/s 2026-03-21T13:50:18.288 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-21T13:50:18.333 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:18.333 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@vm00.local'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@vm06.local'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-03-21T13:50:18.333 INFO:tasks.ceph:Generating config... 2026-03-21T13:50:18.334 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-03-21T13:50:18.334 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-03-21T13:50:18.334 INFO:tasks.ceph:[mgr] debug ms = 1 2026-03-21T13:50:18.334 INFO:tasks.ceph:[mon] debug mon = 20 2026-03-21T13:50:18.334 INFO:tasks.ceph:[mon] debug ms = 1 2026-03-21T13:50:18.334 INFO:tasks.ceph:[mon] debug paxos = 20 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] debug ms = 1 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] debug osd = 20 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] osd mclock iops capacity threshold hdd = 49000 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-03-21T13:50:18.334 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-03-21T13:50:18.334 INFO:tasks.ceph:Setting up mon.a... 2026-03-21T13:50:18.334 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-03-21T13:50:18.352 INFO:teuthology.orchestra.run.vm00.stdout:creating /etc/ceph/ceph.keyring 2026-03-21T13:50:18.355 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-03-21T13:50:18.415 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-21T13:50:18.464 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '192.168.123.100'), ('mon.c', '[v2:192.168.123.100:3301,v1:192.168.123.100:6790]'), ('mon.b', '192.168.123.106')] 2026-03-21T13:50:18.464 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=isa 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': '192.168.123.100,[v2:192.168.123.100:3301,v1:192.168.123.100:6790],192.168.123.106', '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 mclock skip benchmark': 'true', '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', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', '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 mclock iops capacity threshold hdd': 49000, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', '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': {}, 'mon.c': {}, 'mon.b': {}} 2026-03-21T13:50:18.465 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:18.465 DEBUG:teuthology.orchestra.run.vm00:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-03-21T13:50:18.511 DEBUG:teuthology.orchestra.run.vm00:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 192.168.123.100 --addv c '[v2:192.168.123.100:3301,v1:192.168.123.100:6790]' --add b 192.168.123.106 --print /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:18.571 INFO:teuthology.orchestra.run.vm00.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:18.571 INFO:teuthology.orchestra.run.vm00.stdout:monmaptool: generated fsid 9b91c13b-51e6-4773-ade5-c19775dfe202 2026-03-21T13:50:18.571 INFO:teuthology.orchestra.run.vm00.stdout:setting min_mon_release = tentacle 2026-03-21T13:50:18.571 INFO:teuthology.orchestra.run.vm00.stdout:epoch 0 2026-03-21T13:50:18.571 INFO:teuthology.orchestra.run.vm00.stdout:fsid 9b91c13b-51e6-4773-ade5-c19775dfe202 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:last_changed 2026-03-21T13:50:18.571595+0000 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:created 2026-03-21T13:50:18.571595+0000 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:min_mon_release 20 (tentacle) 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:election_strategy: 1 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:0: [v2:192.168.123.100:3300/0,v1:192.168.123.100:6789/0] mon.a 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:1: [v2:192.168.123.106:3300/0,v1:192.168.123.106:6789/0] mon.b 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:2: [v2:192.168.123.100:3301/0,v1:192.168.123.100:6790/0] mon.c 2026-03-21T13:50:18.572 INFO:teuthology.orchestra.run.vm00.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-03-21T13:50:18.573 DEBUG:teuthology.orchestra.run.vm00:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-03-21T13:50:18.618 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 9b91c13b-51e6-4773-ade5-c19775dfe202... 2026-03-21T13:50:18.619 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-03-21T13:50:18.660 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-03-21T13:50:18.661 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout:[global] 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: chdir = "" 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: auth supported = cephx 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: filestore xattr use omap = true 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.678 INFO:teuthology.orchestra.run.vm00.stdout: mon clock drift allowed = 1.000 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd crush chooseleaf type = 0 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: auth debug = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: ms die on old message = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: ms die on bug = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon max pg per osd = 10000 # >= luminous 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon pg warn max object skew = 0 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: # disable pg_autoscaler by default for new pools 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd_pool_default_pg_autoscale_mode = off 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd pool default size = 2 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon osd allow primary affinity = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon osd allow pg remap = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon warn on legacy crush tunables = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon warn on crush straw calc version zero = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon warn on no sortbitwise = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon warn on osd down out interval zero = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon warn on too few osds = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon_warn_on_pool_no_redundancy = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon_allow_pool_size_one = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd default data pool replay window = 5 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon allow pool delete = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon cluster log file level = debug 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: debug asserts on shutdown = true 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon health detail to clog = false 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon host = "192.168.123.100,[v2:192.168.123.100:3301,v1:192.168.123.100:6790],192.168.123.106" 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: mon warn on pool no app = False 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: fsid = 9b91c13b-51e6-4773-ade5-c19775dfe202 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout:[osd] 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd journal size = 100 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd scrub load threshold = 5.0 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd scrub max interval = 600 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd mclock profile = high_recovery_ops 2026-03-21T13:50:18.679 INFO:teuthology.orchestra.run.vm00.stdout: osd mclock skip benchmark = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd recover clone overlap = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd recovery max chunk = 1048576 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd debug shutdown = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd debug op order = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd debug verify stray on activate = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd debug trim objects = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd open classes on start = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd debug pg log writeout = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd deep scrub update digest min age = 30 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd map max advance = 10 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: journal zero on create = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: filestore ondisk finisher threads = 3 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: filestore apply finisher threads = 3 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: bdev debug aio = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd debug misdirected ops = true 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: bluestore block size = 96636764160 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: bluestore compression algorithm = snappy 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: bluestore compression mode = aggressive 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: bluestore fsck on mount = True 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug bluefs = 1/20 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug bluestore = 1/20 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug ms = 1 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug osd = 20 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug rocksdb = 4/10 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: mon osd backfillfull_ratio = 0.85 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: mon osd full ratio = 0.9 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: mon osd nearfull ratio = 0.8 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd failsafe full ratio = 0.95 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd mclock iops capacity threshold hdd = 49000 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd objectstore = bluestore 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: osd shutdown pgref assert = True 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout:[mgr] 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug ms = 1 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug mgr = 20 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug mon = 20 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug auth = 20 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: mon reweight min pgs per osd = 4 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: mon reweight min bytes per osd = 10 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: mgr/telemetry/nag = false 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout:[mon] 2026-03-21T13:50:18.680 INFO:teuthology.orchestra.run.vm00.stdout: debug ms = 1 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: debug mon = 20 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: debug paxos = 20 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: debug auth = 20 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon data avail warn = 5 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon mgr mkfs grace = 240 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon reweight min pgs per osd = 4 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon osd reporter subtree level = osd 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon osd prime pg temp = true 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon reweight min bytes per osd = 10 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: auth mon ticket ttl = 660 # 11m 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: auth service ticket ttl = 240 # 4m 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: # don't complain about insecure global_id in the test suite 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: # 1m isn't quite enough 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon_down_mkfs_grace = 2m 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: mon_warn_on_filestore_osds = false 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout:[client] 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: rgw cache enabled = true 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: rgw enable ops log = true 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: rgw enable usage log = true 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout:[mon.a] 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout:[mon.c] 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm00.stdout:[mon.b] 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm06.stdout:[global] 2026-03-21T13:50:18.681 INFO:teuthology.orchestra.run.vm06.stdout: chdir = "" 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: auth supported = cephx 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: filestore xattr use omap = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon clock drift allowed = 1.000 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: osd crush chooseleaf type = 0 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: auth debug = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: ms die on old message = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: ms die on bug = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon max pg per osd = 10000 # >= luminous 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon pg warn max object skew = 0 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: # disable pg_autoscaler by default for new pools 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: osd_pool_default_pg_autoscale_mode = off 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: osd pool default size = 2 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon osd allow primary affinity = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon osd allow pg remap = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon warn on legacy crush tunables = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon warn on crush straw calc version zero = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon warn on no sortbitwise = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon warn on osd down out interval zero = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon warn on too few osds = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon_warn_on_pool_no_redundancy = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon_allow_pool_size_one = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: osd default data pool replay window = 5 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon allow pool delete = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon cluster log file level = debug 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: debug asserts on shutdown = true 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon health detail to clog = false 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon host = "192.168.123.100,[v2:192.168.123.100:3301,v1:192.168.123.100:6790],192.168.123.106" 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: mon warn on pool no app = False 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: fsid = 9b91c13b-51e6-4773-ade5-c19775dfe202 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout:[osd] 2026-03-21T13:50:18.682 INFO:teuthology.orchestra.run.vm06.stdout: osd journal size = 100 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd scrub load threshold = 5.0 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd scrub max interval = 600 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd mclock profile = high_recovery_ops 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd mclock skip benchmark = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd recover clone overlap = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd recovery max chunk = 1048576 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd debug shutdown = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd debug op order = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd debug verify stray on activate = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd debug trim objects = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd open classes on start = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd debug pg log writeout = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd deep scrub update digest min age = 30 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd map max advance = 10 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: journal zero on create = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: filestore ondisk finisher threads = 3 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: filestore apply finisher threads = 3 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: bdev debug aio = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd debug misdirected ops = true 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: bluestore block size = 96636764160 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: bluestore compression algorithm = snappy 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: bluestore compression mode = aggressive 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: bluestore fsck on mount = True 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug bluefs = 1/20 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug bluestore = 1/20 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug ms = 1 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug osd = 20 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug rocksdb = 4/10 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: mon osd backfillfull_ratio = 0.85 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: mon osd full ratio = 0.9 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: mon osd nearfull ratio = 0.8 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd failsafe full ratio = 0.95 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd mclock iops capacity threshold hdd = 49000 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd objectstore = bluestore 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: osd shutdown pgref assert = True 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout:[mgr] 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug ms = 1 2026-03-21T13:50:18.683 INFO:teuthology.orchestra.run.vm06.stdout: debug mgr = 20 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: debug mon = 20 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: debug auth = 20 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon reweight min pgs per osd = 4 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon reweight min bytes per osd = 10 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mgr/telemetry/nag = false 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout:[mon] 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: debug ms = 1 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: debug mon = 20 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: debug paxos = 20 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: debug auth = 20 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon data avail warn = 5 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon mgr mkfs grace = 240 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon reweight min pgs per osd = 4 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon osd reporter subtree level = osd 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon osd prime pg temp = true 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon reweight min bytes per osd = 10 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: auth mon ticket ttl = 660 # 11m 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: auth service ticket ttl = 240 # 4m 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: # don't complain about insecure global_id in the test suite 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: # 1m isn't quite enough 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon_down_mkfs_grace = 2m 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: mon_warn_on_filestore_osds = false 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout:[client] 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: rgw cache enabled = true 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: rgw enable ops log = true 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: rgw enable usage log = true 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout:[mon.a] 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout:[mon.c] 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm06.stdout:[mon.b] 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout:[global] 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout: chdir = "" 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout: auth supported = cephx 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout: filestore xattr use omap = true 2026-03-21T13:50:18.684 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon clock drift allowed = 1.000 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd crush chooseleaf type = 0 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: auth debug = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: ms die on old message = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: ms die on bug = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon max pg per osd = 10000 # >= luminous 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon pg warn max object skew = 0 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: # disable pg_autoscaler by default for new pools 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd_pool_default_pg_autoscale_mode = off 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd pool default size = 2 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon osd allow primary affinity = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon osd allow pg remap = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on legacy crush tunables = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on crush straw calc version zero = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on no sortbitwise = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on osd down out interval zero = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on too few osds = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_pool_no_redundancy = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon_allow_pool_size_one = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd default data pool replay window = 5 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon allow pool delete = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon cluster log file level = debug 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: debug asserts on shutdown = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon health detail to clog = false 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon host = "192.168.123.100,[v2:192.168.123.100:3301,v1:192.168.123.100:6790],192.168.123.106" 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on pool no app = False 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: fsid = 9b91c13b-51e6-4773-ade5-c19775dfe202 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout:[osd] 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd journal size = 100 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd scrub load threshold = 5.0 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd scrub max interval = 600 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd mclock profile = high_recovery_ops 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd mclock skip benchmark = true 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.685 INFO:teuthology.orchestra.run.vm08.stdout: osd recover clone overlap = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd recovery max chunk = 1048576 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd debug shutdown = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd debug op order = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd debug verify stray on activate = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd debug trim objects = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd open classes on start = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd debug pg log writeout = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd deep scrub update digest min age = 30 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd map max advance = 10 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: journal zero on create = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: filestore ondisk finisher threads = 3 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: filestore apply finisher threads = 3 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: bdev debug aio = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd debug misdirected ops = true 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: bluestore block size = 96636764160 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: bluestore compression algorithm = snappy 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: bluestore compression mode = aggressive 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: bluestore fsck on mount = True 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug bluefs = 1/20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug bluestore = 1/20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug ms = 1 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug osd = 20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug rocksdb = 4/10 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: mon osd backfillfull_ratio = 0.85 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: mon osd full ratio = 0.9 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: mon osd nearfull ratio = 0.8 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd failsafe full ratio = 0.95 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd mclock iops capacity threshold hdd = 49000 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd objectstore = bluestore 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: osd shutdown pgref assert = True 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout:[mgr] 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug ms = 1 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug mgr = 20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug mon = 20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug auth = 20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min pgs per osd = 4 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min bytes per osd = 10 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: mgr/telemetry/nag = false 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout:[mon] 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug ms = 1 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug mon = 20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug paxos = 20 2026-03-21T13:50:18.686 INFO:teuthology.orchestra.run.vm08.stdout: debug auth = 20 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon data avail warn = 5 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon mgr mkfs grace = 240 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min pgs per osd = 4 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon osd reporter subtree level = osd 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon osd prime pg temp = true 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min bytes per osd = 10 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: auth mon ticket ttl = 660 # 11m 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: auth service ticket ttl = 240 # 4m 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: # don't complain about insecure global_id in the test suite 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: # 1m isn't quite enough 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon_down_mkfs_grace = 2m 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_filestore_osds = false 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout:[client] 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: rgw cache enabled = true 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: rgw enable ops log = true 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: rgw enable usage log = true 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout:[mon.a] 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout:[mon.c] 2026-03-21T13:50:18.687 INFO:teuthology.orchestra.run.vm08.stdout:[mon.b] 2026-03-21T13:50:18.688 INFO:tasks.ceph:Creating admin key on mon.a... 2026-03-21T13:50:18.688 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2026-03-21T13:50:18.756 INFO:tasks.ceph:Copying monmap to all nodes... 2026-03-21T13:50:18.756 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:18.756 DEBUG:teuthology.orchestra.run.vm00:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-03-21T13:50:18.803 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:18.803 DEBUG:teuthology.orchestra.run.vm00:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-03-21T13:50:18.847 INFO:tasks.ceph:Sending monmap to node ubuntu@vm00.local 2026-03-21T13:50:18.847 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:18.847 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/ceph/ceph.keyring 2026-03-21T13:50:18.847 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-21T13:50:18.901 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:18.901 DEBUG:teuthology.orchestra.run.vm00:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:18.947 INFO:tasks.ceph:Sending monmap to node ubuntu@vm06.local 2026-03-21T13:50:18.947 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:18.947 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/ceph/ceph.keyring 2026-03-21T13:50:18.947 DEBUG:teuthology.orchestra.run.vm06:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-21T13:50:18.959 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:18.959 DEBUG:teuthology.orchestra.run.vm06:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:19.003 INFO:tasks.ceph:Sending monmap to node ubuntu@vm08.local 2026-03-21T13:50:19.003 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:19.003 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/ceph/ceph.keyring 2026-03-21T13:50:19.003 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-21T13:50:19.017 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:19.017 DEBUG:teuthology.orchestra.run.vm08:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:19.065 INFO:tasks.ceph:Setting up mon nodes... 2026-03-21T13:50:19.065 INFO:tasks.ceph:Setting up mgr nodes... 2026-03-21T13:50:19.065 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2026-03-21T13:50:19.089 INFO:teuthology.orchestra.run.vm00.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-03-21T13:50:19.090 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2026-03-21T13:50:19.113 INFO:teuthology.orchestra.run.vm06.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-03-21T13:50:19.115 INFO:tasks.ceph:Setting up mds nodes... 2026-03-21T13:50:19.115 INFO:tasks.ceph_client:Setting up client nodes... 2026-03-21T13:50:19.115 DEBUG:teuthology.orchestra.run.vm08:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-03-21T13:50:19.133 INFO:teuthology.orchestra.run.vm08.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-03-21T13:50:19.139 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-03-21T13:50:19.140 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@vm00.local'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@vm06.local'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-03-21T13:50:19.140 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-03-21T13:50:19.148 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:19.148 INFO:tasks.ceph:role: osd.0 2026-03-21T13:50:19.148 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@vm00.local 2026-03-21T13:50:19.148 DEBUG:teuthology.orchestra.run.vm00:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:19.200 INFO:teuthology.orchestra.run.vm00.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:19.201 INFO:teuthology.orchestra.run.vm00.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:19.201 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:19.201 INFO:teuthology.orchestra.run.vm00.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:19.205 INFO:teuthology.orchestra.run.vm00.stdout:Discarding blocks...Done. 2026-03-21T13:50:19.206 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@vm00.local -o noatime 2026-03-21T13:50:19.206 DEBUG:teuthology.orchestra.run.vm00:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-03-21T13:50:19.293 DEBUG:teuthology.orchestra.run.vm00:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-03-21T13:50:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:19.299 INFO:teuthology.orchestra.run.vm00.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:19.299 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-03-21T13:50:19.346 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:19.346 INFO:tasks.ceph:role: osd.1 2026-03-21T13:50:19.346 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@vm00.local 2026-03-21T13:50:19.346 DEBUG:teuthology.orchestra.run.vm00:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:19.394 INFO:teuthology.orchestra.run.vm00.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:19.399 INFO:teuthology.orchestra.run.vm00.stdout:Discarding blocks...Done. 2026-03-21T13:50:19.400 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@vm00.local -o noatime 2026-03-21T13:50:19.400 DEBUG:teuthology.orchestra.run.vm00:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-03-21T13:50:19.453 DEBUG:teuthology.orchestra.run.vm00:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-03-21T13:50:19.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:19.501 INFO:teuthology.orchestra.run.vm00.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:19.501 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-03-21T13:50:19.550 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:19.550 INFO:tasks.ceph:role: osd.2 2026-03-21T13:50:19.550 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@vm00.local 2026-03-21T13:50:19.550 DEBUG:teuthology.orchestra.run.vm00:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:19.598 INFO:teuthology.orchestra.run.vm00.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:19.603 INFO:teuthology.orchestra.run.vm00.stdout:Discarding blocks...Done. 2026-03-21T13:50:19.604 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@vm00.local -o noatime 2026-03-21T13:50:19.604 DEBUG:teuthology.orchestra.run.vm00:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-03-21T13:50:19.657 DEBUG:teuthology.orchestra.run.vm00:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-03-21T13:50:19.705 INFO:teuthology.orchestra.run.vm00.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:19.706 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-03-21T13:50:19.754 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:19.754 INFO:tasks.ceph:role: osd.3 2026-03-21T13:50:19.754 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@vm00.local 2026-03-21T13:50:19.754 DEBUG:teuthology.orchestra.run.vm00:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:19.802 INFO:teuthology.orchestra.run.vm00.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:19.807 INFO:teuthology.orchestra.run.vm00.stdout:Discarding blocks...Done. 2026-03-21T13:50:19.808 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@vm00.local -o noatime 2026-03-21T13:50:19.808 DEBUG:teuthology.orchestra.run.vm00:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-03-21T13:50:19.863 DEBUG:teuthology.orchestra.run.vm00:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-03-21T13:50:19.909 INFO:teuthology.orchestra.run.vm00.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:19.909 DEBUG:teuthology.orchestra.run.vm00:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:19.971 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:19.964+0000 7fcf19cdea40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2026-03-21T13:50:19.971 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:19.964+0000 7fcf19cdea40 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-03-21T13:50:19.971 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:19.964+0000 7fcf19cdea40 -1 bdev(0x5567824a1800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:19.972 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:19.964+0000 7fcf19cdea40 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-03-21T13:50:20.810 DEBUG:teuthology.orchestra.run.vm00:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-03-21T13:50:20.858 DEBUG:teuthology.orchestra.run.vm00:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:20.920 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:20.912+0000 7f9ad29d2a40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2026-03-21T13:50:20.920 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:20.916+0000 7f9ad29d2a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-03-21T13:50:20.920 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:20.916+0000 7f9ad29d2a40 -1 bdev(0x55a9e2321800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:20.920 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:20.916+0000 7f9ad29d2a40 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-03-21T13:50:21.770 DEBUG:teuthology.orchestra.run.vm00:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-03-21T13:50:21.819 DEBUG:teuthology.orchestra.run.vm00:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:21.880 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:21.876+0000 7f70f2761a40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2026-03-21T13:50:21.880 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:21.876+0000 7f70f2761a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-03-21T13:50:21.880 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:21.876+0000 7f70f2761a40 -1 bdev(0x5610b4d39800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:21.880 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:21.876+0000 7f70f2761a40 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-03-21T13:50:22.738 DEBUG:teuthology.orchestra.run.vm00:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-03-21T13:50:22.787 DEBUG:teuthology.orchestra.run.vm00:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:22.847 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:22.840+0000 7f548d6d6a40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2026-03-21T13:50:22.848 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:22.840+0000 7f548d6d6a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-03-21T13:50:22.848 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:22.840+0000 7f548d6d6a40 -1 bdev(0x55714a16f800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:22.848 INFO:teuthology.orchestra.run.vm00.stderr:2026-03-21T13:50:22.844+0000 7f548d6d6a40 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-03-21T13:50:23.727 DEBUG:teuthology.orchestra.run.vm00:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-03-21T13:50:23.776 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-03-21T13:50:23.784 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:23.784 INFO:tasks.ceph:role: osd.4 2026-03-21T13:50:23.784 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@vm06.local 2026-03-21T13:50:23.784 DEBUG:teuthology.orchestra.run.vm06:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:23.832 INFO:teuthology.orchestra.run.vm06.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:23.833 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:23.833 INFO:teuthology.orchestra.run.vm06.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:23.837 INFO:teuthology.orchestra.run.vm06.stdout:Discarding blocks...Done. 2026-03-21T13:50:23.838 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@vm06.local -o noatime 2026-03-21T13:50:23.838 DEBUG:teuthology.orchestra.run.vm06:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-03-21T13:50:23.929 DEBUG:teuthology.orchestra.run.vm06:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-03-21T13:50:23.979 INFO:teuthology.orchestra.run.vm06.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:23.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:23.979 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-03-21T13:50:24.028 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:24.028 INFO:tasks.ceph:role: osd.5 2026-03-21T13:50:24.028 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@vm06.local 2026-03-21T13:50:24.028 DEBUG:teuthology.orchestra.run.vm06:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-03-21T13:50:24.075 INFO:teuthology.orchestra.run.vm06.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:24.075 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:24.075 INFO:teuthology.orchestra.run.vm06.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:24.075 INFO:teuthology.orchestra.run.vm06.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:24.075 INFO:teuthology.orchestra.run.vm06.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:24.076 INFO:teuthology.orchestra.run.vm06.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:24.076 INFO:teuthology.orchestra.run.vm06.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:24.076 INFO:teuthology.orchestra.run.vm06.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:24.076 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:24.076 INFO:teuthology.orchestra.run.vm06.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:24.080 INFO:teuthology.orchestra.run.vm06.stdout:Discarding blocks...Done. 2026-03-21T13:50:24.081 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@vm06.local -o noatime 2026-03-21T13:50:24.081 DEBUG:teuthology.orchestra.run.vm06:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-03-21T13:50:24.137 DEBUG:teuthology.orchestra.run.vm06:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-03-21T13:50:24.186 INFO:teuthology.orchestra.run.vm06.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:24.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:24.187 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-03-21T13:50:24.236 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:24.236 INFO:tasks.ceph:role: osd.6 2026-03-21T13:50:24.236 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@vm06.local 2026-03-21T13:50:24.236 DEBUG:teuthology.orchestra.run.vm06:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:24.283 INFO:teuthology.orchestra.run.vm06.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:24.288 INFO:teuthology.orchestra.run.vm06.stdout:Discarding blocks...Done. 2026-03-21T13:50:24.289 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@vm06.local -o noatime 2026-03-21T13:50:24.289 DEBUG:teuthology.orchestra.run.vm06:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-03-21T13:50:24.348 DEBUG:teuthology.orchestra.run.vm06:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-03-21T13:50:24.394 INFO:teuthology.orchestra.run.vm06.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:24.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:24.394 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-03-21T13:50:24.443 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-21T13:50:24.443 INFO:tasks.ceph:role: osd.7 2026-03-21T13:50:24.443 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@vm06.local 2026-03-21T13:50:24.443 DEBUG:teuthology.orchestra.run.vm06:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=1310464 blks 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout: = sunit=0 swidth=0 blks 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout:log =internal log bsize=4096 blocks=2560, version=2 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-21T13:50:24.491 INFO:teuthology.orchestra.run.vm06.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-21T13:50:24.495 INFO:teuthology.orchestra.run.vm06.stdout:Discarding blocks...Done. 2026-03-21T13:50:24.496 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@vm06.local -o noatime 2026-03-21T13:50:24.496 DEBUG:teuthology.orchestra.run.vm06:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-03-21T13:50:24.551 DEBUG:teuthology.orchestra.run.vm06:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-03-21T13:50:24.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T13:50:24.598 INFO:teuthology.orchestra.run.vm06.stderr:sudo: /sbin/restorecon: command not found 2026-03-21T13:50:24.598 DEBUG:teuthology.orchestra.run.vm06:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:24.662 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:24.660+0000 7fdb8e238a40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2026-03-21T13:50:24.662 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:24.660+0000 7fdb8e238a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-03-21T13:50:24.662 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:24.660+0000 7fdb8e238a40 -1 bdev(0x56099bb05800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:24.663 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:24.660+0000 7fdb8e238a40 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-03-21T13:50:25.596 DEBUG:teuthology.orchestra.run.vm06:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-03-21T13:50:25.644 DEBUG:teuthology.orchestra.run.vm06:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:25.705 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:25.704+0000 7f08cd216a40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2026-03-21T13:50:25.706 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:25.704+0000 7f08cd216a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-03-21T13:50:25.706 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:25.704+0000 7f08cd216a40 -1 bdev(0x55f20a879800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:25.706 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:25.704+0000 7f08cd216a40 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-03-21T13:50:26.596 DEBUG:teuthology.orchestra.run.vm06:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-03-21T13:50:26.645 DEBUG:teuthology.orchestra.run.vm06:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:26.709 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:26.708+0000 7f717d2a7a40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2026-03-21T13:50:26.709 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:26.708+0000 7f717d2a7a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-03-21T13:50:26.709 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:26.708+0000 7f717d2a7a40 -1 bdev(0x565345c89800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:26.709 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:26.708+0000 7f717d2a7a40 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-03-21T13:50:27.547 DEBUG:teuthology.orchestra.run.vm06:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-03-21T13:50:27.596 DEBUG:teuthology.orchestra.run.vm06:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:27.657 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:27.656+0000 7f46cdafca40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2026-03-21T13:50:27.657 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:27.656+0000 7f46cdafca40 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-03-21T13:50:27.657 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:27.656+0000 7f46cdafca40 -1 bdev(0x55e80d1df800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-03-21T13:50:27.658 INFO:teuthology.orchestra.run.vm06.stderr:2026-03-21T13:50:27.656+0000 7f46cdafca40 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-03-21T13:50:28.491 DEBUG:teuthology.orchestra.run.vm06:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-03-21T13:50:28.540 INFO:tasks.ceph:Reading keys from all nodes... 2026-03-21T13:50:28.540 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:28.540 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-03-21T13:50:28.548 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:28.548 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-03-21T13:50:28.598 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:28.598 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-03-21T13:50:28.645 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:28.646 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-03-21T13:50:28.693 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:28.693 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-03-21T13:50:28.741 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:28.742 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-03-21T13:50:28.749 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:28.749 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-03-21T13:50:28.799 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:28.799 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-03-21T13:50:28.847 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:28.847 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-03-21T13:50:28.895 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:28.895 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-03-21T13:50:28.943 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T13:50:28.943 DEBUG:teuthology.orchestra.run.vm08:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-03-21T13:50:28.946 INFO:tasks.ceph:Adding keys to all mons... 2026-03-21T13:50:28.946 DEBUG:teuthology.orchestra.run.vm00:> sudo tee -a /etc/ceph/ceph.keyring 2026-03-21T13:50:28.947 DEBUG:teuthology.orchestra.run.vm06:> sudo tee -a /etc/ceph/ceph.keyring 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[mgr.x] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAbor5pQ6BLBRAAGClYfKzmE6+F3S6cFyzdWA== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.0] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAbor5puG7pORAA6Jc8nTVtQipKI3Ch0vFcSA== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.1] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAcor5pTQXYNhAAIYvWHoi2jszGjTgEXjDzjw== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.2] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAdor5pXil6NBAAK5+afs61gOE60ZZ9njk3LQ== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.3] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAeor5piW2IMhAAK4Mgm83jfEkf5cfriGmO3g== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[mgr.y] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAbor5pBLLDBhAA+PAgCQO273fytv1jEGzg9g== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.4] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAgor5pdbN9JxAA7LjoPG41lqcYtfnj0Uig9g== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.5] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAhor5pox4TKhAAdL7qntQwNJQ8JCek7oUZnA== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.6] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAior5pzdRHKhAA/j5q/8oRcmQphnWzoHMA2Q== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[osd.7] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAjor5pXzwxJxAAdzNFFQ5kmSyTZu/yTe5Fsw== 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout:[client.0] 2026-03-21T13:50:28.986 INFO:teuthology.orchestra.run.vm00.stdout: key = AQAbor5p0xvPBxAAJCy/v+j0KYjcsEVAfbE34g== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[mgr.x] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAbor5pQ6BLBRAAGClYfKzmE6+F3S6cFyzdWA== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.0] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAbor5puG7pORAA6Jc8nTVtQipKI3Ch0vFcSA== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.1] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAcor5pTQXYNhAAIYvWHoi2jszGjTgEXjDzjw== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.2] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAdor5pXil6NBAAK5+afs61gOE60ZZ9njk3LQ== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.3] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAeor5piW2IMhAAK4Mgm83jfEkf5cfriGmO3g== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[mgr.y] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAbor5pBLLDBhAA+PAgCQO273fytv1jEGzg9g== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.4] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAgor5pdbN9JxAA7LjoPG41lqcYtfnj0Uig9g== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.5] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAhor5pox4TKhAAdL7qntQwNJQ8JCek7oUZnA== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.6] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAior5pzdRHKhAA/j5q/8oRcmQphnWzoHMA2Q== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[osd.7] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAjor5pXzwxJxAAdzNFFQ5kmSyTZu/yTe5Fsw== 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout:[client.0] 2026-03-21T13:50:28.991 INFO:teuthology.orchestra.run.vm06.stdout: key = AQAbor5p0xvPBxAAJCy/v+j0KYjcsEVAfbE34g== 2026-03-21T13:50:28.992 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-21T13:50:29.028 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-21T13:50:29.054 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.092 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.118 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.156 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.182 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.220 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.246 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.284 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.310 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-21T13:50:29.349 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-21T13:50:29.374 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.413 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.438 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.481 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.507 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.545 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.572 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.609 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-21T13:50:29.635 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-03-21T13:50:29.673 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-03-21T13:50:29.700 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-03-21T13:50:29.700 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-03-21T13:50:29.747 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-03-21T13:50:29.823 DEBUG:teuthology.orchestra.run.vm00:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-03-21T13:50:29.870 DEBUG:teuthology.orchestra.run.vm00:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-03-21T13:50:29.918 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-03-21T13:50:29.994 DEBUG:teuthology.orchestra.run.vm00:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-03-21T13:50:30.042 DEBUG:teuthology.orchestra.run.vm06:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-03-21T13:50:30.050 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-03-21T13:50:30.128 DEBUG:teuthology.orchestra.run.vm06:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-03-21T13:50:30.175 DEBUG:teuthology.orchestra.run.vm00:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:30.176 DEBUG:teuthology.orchestra.run.vm06:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-03-21T13:50:30.219 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-03-21T13:50:30.219 INFO:tasks.ceph.mon.a:Restarting daemon 2026-03-21T13:50:30.219 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-03-21T13:50:30.220 INFO:tasks.ceph.mon.a:Started 2026-03-21T13:50:30.220 INFO:tasks.ceph.mon.c:Restarting daemon 2026-03-21T13:50:30.220 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-03-21T13:50:30.221 INFO:tasks.ceph.mon.c:Started 2026-03-21T13:50:30.221 INFO:tasks.ceph.mon.b:Restarting daemon 2026-03-21T13:50:30.221 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-03-21T13:50:30.265 INFO:tasks.ceph.mon.b:Started 2026-03-21T13:50:30.265 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-03-21T13:50:30.265 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-03-21T13:50:30.265 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-03-21T13:50:30.267 INFO:tasks.ceph.mgr.x:Started 2026-03-21T13:50:30.267 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-03-21T13:50:30.267 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-03-21T13:50:30.268 INFO:tasks.ceph.mgr.y:Started 2026-03-21T13:50:30.268 DEBUG:tasks.ceph:set 0 configs 2026-03-21T13:50:30.268 DEBUG:teuthology.orchestra.run.vm00:> sudo ceph --cluster ceph config dump 2026-03-21T13:50:36.399 INFO:teuthology.orchestra.run.vm00.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-03-21T13:50:36.416 INFO:tasks.ceph:Setting crush tunables to default 2026-03-21T13:50:36.416 DEBUG:teuthology.orchestra.run.vm00:> sudo ceph --cluster ceph osd crush tunables default 2026-03-21T13:50:36.555 INFO:teuthology.orchestra.run.vm00.stderr:adjusted tunables profile to default 2026-03-21T13:50:36.572 INFO:tasks.ceph:check_enable_crimson: False 2026-03-21T13:50:36.572 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-03-21T13:50:36.572 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:36.572 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-03-21T13:50:36.582 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:36.582 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-03-21T13:50:36.633 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:36.634 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-03-21T13:50:36.686 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-21T13:50:36.686 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-03-21T13:50:36.736 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:36.736 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-03-21T13:50:36.748 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:36.748 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-03-21T13:50:36.791 INFO:tasks.ceph.mgr.y.vm06.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-21T13:50:36.791 INFO:tasks.ceph.mgr.y.vm06.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-21T13:50:36.791 INFO:tasks.ceph.mgr.y.vm06.stderr: from numpy import show_config as show_numpy_config 2026-03-21T13:50:36.792 INFO:tasks.ceph.mgr.x.vm00.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-21T13:50:36.792 INFO:tasks.ceph.mgr.x.vm00.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-21T13:50:36.792 INFO:tasks.ceph.mgr.x.vm00.stderr: from numpy import show_config as show_numpy_config 2026-03-21T13:50:36.811 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:36.811 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-03-21T13:50:36.861 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-21T13:50:36.861 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-03-21T13:50:36.912 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new 12324389-3991-430d-8957-b60dee61817d 0 2026-03-21T13:50:37.145 INFO:teuthology.orchestra.run.vm06.stdout:0 2026-03-21T13:50:37.160 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new a39f4acc-7bd2-49fb-bc3c-7361edcb7187 1 2026-03-21T13:50:37.360 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-21T13:50:37.374 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new 74c5e601-3e77-4d60-9ac6-94a79357135b 2 2026-03-21T13:50:37.515 INFO:teuthology.orchestra.run.vm06.stdout:2 2026-03-21T13:50:37.529 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new 412efd66-83d4-47eb-994d-7442138d341c 3 2026-03-21T13:50:37.661 INFO:teuthology.orchestra.run.vm06.stdout:3 2026-03-21T13:50:37.679 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new 4b6ec09e-e59a-4e39-8500-715f1b859029 4 2026-03-21T13:50:37.714 INFO:tasks.ceph.mgr.y.vm06.stderr:Failed to import NVMeoFClient and related components: cannot import name 'NVMeoFClient' from 'dashboard.services.nvmeof_client' (/usr/share/ceph/mgr/dashboard/services/nvmeof_client.py) 2026-03-21T13:50:37.715 INFO:tasks.ceph.mgr.x.vm00.stderr:Failed to import NVMeoFClient and related components: cannot import name 'NVMeoFClient' from 'dashboard.services.nvmeof_client' (/usr/share/ceph/mgr/dashboard/services/nvmeof_client.py) 2026-03-21T13:50:37.824 INFO:teuthology.orchestra.run.vm06.stdout:4 2026-03-21T13:50:37.841 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new 55b5258b-909b-475e-9ad2-5452b64f701a 5 2026-03-21T13:50:38.057 INFO:teuthology.orchestra.run.vm06.stdout:5 2026-03-21T13:50:38.073 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new bddba418-0bf4-49c6-ae70-fb9ca2c23b3f 6 2026-03-21T13:50:38.206 INFO:teuthology.orchestra.run.vm06.stdout:6 2026-03-21T13:50:38.220 DEBUG:teuthology.orchestra.run.vm06:> sudo ceph --cluster ceph osd new f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c 7 2026-03-21T13:50:38.389 INFO:teuthology.orchestra.run.vm06.stdout:7 2026-03-21T13:50:38.402 INFO:tasks.ceph.osd.0:Restarting daemon 2026-03-21T13:50:38.402 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-03-21T13:50:38.403 INFO:tasks.ceph.osd.0:Started 2026-03-21T13:50:38.404 INFO:tasks.ceph.osd.1:Restarting daemon 2026-03-21T13:50:38.404 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-03-21T13:50:38.404 INFO:tasks.ceph.osd.1:Started 2026-03-21T13:50:38.404 INFO:tasks.ceph.osd.2:Restarting daemon 2026-03-21T13:50:38.404 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-03-21T13:50:38.405 INFO:tasks.ceph.osd.2:Started 2026-03-21T13:50:38.405 INFO:tasks.ceph.osd.3:Restarting daemon 2026-03-21T13:50:38.405 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-03-21T13:50:38.406 INFO:tasks.ceph.osd.3:Started 2026-03-21T13:50:38.406 INFO:tasks.ceph.osd.4:Restarting daemon 2026-03-21T13:50:38.406 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-03-21T13:50:38.407 INFO:tasks.ceph.osd.4:Started 2026-03-21T13:50:38.407 INFO:tasks.ceph.osd.5:Restarting daemon 2026-03-21T13:50:38.407 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-03-21T13:50:38.408 INFO:tasks.ceph.osd.5:Started 2026-03-21T13:50:38.408 INFO:tasks.ceph.osd.6:Restarting daemon 2026-03-21T13:50:38.408 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-03-21T13:50:38.409 INFO:tasks.ceph.osd.6:Started 2026-03-21T13:50:38.409 INFO:tasks.ceph.osd.7:Restarting daemon 2026-03-21T13:50:38.409 DEBUG:teuthology.orchestra.run.vm06:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-03-21T13:50:38.410 INFO:tasks.ceph.osd.7:Started 2026-03-21T13:50:38.410 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-21T13:50:38.672 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:38.672 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":10,"fsid":"9b91c13b-51e6-4773-ade5-c19775dfe202","created":"2026-03-21T13:50:35.507247+0000","modified":"2026-03-21T13:50:38.384055+0000","last_up_change":"0.000000","last_in_change":"2026-03-21T13:50:38.384055+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"12324389-3991-430d-8957-b60dee61817d","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":"a39f4acc-7bd2-49fb-bc3c-7361edcb7187","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":"74c5e601-3e77-4d60-9ac6-94a79357135b","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":3,"uuid":"412efd66-83d4-47eb-994d-7442138d341c","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":4,"uuid":"4b6ec09e-e59a-4e39-8500-715f1b859029","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":5,"uuid":"55b5258b-909b-475e-9ad2-5452b64f701a","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":6,"uuid":"bddba418-0bf4-49c6-ae70-fb9ca2c23b3f","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":7,"uuid":"f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c","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},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-03-21T13:50:38.690 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-03-21T13:50:38.691 INFO:tasks.ceph:Waiting for OSDs to come up 2026-03-21T13:50:38.745 INFO:tasks.ceph.osd.4.vm06.stderr:2026-03-21T13:50:38.744+0000 7fe3b0a3da40 -1 Falling back to public interface 2026-03-21T13:50:38.761 INFO:tasks.ceph.osd.5.vm06.stderr:2026-03-21T13:50:38.760+0000 7fc308c5aa40 -1 Falling back to public interface 2026-03-21T13:50:38.801 INFO:tasks.ceph.osd.6.vm06.stderr:2026-03-21T13:50:38.800+0000 7fdaf1f30a40 -1 Falling back to public interface 2026-03-21T13:50:38.825 INFO:tasks.ceph.osd.3.vm00.stderr:2026-03-21T13:50:38.820+0000 7fde6fa28a40 -1 Falling back to public interface 2026-03-21T13:50:38.855 INFO:tasks.ceph.osd.7.vm06.stderr:2026-03-21T13:50:38.852+0000 7ff227a8aa40 -1 Falling back to public interface 2026-03-21T13:50:38.893 INFO:tasks.ceph.osd.2.vm00.stderr:2026-03-21T13:50:38.888+0000 7f9a5e1dca40 -1 Falling back to public interface 2026-03-21T13:50:38.900 INFO:tasks.ceph.osd.1.vm00.stderr:2026-03-21T13:50:38.896+0000 7fda91ed2a40 -1 Falling back to public interface 2026-03-21T13:50:38.933 INFO:tasks.ceph.osd.0.vm00.stderr:2026-03-21T13:50:38.928+0000 7f5eb6f18a40 -1 Falling back to public interface 2026-03-21T13:50:39.495 DEBUG:teuthology.orchestra.run.vm00:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-03-21T13:50:39.617 INFO:tasks.ceph.mgr.x.vm00.stderr:2026-03-21T13:50:39.612+0000 7f774e4dd640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-03-21T13:50:39.662 INFO:tasks.ceph.mgr.x.vm00.stderr:2026-03-21T13:50:39.652+0000 7f774e4dd640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-03-21T13:50:39.815 INFO:tasks.ceph.osd.4.vm06.stderr:2026-03-21T13:50:39.812+0000 7fe3b0a3da40 -1 osd.4 0 log_to_monitors true 2026-03-21T13:50:39.930 INFO:teuthology.misc.health.vm00.stdout: 2026-03-21T13:50:39.930 INFO:teuthology.misc.health.vm00.stdout:{"epoch":10,"fsid":"9b91c13b-51e6-4773-ade5-c19775dfe202","created":"2026-03-21T13:50:35.507247+0000","modified":"2026-03-21T13:50:38.384055+0000","last_up_change":"0.000000","last_in_change":"2026-03-21T13:50:38.384055+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"12324389-3991-430d-8957-b60dee61817d","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":"a39f4acc-7bd2-49fb-bc3c-7361edcb7187","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":"74c5e601-3e77-4d60-9ac6-94a79357135b","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":3,"uuid":"412efd66-83d4-47eb-994d-7442138d341c","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":4,"uuid":"4b6ec09e-e59a-4e39-8500-715f1b859029","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":5,"uuid":"55b5258b-909b-475e-9ad2-5452b64f701a","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":6,"uuid":"bddba418-0bf4-49c6-ae70-fb9ca2c23b3f","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":7,"uuid":"f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c","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},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","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}} 2026-03-21T13:50:39.947 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-03-21T13:50:39.948 INFO:tasks.ceph.osd.5.vm06.stderr:2026-03-21T13:50:39.944+0000 7fc308c5aa40 -1 osd.5 0 log_to_monitors true 2026-03-21T13:50:39.956 INFO:tasks.ceph.osd.6.vm06.stderr:2026-03-21T13:50:39.952+0000 7fdaf1f30a40 -1 osd.6 0 log_to_monitors true 2026-03-21T13:50:40.003 INFO:tasks.ceph.osd.3.vm00.stderr:2026-03-21T13:50:39.996+0000 7fde6fa28a40 -1 osd.3 0 log_to_monitors true 2026-03-21T13:50:40.041 INFO:tasks.ceph.osd.7.vm06.stderr:2026-03-21T13:50:40.036+0000 7ff227a8aa40 -1 osd.7 0 log_to_monitors true 2026-03-21T13:50:40.096 INFO:tasks.ceph.osd.1.vm00.stderr:2026-03-21T13:50:40.088+0000 7fda91ed2a40 -1 osd.1 0 log_to_monitors true 2026-03-21T13:50:40.107 INFO:tasks.ceph.osd.2.vm00.stderr:2026-03-21T13:50:40.100+0000 7f9a5e1dca40 -1 osd.2 0 log_to_monitors true 2026-03-21T13:50:40.136 INFO:tasks.ceph.osd.0.vm00.stderr:2026-03-21T13:50:40.132+0000 7f5eb6f18a40 -1 osd.0 0 log_to_monitors true 2026-03-21T13:50:41.608 INFO:tasks.ceph.osd.3.vm00.stderr:2026-03-21T13:50:41.604+0000 7fde6b9d1640 -1 osd.3 0 waiting for initial osdmap 2026-03-21T13:50:41.608 INFO:tasks.ceph.osd.0.vm00.stderr:2026-03-21T13:50:41.604+0000 7f5eb2ec1640 -1 osd.0 0 waiting for initial osdmap 2026-03-21T13:50:41.609 INFO:tasks.ceph.osd.6.vm06.stderr:2026-03-21T13:50:41.608+0000 7fdaeded9640 -1 osd.6 0 waiting for initial osdmap 2026-03-21T13:50:41.611 INFO:tasks.ceph.osd.0.vm00.stderr:2026-03-21T13:50:41.604+0000 7f5eadccf640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.612 INFO:tasks.ceph.osd.3.vm00.stderr:2026-03-21T13:50:41.608+0000 7fde667df640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.613 INFO:tasks.ceph.osd.6.vm06.stderr:2026-03-21T13:50:41.608+0000 7fdae8ce7640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.613 INFO:tasks.ceph.osd.5.vm06.stderr:2026-03-21T13:50:41.612+0000 7fc304c03640 -1 osd.5 0 waiting for initial osdmap 2026-03-21T13:50:41.613 INFO:tasks.ceph.osd.7.vm06.stderr:2026-03-21T13:50:41.612+0000 7ff223a33640 -1 osd.7 0 waiting for initial osdmap 2026-03-21T13:50:41.616 INFO:tasks.ceph.osd.1.vm00.stderr:2026-03-21T13:50:41.612+0000 7fda8de7b640 -1 osd.1 0 waiting for initial osdmap 2026-03-21T13:50:41.616 INFO:tasks.ceph.osd.2.vm00.stderr:2026-03-21T13:50:41.612+0000 7f9a5a997640 -1 osd.2 0 waiting for initial osdmap 2026-03-21T13:50:41.616 INFO:tasks.ceph.osd.5.vm06.stderr:2026-03-21T13:50:41.612+0000 7fc2ffa11640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.617 INFO:tasks.ceph.osd.7.vm06.stderr:2026-03-21T13:50:41.612+0000 7ff21e841640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.619 INFO:tasks.ceph.osd.2.vm00.stderr:2026-03-21T13:50:41.612+0000 7f9a54f93640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.620 INFO:tasks.ceph.osd.1.vm00.stderr:2026-03-21T13:50:41.616+0000 7fda88c89640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:41.621 INFO:tasks.ceph.osd.4.vm06.stderr:2026-03-21T13:50:41.620+0000 7fe3ad1f8640 -1 osd.4 0 waiting for initial osdmap 2026-03-21T13:50:41.624 INFO:tasks.ceph.osd.4.vm06.stderr:2026-03-21T13:50:41.620+0000 7fe3a77f4640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-21T13:50:46.752 DEBUG:teuthology.orchestra.run.vm00:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-03-21T13:50:46.925 INFO:teuthology.misc.health.vm00.stdout: 2026-03-21T13:50:46.925 INFO:teuthology.misc.health.vm00.stdout:{"epoch":17,"fsid":"9b91c13b-51e6-4773-ade5-c19775dfe202","created":"2026-03-21T13:50:35.507247+0000","modified":"2026-03-21T13:50:46.800175+0000","last_up_change":"2026-03-21T13:50:42.598792+0000","last_in_change":"2026-03-21T13:50:38.384055+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-21T13:50:44.590098+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":"17","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"12324389-3991-430d-8957-b60dee61817d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6826","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6827","nonce":3764751307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6828","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6829","nonce":3764751307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6832","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6833","nonce":3764751307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6830","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6831","nonce":3764751307}]},"public_addr":"192.168.123.100:6827/3764751307","cluster_addr":"192.168.123.100:6829/3764751307","heartbeat_back_addr":"192.168.123.100:6833/3764751307","heartbeat_front_addr":"192.168.123.100:6831/3764751307","state":["exists","up"]},{"osd":1,"uuid":"a39f4acc-7bd2-49fb-bc3c-7361edcb7187","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6818","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6819","nonce":3553925657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6820","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6821","nonce":3553925657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6824","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6825","nonce":3553925657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6822","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6823","nonce":3553925657}]},"public_addr":"192.168.123.100:6819/3553925657","cluster_addr":"192.168.123.100:6821/3553925657","heartbeat_back_addr":"192.168.123.100:6825/3553925657","heartbeat_front_addr":"192.168.123.100:6823/3553925657","state":["exists","up"]},{"osd":2,"uuid":"74c5e601-3e77-4d60-9ac6-94a79357135b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6811","nonce":2448039436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6813","nonce":2448039436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6817","nonce":2448039436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6815","nonce":2448039436}]},"public_addr":"192.168.123.100:6811/2448039436","cluster_addr":"192.168.123.100:6813/2448039436","heartbeat_back_addr":"192.168.123.100:6817/2448039436","heartbeat_front_addr":"192.168.123.100:6815/2448039436","state":["exists","up"]},{"osd":3,"uuid":"412efd66-83d4-47eb-994d-7442138d341c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6803","nonce":2314192007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6805","nonce":2314192007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6809","nonce":2314192007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6807","nonce":2314192007}]},"public_addr":"192.168.123.100:6803/2314192007","cluster_addr":"192.168.123.100:6805/2314192007","heartbeat_back_addr":"192.168.123.100:6809/2314192007","heartbeat_front_addr":"192.168.123.100:6807/2314192007","state":["exists","up"]},{"osd":4,"uuid":"4b6ec09e-e59a-4e39-8500-715f1b859029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6800","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6801","nonce":2544819071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6802","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6803","nonce":2544819071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6806","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6807","nonce":2544819071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6804","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6805","nonce":2544819071}]},"public_addr":"192.168.123.106:6801/2544819071","cluster_addr":"192.168.123.106:6803/2544819071","heartbeat_back_addr":"192.168.123.106:6807/2544819071","heartbeat_front_addr":"192.168.123.106:6805/2544819071","state":["exists","up"]},{"osd":5,"uuid":"55b5258b-909b-475e-9ad2-5452b64f701a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6808","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6809","nonce":2828978283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6810","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6811","nonce":2828978283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6814","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6815","nonce":2828978283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6812","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6813","nonce":2828978283}]},"public_addr":"192.168.123.106:6809/2828978283","cluster_addr":"192.168.123.106:6811/2828978283","heartbeat_back_addr":"192.168.123.106:6815/2828978283","heartbeat_front_addr":"192.168.123.106:6813/2828978283","state":["exists","up"]},{"osd":6,"uuid":"bddba418-0bf4-49c6-ae70-fb9ca2c23b3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6816","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6817","nonce":1721817146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6818","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6819","nonce":1721817146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6822","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6823","nonce":1721817146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6820","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6821","nonce":1721817146}]},"public_addr":"192.168.123.106:6817/1721817146","cluster_addr":"192.168.123.106:6819/1721817146","heartbeat_back_addr":"192.168.123.106:6823/1721817146","heartbeat_front_addr":"192.168.123.106:6821/1721817146","state":["exists","up"]},{"osd":7,"uuid":"f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6824","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6825","nonce":240284436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6826","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6827","nonce":240284436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6830","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6831","nonce":240284436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6828","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6829","nonce":240284436}]},"public_addr":"192.168.123.106:6825/240284436","cluster_addr":"192.168.123.106:6827/240284436","heartbeat_back_addr":"192.168.123.106:6831/240284436","heartbeat_front_addr":"192.168.123.106:6829/240284436","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.155183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.142044+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.060498+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:40.964637+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":"isa","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}} 2026-03-21T13:50:46.940 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-03-21T13:50:46.940 INFO:tasks.ceph:Creating RBD pool 2026-03-21T13:50:46.940 DEBUG:teuthology.orchestra.run.vm00:> sudo ceph --cluster ceph osd pool create rbd 8 2026-03-21T13:50:47.822 INFO:teuthology.orchestra.run.vm00.stderr:pool 'rbd' created 2026-03-21T13:50:47.836 DEBUG:teuthology.orchestra.run.vm00:> rbd --cluster ceph pool init rbd 2026-03-21T13:50:50.847 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-03-21T13:50:50.847 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-03-21T13:50:50.847 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-03-21T13:50:51.001 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:51.014 INFO:teuthology.orchestra.run.vm00.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-03-21T13:50:51.014 INFO:tasks.ceph_manager:config epoch is 1 2026-03-21T13:50:51.014 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-03-21T13:50:51.014 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-03-21T13:50:51.014 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-03-21T13:50:51.188 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:51.200 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":5,"flags":0,"active_gid":4104,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6800","nonce":3592171084},{"type":"v1","addr":"192.168.123.100:6801","nonce":3592171084}]},"active_addr":"192.168.123.100:6801/3592171084","active_change":"2026-03-21T13:50:38.541232+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4102,"name":"y","mgr_features":4544132024016699391,"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba 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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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":"quay.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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":"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":"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":"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}]}],"modules":["iostat","nfs"],"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba 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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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":"quay.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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":"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":"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":"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":1547866836}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":2371955724}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":291226754}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"192.168.123.100:0","nonce":1939648180}]}]} 2026-03-21T13:50:51.201 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-03-21T13:50:51.201 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-03-21T13:50:51.201 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-21T13:50:51.353 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:51.353 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":21,"fsid":"9b91c13b-51e6-4773-ade5-c19775dfe202","created":"2026-03-21T13:50:35.507247+0000","modified":"2026-03-21T13:50:50.833200+0000","last_up_change":"2026-03-21T13:50:42.598792+0000","last_in_change":"2026-03-21T13:50:38.384055+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-21T13:50:44.590098+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":"17","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"2026-03-21T13:50:47.120741+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12324389-3991-430d-8957-b60dee61817d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6826","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6827","nonce":3764751307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6828","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6829","nonce":3764751307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6832","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6833","nonce":3764751307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6830","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6831","nonce":3764751307}]},"public_addr":"192.168.123.100:6827/3764751307","cluster_addr":"192.168.123.100:6829/3764751307","heartbeat_back_addr":"192.168.123.100:6833/3764751307","heartbeat_front_addr":"192.168.123.100:6831/3764751307","state":["exists","up"]},{"osd":1,"uuid":"a39f4acc-7bd2-49fb-bc3c-7361edcb7187","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6818","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6819","nonce":3553925657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6820","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6821","nonce":3553925657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6824","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6825","nonce":3553925657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6822","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6823","nonce":3553925657}]},"public_addr":"192.168.123.100:6819/3553925657","cluster_addr":"192.168.123.100:6821/3553925657","heartbeat_back_addr":"192.168.123.100:6825/3553925657","heartbeat_front_addr":"192.168.123.100:6823/3553925657","state":["exists","up"]},{"osd":2,"uuid":"74c5e601-3e77-4d60-9ac6-94a79357135b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6811","nonce":2448039436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6813","nonce":2448039436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6817","nonce":2448039436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6815","nonce":2448039436}]},"public_addr":"192.168.123.100:6811/2448039436","cluster_addr":"192.168.123.100:6813/2448039436","heartbeat_back_addr":"192.168.123.100:6817/2448039436","heartbeat_front_addr":"192.168.123.100:6815/2448039436","state":["exists","up"]},{"osd":3,"uuid":"412efd66-83d4-47eb-994d-7442138d341c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6803","nonce":2314192007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6805","nonce":2314192007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6809","nonce":2314192007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6807","nonce":2314192007}]},"public_addr":"192.168.123.100:6803/2314192007","cluster_addr":"192.168.123.100:6805/2314192007","heartbeat_back_addr":"192.168.123.100:6809/2314192007","heartbeat_front_addr":"192.168.123.100:6807/2314192007","state":["exists","up"]},{"osd":4,"uuid":"4b6ec09e-e59a-4e39-8500-715f1b859029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6800","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6801","nonce":2544819071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6802","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6803","nonce":2544819071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6806","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6807","nonce":2544819071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6804","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6805","nonce":2544819071}]},"public_addr":"192.168.123.106:6801/2544819071","cluster_addr":"192.168.123.106:6803/2544819071","heartbeat_back_addr":"192.168.123.106:6807/2544819071","heartbeat_front_addr":"192.168.123.106:6805/2544819071","state":["exists","up"]},{"osd":5,"uuid":"55b5258b-909b-475e-9ad2-5452b64f701a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6808","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6809","nonce":2828978283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6810","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6811","nonce":2828978283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6814","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6815","nonce":2828978283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6812","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6813","nonce":2828978283}]},"public_addr":"192.168.123.106:6809/2828978283","cluster_addr":"192.168.123.106:6811/2828978283","heartbeat_back_addr":"192.168.123.106:6815/2828978283","heartbeat_front_addr":"192.168.123.106:6813/2828978283","state":["exists","up"]},{"osd":6,"uuid":"bddba418-0bf4-49c6-ae70-fb9ca2c23b3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6816","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6817","nonce":1721817146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6818","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6819","nonce":1721817146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6822","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6823","nonce":1721817146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6820","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6821","nonce":1721817146}]},"public_addr":"192.168.123.106:6817/1721817146","cluster_addr":"192.168.123.106:6819/1721817146","heartbeat_back_addr":"192.168.123.106:6823/1721817146","heartbeat_front_addr":"192.168.123.106:6821/1721817146","state":["exists","up"]},{"osd":7,"uuid":"f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6824","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6825","nonce":240284436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6826","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6827","nonce":240284436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6830","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6831","nonce":240284436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6828","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6829","nonce":240284436}]},"public_addr":"192.168.123.106:6825/240284436","cluster_addr":"192.168.123.106:6827/240284436","heartbeat_back_addr":"192.168.123.106:6831/240284436","heartbeat_front_addr":"192.168.123.106:6829/240284436","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.155183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.142044+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.060498+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:40.964637+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":"isa","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}} 2026-03-21T13:50:51.365 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-03-21T13:50:51.365 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-21T13:50:51.525 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:51.525 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":21,"fsid":"9b91c13b-51e6-4773-ade5-c19775dfe202","created":"2026-03-21T13:50:35.507247+0000","modified":"2026-03-21T13:50:50.833200+0000","last_up_change":"2026-03-21T13:50:42.598792+0000","last_in_change":"2026-03-21T13:50:38.384055+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-21T13:50:44.590098+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":"17","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"2026-03-21T13:50:47.120741+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12324389-3991-430d-8957-b60dee61817d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6826","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6827","nonce":3764751307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6828","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6829","nonce":3764751307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6832","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6833","nonce":3764751307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6830","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6831","nonce":3764751307}]},"public_addr":"192.168.123.100:6827/3764751307","cluster_addr":"192.168.123.100:6829/3764751307","heartbeat_back_addr":"192.168.123.100:6833/3764751307","heartbeat_front_addr":"192.168.123.100:6831/3764751307","state":["exists","up"]},{"osd":1,"uuid":"a39f4acc-7bd2-49fb-bc3c-7361edcb7187","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6818","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6819","nonce":3553925657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6820","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6821","nonce":3553925657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6824","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6825","nonce":3553925657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6822","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6823","nonce":3553925657}]},"public_addr":"192.168.123.100:6819/3553925657","cluster_addr":"192.168.123.100:6821/3553925657","heartbeat_back_addr":"192.168.123.100:6825/3553925657","heartbeat_front_addr":"192.168.123.100:6823/3553925657","state":["exists","up"]},{"osd":2,"uuid":"74c5e601-3e77-4d60-9ac6-94a79357135b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6811","nonce":2448039436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6813","nonce":2448039436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6817","nonce":2448039436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6815","nonce":2448039436}]},"public_addr":"192.168.123.100:6811/2448039436","cluster_addr":"192.168.123.100:6813/2448039436","heartbeat_back_addr":"192.168.123.100:6817/2448039436","heartbeat_front_addr":"192.168.123.100:6815/2448039436","state":["exists","up"]},{"osd":3,"uuid":"412efd66-83d4-47eb-994d-7442138d341c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6803","nonce":2314192007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6805","nonce":2314192007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6809","nonce":2314192007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6807","nonce":2314192007}]},"public_addr":"192.168.123.100:6803/2314192007","cluster_addr":"192.168.123.100:6805/2314192007","heartbeat_back_addr":"192.168.123.100:6809/2314192007","heartbeat_front_addr":"192.168.123.100:6807/2314192007","state":["exists","up"]},{"osd":4,"uuid":"4b6ec09e-e59a-4e39-8500-715f1b859029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6800","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6801","nonce":2544819071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6802","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6803","nonce":2544819071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6806","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6807","nonce":2544819071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6804","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6805","nonce":2544819071}]},"public_addr":"192.168.123.106:6801/2544819071","cluster_addr":"192.168.123.106:6803/2544819071","heartbeat_back_addr":"192.168.123.106:6807/2544819071","heartbeat_front_addr":"192.168.123.106:6805/2544819071","state":["exists","up"]},{"osd":5,"uuid":"55b5258b-909b-475e-9ad2-5452b64f701a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6808","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6809","nonce":2828978283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6810","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6811","nonce":2828978283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6814","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6815","nonce":2828978283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6812","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6813","nonce":2828978283}]},"public_addr":"192.168.123.106:6809/2828978283","cluster_addr":"192.168.123.106:6811/2828978283","heartbeat_back_addr":"192.168.123.106:6815/2828978283","heartbeat_front_addr":"192.168.123.106:6813/2828978283","state":["exists","up"]},{"osd":6,"uuid":"bddba418-0bf4-49c6-ae70-fb9ca2c23b3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6816","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6817","nonce":1721817146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6818","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6819","nonce":1721817146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6822","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6823","nonce":1721817146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6820","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6821","nonce":1721817146}]},"public_addr":"192.168.123.106:6817/1721817146","cluster_addr":"192.168.123.106:6819/1721817146","heartbeat_back_addr":"192.168.123.106:6823/1721817146","heartbeat_front_addr":"192.168.123.106:6821/1721817146","state":["exists","up"]},{"osd":7,"uuid":"f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6824","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6825","nonce":240284436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6826","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6827","nonce":240284436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6830","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6831","nonce":240284436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6828","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6829","nonce":240284436}]},"public_addr":"192.168.123.106:6825/240284436","cluster_addr":"192.168.123.106:6827/240284436","heartbeat_back_addr":"192.168.123.106:6831/240284436","heartbeat_front_addr":"192.168.123.106:6829/240284436","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.155183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.142044+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.060498+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:40.964637+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":"isa","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}} 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-03-21T13:50:51.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-03-21T13:50:51.712 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.712 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-03-21T13:50:51.714 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.714 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-03-21T13:50:51.715 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.715 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-03-21T13:50:51.719 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.719 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-03-21T13:50:51.733 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.733 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-03-21T13:50:51.735 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.735 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-03-21T13:50:51.742 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.742 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-03-21T13:50:51.752 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:51.752 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-03-21T13:50:51.968 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:51.992 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.0 2026-03-21T13:50:51.999 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.030 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.030 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.043 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.3 2026-03-21T13:50:52.054 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.6 2026-03-21T13:50:52.055 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.2 2026-03-21T13:50:52.057 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.080 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.4 2026-03-21T13:50:52.087 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.099 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.5 2026-03-21T13:50:52.105 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.118 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.1 2026-03-21T13:50:52.120 INFO:teuthology.orchestra.run.vm00.stdout:55834574850 2026-03-21T13:50:52.133 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.7 2026-03-21T13:50:52.993 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-03-21T13:50:53.044 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-03-21T13:50:53.055 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-03-21T13:50:53.056 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-03-21T13:50:53.081 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-03-21T13:50:53.100 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-03-21T13:50:53.119 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-03-21T13:50:53.134 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-03-21T13:50:53.156 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.171 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.0 2026-03-21T13:50:53.172 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.295 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.295 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.314 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.2 2026-03-21T13:50:53.314 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.328 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.329 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-03-21T13:50:53.329 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.344 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.6 2026-03-21T13:50:53.344 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.388 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.391 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.402 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.5 2026-03-21T13:50:53.403 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.407 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.412 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.4 2026-03-21T13:50:53.412 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.420 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.1 2026-03-21T13:50:53.420 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.431 INFO:teuthology.orchestra.run.vm00.stdout:55834574851 2026-03-21T13:50:53.444 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.7 2026-03-21T13:50:53.444 DEBUG:teuthology.parallel:result is None 2026-03-21T13:50:53.444 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-03-21T13:50:53.444 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T13:50:53.638 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:53.638 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T13:50:53.651 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2026-03-21T13:50:52.555056+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":459299,"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":46,"num_read_kb":37,"num_write":59,"num_write_kb":586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":35,"ondisk_log_size":35,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":216980,"kb_used_data":2068,"kb_used_omap":67,"kb_used_meta":214460,"kb_avail":754757740,"statfs":{"total":773094113280,"available":772871925760,"internally_reserved":0,"allocated":2117632,"data_stored":1451318,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":68859,"internal_metadata":219607813},"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":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":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.727178"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.009541+0000","last_change":"2026-03-21T13:50:51.009612+0000","last_active":"2026-03-21T13:50:51.009541+0000","last_peered":"2026-03-21T13:50:51.009541+0000","last_clean":"2026-03-21T13:50:51.009541+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T13:50:51.009541+0000","last_undegraded":"2026-03-21T13:50:51.009541+0000","last_fullsized":"2026-03-21T13:50:51.009541+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T19:51:47.928545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.843181+0000","last_change":"2026-03-21T13:50:50.843287+0000","last_active":"2026-03-21T13:50:50.843181+0000","last_peered":"2026-03-21T13:50:50.843181+0000","last_clean":"2026-03-21T13:50:50.843181+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T13:50:50.843181+0000","last_undegraded":"2026-03-21T13:50:50.843181+0000","last_fullsized":"2026-03-21T13:50:50.843181+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T21:07:52.489787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"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":18,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.452667+0000","last_change":"2026-03-21T13:50:51.452894+0000","last_active":"2026-03-21T13:50:51.452667+0000","last_peered":"2026-03-21T13:50:51.452667+0000","last_clean":"2026-03-21T13:50:51.452667+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T13:50:51.452667+0000","last_undegraded":"2026-03-21T13:50:51.452667+0000","last_fullsized":"2026-03-21T13:50:51.452667+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T18:25:51.836855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.843252+0000","last_change":"2026-03-21T13:50:50.843324+0000","last_active":"2026-03-21T13:50:50.843252+0000","last_peered":"2026-03-21T13:50:50.843252+0000","last_clean":"2026-03-21T13:50:50.843252+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T13:50:50.843252+0000","last_undegraded":"2026-03-21T13:50:50.843252+0000","last_fullsized":"2026-03-21T13:50:50.843252+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-23T00:29:39.715875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"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":"21'2","reported_seq":22,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.840439+0000","last_change":"2026-03-21T13:50:50.840439+0000","last_active":"2026-03-21T13:50:50.840439+0000","last_peered":"2026-03-21T13:50:50.840439+0000","last_clean":"2026-03-21T13:50:50.840439+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T13:50:50.840439+0000","last_undegraded":"2026-03-21T13:50:50.840439+0000","last_fullsized":"2026-03-21T13:50:50.840439+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-23T01:48:35.329077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.017324+0000","last_change":"2026-03-21T13:50:51.017412+0000","last_active":"2026-03-21T13:50:51.017324+0000","last_peered":"2026-03-21T13:50:51.017324+0000","last_clean":"2026-03-21T13:50:51.017324+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T13:50:51.017324+0000","last_undegraded":"2026-03-21T13:50:51.017324+0000","last_fullsized":"2026-03-21T13:50:51.017324+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-23T01:10:50.959825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"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":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.452795+0000","last_change":"2026-03-21T13:50:51.452932+0000","last_active":"2026-03-21T13:50:51.452795+0000","last_peered":"2026-03-21T13:50:51.452795+0000","last_clean":"2026-03-21T13:50:51.452795+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T13:50:51.452795+0000","last_undegraded":"2026-03-21T13:50:51.452795+0000","last_fullsized":"2026-03-21T13:50:51.452795+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T14:01:23.549714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"19'1","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.840209+0000","last_change":"2026-03-21T13:50:50.840292+0000","last_active":"2026-03-21T13:50:50.840209+0000","last_peered":"2026-03-21T13:50:50.840209+0000","last_clean":"2026-03-21T13:50:50.840209+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T13:50:50.840209+0000","last_undegraded":"2026-03-21T13:50:50.840209+0000","last_fullsized":"2026-03-21T13:50:50.840209+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T20:22:26.373050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"16'32","reported_seq":64,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.452790+0000","last_change":"2026-03-21T13:50:45.902073+0000","last_active":"2026-03-21T13:50:51.452790+0000","last_peered":"2026-03-21T13:50:51.452790+0000","last_clean":"2026-03-21T13:50:51.452790+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T13:50:51.452790+0000","last_undegraded":"2026-03-21T13:50:51.452790+0000","last_fullsized":"2026-03-21T13:50:51.452790+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":"2026-03-21T13:50:44.780754+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:44.780754+0000","last_clean_scrub_stamp":"2026-03-21T13:50:44.780754+0000","objects_scrubbed":0,"log_size":32,"log_dups_size":0,"ondisk_log_size":32,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T15:00:12.278589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27344,"kb_used_data":424,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344496,"statfs":{"total":96636764160,"available":96608763904,"internally_reserved":0,"allocated":434176,"data_stored":520823,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":8116,"internal_metadata":27451468},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27052,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":192512,"data_stored":61543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8120,"internal_metadata":27451464},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27064,"kb_used_data":216,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344776,"statfs":{"total":96636764160,"available":96609050624,"internally_reserved":0,"allocated":221184,"data_stored":73110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9421,"internal_metadata":27450163},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834574851,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27052,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":192512,"data_stored":61543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7471,"internal_metadata":27452113},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27060,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344780,"statfs":{"total":96636764160,"available":96609054720,"internally_reserved":0,"allocated":217088,"data_stored":73091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9419,"internal_metadata":27450165},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27044,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344796,"statfs":{"total":96636764160,"available":96609071104,"internally_reserved":0,"allocated":192512,"data_stored":61543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8121,"internal_metadata":27451463},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27064,"kb_used_data":216,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344776,"statfs":{"total":96636764160,"available":96609050624,"internally_reserved":0,"allocated":221184,"data_stored":73110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9421,"internal_metadata":27450163},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":13,"seq":55834574851,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27300,"kb_used_data":436,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344540,"statfs":{"total":96636764160,"available":96608808960,"internally_reserved":0,"allocated":446464,"data_stored":526555,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":8770,"internal_metadata":27450814},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":5,"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":6,"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},{"poolid":2,"osd":7,"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}]}} 2026-03-21T13:50:53.651 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T13:50:53.812 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:53.812 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T13:50:53.826 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2026-03-21T13:50:52.555056+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":459299,"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":46,"num_read_kb":37,"num_write":59,"num_write_kb":586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":35,"ondisk_log_size":35,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":216980,"kb_used_data":2068,"kb_used_omap":67,"kb_used_meta":214460,"kb_avail":754757740,"statfs":{"total":773094113280,"available":772871925760,"internally_reserved":0,"allocated":2117632,"data_stored":1451318,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":68859,"internal_metadata":219607813},"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":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":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.727178"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.009541+0000","last_change":"2026-03-21T13:50:51.009612+0000","last_active":"2026-03-21T13:50:51.009541+0000","last_peered":"2026-03-21T13:50:51.009541+0000","last_clean":"2026-03-21T13:50:51.009541+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T13:50:51.009541+0000","last_undegraded":"2026-03-21T13:50:51.009541+0000","last_fullsized":"2026-03-21T13:50:51.009541+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T19:51:47.928545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.843181+0000","last_change":"2026-03-21T13:50:50.843287+0000","last_active":"2026-03-21T13:50:50.843181+0000","last_peered":"2026-03-21T13:50:50.843181+0000","last_clean":"2026-03-21T13:50:50.843181+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T13:50:50.843181+0000","last_undegraded":"2026-03-21T13:50:50.843181+0000","last_fullsized":"2026-03-21T13:50:50.843181+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T21:07:52.489787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"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":18,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.452667+0000","last_change":"2026-03-21T13:50:51.452894+0000","last_active":"2026-03-21T13:50:51.452667+0000","last_peered":"2026-03-21T13:50:51.452667+0000","last_clean":"2026-03-21T13:50:51.452667+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T13:50:51.452667+0000","last_undegraded":"2026-03-21T13:50:51.452667+0000","last_fullsized":"2026-03-21T13:50:51.452667+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T18:25:51.836855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.843252+0000","last_change":"2026-03-21T13:50:50.843324+0000","last_active":"2026-03-21T13:50:50.843252+0000","last_peered":"2026-03-21T13:50:50.843252+0000","last_clean":"2026-03-21T13:50:50.843252+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T13:50:50.843252+0000","last_undegraded":"2026-03-21T13:50:50.843252+0000","last_fullsized":"2026-03-21T13:50:50.843252+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-23T00:29:39.715875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"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":"21'2","reported_seq":22,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.840439+0000","last_change":"2026-03-21T13:50:50.840439+0000","last_active":"2026-03-21T13:50:50.840439+0000","last_peered":"2026-03-21T13:50:50.840439+0000","last_clean":"2026-03-21T13:50:50.840439+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T13:50:50.840439+0000","last_undegraded":"2026-03-21T13:50:50.840439+0000","last_fullsized":"2026-03-21T13:50:50.840439+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-23T01:48:35.329077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.017324+0000","last_change":"2026-03-21T13:50:51.017412+0000","last_active":"2026-03-21T13:50:51.017324+0000","last_peered":"2026-03-21T13:50:51.017324+0000","last_clean":"2026-03-21T13:50:51.017324+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T13:50:51.017324+0000","last_undegraded":"2026-03-21T13:50:51.017324+0000","last_fullsized":"2026-03-21T13:50:51.017324+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-23T01:10:50.959825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"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":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.452795+0000","last_change":"2026-03-21T13:50:51.452932+0000","last_active":"2026-03-21T13:50:51.452795+0000","last_peered":"2026-03-21T13:50:51.452795+0000","last_clean":"2026-03-21T13:50:51.452795+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T13:50:51.452795+0000","last_undegraded":"2026-03-21T13:50:51.452795+0000","last_fullsized":"2026-03-21T13:50:51.452795+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T14:01:23.549714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"19'1","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:50.840209+0000","last_change":"2026-03-21T13:50:50.840292+0000","last_active":"2026-03-21T13:50:50.840209+0000","last_peered":"2026-03-21T13:50:50.840209+0000","last_clean":"2026-03-21T13:50:50.840209+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T13:50:50.840209+0000","last_undegraded":"2026-03-21T13:50:50.840209+0000","last_fullsized":"2026-03-21T13:50:50.840209+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+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 @ 2026-03-22T20:22:26.373050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"16'32","reported_seq":64,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-03-21T13:50:51.452790+0000","last_change":"2026-03-21T13:50:45.902073+0000","last_active":"2026-03-21T13:50:51.452790+0000","last_peered":"2026-03-21T13:50:51.452790+0000","last_clean":"2026-03-21T13:50:51.452790+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T13:50:51.452790+0000","last_undegraded":"2026-03-21T13:50:51.452790+0000","last_fullsized":"2026-03-21T13:50:51.452790+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":"2026-03-21T13:50:44.780754+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:44.780754+0000","last_clean_scrub_stamp":"2026-03-21T13:50:44.780754+0000","objects_scrubbed":0,"log_size":32,"log_dups_size":0,"ondisk_log_size":32,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T15:00:12.278589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27344,"kb_used_data":424,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344496,"statfs":{"total":96636764160,"available":96608763904,"internally_reserved":0,"allocated":434176,"data_stored":520823,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":8116,"internal_metadata":27451468},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27052,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":192512,"data_stored":61543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8120,"internal_metadata":27451464},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27064,"kb_used_data":216,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344776,"statfs":{"total":96636764160,"available":96609050624,"internally_reserved":0,"allocated":221184,"data_stored":73110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9421,"internal_metadata":27450163},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834574851,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27052,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":192512,"data_stored":61543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7471,"internal_metadata":27452113},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27060,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344780,"statfs":{"total":96636764160,"available":96609054720,"internally_reserved":0,"allocated":217088,"data_stored":73091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9419,"internal_metadata":27450165},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27044,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344796,"statfs":{"total":96636764160,"available":96609071104,"internally_reserved":0,"allocated":192512,"data_stored":61543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8121,"internal_metadata":27451463},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27064,"kb_used_data":216,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344776,"statfs":{"total":96636764160,"available":96609050624,"internally_reserved":0,"allocated":221184,"data_stored":73110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9421,"internal_metadata":27450163},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":13,"seq":55834574851,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27300,"kb_used_data":436,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344540,"statfs":{"total":96636764160,"available":96608808960,"internally_reserved":0,"allocated":446464,"data_stored":526555,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":8770,"internal_metadata":27450814},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":5,"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":6,"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},{"poolid":2,"osd":7,"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}]}} 2026-03-21T13:50:53.826 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-03-21T13:50:53.826 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-03-21T13:50:53.826 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-03-21T13:50:53.826 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-03-21T13:50:54.000 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T13:50:54.000 INFO:teuthology.orchestra.run.vm00.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-03-21T13:50:54.013 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-03-21T13:50:54.013 INFO:teuthology.run_tasks:Running task exec... 2026-03-21T13:50:54.022 INFO:teuthology.task.exec:Executing custom commands... 2026-03-21T13:50:54.023 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vm08.local 2026-03-21T13:50:54.023 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-03-21T13:50:54.032 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2026-03-21T14:31:42.231 INFO:teuthology.orchestra.run.vm08.stderr:2026-03-21 14:31:42 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-03-21T14:31:42.232 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2026-03-21T14:31:42.907 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2026-03-21T14:31:44.420 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-21T14:31:44.420 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-21T14:31:44.420 INFO:teuthology.orchestra.run.vm08.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 1.50486 s, 714 MB/s 2026-03-21T14:31:44.460 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-03-21T14:31:45.202 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.1' 2026-03-21T14:31:45.271 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.2' 2026-03-21T14:31:45.328 INFO:teuthology.run_tasks:Running task parallel... 2026-03-21T14:31:45.330 INFO:teuthology.task.parallel:starting parallel... 2026-03-21T14:31:45.330 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-03-21T14:31:45.331 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-03-21T14:31:45.335 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-03-21T14:31:45.336 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-03-21T14:31:45.336 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-03-21T14:31:45.336 INFO:teuthology.task.exec:Executing custom commands... 2026-03-21T14:31:45.336 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vm08.local 2026-03-21T14:31:45.336 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-03-21T14:31:45.340 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@vm08.local 2026-03-21T14:31:45.340 DEBUG:teuthology.orchestra.run.vm08:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install genisoimage 2026-03-21T14:31:45.421 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T14:31:45.566 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T14:31:45.566 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T14:31:45.672 INFO:teuthology.orchestra.run.vm08.stdout:genisoimage is already the newest version (9:1.1.11-3.2ubuntu1). 2026-03-21T14:31:45.672 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T14:31:45.672 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T14:31:45.673 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T14:31:45.673 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T14:31:45.691 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T14:31:45.691 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T14:31:45.692 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@vm08.local 2026-03-21T14:31:45.692 DEBUG:teuthology.orchestra.run.vm08:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2026-03-21T14:31:45.769 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T14:31:45.942 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T14:31:45.942 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T14:31:46.071 INFO:teuthology.orchestra.run.vm08.stdout:qemu-block-extra is already the newest version (1:6.2+dfsg-2ubuntu6.28). 2026-03-21T14:31:46.071 INFO:teuthology.orchestra.run.vm08.stdout:qemu-block-extra set to manually installed. 2026-03-21T14:31:46.071 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T14:31:46.071 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T14:31:46.071 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T14:31:46.071 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T14:31:46.095 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T14:31:46.095 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T14:31:46.096 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@vm08.local 2026-03-21T14:31:46.096 DEBUG:teuthology.orchestra.run.vm08:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2026-03-21T14:31:46.173 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T14:31:46.389 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T14:31:46.390 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T14:31:46.537 INFO:teuthology.orchestra.run.vm08.stdout:qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.28). 2026-03-21T14:31:46.537 INFO:teuthology.orchestra.run.vm08.stdout:qemu-utils set to manually installed. 2026-03-21T14:31:46.538 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T14:31:46.538 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T14:31:46.538 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T14:31:46.538 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T14:31:46.561 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T14:31:46.562 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T14:31:46.563 INFO:tasks.qemu:generating iso... 2026-03-21T14:31:46.563 INFO:tasks.qemu:Pulling tests from https://github.com/kshtsk/ceph.git ref 0392f78529848ec72469e8e431875cb98d3a5fb4 2026-03-21T14:31:46.563 DEBUG:teuthology.orchestra.run.vm08:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/kshtsk/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 0392f78529848ec72469e8e431875cb98d3a5fb4 2026-03-21T14:31:46.611 INFO:teuthology.orchestra.run.vm08.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:Note: switching to '0392f78529848ec72469e8e431875cb98d3a5fb4'. 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:changes and commit them, and you can discard any commits you make in this 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:state without impacting any branches by switching back to a branch. 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:If you want to create a new branch to retain commits you create, you may 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:do so (now or later) by using -c with the switch command. Example: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: git switch -c 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:Or undo this operation with: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: git switch - 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T14:32:24.343 INFO:teuthology.orchestra.run.vm08.stderr:HEAD is now at 0392f785298 qa/tasks/keystone: restart mariadb for rocky and alma linux too 2026-03-21T14:32:24.350 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T14:32:24.350 DEBUG:teuthology.orchestra.run.vm08:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-03-21T14:32:24.396 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-21T14:32:24.396 DEBUG:teuthology.orchestra.run.vm08:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-03-21T14:32:24.442 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-03-21T14:32:24.442 DEBUG:teuthology.orchestra.run.vm08:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2026-03-21T14:32:24.488 DEBUG:teuthology.orchestra.run.vm08:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2026-03-21T14:32:24.536 INFO:tasks.qemu:downloading base image 2026-03-21T14:32:24.536 DEBUG:teuthology.orchestra.run.vm08:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-03-21T14:32:24.622 INFO:teuthology.orchestra.run.vm08.stderr: Resizing image: 100% complete...done. 2026-03-21T14:32:24.629 DEBUG:teuthology.orchestra.run.vm08:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-03-21T14:32:24.710 INFO:teuthology.orchestra.run.vm08.stderr: Resizing image: 100% complete...done. 2026-03-21T14:32:24.717 DEBUG:teuthology.orchestra.run.vm08:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-03-21T14:32:24.796 INFO:teuthology.orchestra.run.vm08.stderr: Resizing image: 100% complete...done. 2026-03-21T14:32:24.803 DEBUG:teuthology.orchestra.run.vm08:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-03-21T14:32:24.856 INFO:tasks.qemu:Creating the nfs export directory... 2026-03-21T14:32:24.857 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /export/client.0 2026-03-21T14:32:24.909 INFO:tasks.qemu:Mounting the test directory... 2026-03-21T14:32:24.909 DEBUG:teuthology.orchestra.run.vm08:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-03-21T14:32:24.960 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-03-21T14:32:24.960 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-03-21T14:32:24.960 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-03-21T14:32:25.011 DEBUG:teuthology.orchestra.run.vm08:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-03-21T14:32:25.063 INFO:teuthology.orchestra.run.vm08.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-03-21T14:32:25.064 INFO:tasks.qemu:Restarting NFS... 2026-03-21T14:32:25.064 DEBUG:teuthology.orchestra.run.vm08:> sudo service nfs-kernel-server restart 2026-03-21T14:32:25.345 DEBUG:teuthology.orchestra.run.vm08:> sudo udevadm control --reload 2026-03-21T14:32:25.358 DEBUG:teuthology.orchestra.run.vm08:> sudo udevadm trigger /dev/kvm 2026-03-21T14:32:25.413 DEBUG:teuthology.orchestra.run.vm08:> ls -l /dev/kvm 2026-03-21T14:32:25.460 INFO:teuthology.orchestra.run.vm08.stdout:crw-rw---- 1 root kvm 10, 232 Mar 21 14:32 /dev/kvm 2026-03-21T14:32:25.460 INFO:tasks.qemu:starting qemu... 2026-03-21T14:32:25.460 DEBUG:teuthology.orchestra.run.vm08:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term qemu-system-x86_64 -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2026-03-21T14:32:25.504 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-03-21T14:32:25.757 INFO:tasks.qemu.client.0.vm08.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2026-03-21T14:32:25.757 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:25.757 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:25.762 INFO:tasks.qemu.client.0.vm08.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B380+BFECB380 CA00 2026-03-21T14:32:25.778 INFO:tasks.qemu.client.0.vm08.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-03-21T14:32:25.779 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:25.779 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:25.978 INFO:tasks.qemu.client.0.vm08.stdout:Booting from Hard Disk... 2026-03-21T14:32:26.300 INFO:tasks.qemu.client.0.vm08.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-03-21T14:32:26.300 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:26.306 INFO:tasks.qemu.client.0.vm08.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-03-21T14:32:26.313 INFO:tasks.qemu.client.0.vm08.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-03-21T14:32:26.318 INFO:tasks.qemu.client.0.vm08.stdout: before booting or 'c' for a command-line. 2026-03-21T14:32:26.407 INFO:tasks.qemu.client.0.vm08.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)           2026-03-21T14:32:26.407 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:26.407 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:26.407 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:26.407 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:26.407 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 5s.  2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:27.248 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 4s.  2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.249 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:28.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.250 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 3s.  2026-03-21T14:32:29.250 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:29.251 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 2s.  2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:30.252 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 1s.  2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.253 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:32:31.940 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-03-21T14:32:31.941 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-03-21T14:32:31.946 INFO:tasks.qemu.client.0.vm08.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) 2026-03-21T14:32:31.950 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-03-21T14:32:31.951 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] KERNEL supported cpus: 2026-03-21T14:32:31.952 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Intel GenuineIntel 2026-03-21T14:32:31.953 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] AMD AuthenticAMD 2026-03-21T14:32:31.954 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Centaur CentaurHauls 2026-03-21T14:32:31.955 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-03-21T14:32:31.957 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-03-21T14:32:31.959 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-03-21T14:32:31.961 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-03-21T14:32:31.963 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-03-21T14:32:31.965 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-03-21T14:32:31.967 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-03-21T14:32:31.969 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-03-21T14:32:31.971 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-03-21T14:32:31.973 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-03-21T14:32:31.974 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] DMI 2.8 present. 2026-03-21T14:32:31.975 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] No AGP bridge found 2026-03-21T14:32:31.976 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-03-21T14:32:31.978 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-03-21T14:32:31.980 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-03-21T14:32:31.982 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2026-03-21T14:32:31.983 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Using GB pages for direct mapping 2026-03-21T14:32:31.985 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-03-21T14:32:31.987 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-03-21T14:32:31.991 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-03-21T14:32:31.991 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2026-03-21T14:32:31.993 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-21T14:32:31.995 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-21T14:32:31.998 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-21T14:32:32.000 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-03-21T14:32:32.002 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-21T14:32:32.005 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-21T14:32:32.007 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-21T14:32:32.009 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] No NUMA configuration found 2026-03-21T14:32:32.010 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-03-21T14:32:32.012 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-03-21T14:32:32.014 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-03-21T14:32:32.016 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-03-21T14:32:32.017 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-03-21T14:32:32.018 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Zone PFN ranges: 2026-03-21T14:32:32.020 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-03-21T14:32:32.021 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-03-21T14:32:32.023 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-03-21T14:32:32.024 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Movable zone start PFN for each node 2026-03-21T14:32:32.026 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-03-21T14:32:32.027 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-03-21T14:32:32.029 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-03-21T14:32:32.030 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-03-21T14:32:32.031 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-03-21T14:32:32.033 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-03-21T14:32:32.035 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-03-21T14:32:32.037 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-03-21T14:32:32.039 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-03-21T14:32:32.041 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-03-21T14:32:32.044 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-03-21T14:32:32.046 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-03-21T14:32:32.048 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-03-21T14:32:32.051 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-03-21T14:32:32.053 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-03-21T14:32:32.054 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2026-03-21T14:32:32.056 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-03-21T14:32:32.058 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-03-21T14:32:32.060 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-03-21T14:32:32.062 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-03-21T14:32:32.064 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-03-21T14:32:32.067 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-03-21T14:32:32.069 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-03-21T14:32:32.071 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-03-21T14:32:32.073 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-03-21T14:32:32.076 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-03-21T14:32:32.077 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-03-21T14:32:32.079 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-03-21T14:32:32.082 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-03-21T14:32:32.084 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-03-21T14:32:32.085 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-03-21T14:32:32.086 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-03-21T14:32:32.089 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-03-21T14:32:32.090 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Policy zone: Normal 2026-03-21T14:32:32.093 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-03-21T14:32:32.095 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-03-21T14:32:32.097 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-03-21T14:32:32.098 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Checking aperture... 2026-03-21T14:32:32.099 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] No AGP bridge found 2026-03-21T14:32:32.102 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-03-21T14:32:32.105 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-03-21T14:32:32.106 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-03-21T14:32:32.108 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-03-21T14:32:32.109 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-03-21T14:32:32.110 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-03-21T14:32:32.111 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] console [ttyS0] enabled 2026-03-21T14:32:32.128 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-03-21T14:32:32.131 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-03-21T14:32:32.133 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Detected 4192.140 MHz processor. 2026-03-21T14:32:32.135 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 8384.28 BogoMIPS (lpj=16768560) 2026-03-21T14:32:32.137 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.008011] pid_max: default: 32768 minimum: 301 2026-03-21T14:32:32.138 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.009440] Security Framework initialized 2026-03-21T14:32:32.139 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.010743] AppArmor: AppArmor initialized 2026-03-21T14:32:32.140 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.012010] Yama: becoming mindful. 2026-03-21T14:32:32.145 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.015387] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-03-21T14:32:32.148 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.016915] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-03-21T14:32:32.150 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.020118] Mount-cache hash table entries: 256 2026-03-21T14:32:32.151 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.021567] Initializing cgroup subsys cpuacct 2026-03-21T14:32:32.152 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.022960] Initializing cgroup subsys memory 2026-03-21T14:32:32.154 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.024014] Initializing cgroup subsys devices 2026-03-21T14:32:32.155 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.025396] Initializing cgroup subsys freezer 2026-03-21T14:32:32.157 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.028012] Initializing cgroup subsys blkio 2026-03-21T14:32:32.158 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.029361] Initializing cgroup subsys perf_event 2026-03-21T14:32:32.160 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.031582] mce: CPU supports 10 MCE banks 2026-03-21T14:32:32.164 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.034586] SMP alternatives: switching to UP code 2026-03-21T14:32:32.265 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.136322] Freeing SMP alternatives: 24k freed 2026-03-21T14:32:32.266 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.137756] ACPI: Core revision 20110623 2026-03-21T14:32:32.268 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.139281] ftrace: allocating 27008 entries in 106 pages 2026-03-21T14:32:32.494 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.145123] Enabling x2apic 2026-03-21T14:32:32.495 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.146048] Enabled x2apic 2026-03-21T14:32:32.498 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.148019] Switched APIC routing to physical x2apic. 2026-03-21T14:32:32.505 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.155396] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-03-21T14:32:32.507 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.156010] CPU0: AMD Ryzen 9 7950X3D 16-Core Processor stepping 02 2026-03-21T14:32:32.613 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.160009] Performance Events: no PMU driver, software events only. 2026-03-21T14:32:32.615 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.160009] NMI watchdog disabled (cpu0): hardware events not enabled 2026-03-21T14:32:32.616 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.160016] Brought up 1 CPUs 2026-03-21T14:32:32.618 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.160940] Total of 1 processors activated (8384.28 BogoMIPS). 2026-03-21T14:32:32.621 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.164092] devtmpfs: initialized 2026-03-21T14:32:32.622 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.165516] EVM: security.selinux 2026-03-21T14:32:32.623 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.166550] EVM: security.SMACK64 2026-03-21T14:32:32.624 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.167605] EVM: security.capability 2026-03-21T14:32:32.626 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.168376] print_constraints: dummy: 2026-03-21T14:32:32.628 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.169967] RTC time: 14:32:31, date: 03/21/26 2026-03-21T14:32:32.630 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.172048] NET: Registered protocol family 16 2026-03-21T14:32:32.634 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.176082] Extended Config Space enabled on 0 nodes 2026-03-21T14:32:32.634 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.177690] ACPI: bus type pci registered 2026-03-21T14:32:32.636 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.179262] PCI: Using configuration type 1 for base access 2026-03-21T14:32:32.638 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.180017] PCI: Using configuration type 1 for extended access 2026-03-21T14:32:32.640 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.182269] bio: create slab at 0 2026-03-21T14:32:32.641 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.184070] ACPI: Added _OSI(Module Device) 2026-03-21T14:32:32.643 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.185419] ACPI: Added _OSI(Processor Device) 2026-03-21T14:32:32.644 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.186884] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-03-21T14:32:32.646 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.188013] ACPI: Added _OSI(Processor Aggregator Device) 2026-03-21T14:32:32.649 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.192051] ACPI: Interpreter enabled 2026-03-21T14:32:32.650 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.193230] ACPI: (supports S0 S3 S4 S5) 2026-03-21T14:32:32.652 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.194682] ACPI: Using IOAPIC for interrupt routing 2026-03-21T14:32:32.655 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.197223] ACPI: No dock devices found. 2026-03-21T14:32:32.656 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.198834] HEST: Table not found. 2026-03-21T14:32:32.670 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.200017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-03-21T14:32:32.670 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.203218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-03-21T14:32:32.670 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.204042] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-03-21T14:32:32.670 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.206153] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-03-21T14:32:32.670 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.208014] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-03-21T14:32:32.671 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.212019] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-03-21T14:32:32.673 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.214603] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2026-03-21T14:32:32.683 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.225549] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-03-21T14:32:32.686 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.228038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-03-21T14:32:32.742 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.281684] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-03-21T14:32:32.742 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.283599] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-03-21T14:32:32.744 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.284018] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-03-21T14:32:32.747 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.288644] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-03-21T14:32:32.749 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.290853] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-03-21T14:32:32.752 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.292690] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-03-21T14:32:32.754 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.296307] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-03-21T14:32:32.756 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.298538] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-03-21T14:32:32.759 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.300427] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-03-21T14:32:32.760 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.303087] vgaarb: loaded 2026-03-21T14:32:32.761 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.304019] vgaarb: bridge control possible 0000:00:02.0 2026-03-21T14:32:32.763 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.305809] i2c-core: driver [aat2870] using legacy suspend method 2026-03-21T14:32:32.765 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.308019] i2c-core: driver [aat2870] using legacy resume method 2026-03-21T14:32:32.767 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.310071] SCSI subsystem initialized 2026-03-21T14:32:32.769 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.311387] usbcore: registered new interface driver usbfs 2026-03-21T14:32:32.770 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.312023] usbcore: registered new interface driver hub 2026-03-21T14:32:32.772 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.313753] usbcore: registered new device driver usb 2026-03-21T14:32:32.773 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.316061] PCI: Using ACPI for IRQ routing 2026-03-21T14:32:32.775 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.317831] NetLabel: Initializing 2026-03-21T14:32:32.776 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.318958] NetLabel: domain hash size = 128 2026-03-21T14:32:32.778 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.320020] NetLabel: protocols = UNLABELED CIPSOv4 2026-03-21T14:32:32.780 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.321538] NetLabel: unlabeled traffic allowed by default 2026-03-21T14:32:32.781 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.324123] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2026-03-21T14:32:32.784 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.325803] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2026-03-21T14:32:32.788 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.330128] Switching to clocksource kvm-clock 2026-03-21T14:32:32.792 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.334256] AppArmor: AppArmor Filesystem Enabled 2026-03-21T14:32:32.793 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.335878] pnp: PnP ACPI init 2026-03-21T14:32:32.794 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.336880] ACPI: bus type pnp registered 2026-03-21T14:32:32.796 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.338727] pnp: PnP ACPI: found 11 devices 2026-03-21T14:32:32.797 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.340082] ACPI: ACPI bus type pnp unregistered 2026-03-21T14:32:32.804 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.346613] NET: Registered protocol family 2 2026-03-21T14:32:32.806 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.348045] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-03-21T14:32:32.809 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.350722] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-03-21T14:32:32.812 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.353858] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-03-21T14:32:32.814 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.355960] TCP: Hash tables configured (established 524288 bind 65536) 2026-03-21T14:32:32.815 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.358024] TCP reno registered 2026-03-21T14:32:32.817 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.359040] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-03-21T14:32:32.819 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.360967] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-03-21T14:32:32.820 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.363009] NET: Registered protocol family 1 2026-03-21T14:32:32.822 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.364433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-03-21T14:32:32.824 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.366294] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-03-21T14:32:32.826 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.368153] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-03-21T14:32:32.828 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.370242] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-03-21T14:32:32.832 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.372236] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-03-21T14:32:32.832 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.374640] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-03-21T14:32:32.836 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.376810] audit: initializing netlink socket (disabled) 2026-03-21T14:32:32.836 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.378559] type=2000 audit(1774103551.376:1): initialized 2026-03-21T14:32:32.848 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.390251] Trying to unpack rootfs image as initramfs... 2026-03-21T14:32:32.868 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.409687] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-03-21T14:32:32.874 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.416601] VFS: Disk quotas dquot_6.5.2 2026-03-21T14:32:32.876 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.417862] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-03-21T14:32:32.881 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.424080] fuse init (API version 7.17) 2026-03-21T14:32:32.882 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.425312] msgmni has been set to 7894 2026-03-21T14:32:32.898 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.440482] Freeing initrd memory: 4308k freed 2026-03-21T14:32:32.901 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.442088] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-03-21T14:32:32.904 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.446908] io scheduler noop registered 2026-03-21T14:32:32.906 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.448180] io scheduler deadline registered (default) 2026-03-21T14:32:32.907 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.449767] io scheduler cfq registered 2026-03-21T14:32:32.909 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.451003] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-03-21T14:32:32.911 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.452763] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-03-21T14:32:32.916 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.454851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-03-21T14:32:32.916 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.457154] ACPI: Power Button [PWRF] 2026-03-21T14:32:32.916 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.458649] ERST: Table is not found! 2026-03-21T14:32:32.917 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.459841] GHES: HEST is not enabled! 2026-03-21T14:32:32.919 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.461609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-03-21T14:32:32.922 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.463431] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-03-21T14:32:32.924 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.466858] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-03-21T14:32:32.927 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.468731] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-03-21T14:32:32.930 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.472105] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-03-21T14:32:32.932 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.473857] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-03-21T14:32:32.935 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.476712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-03-21T14:32:32.962 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.503798] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-03-21T14:32:32.989 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.531154] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-03-21T14:32:32.990 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.533023] Linux agpgart interface v0.103 2026-03-21T14:32:32.991 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.534625] brd: module loaded 2026-03-21T14:32:32.994 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.536828] loop: module loaded 2026-03-21T14:32:32.996 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.539338] vda: vda1 2026-03-21T14:32:33.000 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.542404] vdb: unknown partition table 2026-03-21T14:32:33.003 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.545976] vdc: unknown partition table 2026-03-21T14:32:33.005 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.548316] scsi0 : ata_piix 2026-03-21T14:32:33.006 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.549308] scsi1 : ata_piix 2026-03-21T14:32:33.008 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.550246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2026-03-21T14:32:33.010 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.552381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2026-03-21T14:32:33.012 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.554605] Fixed MDIO Bus: probed 2026-03-21T14:32:33.013 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.555676] tun: Universal TUN/TAP device driver, 1.6 2026-03-21T14:32:33.015 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.557268] tun: (C) 1999-2004 Max Krasnyansky 2026-03-21T14:32:33.018 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.560388] PPP generic driver version 2.4.2 2026-03-21T14:32:33.020 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.561738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-03-21T14:32:33.021 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.563762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-03-21T14:32:33.024 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.565689] uhci_hcd: USB Universal Host Controller Interface driver 2026-03-21T14:32:33.026 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.567650] usbcore: registered new interface driver libusual 2026-03-21T14:32:33.028 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.569489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-03-21T14:32:33.031 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.573666] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-03-21T14:32:33.033 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.575251] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-03-21T14:32:33.035 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.576905] mousedev: PS/2 mouse device common for all mice 2026-03-21T14:32:33.038 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.579194] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-03-21T14:32:33.039 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.582044] rtc_cmos 00:06: RTC can wake from S4 2026-03-21T14:32:33.042 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.584287] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2026-03-21T14:32:33.044 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.586515] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2026-03-21T14:32:33.046 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.588641] device-mapper: uevent: version 1.0.3 2026-03-21T14:32:33.049 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.590108] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-03-21T14:32:33.050 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.592735] cpuidle: using governor ladder 2026-03-21T14:32:33.051 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.594006] cpuidle: using governor menu 2026-03-21T14:32:33.053 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.595260] EFI Variables Facility v0.08 2004-May-17 2026-03-21T14:32:33.054 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.596897] TCP cubic registered 2026-03-21T14:32:33.055 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.597945] NET: Registered protocol family 10 2026-03-21T14:32:33.057 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.599527] NET: Registered protocol family 17 2026-03-21T14:32:33.058 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.600951] Registering the dns_resolver key type 2026-03-21T14:32:33.060 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.602578] registered taskstats version 1 2026-03-21T14:32:33.066 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.608127] Magic number: 2:522:536 2026-03-21T14:32:33.066 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.609285] bdi 1:14: hash matches 2026-03-21T14:32:33.067 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.610370] tty ttyS16: hash matches 2026-03-21T14:32:33.070 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.611703] rtc_cmos 00:06: setting system clock to 2026-03-21 14:32:32 UTC (1774103552) 2026-03-21T14:32:33.073 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.614248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-03-21T14:32:33.073 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.616140] EDD information not available. 2026-03-21T14:32:33.175 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.717544] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-03-21T14:32:33.178 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.720458] ata2.00: configured for MWDMA2 2026-03-21T14:32:33.181 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.722876] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-03-21T14:32:33.184 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.726576] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-03-21T14:32:33.186 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.728479] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-03-21T14:32:33.188 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.730528] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-03-21T14:32:33.191 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.733027] Freeing unused kernel memory: 924k freed 2026-03-21T14:32:33.193 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.734803] Write protecting the kernel read-only data: 12288k 2026-03-21T14:32:33.199 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.741334] Freeing unused kernel memory: 1640k freed 2026-03-21T14:32:33.202 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.744721] Freeing unused kernel memory: 1200k freed 2026-03-21T14:32:33.207 INFO:tasks.qemu.client.0.vm08.stdout:Loading, please wait... 2026-03-21T14:32:33.214 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Loading essential drivers ... done. 2026-03-21T14:32:33.216 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.758688] udevd[84]: starting version 175 2026-03-21T14:32:33.218 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/init-premount ... done. 2026-03-21T14:32:33.235 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-03-21T14:32:33.293 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.835181] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-03-21T14:32:33.295 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.837361] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-03-21T14:32:33.315 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.857348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-03-21T14:32:33.317 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.859120] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-03-21T14:32:33.333 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.875709] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-03-21T14:32:33.350 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.893198] FDC 0 is a S82078B 2026-03-21T14:32:33.747 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/local-premount ... [ 1.289270] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-03-21T14:32:33.749 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.291407] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-03-21T14:32:33.831 INFO:tasks.qemu.client.0.vm08.stdout:done. 2026-03-21T14:32:33.835 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.377093] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-03-21T14:32:33.887 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/local-bottom ... [ 1.429846] vda: vda1 2026-03-21T14:32:33.891 INFO:tasks.qemu.client.0.vm08.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-03-21T14:32:33.930 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.471367] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-03-21T14:32:33.931 INFO:tasks.qemu.client.0.vm08.stdout:done. 2026-03-21T14:32:33.931 INFO:tasks.qemu.client.0.vm08.stdout:done. 2026-03-21T14:32:33.941 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/init-bottom ... done. 2026-03-21T14:32:37.112 INFO:tasks.qemu.client.0.vm08.stdout:cloud-init start-local running: Sat, 21 Mar 2026 14:32:33 +0000. up 1.73 seconds 2026-03-21T14:32:37.243 INFO:tasks.qemu.client.0.vm08.stdout:no instance data found in start-local 2026-03-21T14:32:37.343 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-03-21T14:32:37.343 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-03-21T14:32:37.344 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-03-21T14:32:37.346 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-03-21T14:32:37.347 INFO:tasks.qemu.client.0.vm08.stdout:cloud-init start running: Sat, 21 Mar 2026 14:32:36 +0000. up 4.86 seconds 2026-03-21T14:32:37.519 INFO:tasks.qemu.client.0.vm08.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-03-21T14:32:39.786 INFO:tasks.qemu.client.0.vm08.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. 2026-03-21T14:32:39.788 INFO:tasks.qemu.client.0.vm08.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-03-21T14:32:39.789 INFO:tasks.qemu.client.0.vm08.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-03-21T14:32:39.790 INFO:tasks.qemu.client.0.vm08.stdout:The key fingerprint is: 2026-03-21T14:32:39.792 INFO:tasks.qemu.client.0.vm08.stdout:c4:1b:71:b2:99:37:b8:3f:52:ab:d9:fd:62:a6:36:10 root@test 2026-03-21T14:32:39.793 INFO:tasks.qemu.client.0.vm08.stdout:The key's randomart image is: 2026-03-21T14:32:39.794 INFO:tasks.qemu.client.0.vm08.stdout:+--[ RSA 2048]----+ 2026-03-21T14:32:39.795 INFO:tasks.qemu.client.0.vm08.stdout:| o . | 2026-03-21T14:32:39.795 INFO:tasks.qemu.client.0.vm08.stdout:| . O | 2026-03-21T14:32:39.796 INFO:tasks.qemu.client.0.vm08.stdout:| O o | 2026-03-21T14:32:39.797 INFO:tasks.qemu.client.0.vm08.stdout:| .E= . | 2026-03-21T14:32:39.798 INFO:tasks.qemu.client.0.vm08.stdout:| S.. | 2026-03-21T14:32:39.798 INFO:tasks.qemu.client.0.vm08.stdout:| .o . | 2026-03-21T14:32:39.799 INFO:tasks.qemu.client.0.vm08.stdout:| ..+ | 2026-03-21T14:32:39.800 INFO:tasks.qemu.client.0.vm08.stdout:| =oo+ | 2026-03-21T14:32:39.801 INFO:tasks.qemu.client.0.vm08.stdout:| o.o=.o. | 2026-03-21T14:32:39.801 INFO:tasks.qemu.client.0.vm08.stdout:+-----------------+ 2026-03-21T14:32:39.821 INFO:tasks.qemu.client.0.vm08.stdout:Generating public/private dsa key pair. 2026-03-21T14:32:39.825 INFO:tasks.qemu.client.0.vm08.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-03-21T14:32:39.825 INFO:tasks.qemu.client.0.vm08.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-03-21T14:32:39.826 INFO:tasks.qemu.client.0.vm08.stdout:The key fingerprint is: 2026-03-21T14:32:39.829 INFO:tasks.qemu.client.0.vm08.stdout:a1:c0:5b:bb:5c:cf:ef:b3:68:c5:6e:e0:e9:84:32:92 root@test 2026-03-21T14:32:39.829 INFO:tasks.qemu.client.0.vm08.stdout:The key's randomart image is: 2026-03-21T14:32:39.829 INFO:tasks.qemu.client.0.vm08.stdout:+--[ DSA 1024]----+ 2026-03-21T14:32:39.830 INFO:tasks.qemu.client.0.vm08.stdout:| | 2026-03-21T14:32:39.831 INFO:tasks.qemu.client.0.vm08.stdout:| . | 2026-03-21T14:32:39.831 INFO:tasks.qemu.client.0.vm08.stdout:| o . . | 2026-03-21T14:32:39.832 INFO:tasks.qemu.client.0.vm08.stdout:| + o . | 2026-03-21T14:32:39.833 INFO:tasks.qemu.client.0.vm08.stdout:| . o S . | 2026-03-21T14:32:39.834 INFO:tasks.qemu.client.0.vm08.stdout:| o o +. o | 2026-03-21T14:32:39.834 INFO:tasks.qemu.client.0.vm08.stdout:| E = ..+= | 2026-03-21T14:32:39.835 INFO:tasks.qemu.client.0.vm08.stdout:| . o .+o+ | 2026-03-21T14:32:39.836 INFO:tasks.qemu.client.0.vm08.stdout:| ooo+o | 2026-03-21T14:32:39.837 INFO:tasks.qemu.client.0.vm08.stdout:+-----------------+ 2026-03-21T14:32:39.841 INFO:tasks.qemu.client.0.vm08.stdout:Generating public/private ecdsa key pair. 2026-03-21T14:32:39.843 INFO:tasks.qemu.client.0.vm08.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-03-21T14:32:39.844 INFO:tasks.qemu.client.0.vm08.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-03-21T14:32:39.845 INFO:tasks.qemu.client.0.vm08.stdout:The key fingerprint is: 2026-03-21T14:32:39.847 INFO:tasks.qemu.client.0.vm08.stdout:6a:e0:f8:30:ab:a2:b1:18:95:2a:87:b4:65:5d:67:36 root@test 2026-03-21T14:32:39.848 INFO:tasks.qemu.client.0.vm08.stdout:The key's randomart image is: 2026-03-21T14:32:39.849 INFO:tasks.qemu.client.0.vm08.stdout:+--[ECDSA 256]---+ 2026-03-21T14:32:39.850 INFO:tasks.qemu.client.0.vm08.stdout:| | 2026-03-21T14:32:39.850 INFO:tasks.qemu.client.0.vm08.stdout:| | 2026-03-21T14:32:39.851 INFO:tasks.qemu.client.0.vm08.stdout:| . E | 2026-03-21T14:32:39.852 INFO:tasks.qemu.client.0.vm08.stdout:| .. . + . | 2026-03-21T14:32:39.853 INFO:tasks.qemu.client.0.vm08.stdout:| .oo.. S | 2026-03-21T14:32:39.853 INFO:tasks.qemu.client.0.vm08.stdout:|.++o . . | 2026-03-21T14:32:39.854 INFO:tasks.qemu.client.0.vm08.stdout:|*.= . o | 2026-03-21T14:32:39.855 INFO:tasks.qemu.client.0.vm08.stdout:|+= = . | 2026-03-21T14:32:39.856 INFO:tasks.qemu.client.0.vm08.stdout:|B.. . | 2026-03-21T14:32:39.857 INFO:tasks.qemu.client.0.vm08.stdout:+-----------------+ 2026-03-21T14:32:39.968 INFO:tasks.qemu.client.0.vm08.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-03-21T14:32:40.082 INFO:tasks.qemu.client.0.vm08.stdout:Generating locales... 2026-03-21T14:32:40.132 INFO:tasks.qemu.client.0.vm08.stdout: en_US.UTF-8... * Starting AppArmor profiles  [ OK ] 2026-03-21T14:32:40.154 INFO:tasks.qemu.client.0.vm08.stdout:landscape-client is not configured, please run landscape-config. 2026-03-21T14:32:40.189 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-03-21T14:32:40.195 INFO:tasks.qemu.client.0.vm08.stdout: * Starting System V runlevel compatibility[ OK ] 2026-03-21T14:32:40.197 INFO:tasks.qemu.client.0.vm08.stdout: * Starting automatic crash report generation[ OK ] 2026-03-21T14:32:40.203 INFO:tasks.qemu.client.0.vm08.stdout: * Starting deferred execution scheduler[ OK ] 2026-03-21T14:32:40.205 INFO:tasks.qemu.client.0.vm08.stdout: * Starting regular background program processing daemon[ OK ] 2026-03-21T14:32:40.206 INFO:tasks.qemu.client.0.vm08.stdout: * Starting ACPI daemon[ OK ] 2026-03-21T14:32:40.207 INFO:tasks.qemu.client.0.vm08.stdout: * Starting save kernel messages[ OK ] 2026-03-21T14:32:40.209 INFO:tasks.qemu.client.0.vm08.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-03-21T14:32:40.210 INFO:tasks.qemu.client.0.vm08.stdout: * Starting crash report submission daemon[ OK ] 2026-03-21T14:32:40.216 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping save kernel messages[ OK ] 2026-03-21T14:32:40.282 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-03-21T14:32:40.562 INFO:tasks.qemu.client.0.vm08.stdout:done 2026-03-21T14:32:40.566 INFO:tasks.qemu.client.0.vm08.stdout:Generation complete. 2026-03-21T14:32:40.846 INFO:tasks.qemu.client.0.vm08.stdout:passwd: password expiry information changed. 2026-03-21T14:32:41.162 INFO:tasks.qemu.client.0.vm08.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-03-21T14:32:41.269 INFO:tasks.qemu.client.0.vm08.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-03-21T14:32:41.595 INFO:tasks.qemu.client.0.vm08.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-03-21T14:32:41.755 INFO:tasks.qemu.client.0.vm08.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-03-21T14:32:41.862 INFO:tasks.qemu.client.0.vm08.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-03-21T14:32:42.354 INFO:tasks.qemu.client.0.vm08.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-03-21T14:32:42.476 INFO:tasks.qemu.client.0.vm08.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-03-21T14:32:42.695 INFO:tasks.qemu.client.0.vm08.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-03-21T14:32:42.821 INFO:tasks.qemu.client.0.vm08.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-03-21T14:32:42.960 INFO:tasks.qemu.client.0.vm08.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-03-21T14:32:43.081 INFO:tasks.qemu.client.0.vm08.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-03-21T14:32:43.186 INFO:tasks.qemu.client.0.vm08.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-03-21T14:32:43.295 INFO:tasks.qemu.client.0.vm08.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-03-21T14:32:43.407 INFO:tasks.qemu.client.0.vm08.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-03-21T14:32:43.521 INFO:tasks.qemu.client.0.vm08.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-03-21T14:32:43.647 INFO:tasks.qemu.client.0.vm08.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-03-21T14:32:43.758 INFO:tasks.qemu.client.0.vm08.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-03-21T14:32:43.883 INFO:tasks.qemu.client.0.vm08.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-03-21T14:32:43.994 INFO:tasks.qemu.client.0.vm08.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-03-21T14:32:44.102 INFO:tasks.qemu.client.0.vm08.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-03-21T14:32:44.207 INFO:tasks.qemu.client.0.vm08.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-03-21T14:32:44.316 INFO:tasks.qemu.client.0.vm08.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-03-21T14:32:44.434 INFO:tasks.qemu.client.0.vm08.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-03-21T14:32:44.547 INFO:tasks.qemu.client.0.vm08.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-03-21T14:32:44.661 INFO:tasks.qemu.client.0.vm08.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-03-21T14:32:44.768 INFO:tasks.qemu.client.0.vm08.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-03-21T14:32:44.902 INFO:tasks.qemu.client.0.vm08.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-03-21T14:32:45.181 INFO:tasks.qemu.client.0.vm08.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-03-21T14:32:45.328 INFO:tasks.qemu.client.0.vm08.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-03-21T14:32:45.348 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-03-21T14:32:45.625 INFO:tasks.qemu.client.0.vm08.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-03-21T14:32:45.770 INFO:tasks.qemu.client.0.vm08.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-03-21T14:32:46.037 INFO:tasks.qemu.client.0.vm08.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-03-21T14:32:46.141 INFO:tasks.qemu.client.0.vm08.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-03-21T14:32:46.250 INFO:tasks.qemu.client.0.vm08.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-03-21T14:32:46.386 INFO:tasks.qemu.client.0.vm08.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-03-21T14:32:49.525 INFO:tasks.qemu.client.0.vm08.stdout:Fetched 29.2 MB in 9s (3160 kB/s) 2026-03-21T14:32:53.149 INFO:tasks.qemu.client.0.vm08.stdout:Reading package lists... 2026-03-21T14:32:53.153 INFO:tasks.qemu.client.0.vm08.stdout:Reading package lists... 2026-03-21T14:32:53.155 INFO:teuthology.orchestra.run.vm08.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. 2026-03-21T14:32:53.160 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-03-21T14:32:53.310 INFO:tasks.qemu.client.0.vm08.stdout:Building dependency tree... 2026-03-21T14:32:53.310 INFO:tasks.qemu.client.0.vm08.stdout:Reading state information... 2026-03-21T14:32:53.368 INFO:tasks.qemu.client.0.vm08.stdout:The following packages will be upgraded: 2026-03-21T14:32:53.368 INFO:tasks.qemu.client.0.vm08.stdout: ca-certificates libssl1.0.0 2026-03-21T14:32:53.454 INFO:tasks.qemu.client.0.vm08.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-03-21T14:32:53.455 INFO:tasks.qemu.client.0.vm08.stdout:Need to get 1233 kB of archives. 2026-03-21T14:32:53.457 INFO:tasks.qemu.client.0.vm08.stdout:After this operation, 108 kB of additional disk space will be used. 2026-03-21T14:32:53.459 INFO:tasks.qemu.client.0.vm08.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-03-21T14:32:53.792 INFO:tasks.qemu.client.0.vm08.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-03-21T14:32:53.855 INFO:tasks.qemu.client.0.vm08.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-03-21T14:32:53.866 INFO:tasks.qemu.client.0.vm08.stdout:Fetched 1233 kB in 0s (2955 kB/s) 2026-03-21T14:32:54.159 INFO:tasks.qemu.client.0.vm08.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-03-21T14:32:54.162 INFO:tasks.qemu.client.0.vm08.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-03-21T14:32:54.350 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking replacement libssl1.0.0 ... 2026-03-21T14:32:54.449 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-03-21T14:32:54.579 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for libc-bin ... 2026-03-21T14:32:54.588 INFO:tasks.qemu.client.0.vm08.stdout:ldconfig deferred processing now taking place 2026-03-21T14:32:54.785 INFO:tasks.qemu.client.0.vm08.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-03-21T14:32:54.788 INFO:tasks.qemu.client.0.vm08.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-03-21T14:32:54.811 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking replacement ca-certificates ... 2026-03-21T14:32:54.912 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for man-db ... 2026-03-21T14:32:55.302 INFO:tasks.qemu.client.0.vm08.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-03-21T14:32:57.142 INFO:tasks.qemu.client.0.vm08.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-03-21T14:32:57.145 INFO:tasks.qemu.client.0.vm08.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-03-21T14:32:58.273 INFO:tasks.qemu.client.0.vm08.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-03-21T14:32:58.275 INFO:tasks.qemu.client.0.vm08.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-03-21T14:32:58.280 INFO:tasks.qemu.client.0.vm08.stdout:Reading package lists... 2026-03-21T14:32:58.415 INFO:tasks.qemu.client.0.vm08.stdout:Building dependency tree... 2026-03-21T14:32:58.416 INFO:tasks.qemu.client.0.vm08.stdout:Reading state information... 2026-03-21T14:32:58.477 INFO:tasks.qemu.client.0.vm08.stdout:The following extra packages will be installed: 2026-03-21T14:32:58.479 INFO:tasks.qemu.client.0.vm08.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-03-21T14:32:58.482 INFO:tasks.qemu.client.0.vm08.stdout:The following NEW packages will be installed: 2026-03-21T14:32:58.487 INFO:tasks.qemu.client.0.vm08.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-03-21T14:32:58.562 INFO:tasks.qemu.client.0.vm08.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-03-21T14:32:58.562 INFO:tasks.qemu.client.0.vm08.stdout:Need to get 424 kB of archives. 2026-03-21T14:32:58.563 INFO:tasks.qemu.client.0.vm08.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-03-21T14:32:58.566 INFO:tasks.qemu.client.0.vm08.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-03-21T14:32:58.633 INFO:tasks.qemu.client.0.vm08.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-03-21T14:32:58.728 INFO:tasks.qemu.client.0.vm08.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-03-21T14:32:58.773 INFO:tasks.qemu.client.0.vm08.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-03-21T14:32:58.823 INFO:tasks.qemu.client.0.vm08.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-03-21T14:32:58.929 INFO:tasks.qemu.client.0.vm08.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-03-21T14:32:58.936 INFO:tasks.qemu.client.0.vm08.stdout:Fetched 424 kB in 0s (1076 kB/s) 2026-03-21T14:32:58.990 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package libgssglue1. 2026-03-21T14:32:58.995 INFO:tasks.qemu.client.0.vm08.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-03-21T14:32:58.997 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-03-21T14:32:59.101 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package libtirpc1. 2026-03-21T14:32:59.103 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-03-21T14:32:59.205 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package rpcbind. 2026-03-21T14:32:59.207 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-03-21T14:32:59.316 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package libnfsidmap2. 2026-03-21T14:32:59.318 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-03-21T14:32:59.397 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package nfs-common. 2026-03-21T14:32:59.399 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-03-21T14:32:59.475 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for man-db ... 2026-03-21T14:32:59.677 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for ureadahead ... 2026-03-21T14:32:59.730 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-03-21T14:32:59.791 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-03-21T14:32:59.841 INFO:tasks.qemu.client.0.vm08.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-03-21T14:32:59.898 INFO:tasks.qemu.client.0.vm08.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-03-21T14:32:59.918 INFO:tasks.qemu.client.0.vm08.stdout:portmap start/running, process 8282 2026-03-21T14:32:59.928 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-03-21T14:32:59.967 INFO:tasks.qemu.client.0.vm08.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-03-21T14:33:00.104 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:33:00.105 INFO:tasks.qemu.client.0.vm08.stdout:Creating config file /etc/idmapd.conf with new version 2026-03-21T14:33:00.224 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-21T14:33:00.224 INFO:tasks.qemu.client.0.vm08.stdout:Creating config file /etc/default/nfs-common with new version 2026-03-21T14:33:00.295 INFO:tasks.qemu.client.0.vm08.stdout:Adding system user `statd' (UID 106) ... 2026-03-21T14:33:00.295 INFO:tasks.qemu.client.0.vm08.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-03-21T14:33:00.369 INFO:tasks.qemu.client.0.vm08.stdout:Not creating home directory `/var/lib/nfs'. 2026-03-21T14:33:00.398 INFO:tasks.qemu.client.0.vm08.stdout:statd start/running, process 8516 2026-03-21T14:33:00.417 INFO:tasks.qemu.client.0.vm08.stdout:gssd stop/post-stop, process 8547 2026-03-21T14:33:00.916 INFO:tasks.qemu.client.0.vm08.stdout:idmapd start/running, process 8587 2026-03-21T14:33:00.928 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for libc-bin ... 2026-03-21T14:33:00.935 INFO:tasks.qemu.client.0.vm08.stdout:ldconfig deferred processing now taking place 2026-03-21T14:33:01.309 INFO:tasks.qemu.client.0.vm08.stdout:mount.nfs: timeout set for Sat Mar 21 14:35:01 2026 2026-03-21T14:33:01.309 INFO:tasks.qemu.client.0.vm08.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-03-21T14:33:01.309 INFO:tasks.qemu.client.0.vm08.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-03-21T14:33:01.323 INFO:tasks.qemu.client.0.vm08.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-03-21T14:33:53.174 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-03-21T14:33:53.249 INFO:teuthology.orchestra.run.vm08.stderr: Commit image migration: 100% complete...done. 2026-03-21T14:33:53.255 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-03-21T14:34:53.266 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-03-21T14:34:56.943 INFO:teuthology.orchestra.run.vm08.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. 2026-03-21T14:34:56.948 DEBUG:teuthology.parallel:result is None 2026-03-21T15:08:27.723 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.258297] XFS (vdc): page discard on page ffffea00025f42c0, inode 0x29e, offset 442368. 2026-03-21T15:08:27.727 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.265040] XFS (vdc): page discard on page ffffea00025f8280, inode 0x8c, offset 2547712. 2026-03-21T15:08:27.731 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.269552] XFS (vdc): page discard on page ffffea00025f1e80, inode 0x107, offset 425984. 2026-03-21T15:08:27.733 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.272275] XFS (vdc): page discard on page ffffea00025fb0c0, inode 0x511, offset 0. 2026-03-21T15:08:27.736 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.274924] XFS (vdc): page discard on page ffffea000460e9c0, inode 0x46f, offset 0. 2026-03-21T15:08:27.739 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.277725] XFS (vdc): page discard on page ffffea00025f6b00, inode 0x1ce, offset 802816. 2026-03-21T15:08:27.741 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.280381] XFS (vdc): page discard on page ffffea0002711140, inode 0xf5, offset 581632. 2026-03-21T15:08:27.744 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.283040] XFS (vdc): page discard on page ffffea000266e140, inode 0x98, offset 6426624. 2026-03-21T15:08:27.747 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.285756] XFS (vdc): page discard on page ffffea0002666900, inode 0x115, offset 548864. 2026-03-21T15:08:27.750 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.288571] XFS (vdc): page discard on page ffffea000266f940, inode 0x146, offset 872448. 2026-03-21T15:08:27.752 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.291361] XFS (vdc): page discard on page ffffea00026cca40, inode 0x354, offset 24576. 2026-03-21T15:08:27.755 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.294020] XFS (vdc): page discard on page ffffea00027179c0, inode 0x4da, offset 0. 2026-03-21T15:08:27.758 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.296572] XFS (vdc): page discard on page ffffea000265c100, inode 0xaa, offset 737280. 2026-03-21T15:08:27.760 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.299216] XFS (vdc): page discard on page ffffea00026627c0, inode 0x4f7, offset 0. 2026-03-21T15:08:27.763 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.301778] XFS (vdc): page discard on page ffffea0002716040, inode 0xb7, offset 446464. 2026-03-21T15:08:27.765 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.304459] XFS (vdc): page discard on page ffffea000265f940, inode 0x424, offset 0. 2026-03-21T15:08:27.768 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.307059] XFS (vdc): page discard on page ffffea0002713580, inode 0xb4, offset 1548288. 2026-03-21T15:08:27.771 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.309853] XFS (vdc): page discard on page ffffea00026578c0, inode 0xe8, offset 499712. 2026-03-21T15:08:27.773 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.312538] XFS (vdc): page discard on page ffffea000429b140, inode 0x3b6, offset 0. 2026-03-21T15:08:27.776 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.315132] XFS (vdc): page discard on page ffffea00026fcb00, inode 0xa5, offset 569344. 2026-03-21T15:08:27.779 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.317806] XFS (vdc): page discard on page ffffea0002654700, inode 0x11e, offset 2506752. 2026-03-21T15:08:27.782 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.320514] XFS (vdc): page discard on page ffffea00026f80c0, inode 0x220, offset 1564672. 2026-03-21T15:08:27.784 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.323230] XFS (vdc): page discard on page ffffea0002656780, inode 0x4fc, offset 0. 2026-03-21T15:08:27.787 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.325794] XFS (vdc): page discard on page ffffea0002644dc0, inode 0x4d8, offset 0. 2026-03-21T15:08:27.789 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.328304] XFS (vdc): page discard on page ffffea00027e4c40, inode 0x119, offset 524288. 2026-03-21T15:08:27.792 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.330976] XFS (vdc): page discard on page ffffea000265c140, inode 0xaa, offset 741376. 2026-03-21T15:08:27.795 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.333616] XFS (vdc): page discard on page ffffea0002711180, inode 0xf5, offset 585728. 2026-03-21T15:08:27.797 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.336229] XFS (vdc): page discard on page ffffea00027ec300, inode 0x4c2, offset 0. 2026-03-21T15:08:27.800 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.338768] XFS (vdc): page discard on page ffffea00027e4c80, inode 0x119, offset 528384. 2026-03-21T15:08:27.802 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.341433] XFS (vdc): page discard on page ffffea000266f980, inode 0x146, offset 876544. 2026-03-21T15:08:27.805 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.344056] XFS (vdc): page discard on page ffffea00027e7d80, inode 0x13d, offset 667648. 2026-03-21T15:08:27.808 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.346707] XFS (vdc): page discard on page ffffea00026f5780, inode 0xe0, offset 192512. 2026-03-21T15:08:27.810 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.349303] XFS (vdc): page discard on page ffffea00041a4980, inode 0x1f3, offset 729088. 2026-03-21T15:08:27.813 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.351920] XFS (vdc): page discard on page ffffea00043651c0, inode 0x49f, offset 0. 2026-03-21T15:08:27.815 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.354481] XFS (vdc): page discard on page ffffea00027e1140, inode 0x4dc, offset 0. 2026-03-21T15:08:27.818 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.356946] XFS (vdc): page discard on page ffffea00027e34c0, inode 0x39e, offset 0. 2026-03-21T15:08:27.820 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.359404] XFS (vdc): page discard on page ffffea00026c9540, inode 0x91, offset 1769472. 2026-03-21T15:08:27.823 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.361998] XFS (vdc): page discard on page ffffea00027eee40, inode 0x262, offset 679936. 2026-03-21T15:08:27.826 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.364592] XFS (vdc): page discard on page ffffea00026c1280, inode 0x8d, offset 1691648. 2026-03-21T15:08:27.828 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.367185] XFS (vdc): page discard on page ffffea000276bcc0, inode 0x159, offset 307200. 2026-03-21T15:08:27.831 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.369844] XFS (vdc): page discard on page ffffea000276f3c0, inode 0x30b, offset 835584. 2026-03-21T15:08:27.833 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.372445] XFS (vdc): page discard on page ffffea000270fc40, inode 0x101, offset 450560. 2026-03-21T15:08:27.836 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.375070] XFS (vdc): page discard on page ffffea00026c3b80, inode 0x255, offset 569344. 2026-03-21T15:08:27.839 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.377702] XFS (vdc): page discard on page ffffea00027664c0, inode 0x112, offset 671744. 2026-03-21T15:08:27.841 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.380290] XFS (vdc): page discard on page ffffea0002764a40, inode 0x1a6, offset 172032. 2026-03-21T15:08:27.844 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.382889] XFS (vdc): page discard on page ffffea00027e6740, inode 0x339, offset 131072. 2026-03-21T15:08:27.846 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.385518] XFS (vdc): page discard on page ffffea0002768100, inode 0x4df, offset 0. 2026-03-21T15:08:27.849 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.388064] XFS (vdc): page discard on page ffffea000270cbc0, inode 0x260, offset 274432. 2026-03-21T15:08:27.852 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.390728] XFS (vdc): page discard on page ffffea000272c380, inode 0x487, offset 0. 2026-03-21T15:08:27.854 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.393260] XFS (vdc): page discard on page ffffea000260a000, inode 0x51b, offset 0. 2026-03-21T15:08:27.857 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.395819] XFS (vdc): page discard on page ffffea000270ab00, inode 0x279, offset 1613824. 2026-03-21T15:08:27.860 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.398552] XFS (vdc): page discard on page ffffea0002706600, inode 0x211, offset 401408. 2026-03-21T15:08:27.862 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.401179] XFS (vdc): page discard on page ffffea000260bc00, inode 0xff, offset 503808. 2026-03-21T15:08:27.865 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.403779] XFS (vdc): page discard on page ffffea000260d940, inode 0x1fe, offset 651264. 2026-03-21T15:08:27.867 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.406439] XFS (vdc): page discard on page ffffea0002720040, inode 0xee, offset 2207744. 2026-03-21T15:08:27.870 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.409115] XFS (vdc): page discard on page ffffea0001dfa780, inode 0x149, offset 5984256. 2026-03-21T15:08:27.873 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.411898] XFS (vdc): page discard on page ffffea000272d840, inode 0x9d, offset 3592192. 2026-03-21T15:08:27.876 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.414647] XFS (vdc): page discard on page ffffea000261b140, inode 0x1db, offset 2711552. 2026-03-21T15:08:27.878 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.417345] XFS (vdc): page discard on page ffffea0002210500, inode 0x4d2, offset 0. 2026-03-21T15:08:27.881 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.419898] XFS (vdc): page discard on page ffffea0002214c40, inode 0x367, offset 344064. 2026-03-21T15:08:27.883 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.422560] XFS (vdc): page discard on page ffffea000221a500, inode 0x486, offset 0. 2026-03-21T15:08:27.886 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.425143] XFS (vdc): page discard on page ffffea0002216f40, inode 0x50d, offset 0. 2026-03-21T15:08:27.889 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.427769] XFS (vdc): page discard on page ffffea00020e8bc0, inode 0x10e, offset 946176. 2026-03-21T15:08:27.892 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.430441] XFS (vdc): page discard on page ffffea00021ce440, inode 0x217, offset 2691072. 2026-03-21T15:08:27.895 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.433482] XFS (vdc): page discard on page ffffea0004bd9840, inode 0x3f4, offset 0. 2026-03-21T15:08:27.897 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.436208] XFS (vdc): page discard on page ffffea00021cc540, inode 0xe4, offset 184320. 2026-03-21T15:08:27.901 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.439208] XFS (vdc): page discard on page ffffea00021c8a80, inode 0x377, offset 466944. 2026-03-21T15:08:27.903 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.442201] XFS (vdc): page discard on page ffffea000401df00, inode 0x1c9, offset 0. 2026-03-21T15:08:27.906 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.445026] XFS (vdc): page discard on page ffffea0002129f00, inode 0x1f9, offset 593920. 2026-03-21T15:08:27.909 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.448068] XFS (vdc): page discard on page ffffea0002123f40, inode 0x3ba, offset 1179648. 2026-03-21T15:08:27.912 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.450892] XFS (vdc): page discard on page ffffea000203e200, inode 0x133, offset 1101824. 2026-03-21T15:08:27.915 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.453780] XFS (vdc): page discard on page ffffea0002127740, inode 0x36e, offset 176128. 2026-03-21T15:08:27.918 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.456815] XFS (vdc): page discard on page ffffea000212f480, inode 0x1aa, offset 1175552. 2026-03-21T15:08:27.933 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.460101] XFS (vdc): page discard on page ffffea00023643c0, inode 0x102, offset 290816. 2026-03-21T15:08:27.933 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.462795] XFS (vdc): page discard on page ffffea0002125dc0, inode 0x11d, offset 823296. 2026-03-21T15:08:27.933 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.465663] XFS (vdc): page discard on page ffffea0002367c00, inode 0x4d7, offset 0. 2026-03-21T15:08:27.933 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.468466] XFS (vdc): page discard on page ffffea0004752080, inode 0x4d6, offset 0. 2026-03-21T15:08:27.933 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.471288] XFS (vdc): page discard on page ffffea00021229c0, inode 0x41f, offset 0. 2026-03-21T15:08:27.935 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.474026] XFS (vdc): page discard on page ffffea0002032900, inode 0x51a, offset 0. 2026-03-21T15:08:27.938 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.476772] XFS (vdc): page discard on page ffffea00023602c0, inode 0x1dc, offset 36864. 2026-03-21T15:08:27.941 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.479695] XFS (vdc): page discard on page ffffea000203f940, inode 0x10a, offset 262144. 2026-03-21T15:08:27.944 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.482575] XFS (vdc): page discard on page ffffea000219d500, inode 0x1df, offset 610304. 2026-03-21T15:08:27.955 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.485249] XFS (vdc): page discard on page ffffea0002198880, inode 0x334, offset 2469888. 2026-03-21T15:08:27.955 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.487943] XFS (vdc): page discard on page ffffea0002193dc0, inode 0x324, offset 86016. 2026-03-21T15:08:27.955 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.490552] XFS (vdc): page discard on page ffffea0002035b00, inode 0x8e, offset 200704. 2026-03-21T15:08:27.955 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.493209] XFS (vdc): page discard on page ffffea000487b400, inode 0x261, offset 421888. 2026-03-21T15:08:27.957 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.495951] XFS (vdc): page discard on page ffffea0002197700, inode 0x400, offset 0. 2026-03-21T15:08:27.959 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.498507] XFS (vdc): page discard on page ffffea0004883000, inode 0x3e5, offset 0. 2026-03-21T15:08:27.968 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.501024] XFS (vdc): page discard on page ffffea00022a6540, inode 0x1ab, offset 114688. 2026-03-21T15:08:27.968 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.503721] XFS (vdc): page discard on page ffffea0002195ec0, inode 0x2be, offset 0. 2026-03-21T15:08:27.968 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.506246] XFS (vdc): page discard on page ffffea00014b3840, inode 0x109, offset 3149824. 2026-03-21T15:08:27.970 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.508902] XFS (vdc): page discard on page ffffea00022a5140, inode 0x4c6, offset 0. 2026-03-21T15:08:27.972 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.511370] XFS (vdc): page discard on page ffffea00021b4300, inode 0x1cc, offset 438272. 2026-03-21T15:08:27.975 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.514145] XFS (vdc): page discard on page ffffea00022a3580, inode 0x518, offset 0. 2026-03-21T15:08:27.978 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.516776] XFS (vdc): page discard on page ffffea00045cbe00, inode 0xe3, offset 446464. 2026-03-21T15:08:27.981 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.519413] XFS (vdc): page discard on page ffffea00021b7b80, inode 0x49a, offset 0. 2026-03-21T15:08:27.983 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.522111] XFS (vdc): page discard on page ffffea0001f3ff40, inode 0x20a, offset 270336. 2026-03-21T15:08:27.986 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.524781] XFS (vdc): page discard on page ffffea00042dadc0, inode 0x3f9, offset 0. 2026-03-21T15:08:27.988 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.527421] XFS (vdc): page discard on page ffffea0004344300, inode 0x299, offset 0. 2026-03-21T15:08:27.991 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.530150] XFS (vdc): page discard on page ffffea000202e940, inode 0x204, offset 450560. 2026-03-21T15:08:27.994 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.532768] XFS (vdc): page discard on page ffffea000416b0c0, inode 0x271, offset 0. 2026-03-21T15:08:27.997 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.535923] XFS (vdc): page discard on page ffffea00021b5f40, inode 0x1c6, offset 577536. 2026-03-21T15:08:28.001 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.539125] XFS (vdc): page discard on page ffffea0001f36d00, inode 0x369, offset 987136. 2026-03-21T15:08:28.004 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.542715] XFS (vdc): page discard on page ffffea0001f33380, inode 0xe2, offset 724992. 2026-03-21T15:08:28.008 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.545918] XFS (vdc): page discard on page ffffea00020696c0, inode 0x209, offset 360448. 2026-03-21T15:08:28.010 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.549501] XFS (vdc): page discard on page ffffea000206e100, inode 0x43d, offset 0. 2026-03-21T15:08:28.014 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.552142] XFS (vdc): page discard on page ffffea00022af7c0, inode 0x12d, offset 3235840. 2026-03-21T15:08:28.019 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.555580] XFS (vdc): page discard on page ffffea000202db00, inode 0x465, offset 0. 2026-03-21T15:08:28.023 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.560292] XFS (vdc): page discard on page ffffea000206bc00, inode 0x20d, offset 380928. 2026-03-21T15:08:28.026 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.564433] XFS (vdc): page discard on page ffffea0002026640, inode 0x4e4, offset 0. 2026-03-21T15:08:28.033 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.567997] XFS (vdc): page discard on page ffffea00041ca280, inode 0x478, offset 0. 2026-03-21T15:08:28.034 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.570636] XFS (vdc): page discard on page ffffea0004077040, inode 0x2ac, offset 0. 2026-03-21T15:08:28.034 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.573224] XFS (vdc): page discard on page ffffea0002066d80, inode 0x4fd, offset 0. 2026-03-21T15:08:28.037 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.575809] XFS (vdc): page discard on page ffffea000218da40, inode 0x327, offset 2445312. 2026-03-21T15:08:28.039 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.578522] XFS (vdc): page discard on page ffffea00048cea00, inode 0x49e, offset 0. 2026-03-21T15:08:28.042 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.581068] XFS (vdc): page discard on page ffffea000220d840, inode 0x3fc, offset 0. 2026-03-21T15:08:28.044 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.583613] XFS (vdc): page discard on page ffffea000204f480, inode 0x2af, offset 0. 2026-03-21T15:08:28.047 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.586123] XFS (vdc): page discard on page ffffea000218ca40, inode 0x362, offset 0. 2026-03-21T15:08:28.050 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.588628] XFS (vdc): page discard on page ffffea0002029180, inode 0x99, offset 237568. 2026-03-21T15:08:28.052 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.591237] XFS (vdc): page discard on page ffffea00022090c0, inode 0xf1, offset 679936. 2026-03-21T15:08:28.055 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.594155] XFS (vdc): page discard on page ffffea00041e3f00, inode 0x2b9, offset 0. 2026-03-21T15:08:28.058 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.597074] XFS (vdc): page discard on page ffffea0004993f40, inode 0x4ca, offset 0. 2026-03-21T15:08:28.061 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.599696] XFS (vdc): page discard on page ffffea0002048400, inode 0x156, offset 2654208. 2026-03-21T15:08:28.063 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.602444] XFS (vdc): page discard on page ffffea0004273dc0, inode 0x2b1, offset 0. 2026-03-21T15:08:28.066 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.605080] XFS (vdc): page discard on page ffffea0002043b40, inode 0x3a7, offset 0. 2026-03-21T15:08:28.069 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.607810] XFS (vdc): page discard on page ffffea00020456c0, inode 0x378, offset 0. 2026-03-21T15:08:28.071 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.610542] XFS (vdc): page discard on page ffffea0004160500, inode 0x471, offset 0. 2026-03-21T15:08:28.074 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.613186] XFS (vdc): page discard on page ffffea0002041500, inode 0x2a8, offset 0. 2026-03-21T15:08:28.086 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.616109] XFS (vdc): page discard on page ffffea0002177e40, inode 0x496, offset 0. 2026-03-21T15:08:28.086 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.618739] XFS (vdc): page discard on page ffffea000220f100, inode 0x365, offset 0. 2026-03-21T15:08:28.086 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.621320] XFS (vdc): page discard on page ffffea00026f22c0, inode 0xb9, offset 176128. 2026-03-21T15:08:28.086 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.624190] XFS (vdc): page discard on page ffffea0002172e80, inode 0x3a1, offset 0. 2026-03-21T15:08:28.088 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.626908] XFS (vdc): page discard on page ffffea0002046a80, inode 0x190, offset 299008. 2026-03-21T15:08:28.091 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.629867] XFS (vdc): page discard on page ffffea0001f2b200, inode 0x263, offset 696320. 2026-03-21T15:08:28.094 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.632765] XFS (vdc): page discard on page ffffea0001f23d00, inode 0x47b, offset 0. 2026-03-21T15:08:28.096 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.635311] XFS (vdc): page discard on page ffffea000498f140, inode 0x4e3, offset 0. 2026-03-21T15:08:28.099 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.637863] XFS (vdc): page discard on page ffffea0001f284c0, inode 0x383, offset 0. 2026-03-21T15:08:28.102 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.640538] XFS (vdc): page discard on page ffffea0002650e00, inode 0x3e8, offset 1417216. 2026-03-21T15:08:28.104 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.643420] XFS (vdc): page discard on page ffffea0004054140, inode 0x4ea, offset 0. 2026-03-21T15:08:28.107 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.646047] XFS (vdc): page discard on page ffffea0004908040, inode 0x402, offset 0. 2026-03-21T15:08:28.110 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.648692] XFS (vdc): page discard on page ffffea00049b7b40, inode 0x4cf, offset 0. 2026-03-21T15:08:28.112 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.651263] XFS (vdc): page discard on page ffffea00046c7600, inode 0x345, offset 0. 2026-03-21T15:08:28.115 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.653910] XFS (vdc): page discard on page ffffea0004996900, inode 0x124, offset 348160. 2026-03-21T15:08:28.118 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.656808] XFS (vdc): page discard on page ffffea0004454ec0, inode 0x3f5, offset 0. 2026-03-21T15:08:28.121 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.659614] XFS (vdc): page discard on page ffffea0001fc90c0, inode 0x4c4, offset 0. 2026-03-21T15:08:28.124 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.662437] XFS (vdc): page discard on page ffffea0001fc2d40, inode 0x34a, offset 0. 2026-03-21T15:08:28.127 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.665263] XFS (vdc): page discard on page ffffea00040708c0, inode 0x247, offset 0. 2026-03-21T15:08:28.130 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.668317] XFS (vdc): page discard on page ffffea00021f7ec0, inode 0x93, offset 2260992. 2026-03-21T15:08:28.132 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.671224] XFS (vdc): page discard on page ffffea0004366700, inode 0x33a, offset 0. 2026-03-21T15:08:28.135 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.674040] XFS (vdc): page discard on page ffffea000405f4c0, inode 0x111, offset 184320. 2026-03-21T15:08:28.138 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.676990] XFS (vdc): page discard on page ffffea00020cc5c0, inode 0x453, offset 0. 2026-03-21T15:08:28.141 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.679808] XFS (vdc): page discard on page ffffea0001f07ec0, inode 0x4fb, offset 0. 2026-03-21T15:08:28.144 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.682641] XFS (vdc): page discard on page ffffea00048b0840, inode 0x49c, offset 0. 2026-03-21T15:08:28.147 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.685429] XFS (vdc): page discard on page ffffea00020c5300, inode 0x35a, offset 0. 2026-03-21T15:08:28.149 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.688222] XFS (vdc): page discard on page ffffea0001fc7980, inode 0x449, offset 0. 2026-03-21T15:08:28.152 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.691130] XFS (vdc): page discard on page ffffea0002076cc0, inode 0xae, offset 856064. 2026-03-21T15:08:28.155 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.694141] XFS (vdc): page discard on page ffffea00021f6f00, inode 0x4e6, offset 0. 2026-03-21T15:08:28.158 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.696764] XFS (vdc): page discard on page ffffea00021de240, inode 0x4ce, offset 0. 2026-03-21T15:08:28.161 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.699258] XFS (vdc): page discard on page ffffea0001f05040, inode 0x138, offset 475136. 2026-03-21T15:08:28.164 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.702418] XFS (vdc): page discard on page ffffea0001f03140, inode 0x250, offset 339968. 2026-03-21T15:08:28.167 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.705869] XFS (vdc): page discard on page ffffea00020c8400, inode 0x40d, offset 0. 2026-03-21T15:08:28.171 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.709047] XFS (vdc): page discard on page ffffea0004136c80, inode 0x4c1, offset 0. 2026-03-21T15:08:28.174 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.712200] XFS (vdc): page discard on page ffffea00021ea780, inode 0x352, offset 1576960. 2026-03-21T15:08:28.177 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.715383] XFS (vdc): page discard on page ffffea0004d541c0, inode 0x313, offset 0. 2026-03-21T15:08:28.180 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.718492] XFS (vdc): page discard on page ffffea000407a6c0, inode 0x461, offset 0. 2026-03-21T15:08:28.183 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.721512] XFS (vdc): page discard on page ffffea0002072640, inode 0x46a, offset 0. 2026-03-21T15:08:28.186 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.724529] XFS (vdc): page discard on page ffffea00021e5d40, inode 0xe5, offset 614400. 2026-03-21T15:08:28.189 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.727545] XFS (vdc): page discard on page ffffea000210b540, inode 0x215, offset 2711552. 2026-03-21T15:08:28.192 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.730666] XFS (vdc): page discard on page ffffea00021e22c0, inode 0xbf, offset 180224. 2026-03-21T15:08:28.195 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.733735] XFS (vdc): page discard on page ffffea0002079200, inode 0x45c, offset 0. 2026-03-21T15:08:28.198 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.736586] XFS (vdc): page discard on page ffffea000210db80, inode 0x401, offset 0. 2026-03-21T15:08:28.200 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.739309] XFS (vdc): page discard on page ffffea0004310300, inode 0x464, offset 0. 2026-03-21T15:08:28.203 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.741865] XFS (vdc): page discard on page ffffea0001f6d180, inode 0x420, offset 0. 2026-03-21T15:08:28.205 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.744402] XFS (vdc): page discard on page ffffea0001f3f3c0, inode 0x4e1, offset 0. 2026-03-21T15:08:28.208 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.746901] XFS (vdc): page discard on page ffffea000407f680, inode 0x512, offset 0. 2026-03-21T15:08:28.210 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.749434] XFS (vdc): page discard on page ffffea0001d2fe00, inode 0x323, offset 0. 2026-03-21T15:08:28.213 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.751923] XFS (vdc): page discard on page ffffea0001f7dcc0, inode 0x1fc, offset 602112. 2026-03-21T15:08:28.216 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.754620] XFS (vdc): page discard on page ffffea00020f2d80, inode 0x3fd, offset 0. 2026-03-21T15:08:28.218 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.757158] XFS (vdc): page discard on page ffffea000430eb00, inode 0x3e2, offset 0. 2026-03-21T15:08:28.221 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.759628] XFS (vdc): page discard on page ffffea0002107e00, inode 0x37b, offset 0. 2026-03-21T15:08:28.223 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.762206] XFS (vdc): page discard on page ffffea0004066800, inode 0x49b, offset 0. 2026-03-21T15:08:28.226 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.764753] XFS (vdc): page discard on page ffffea0004d825c0, inode 0xfd, offset 638976. 2026-03-21T15:08:28.228 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.767368] XFS (vdc): page discard on page ffffea0001f7d080, inode 0x33e, offset 0. 2026-03-21T15:08:28.231 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.769956] XFS (vdc): page discard on page ffffea00020ad240, inode 0x47d, offset 0. 2026-03-21T15:08:28.233 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.772486] XFS (vdc): page discard on page ffffea0001fb6540, inode 0x468, offset 0. 2026-03-21T15:08:28.236 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.775000] XFS (vdc): page discard on page ffffea0001fb3940, inode 0x47f, offset 0. 2026-03-21T15:08:28.239 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.777770] XFS (vdc): page discard on page ffffea00020a3400, inode 0x40c, offset 0. 2026-03-21T15:08:28.243 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.780865] XFS (vdc): page discard on page ffffea0001f7b700, inode 0x35c, offset 233472. 2026-03-21T15:08:28.246 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.784203] XFS (vdc): page discard on page ffffea0004589600, inode 0x31e, offset 0. 2026-03-21T15:08:28.249 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.787307] XFS (vdc): page discard on page ffffea0004adf380, inode 0x462, offset 0. 2026-03-21T15:08:28.252 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.790422] XFS (vdc): page discard on page ffffea00020a0040, inode 0x421, offset 0. 2026-03-21T15:08:28.255 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.793551] XFS (vdc): page discard on page ffffea0001f75d00, inode 0x18b, offset 389120. 2026-03-21T15:08:28.258 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.796904] XFS (vdc): page discard on page ffffea00020afcc0, inode 0x351, offset 0. 2026-03-21T15:08:28.261 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.799958] XFS (vdc): page discard on page ffffea0001f85980, inode 0x438, offset 0. 2026-03-21T15:08:28.264 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.803026] XFS (vdc): page discard on page ffffea0004243640, inode 0x4e7, offset 0. 2026-03-21T15:08:28.267 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.805994] XFS (vdc): page discard on page ffffea0001f743c0, inode 0x1e3, offset 0. 2026-03-21T15:08:28.271 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.809070] XFS (vdc): page discard on page ffffea00020ab800, inode 0x47c, offset 0. 2026-03-21T15:08:28.274 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.812156] XFS (vdc): page discard on page ffffea0001e218c0, inode 0x141, offset 5722112. 2026-03-21T15:08:28.277 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.815377] XFS (vdc): page discard on page ffffea0004265d00, inode 0x415, offset 0. 2026-03-21T15:08:28.280 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.818468] XFS (vdc): page discard on page ffffea00020a6880, inode 0x1d9, offset 323584. 2026-03-21T15:08:28.283 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.821787] XFS (vdc): page discard on page ffffea0001f80c40, inode 0x19b, offset 229376. 2026-03-21T15:08:28.286 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.824830] XFS (vdc): page discard on page ffffea0001f7f080, inode 0x1c0, offset 991232. 2026-03-21T15:08:28.288 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.827457] XFS (vdc): page discard on page ffffea0004456c40, inode 0x46b, offset 0. 2026-03-21T15:08:28.291 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.829987] XFS (vdc): page discard on page ffffea0001e2a680, inode 0x24d, offset 3465216. 2026-03-21T15:08:28.294 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.832672] XFS (vdc): page discard on page ffffea0001f8e000, inode 0x501, offset 0. 2026-03-21T15:08:28.297 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.835171] XFS (vdc): page discard on page ffffea000456e800, inode 0x483, offset 0. 2026-03-21T15:08:28.300 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.838365] XFS (vdc): page discard on page ffffea0001f8bb80, inode 0xb2, offset 421888. 2026-03-21T15:08:28.302 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.841227] XFS (vdc): page discard on page ffffea00044f94c0, inode 0x30a, offset 0. 2026-03-21T15:08:28.305 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.843860] XFS (vdc): page discard on page ffffea0004a7f600, inode 0x4c5, offset 0. 2026-03-21T15:08:28.307 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.846475] XFS (vdc): page discard on page ffffea0001e2dac0, inode 0x3e9, offset 0. 2026-03-21T15:08:28.310 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.849012] XFS (vdc): page discard on page ffffea0001f622c0, inode 0x1a4, offset 630784. 2026-03-21T15:08:28.313 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.851680] XFS (vdc): page discard on page ffffea000451b6c0, inode 0xe9, offset 188416. 2026-03-21T15:08:28.315 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.854351] XFS (vdc): page discard on page ffffea0004608240, inode 0x454, offset 0. 2026-03-21T15:08:28.318 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.856903] XFS (vdc): page discard on page ffffea0004012300, inode 0x28a, offset 0. 2026-03-21T15:08:28.320 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.859392] XFS (vdc): page discard on page ffffea0001e27540, inode 0x476, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.861931] XFS (vdc): page discard on page ffffea0001f6ab40, inode 0xb5, offset 393216. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.864553] XFS (vdc): page discard on page ffffea000464fa40, inode 0x2b6, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.867054] XFS (vdc): page discard on page ffffea0001fa9fc0, inode 0x494, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.869623] XFS (vdc): page discard on page ffffea0001fa1840, inode 0x4d4, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.872199] XFS (vdc): page discard on page ffffea0001f16300, inode 0x12c, offset 368640. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.874855] XFS (vdc): page discard on page ffffea0001e2c800, inode 0x4d3, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.877435] XFS (vdc): page discard on page ffffea0001f1e740, inode 0x370, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.880336] XFS (vdc): page discard on page ffffea0004450240, inode 0x480, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.883207] XFS (vdc): page discard on page ffffea0001f602c0, inode 0x4ee, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.886001] XFS (vdc): page discard on page ffffea0001e253c0, inode 0x1a8, offset 180224. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.888685] XFS (vdc): page discard on page ffffea000490f540, inode 0x181, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.891167] XFS (vdc): page discard on page ffffea0001faf540, inode 0xba, offset 159744. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.893815] XFS (vdc): page discard on page ffffea0004475580, inode 0x507, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.896376] XFS (vdc): page discard on page ffffea0001e8d400, inode 0x310, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.899093] XFS (vdc): page discard on page ffffea0001dfb240, inode 0x4c3, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.901841] XFS (vdc): page discard on page ffffea0001f19c40, inode 0x505, offset 0. 2026-03-21T15:08:28.366 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.904480] XFS (vdc): page discard on page ffffea0001e8fb00, inode 0x316, offset 0. 2026-03-21T15:08:28.369 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.907318] XFS (vdc): page discard on page ffffea0001eddec0, inode 0x114, offset 253952. 2026-03-21T15:08:28.372 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.910382] XFS (vdc): page discard on page ffffea00043c5580, inode 0x493, offset 0. 2026-03-21T15:08:28.374 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.913189] XFS (vdc): page discard on page ffffea0001e23840, inode 0x1e8, offset 434176. 2026-03-21T15:08:28.377 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.915963] XFS (vdc): page discard on page ffffea0001f15180, inode 0x49d, offset 0. 2026-03-21T15:08:28.380 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.918563] XFS (vdc): page discard on page ffffea00041fdec0, inode 0x425, offset 0. 2026-03-21T15:08:28.382 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.921106] XFS (vdc): page discard on page ffffea0001e80480, inode 0x502, offset 0. 2026-03-21T15:08:28.385 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.923733] XFS (vdc): page discard on page ffffea0001e8b3c0, inode 0x416, offset 0. 2026-03-21T15:08:28.387 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.926384] XFS (vdc): page discard on page ffffea0001edcfc0, inode 0x2a0, offset 0. 2026-03-21T15:08:28.390 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.928945] XFS (vdc): page discard on page ffffea00046cfe40, inode 0x4c8, offset 0. 2026-03-21T15:08:28.393 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.931669] XFS (vdc): page discard on page ffffea000445af40, inode 0x451, offset 0. 2026-03-21T15:08:28.396 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.934294] XFS (vdc): page discard on page ffffea00043a3980, inode 0x23e, offset 0. 2026-03-21T15:08:28.399 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.937349] XFS (vdc): page discard on page ffffea0004d97c80, inode 0x131, offset 135168. 2026-03-21T15:08:28.402 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.940396] XFS (vdc): page discard on page ffffea0001eda680, inode 0x116, offset 401408. 2026-03-21T15:08:28.405 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.943455] XFS (vdc): page discard on page ffffea0002715080, inode 0x295, offset 217088. 2026-03-21T15:08:28.408 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.946539] XFS (vdc): page discard on page ffffea0001f17840, inode 0xeb, offset 458752. 2026-03-21T15:08:28.411 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.949561] XFS (vdc): page discard on page ffffea0001e12980, inode 0x489, offset 0. 2026-03-21T15:08:28.413 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.952322] XFS (vdc): page discard on page ffffea0001df4600, inode 0xb3, offset 2527232. 2026-03-21T15:08:28.416 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.955012] XFS (vdc): page discard on page ffffea0004502b80, inode 0x4f8, offset 0. 2026-03-21T15:08:28.419 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.957569] XFS (vdc): page discard on page ffffea0001df6280, inode 0xfb, offset 4907008. 2026-03-21T15:08:28.421 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.960244] XFS (vdc): page discard on page ffffea00042c4380, inode 0x358, offset 0. 2026-03-21T15:08:28.424 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.962755] XFS (vdc): page discard on page ffffea0004cc8e00, inode 0x206, offset 0. 2026-03-21T15:08:28.426 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.965405] XFS (vdc): page discard on page ffffea000438be40, inode 0x308, offset 0. 2026-03-21T15:08:28.429 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.968135] XFS (vdc): page discard on page ffffea0001df7fc0, inode 0x31d, offset 0. 2026-03-21T15:08:28.432 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.970628] XFS (vdc): page discard on page ffffea0004388b00, inode 0x266, offset 0. 2026-03-21T15:08:28.434 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.973326] XFS (vdc): page discard on page ffffea0001aac4c0, inode 0x1e4, offset 0. 2026-03-21T15:08:28.437 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.976089] XFS (vdc): page discard on page ffffea0004345340, inode 0x4e2, offset 0. 2026-03-21T15:08:28.440 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.978654] XFS (vdc): page discard on page ffffea0001d9eb00, inode 0x405, offset 0. 2026-03-21T15:08:28.442 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.981223] XFS (vdc): page discard on page ffffea00048c7dc0, inode 0x4ec, offset 0. 2026-03-21T15:08:28.445 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.983803] XFS (vdc): page discard on page ffffea0001d9c940, inode 0x1ae, offset 2097152. 2026-03-21T15:08:28.448 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.986609] XFS (vdc): page discard on page ffffea00044d4b80, inode 0x509, offset 0. 2026-03-21T15:08:28.450 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.989200] XFS (vdc): page discard on page ffffea0001d99880, inode 0x245, offset 0. 2026-03-21T15:08:28.453 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.991753] XFS (vdc): page discard on page ffffea00049bb280, inode 0x4f5, offset 0. 2026-03-21T15:08:28.455 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.994293] XFS (vdc): page discard on page ffffea0001db7bc0, inode 0x1a3, offset 0. 2026-03-21T15:08:28.458 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.996864] XFS (vdc): page discard on page ffffea0001d92280, inode 0x277, offset 978944. 2026-03-21T15:08:28.461 INFO:tasks.qemu.client.0.vm08.stdout:[ 2155.999676] XFS (vdc): page discard on page ffffea0004504980, inode 0x4f4, offset 0. 2026-03-21T15:08:28.463 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.002339] XFS (vdc): page discard on page ffffea0004312980, inode 0x4de, offset 0. 2026-03-21T15:08:28.466 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.004971] XFS (vdc): page discard on page ffffea0001d97400, inode 0x25a, offset 700416. 2026-03-21T15:08:28.469 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.007799] XFS (vdc): page discard on page ffffea0004509100, inode 0x4ef, offset 0. 2026-03-21T15:08:28.472 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.010502] XFS (vdc): page discard on page ffffea0004baa2c0, inode 0x380, offset 0. 2026-03-21T15:08:28.474 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.013206] XFS (vdc): page discard on page ffffea00048bffc0, inode 0x4f3, offset 0. 2026-03-21T15:08:28.477 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.015901] XFS (vdc): page discard on page ffffea0001e17e00, inode 0x4f2, offset 0. 2026-03-21T15:08:28.480 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.018641] XFS (vdc): page discard on page ffffea0001e1fd00, inode 0x43a, offset 0. 2026-03-21T15:08:28.483 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.021352] XFS (vdc): page discard on page ffffea0002eecf80, inode 0x48c, offset 0. 2026-03-21T15:08:28.485 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.024098] XFS (vdc): page discard on page ffffea0001a77b80, inode 0x2b2, offset 0. 2026-03-21T15:08:28.488 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.026774] XFS (vdc): page discard on page ffffea000431bdc0, inode 0x504, offset 0. 2026-03-21T15:08:28.491 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.029489] XFS (vdc): page discard on page ffffea0001e1e140, inode 0x4e9, offset 0. 2026-03-21T15:08:28.493 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.032277] XFS (vdc): page discard on page ffffea00022bfa00, inode 0xa8, offset 724992. 2026-03-21T15:08:28.496 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.035073] XFS (vdc): page discard on page ffffea0001b28ec0, inode 0xa6, offset 192512. 2026-03-21T15:08:28.499 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.037895] XFS (vdc): page discard on page ffffea0001a7c180, inode 0x32f, offset 0. 2026-03-21T15:08:28.502 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.040565] XFS (vdc): page discard on page ffffea00044f4000, inode 0x329, offset 0. 2026-03-21T15:08:28.504 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.043194] XFS (vdc): page discard on page ffffea0004b568c0, inode 0x10b, offset 4538368. 2026-03-21T15:08:28.507 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.046040] XFS (vdc): page discard on page ffffea00026c6840, inode 0x25b, offset 753664. 2026-03-21T15:08:28.510 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.048940] XFS (vdc): page discard on page ffffea0002020700, inode 0x88, offset 696320. 2026-03-21T15:08:28.513 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.051750] XFS (vdc): page discard on page ffffea0001f13380, inode 0x100, offset 147456. 2026-03-21T15:08:28.516 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.054594] XFS (vdc): page discard on page ffffea000258bb80, inode 0x254, offset 69632. 2026-03-21T15:08:28.519 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.057484] XFS (vdc): page discard on page ffffea00043eecc0, inode 0xf2, offset 659456. 2026-03-21T15:08:28.521 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.060338] XFS (vdc): page discard on page ffffea0001f70d00, inode 0x47e, offset 0. 2026-03-21T15:08:28.524 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.062973] XFS (vdc): page discard on page ffffea0002c57100, inode 0x4c7, offset 0. 2026-03-21T15:08:28.527 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.065667] XFS (vdc): page discard on page ffffea0001aad980, inode 0x44f, offset 0. 2026-03-21T15:08:28.530 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.068515] XFS (vdc): page discard on page ffffea0002062780, inode 0x3bf, offset 0. 2026-03-21T15:08:28.532 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.071263] XFS (vdc): page discard on page ffffea00021cbcc0, inode 0x513, offset 0. 2026-03-21T15:08:28.535 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.074096] XFS (vdc): page discard on page ffffea00020a6340, inode 0x469, offset 0. 2026-03-21T15:08:28.538 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.076948] XFS (vdc): page discard on page ffffea0001f88440, inode 0x390, offset 0. 2026-03-21T15:08:28.541 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.079695] XFS (vdc): page discard on page ffffea0001f6ed00, inode 0x460, offset 0. 2026-03-21T15:08:28.544 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.082498] XFS (vdc): page discard on page ffffea0001c18b40, inode 0x50a, offset 0. 2026-03-21T15:08:28.547 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.085270] XFS (vdc): page discard on page ffffea0004a20440, inode 0x18c, offset 1077248. 2026-03-21T15:08:28.549 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.088239] XFS (vdc): page discard on page ffffea000487a040, inode 0x497, offset 0. 2026-03-21T15:08:28.552 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.091011] XFS (vdc): page discard on page ffffea00008a6c00, inode 0x105, offset 561152. 2026-03-21T15:08:28.555 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.093995] XFS (vdc): page discard on page ffffea00044a39c0, inode 0x4e5, offset 0. 2026-03-21T15:08:28.558 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.096805] XFS (vdc): page discard on page ffffea0000ef4fc0, inode 0x3a5, offset 0. 2026-03-21T15:08:28.561 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.099625] XFS (vdc): page discard on page ffffea0001aafd00, inode 0x474, offset 0. 2026-03-21T15:08:28.564 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.102489] XFS (vdc): page discard on page ffffea0001ed0040, inode 0x37f, offset 0. 2026-03-21T15:08:28.574 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.105320] XFS (vdc): page discard on page ffffea0004c36280, inode 0x12f, offset 98304. 2026-03-21T15:08:28.574 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.108276] XFS (vdc): page discard on page ffffea00041dacc0, inode 0x257, offset 0. 2026-03-21T15:08:28.574 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.111162] XFS (vdc): page discard on page ffffea00014b6200, inode 0x459, offset 0. 2026-03-21T15:08:28.575 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.114045] XFS (vdc): page discard on page ffffea0004aceb80, inode 0x234, offset 94208. 2026-03-21T15:08:28.578 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.117041] XFS (vdc): page discard on page ffffea0001fa72c0, inode 0x38b, offset 176128. 2026-03-21T15:08:28.582 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.120135] XFS (vdc): page discard on page ffffea00040cc200, inode 0x86, offset 860160. 2026-03-21T15:08:28.584 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.123067] XFS (vdc): page discard on page ffffea00000e4e40, inode 0x2a3, offset 0. 2026-03-21T15:08:28.587 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.125936] XFS (vdc): page discard on page ffffea00027a2c40, inode 0x126, offset 659456. 2026-03-21T15:08:28.590 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.128816] XFS (vdc): page discard on page ffffea000484c900, inode 0x4cb, offset 0. 2026-03-21T15:08:28.593 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.131704] XFS (vdc): page discard on page ffffea000220c940, inode 0x33f, offset 0. 2026-03-21T15:08:28.596 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.134636] XFS (vdc): page discard on page ffffea00045103c0, inode 0x47a, offset 0. 2026-03-21T15:08:28.599 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.137658] XFS (vdc): page discard on page ffffea0000d6e000, inode 0x40e, offset 0. 2026-03-21T15:08:28.602 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.140620] XFS (vdc): page discard on page ffffea000408e6c0, inode 0x3ff, offset 0. 2026-03-21T15:08:28.604 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.143332] XFS (vdc): page discard on page ffffea0002ae55c0, inode 0x503, offset 0. 2026-03-21T15:08:28.607 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.145982] XFS (vdc): page discard on page ffffea0001f2d400, inode 0xb0, offset 1212416. 2026-03-21T15:08:28.610 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.148729] XFS (vdc): page discard on page ffffea0004016500, inode 0x479, offset 0. 2026-03-21T15:08:28.613 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.151284] XFS (vdc): page discard on page ffffea00020c14c0, inode 0x219, offset 294912. 2026-03-21T15:08:28.616 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.154308] XFS (vdc): page discard on page ffffea000490bc80, inode 0x397, offset 1875968. 2026-03-21T15:08:28.620 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.158397] XFS (vdc): page discard on page ffffea0004943ac0, inode 0x4e8, offset 0. 2026-03-21T15:08:28.623 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.161729] XFS (vdc): page discard on page ffffea0004516100, inode 0x306, offset 0. 2026-03-21T15:08:28.626 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.164541] XFS (vdc): page discard on page ffffea0001f3b600, inode 0x218, offset 385024. 2026-03-21T15:08:28.629 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.167471] XFS (vdc): page discard on page ffffea00026ff840, inode 0x244, offset 778240. 2026-03-21T15:08:28.632 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.170405] XFS (vdc): page discard on page ffffea000204d340, inode 0x1f6, offset 184320. 2026-03-21T15:08:28.635 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.173574] XFS (vdc): page discard on page ffffea0001977bc0, inode 0x3f8, offset 0. 2026-03-21T15:08:28.638 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.176631] XFS (vdc): page discard on page ffffea0001ffb9c0, inode 0x15b, offset 331776. 2026-03-21T15:08:28.641 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.179680] XFS (vdc): page discard on page ffffea000462f880, inode 0x4fa, offset 0. 2026-03-21T15:08:28.644 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.182440] XFS (vdc): page discard on page ffffea0001a767c0, inode 0x3ad, offset 0. 2026-03-21T15:08:28.647 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.185688] XFS (vdc): page discard on page ffffea00022de9c0, inode 0x482, offset 0. 2026-03-21T15:08:28.649 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.188307] XFS (vdc): page discard on page ffffea0004847d80, inode 0x31a, offset 0. 2026-03-21T15:08:28.652 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.190885] XFS (vdc): page discard on page ffffea0001fa7200, inode 0x39b, offset 0. 2026-03-21T15:08:28.654 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.193431] XFS (vdc): page discard on page ffffea0004abfac0, inode 0x48f, offset 0. 2026-03-21T15:08:28.657 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.195988] XFS (vdc): page discard on page ffffea0001f8f800, inode 0x432, offset 0. 2026-03-21T15:08:28.660 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.198632] XFS (vdc): page discard on page ffffea0001fcf240, inode 0x2a1, offset 610304. 2026-03-21T15:08:28.662 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.201321] XFS (vdc): page discard on page ffffea000452e040, inode 0x418, offset 0. 2026-03-21T15:08:28.665 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.204119] XFS (vdc): page discard on page ffffea0004340940, inode 0x4ff, offset 0. 2026-03-21T15:08:28.668 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.207090] XFS (vdc): page discard on page ffffea0001f12600, inode 0x191, offset 921600. 2026-03-21T15:08:28.671 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.210144] XFS (vdc): page discard on page ffffea0002061d40, inode 0x26f, offset 524288. 2026-03-21T15:08:28.678 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.212951] XFS (vdc): page discard on page ffffea0004042b80, inode 0x52a, offset 0. 2026-03-21T15:08:28.678 INFO:tasks.qemu.client.0.vm08.stdout:[ 2156.215413] XFS (vdc): page discard on page ffffea0002780640, inode 0x4c0, offset 0. 2026-03-21T15:16:07.358 INFO:tasks.qemu.client.0.vm08.stdout:acpid: exiting 2026-03-21T15:16:07.362 INFO:tasks.qemu.client.0.vm08.stdout:Traceback (most recent call last): 2026-03-21T15:16:07.365 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-03-21T15:16:07.381 INFO:tasks.qemu.client.0.vm08.stdout:Checking for running unattended-upgrades: 2026-03-21T15:16:07.383 INFO:tasks.qemu.client.0.vm08.stdout: self._connect_unixsocket(self.address) 2026-03-21T15:16:07.386 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-03-21T15:16:07.387 INFO:tasks.qemu.client.0.vm08.stdout: self.socket.connect(address) 2026-03-21T15:16:07.389 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-03-21T15:16:07.393 INFO:tasks.qemu.client.0.vm08.stdout: return getattr(self._sock,name)(*args) 2026-03-21T15:16:07.394 INFO:tasks.qemu.client.0.vm08.stdout:error: [Errno 111] Connection refused 2026-03-21T15:16:07.396 INFO:tasks.qemu.client.0.vm08.stdout:Logged from file __init__.py, line 116 2026-03-21T15:16:07.413 INFO:tasks.qemu.client.0.vm08.stdout:ec2: 2026-03-21T15:16:07.416 INFO:tasks.qemu.client.0.vm08.stdout:ec2: ############################################################# 2026-03-21T15:16:07.420 INFO:tasks.qemu.client.0.vm08.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-03-21T15:16:07.437 INFO:tasks.qemu.client.0.vm08.stdout:ec2: 1024 a1:c0:5b:bb:5c:cf:ef:b3:68:c5:6e:e0:e9:84:32:92 root@test (DSA) 2026-03-21T15:16:07.446 INFO:tasks.qemu.client.0.vm08.stdout:ec2: 256 6a:e0:f8:30:ab:a2:b1:18:95:2a:87:b4:65:5d:67:36 root@test (ECDSA) 2026-03-21T15:16:07.452 INFO:tasks.qemu.client.0.vm08.stdout:ec2: 2048 c4:1b:71:b2:99:37:b8:3f:52:ab:d9:fd:62:a6:36:10 root@test (RSA) 2026-03-21T15:16:07.457 INFO:tasks.qemu.client.0.vm08.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-03-21T15:16:07.459 INFO:tasks.qemu.client.0.vm08.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-03-21T15:16:07.461 INFO:tasks.qemu.client.0.vm08.stdout:ec2: ############################################################# 2026-03-21T15:16:07.475 INFO:tasks.qemu.client.0.vm08.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6kJva6MUGKCAGML5KCcOK8hjxcujQnMM8rAewdrzLCVeZUIuwqyh71kqw23s9tQNc40Mmawa7YG+w8HL4i+nw= root@test 2026-03-21T15:16:07.495 INFO:tasks.qemu.client.0.vm08.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9Ak4O8jrxhPFo8RxF6qdqF8sP4p4M9ZrC86ALQFRV0pKFGhBarqhiHOXYHF8LqFCsINKUFL8/dzyBfioYlBhFpHaL3dlv8GzUh31VAOQCWWRqLbgPF+apPh21d7fpXBh5hJIGP0UbmHCmzNuvUoOrmbgnR9L+g+M88jCstbcMuoC6fAo1TXJcSwGpnoGOwSYH2zlVUQvw15WLg9sJOc4UHtEYtaYWtRVM/a1IOSO3/wqCrPXXVq7ElCb2xrTmoRIhpELLxhgZ1U9HUy+S+eMNhuizZ6Lo6a0mBmKv1rw41y5heU/oUOhGipnbKS9ctEAvp9Ueshbk9vM489qmXJq1 root@test 2026-03-21T15:16:07.505 INFO:tasks.qemu.client.0.vm08.stdout:-----END SSH HOST KEY KEYS----- 2026-03-21T15:16:07.507 INFO:tasks.qemu.client.0.vm08.stdout:Traceback (most recent call last): 2026-03-21T15:16:07.510 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-03-21T15:16:07.511 INFO:tasks.qemu.client.0.vm08.stdout: self._connect_unixsocket(self.address) 2026-03-21T15:16:07.514 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-03-21T15:16:07.516 INFO:tasks.qemu.client.0.vm08.stdout: self.socket.connect(address) 2026-03-21T15:16:07.518 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-03-21T15:16:07.520 INFO:tasks.qemu.client.0.vm08.stdout: return getattr(self._sock,name)(*args) 2026-03-21T15:16:07.522 INFO:tasks.qemu.client.0.vm08.stdout:error: [Errno 111] Connection refused 2026-03-21T15:16:07.524 INFO:tasks.qemu.client.0.vm08.stdout:Logged from file __init__.py, line 116 2026-03-21T15:16:07.527 INFO:tasks.qemu.client.0.vm08.stdout:Traceback (most recent call last): 2026-03-21T15:16:07.529 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-03-21T15:16:07.531 INFO:tasks.qemu.client.0.vm08.stdout: self._connect_unixsocket(self.address) 2026-03-21T15:16:07.534 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-03-21T15:16:07.536 INFO:tasks.qemu.client.0.vm08.stdout: self.socket.connect(address) 2026-03-21T15:16:07.538 INFO:tasks.qemu.client.0.vm08.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-03-21T15:16:07.540 INFO:tasks.qemu.client.0.vm08.stdout: return getattr(self._sock,name)(*args) 2026-03-21T15:16:07.541 INFO:tasks.qemu.client.0.vm08.stdout:error: [Errno 111] Connection refused 2026-03-21T15:16:07.543 INFO:tasks.qemu.client.0.vm08.stdout:Logged from file __init__.py, line 116 2026-03-21T15:16:07.561 INFO:tasks.qemu.client.0.vm08.stdout:cloud-init boot finished at Sat, 21 Mar 2026 15:16:07 +0000. Up 2615.08 seconds 2026-03-21T15:16:07.621 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping landscape-client daemon  [fail] 2026-03-21T15:16:07.685 INFO:tasks.qemu.client.0.vm08.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-03-21T15:16:07.703 INFO:tasks.qemu.client.0.vm08.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-03-21T15:16:07.739 INFO:tasks.qemu.client.0.vm08.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-03-21T15:16:07.870 INFO:tasks.qemu.client.0.vm08.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-03-21T15:16:07.889 INFO:tasks.qemu.client.0.vm08.stdout: * Deactivating swap...  [ OK ] 2026-03-21T15:16:07.900 INFO:tasks.qemu.client.0.vm08.stdout: * Unmounting local filesystems...  [ OK ] 2026-03-21T15:16:07.997 INFO:tasks.qemu.client.0.vm08.stdout: * Will now halt 2026-03-21T15:16:08.005 INFO:tasks.qemu.client.0.vm08.stdout:[ 2615.544727] Power down. 2026-03-21T15:16:08.466 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-03-21T15:16:08.466 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-03-21T15:16:08.479 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@vm08.local 2026-03-21T15:16:08.479 INFO:tasks.qemu:Stopping NFS... 2026-03-21T15:16:08.479 DEBUG:teuthology.orchestra.run.vm08:> sudo service nfs-kernel-server stop 2026-03-21T15:16:09.292 INFO:tasks.qemu:Unmounting exported directory... 2026-03-21T15:16:09.292 DEBUG:teuthology.orchestra.run.vm08:> sudo umount /export/client.0 2026-03-21T15:16:09.300 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-03-21T15:16:09.300 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-03-21T15:16:09.350 INFO:tasks.qemu:Starting NFS... 2026-03-21T15:16:09.350 DEBUG:teuthology.orchestra.run.vm08:> sudo service nfs-kernel-server start 2026-03-21T15:16:10.164 DEBUG:teuthology.orchestra.run.vm08:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-03-21T15:16:10.167 INFO:tasks.qemu:Deleting exported directory... 2026-03-21T15:16:10.167 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -r /export 2026-03-21T15:16:10.222 DEBUG:tasks.qemu:cleaning up base image files 2026-03-21T15:16:10.222 DEBUG:teuthology.orchestra.run.vm08:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2026-03-21T15:16:10.590 DEBUG:teuthology.orchestra.run.vm08:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge genisoimage 2026-03-21T15:16:10.629 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:16:10.762 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:16:10.763 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:16:10.860 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:16:10.860 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:16:10.860 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T15:16:10.860 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:16:10.869 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:16:10.869 INFO:teuthology.orchestra.run.vm08.stdout: genisoimage* 2026-03-21T15:16:11.041 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:16:11.041 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 1755 kB disk space will be freed. 2026-03-21T15:16:11.084 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126150 files and directories currently installed.) 2026-03-21T15:16:11.086 INFO:teuthology.orchestra.run.vm08.stdout:Removing genisoimage (9:1.1.11-3.2ubuntu1) ... 2026-03-21T15:16:11.112 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:16:12.074 DEBUG:teuthology.orchestra.run.vm08:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2026-03-21T15:16:12.152 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:16:12.333 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:16:12.334 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:16:12.448 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:16:12.448 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-03-21T15:16:12.448 INFO:teuthology.orchestra.run.vm08.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-03-21T15:16:12.448 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils-udev 2026-03-21T15:16:12.448 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:16:12.456 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:16:12.456 INFO:teuthology.orchestra.run.vm08.stdout: qemu-block-extra* 2026-03-21T15:16:12.609 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:16:12.609 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 371 kB disk space will be freed. 2026-03-21T15:16:12.645 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126127 files and directories currently installed.) 2026-03-21T15:16:12.647 INFO:teuthology.orchestra.run.vm08.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:16:13.123 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126118 files and directories currently installed.) 2026-03-21T15:16:13.125 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:16:14.734 DEBUG:teuthology.orchestra.run.vm08:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2026-03-21T15:16:14.816 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:16:14.992 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:16:14.992 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:16:15.195 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:16:15.195 INFO:teuthology.orchestra.run.vm08.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-03-21T15:16:15.195 INFO:teuthology.orchestra.run.vm08.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-03-21T15:16:15.195 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils-udev 2026-03-21T15:16:15.195 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:16:15.206 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:16:15.206 INFO:teuthology.orchestra.run.vm08.stdout: qemu-utils* 2026-03-21T15:16:15.373 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:16:15.373 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 7266 kB disk space will be freed. 2026-03-21T15:16:15.410 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126118 files and directories currently installed.) 2026-03-21T15:16:15.413 INFO:teuthology.orchestra.run.vm08.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:16:15.444 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:16:16.467 DEBUG:teuthology.orchestra.run.vm08:> rmdir /home/ubuntu/cephtest/qemu || true 2026-03-21T15:16:16.515 DEBUG:teuthology.parallel:result is None 2026-03-21T15:16:16.515 INFO:teuthology.run_tasks:Running task exec... 2026-03-21T15:16:16.517 INFO:teuthology.task.exec:Executing custom commands... 2026-03-21T15:16:16.517 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vm08.local 2026-03-21T15:16:16.517 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-03-21T15:16:16.571 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-03-21T15:16:16.858 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-03-21T15:16:16.860 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-03-21T15:16:16.860 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T15:16:17.055 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:16:17.055 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T15:16:17.072 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":2582,"stamp":"2026-03-21T15:16:15.310434+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20579801657,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":461137,"num_read_kb":13137629,"num_write":635952,"num_write_kb":84043754,"num_scrub_errors":0,"num_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":80504,"ondisk_log_size":80504,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":31912488,"kb_used_data":20662712,"kb_used_omap":89,"kb_used_meta":11246310,"kb_avail":723062232,"statfs":{"total":773094113280,"available":740415725568,"internally_reserved":0,"allocated":21158617088,"data_stored":40585701754,"data_compressed":2322721040,"data_compressed_allocated":19428974592,"data_compressed_original":38857949184,"omap_allocated":91547,"internal_metadata":11516222053},"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":2048,"num_read_kb":48806,"num_write":177,"num_write_kb":6678,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001509"},"pg_stats":[{"pgid":"2.7","version":"23'63383","reported_seq":97578,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.994051+0000","last_change":"2026-03-21T13:50:51.009612+0000","last_active":"2026-03-21T15:16:07.994051+0000","last_peered":"2026-03-21T15:16:07.994051+0000","last_clean":"2026-03-21T15:16:07.994051+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T15:16:07.994051+0000","last_undegraded":"2026-03-21T15:16:07.994051+0000","last_fullsized":"2026-03-21T15:16:07.994051+0000","mapping_epoch":18,"log_start":"23'53300","ondisk_log_start":"23'53300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T19:51:47.928545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":2508686352,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":34175,"num_read_kb":2020479,"num_write":63384,"num_write_kb":10346538,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'66828","reported_seq":125812,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.583996+0000","last_change":"2026-03-21T13:50:50.843287+0000","last_active":"2026-03-21T15:16:07.583996+0000","last_peered":"2026-03-21T15:16:07.583996+0000","last_clean":"2026-03-21T15:16:07.583996+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T15:16:07.583996+0000","last_undegraded":"2026-03-21T15:16:07.583996+0000","last_fullsized":"2026-03-21T15:16:07.583996+0000","mapping_epoch":18,"log_start":"23'56800","ondisk_log_start":"23'56800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T21:07:52.489787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":2479643136,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":58952,"num_read_kb":1548776,"num_write":66828,"num_write_kb":8304357,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'130825","reported_seq":190272,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.990495+0000","last_change":"2026-03-21T13:50:51.452894+0000","last_active":"2026-03-21T15:16:07.990495+0000","last_peered":"2026-03-21T15:16:07.990495+0000","last_clean":"2026-03-21T15:16:07.990495+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T15:16:07.990495+0000","last_undegraded":"2026-03-21T15:16:07.990495+0000","last_fullsized":"2026-03-21T15:16:07.990495+0000","mapping_epoch":18,"log_start":"23'120800","ondisk_log_start":"23'120800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T18:25:51.836855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":2561902080,"num_objects":617,"num_object_clones":0,"num_object_copies":1234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":59422,"num_read_kb":1567544,"num_write":130827,"num_write_kb":12068321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'69875","reported_seq":138500,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.947894+0000","last_change":"2026-03-21T13:50:50.843324+0000","last_active":"2026-03-21T15:16:07.947894+0000","last_peered":"2026-03-21T15:16:07.947894+0000","last_clean":"2026-03-21T15:16:07.947894+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T15:16:07.947894+0000","last_undegraded":"2026-03-21T15:16:07.947894+0000","last_fullsized":"2026-03-21T15:16:07.947894+0000","mapping_epoch":18,"log_start":"23'59800","ondisk_log_start":"23'59800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-23T00:29:39.715875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"stat_sum":{"num_bytes":2522098176,"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":68607,"num_read_kb":1493562,"num_write":69877,"num_write_kb":10023598,"num_scrub_errors":0,"num_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":"23'38368","reported_seq":63113,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.057183+0000","last_change":"2026-03-21T13:50:50.840439+0000","last_active":"2026-03-21T15:16:08.057183+0000","last_peered":"2026-03-21T15:16:08.057183+0000","last_clean":"2026-03-21T15:16:08.057183+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T15:16:08.057183+0000","last_undegraded":"2026-03-21T15:16:08.057183+0000","last_fullsized":"2026-03-21T15:16:08.057183+0000","mapping_epoch":18,"log_start":"23'28300","ondisk_log_start":"23'28300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-03-23T01:48:35.329077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"stat_sum":{"num_bytes":2466550965,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":34219,"num_read_kb":1178310,"num_write":40096,"num_write_kb":9726895,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'58590","reported_seq":94094,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.033824+0000","last_change":"2026-03-21T13:50:51.017412+0000","last_active":"2026-03-21T15:16:08.033824+0000","last_peered":"2026-03-21T15:16:08.033824+0000","last_clean":"2026-03-21T15:16:08.033824+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T15:16:08.033824+0000","last_undegraded":"2026-03-21T15:16:08.033824+0000","last_fullsized":"2026-03-21T15:16:08.033824+0000","mapping_epoch":18,"log_start":"23'48500","ondisk_log_start":"23'48500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-23T01:10:50.959825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":2687024144,"num_objects":646,"num_object_clones":0,"num_object_copies":1292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":646,"num_whiteouts":0,"num_read":33989,"num_read_kb":1420107,"num_write":58578,"num_write_kb":9825954,"num_scrub_errors":0,"num_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,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'32156","reported_seq":53083,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.998938+0000","last_change":"2026-03-21T13:50:51.452932+0000","last_active":"2026-03-21T15:16:07.998938+0000","last_peered":"2026-03-21T15:16:07.998938+0000","last_clean":"2026-03-21T15:16:07.998938+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T15:16:07.998938+0000","last_undegraded":"2026-03-21T15:16:07.998938+0000","last_fullsized":"2026-03-21T15:16:07.998938+0000","mapping_epoch":18,"log_start":"23'22100","ondisk_log_start":"23'22100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T14:01:23.549714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":2682596018,"num_objects":644,"num_object_clones":0,"num_object_copies":1288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":644,"num_whiteouts":0,"num_read":36283,"num_read_kb":1293753,"num_write":34717,"num_write_kb":9525131,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'170947","reported_seq":302943,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.073589+0000","last_change":"2026-03-21T13:50:50.840292+0000","last_active":"2026-03-21T15:16:08.073589+0000","last_peered":"2026-03-21T15:16:08.073589+0000","last_clean":"2026-03-21T15:16:08.073589+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T15:16:08.073589+0000","last_undegraded":"2026-03-21T15:16:08.073589+0000","last_fullsized":"2026-03-21T15:16:08.073589+0000","mapping_epoch":18,"log_start":"23'160900","ondisk_log_start":"23'160900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T20:22:26.373050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"stat_sum":{"num_bytes":2670841506,"num_objects":643,"num_object_clones":0,"num_object_copies":1286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":643,"num_whiteouts":0,"num_read":135444,"num_read_kb":2615061,"num_write":171588,"num_write_kb":14222376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'32","reported_seq":110,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:13:09.074421+0000","last_change":"2026-03-21T13:50:45.902073+0000","last_active":"2026-03-21T15:13:09.074421+0000","last_peered":"2026-03-21T15:13:09.074421+0000","last_clean":"2026-03-21T15:13:09.074421+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T15:13:09.074421+0000","last_undegraded":"2026-03-21T15:13:09.074421+0000","last_fullsized":"2026-03-21T15:13:09.074421+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":"2026-03-21T13:50:44.780754+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:44.780754+0000","last_clean_scrub_stamp":"2026-03-21T13:50:44.780754+0000","objects_scrubbed":0,"log_size":32,"log_dups_size":0,"ondisk_log_size":32,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T15:00:12.278589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20579342377,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4956,"num_whiteouts":0,"num_read":461091,"num_read_kb":13137592,"num_write":635895,"num_write_kb":84043170,"num_scrub_errors":0,"num_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":21156200448,"data_stored":40584110162,"data_compressed":2322676910,"data_compressed_allocated":19428532224,"data_compressed_original":38857064448,"omap_allocated":56974,"internal_metadata":0},"log_size":80472,"ondisk_log_size":80472,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575876,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5433132,"kb_used_data":3886216,"kb_used_omap":4,"kb_used_meta":1546747,"kb_avail":88938708,"statfs":{"total":96636764160,"available":91073236992,"internally_reserved":0,"allocated":3979485184,"data_stored":7640121715,"data_compressed":433590008,"data_compressed_allocated":3660918784,"data_compressed_original":7321837568,"omap_allocated":4467,"internal_metadata":1583869581},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4184936,"kb_used_data":2508252,"kb_used_omap":4,"kb_used_meta":1676219,"kb_avail":90186904,"statfs":{"total":96636764160,"available":92351389696,"internally_reserved":0,"allocated":2568450048,"data_stored":4918472369,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":4472,"internal_metadata":1716448904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4178176,"kb_used_data":2581456,"kb_used_omap":11,"kb_used_meta":1595892,"kb_avail":90193664,"statfs":{"total":96636764160,"available":92358311936,"internally_reserved":0,"allocated":2643410944,"data_stored":5063340024,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":11961,"internal_metadata":1634193735},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27084,"kb_used_data":236,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344756,"statfs":{"total":96636764160,"available":96609030144,"internally_reserved":0,"allocated":241664,"data_stored":84129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10148,"internal_metadata":27449436},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575876,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2968836,"kb_used_data":1353652,"kb_used_omap":34,"kb_used_meta":1615133,"kb_avail":91403004,"statfs":{"total":96636764160,"available":93596676096,"internally_reserved":0,"allocated":1386139648,"data_stored":2654704817,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":35149,"internal_metadata":1653896883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3957276,"kb_used_data":2686896,"kb_used_omap":10,"kb_used_meta":1268597,"kb_avail":90414564,"statfs":{"total":96636764160,"available":92584513536,"internally_reserved":0,"allocated":2751381504,"data_stored":5283682131,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":11195,"internal_metadata":1299043397},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575876,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6999048,"kb_used_data":5095204,"kb_used_omap":8,"kb_used_meta":1903735,"kb_avail":87372792,"statfs":{"total":96636764160,"available":89469739008,"internally_reserved":0,"allocated":5217488896,"data_stored":10014305800,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":8360,"internal_metadata":1949425496},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575876,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4164000,"kb_used_data":2550800,"kb_used_omap":5,"kb_used_meta":1613178,"kb_avail":90207840,"statfs":{"total":96636764160,"available":92372828160,"internally_reserved":0,"allocated":2612019200,"data_stored":5010990769,"data_compressed":284625650,"data_compressed_allocated":2399207424,"data_compressed_original":4798414848,"omap_allocated":5795,"internal_metadata":1651894621},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2611535872,"data_stored":5010447360,"data_compressed":284603585,"data_compressed_allocated":2398986240,"data_compressed_original":4797972480,"omap_allocated":1322,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5217247232,"data_stored":10014221671,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":3889,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2751139840,"data_stored":5283598002,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":9605,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385897984,"data_stored":2654620688,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":33453,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2643169280,"data_stored":5063255895,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":8705,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2568208384,"data_stored":4918388240,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3979001856,"data_stored":7639578306,"data_compressed":433567943,"data_compressed_allocated":3660697600,"data_compressed_original":7321395200,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-21T15:16:17.073 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T15:16:17.235 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:16:17.235 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T15:16:17.250 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":2582,"stamp":"2026-03-21T15:16:15.310434+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20579801657,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":461137,"num_read_kb":13137629,"num_write":635952,"num_write_kb":84043754,"num_scrub_errors":0,"num_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":80504,"ondisk_log_size":80504,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":31912488,"kb_used_data":20662712,"kb_used_omap":89,"kb_used_meta":11246310,"kb_avail":723062232,"statfs":{"total":773094113280,"available":740415725568,"internally_reserved":0,"allocated":21158617088,"data_stored":40585701754,"data_compressed":2322721040,"data_compressed_allocated":19428974592,"data_compressed_original":38857949184,"omap_allocated":91547,"internal_metadata":11516222053},"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":2048,"num_read_kb":48806,"num_write":177,"num_write_kb":6678,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001509"},"pg_stats":[{"pgid":"2.7","version":"23'63383","reported_seq":97578,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.994051+0000","last_change":"2026-03-21T13:50:51.009612+0000","last_active":"2026-03-21T15:16:07.994051+0000","last_peered":"2026-03-21T15:16:07.994051+0000","last_clean":"2026-03-21T15:16:07.994051+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T15:16:07.994051+0000","last_undegraded":"2026-03-21T15:16:07.994051+0000","last_fullsized":"2026-03-21T15:16:07.994051+0000","mapping_epoch":18,"log_start":"23'53300","ondisk_log_start":"23'53300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T19:51:47.928545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":2508686352,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":34175,"num_read_kb":2020479,"num_write":63384,"num_write_kb":10346538,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'66828","reported_seq":125812,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.583996+0000","last_change":"2026-03-21T13:50:50.843287+0000","last_active":"2026-03-21T15:16:07.583996+0000","last_peered":"2026-03-21T15:16:07.583996+0000","last_clean":"2026-03-21T15:16:07.583996+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T15:16:07.583996+0000","last_undegraded":"2026-03-21T15:16:07.583996+0000","last_fullsized":"2026-03-21T15:16:07.583996+0000","mapping_epoch":18,"log_start":"23'56800","ondisk_log_start":"23'56800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T21:07:52.489787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":2479643136,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":58952,"num_read_kb":1548776,"num_write":66828,"num_write_kb":8304357,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'130825","reported_seq":190272,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.990495+0000","last_change":"2026-03-21T13:50:51.452894+0000","last_active":"2026-03-21T15:16:07.990495+0000","last_peered":"2026-03-21T15:16:07.990495+0000","last_clean":"2026-03-21T15:16:07.990495+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T15:16:07.990495+0000","last_undegraded":"2026-03-21T15:16:07.990495+0000","last_fullsized":"2026-03-21T15:16:07.990495+0000","mapping_epoch":18,"log_start":"23'120800","ondisk_log_start":"23'120800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T18:25:51.836855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":2561902080,"num_objects":617,"num_object_clones":0,"num_object_copies":1234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":59422,"num_read_kb":1567544,"num_write":130827,"num_write_kb":12068321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'69875","reported_seq":138500,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.947894+0000","last_change":"2026-03-21T13:50:50.843324+0000","last_active":"2026-03-21T15:16:07.947894+0000","last_peered":"2026-03-21T15:16:07.947894+0000","last_clean":"2026-03-21T15:16:07.947894+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T15:16:07.947894+0000","last_undegraded":"2026-03-21T15:16:07.947894+0000","last_fullsized":"2026-03-21T15:16:07.947894+0000","mapping_epoch":18,"log_start":"23'59800","ondisk_log_start":"23'59800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-23T00:29:39.715875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"stat_sum":{"num_bytes":2522098176,"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":68607,"num_read_kb":1493562,"num_write":69877,"num_write_kb":10023598,"num_scrub_errors":0,"num_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":"23'38368","reported_seq":63113,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.057183+0000","last_change":"2026-03-21T13:50:50.840439+0000","last_active":"2026-03-21T15:16:08.057183+0000","last_peered":"2026-03-21T15:16:08.057183+0000","last_clean":"2026-03-21T15:16:08.057183+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T15:16:08.057183+0000","last_undegraded":"2026-03-21T15:16:08.057183+0000","last_fullsized":"2026-03-21T15:16:08.057183+0000","mapping_epoch":18,"log_start":"23'28300","ondisk_log_start":"23'28300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-03-23T01:48:35.329077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"stat_sum":{"num_bytes":2466550965,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":34219,"num_read_kb":1178310,"num_write":40096,"num_write_kb":9726895,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'58590","reported_seq":94094,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.033824+0000","last_change":"2026-03-21T13:50:51.017412+0000","last_active":"2026-03-21T15:16:08.033824+0000","last_peered":"2026-03-21T15:16:08.033824+0000","last_clean":"2026-03-21T15:16:08.033824+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T15:16:08.033824+0000","last_undegraded":"2026-03-21T15:16:08.033824+0000","last_fullsized":"2026-03-21T15:16:08.033824+0000","mapping_epoch":18,"log_start":"23'48500","ondisk_log_start":"23'48500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-23T01:10:50.959825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":2687024144,"num_objects":646,"num_object_clones":0,"num_object_copies":1292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":646,"num_whiteouts":0,"num_read":33989,"num_read_kb":1420107,"num_write":58578,"num_write_kb":9825954,"num_scrub_errors":0,"num_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,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'32156","reported_seq":53083,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.998938+0000","last_change":"2026-03-21T13:50:51.452932+0000","last_active":"2026-03-21T15:16:07.998938+0000","last_peered":"2026-03-21T15:16:07.998938+0000","last_clean":"2026-03-21T15:16:07.998938+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T15:16:07.998938+0000","last_undegraded":"2026-03-21T15:16:07.998938+0000","last_fullsized":"2026-03-21T15:16:07.998938+0000","mapping_epoch":18,"log_start":"23'22100","ondisk_log_start":"23'22100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T14:01:23.549714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":2682596018,"num_objects":644,"num_object_clones":0,"num_object_copies":1288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":644,"num_whiteouts":0,"num_read":36283,"num_read_kb":1293753,"num_write":34717,"num_write_kb":9525131,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'170947","reported_seq":302943,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.073589+0000","last_change":"2026-03-21T13:50:50.840292+0000","last_active":"2026-03-21T15:16:08.073589+0000","last_peered":"2026-03-21T15:16:08.073589+0000","last_clean":"2026-03-21T15:16:08.073589+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T15:16:08.073589+0000","last_undegraded":"2026-03-21T15:16:08.073589+0000","last_fullsized":"2026-03-21T15:16:08.073589+0000","mapping_epoch":18,"log_start":"23'160900","ondisk_log_start":"23'160900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T20:22:26.373050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"stat_sum":{"num_bytes":2670841506,"num_objects":643,"num_object_clones":0,"num_object_copies":1286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":643,"num_whiteouts":0,"num_read":135444,"num_read_kb":2615061,"num_write":171588,"num_write_kb":14222376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'32","reported_seq":110,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:13:09.074421+0000","last_change":"2026-03-21T13:50:45.902073+0000","last_active":"2026-03-21T15:13:09.074421+0000","last_peered":"2026-03-21T15:13:09.074421+0000","last_clean":"2026-03-21T15:13:09.074421+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T15:13:09.074421+0000","last_undegraded":"2026-03-21T15:13:09.074421+0000","last_fullsized":"2026-03-21T15:13:09.074421+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":"2026-03-21T13:50:44.780754+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:44.780754+0000","last_clean_scrub_stamp":"2026-03-21T13:50:44.780754+0000","objects_scrubbed":0,"log_size":32,"log_dups_size":0,"ondisk_log_size":32,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T15:00:12.278589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20579342377,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4956,"num_whiteouts":0,"num_read":461091,"num_read_kb":13137592,"num_write":635895,"num_write_kb":84043170,"num_scrub_errors":0,"num_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":21156200448,"data_stored":40584110162,"data_compressed":2322676910,"data_compressed_allocated":19428532224,"data_compressed_original":38857064448,"omap_allocated":56974,"internal_metadata":0},"log_size":80472,"ondisk_log_size":80472,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575876,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5433132,"kb_used_data":3886216,"kb_used_omap":4,"kb_used_meta":1546747,"kb_avail":88938708,"statfs":{"total":96636764160,"available":91073236992,"internally_reserved":0,"allocated":3979485184,"data_stored":7640121715,"data_compressed":433590008,"data_compressed_allocated":3660918784,"data_compressed_original":7321837568,"omap_allocated":4467,"internal_metadata":1583869581},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4184936,"kb_used_data":2508252,"kb_used_omap":4,"kb_used_meta":1676219,"kb_avail":90186904,"statfs":{"total":96636764160,"available":92351389696,"internally_reserved":0,"allocated":2568450048,"data_stored":4918472369,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":4472,"internal_metadata":1716448904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4178176,"kb_used_data":2581456,"kb_used_omap":11,"kb_used_meta":1595892,"kb_avail":90193664,"statfs":{"total":96636764160,"available":92358311936,"internally_reserved":0,"allocated":2643410944,"data_stored":5063340024,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":11961,"internal_metadata":1634193735},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27084,"kb_used_data":236,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344756,"statfs":{"total":96636764160,"available":96609030144,"internally_reserved":0,"allocated":241664,"data_stored":84129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10148,"internal_metadata":27449436},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575876,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2968836,"kb_used_data":1353652,"kb_used_omap":34,"kb_used_meta":1615133,"kb_avail":91403004,"statfs":{"total":96636764160,"available":93596676096,"internally_reserved":0,"allocated":1386139648,"data_stored":2654704817,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":35149,"internal_metadata":1653896883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3957276,"kb_used_data":2686896,"kb_used_omap":10,"kb_used_meta":1268597,"kb_avail":90414564,"statfs":{"total":96636764160,"available":92584513536,"internally_reserved":0,"allocated":2751381504,"data_stored":5283682131,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":11195,"internal_metadata":1299043397},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575876,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6999048,"kb_used_data":5095204,"kb_used_omap":8,"kb_used_meta":1903735,"kb_avail":87372792,"statfs":{"total":96636764160,"available":89469739008,"internally_reserved":0,"allocated":5217488896,"data_stored":10014305800,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":8360,"internal_metadata":1949425496},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575876,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4164000,"kb_used_data":2550800,"kb_used_omap":5,"kb_used_meta":1613178,"kb_avail":90207840,"statfs":{"total":96636764160,"available":92372828160,"internally_reserved":0,"allocated":2612019200,"data_stored":5010990769,"data_compressed":284625650,"data_compressed_allocated":2399207424,"data_compressed_original":4798414848,"omap_allocated":5795,"internal_metadata":1651894621},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2611535872,"data_stored":5010447360,"data_compressed":284603585,"data_compressed_allocated":2398986240,"data_compressed_original":4797972480,"omap_allocated":1322,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5217247232,"data_stored":10014221671,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":3889,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2751139840,"data_stored":5283598002,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":9605,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385897984,"data_stored":2654620688,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":33453,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2643169280,"data_stored":5063255895,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":8705,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2568208384,"data_stored":4918388240,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3979001856,"data_stored":7639578306,"data_compressed":433567943,"data_compressed_allocated":3660697600,"data_compressed_original":7321395200,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-21T15:16:17.250 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-03-21T15:16:17.250 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T15:16:17.408 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:16:17.408 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T15:16:17.424 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":2583,"stamp":"2026-03-21T15:16:17.310705+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20579801657,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":461137,"num_read_kb":13137629,"num_write":635952,"num_write_kb":84043754,"num_scrub_errors":0,"num_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":80504,"ondisk_log_size":80504,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":31912488,"kb_used_data":20662712,"kb_used_omap":89,"kb_used_meta":11246310,"kb_avail":723062232,"statfs":{"total":773094113280,"available":740415725568,"internally_reserved":0,"allocated":21158617088,"data_stored":40585701754,"data_compressed":2322721040,"data_compressed_allocated":19428974592,"data_compressed_original":38857949184,"omap_allocated":91547,"internal_metadata":11516222053},"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":2048,"num_read_kb":48806,"num_write":174,"num_write_kb":6582,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001535"},"pg_stats":[{"pgid":"2.7","version":"23'63383","reported_seq":97578,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.994051+0000","last_change":"2026-03-21T13:50:51.009612+0000","last_active":"2026-03-21T15:16:07.994051+0000","last_peered":"2026-03-21T15:16:07.994051+0000","last_clean":"2026-03-21T15:16:07.994051+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T15:16:07.994051+0000","last_undegraded":"2026-03-21T15:16:07.994051+0000","last_fullsized":"2026-03-21T15:16:07.994051+0000","mapping_epoch":18,"log_start":"23'53300","ondisk_log_start":"23'53300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T19:51:47.928545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":2508686352,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":34175,"num_read_kb":2020479,"num_write":63384,"num_write_kb":10346538,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'66828","reported_seq":125812,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.583996+0000","last_change":"2026-03-21T13:50:50.843287+0000","last_active":"2026-03-21T15:16:07.583996+0000","last_peered":"2026-03-21T15:16:07.583996+0000","last_clean":"2026-03-21T15:16:07.583996+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T15:16:07.583996+0000","last_undegraded":"2026-03-21T15:16:07.583996+0000","last_fullsized":"2026-03-21T15:16:07.583996+0000","mapping_epoch":18,"log_start":"23'56800","ondisk_log_start":"23'56800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T21:07:52.489787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":2479643136,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":58952,"num_read_kb":1548776,"num_write":66828,"num_write_kb":8304357,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'130825","reported_seq":190272,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.990495+0000","last_change":"2026-03-21T13:50:51.452894+0000","last_active":"2026-03-21T15:16:07.990495+0000","last_peered":"2026-03-21T15:16:07.990495+0000","last_clean":"2026-03-21T15:16:07.990495+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T15:16:07.990495+0000","last_undegraded":"2026-03-21T15:16:07.990495+0000","last_fullsized":"2026-03-21T15:16:07.990495+0000","mapping_epoch":18,"log_start":"23'120800","ondisk_log_start":"23'120800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T18:25:51.836855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":2561902080,"num_objects":617,"num_object_clones":0,"num_object_copies":1234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":59422,"num_read_kb":1567544,"num_write":130827,"num_write_kb":12068321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'69875","reported_seq":138500,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.947894+0000","last_change":"2026-03-21T13:50:50.843324+0000","last_active":"2026-03-21T15:16:07.947894+0000","last_peered":"2026-03-21T15:16:07.947894+0000","last_clean":"2026-03-21T15:16:07.947894+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T15:16:07.947894+0000","last_undegraded":"2026-03-21T15:16:07.947894+0000","last_fullsized":"2026-03-21T15:16:07.947894+0000","mapping_epoch":18,"log_start":"23'59800","ondisk_log_start":"23'59800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-23T00:29:39.715875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"stat_sum":{"num_bytes":2522098176,"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":68607,"num_read_kb":1493562,"num_write":69877,"num_write_kb":10023598,"num_scrub_errors":0,"num_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":"23'38368","reported_seq":63113,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.057183+0000","last_change":"2026-03-21T13:50:50.840439+0000","last_active":"2026-03-21T15:16:08.057183+0000","last_peered":"2026-03-21T15:16:08.057183+0000","last_clean":"2026-03-21T15:16:08.057183+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T15:16:08.057183+0000","last_undegraded":"2026-03-21T15:16:08.057183+0000","last_fullsized":"2026-03-21T15:16:08.057183+0000","mapping_epoch":18,"log_start":"23'28300","ondisk_log_start":"23'28300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-03-23T01:48:35.329077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"stat_sum":{"num_bytes":2466550965,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":34219,"num_read_kb":1178310,"num_write":40096,"num_write_kb":9726895,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'58590","reported_seq":94094,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.033824+0000","last_change":"2026-03-21T13:50:51.017412+0000","last_active":"2026-03-21T15:16:08.033824+0000","last_peered":"2026-03-21T15:16:08.033824+0000","last_clean":"2026-03-21T15:16:08.033824+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T15:16:08.033824+0000","last_undegraded":"2026-03-21T15:16:08.033824+0000","last_fullsized":"2026-03-21T15:16:08.033824+0000","mapping_epoch":18,"log_start":"23'48500","ondisk_log_start":"23'48500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-23T01:10:50.959825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":2687024144,"num_objects":646,"num_object_clones":0,"num_object_copies":1292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":646,"num_whiteouts":0,"num_read":33989,"num_read_kb":1420107,"num_write":58578,"num_write_kb":9825954,"num_scrub_errors":0,"num_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,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'32156","reported_seq":53083,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.998938+0000","last_change":"2026-03-21T13:50:51.452932+0000","last_active":"2026-03-21T15:16:07.998938+0000","last_peered":"2026-03-21T15:16:07.998938+0000","last_clean":"2026-03-21T15:16:07.998938+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T15:16:07.998938+0000","last_undegraded":"2026-03-21T15:16:07.998938+0000","last_fullsized":"2026-03-21T15:16:07.998938+0000","mapping_epoch":18,"log_start":"23'22100","ondisk_log_start":"23'22100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T14:01:23.549714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":2682596018,"num_objects":644,"num_object_clones":0,"num_object_copies":1288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":644,"num_whiteouts":0,"num_read":36283,"num_read_kb":1293753,"num_write":34717,"num_write_kb":9525131,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'170947","reported_seq":302943,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.073589+0000","last_change":"2026-03-21T13:50:50.840292+0000","last_active":"2026-03-21T15:16:08.073589+0000","last_peered":"2026-03-21T15:16:08.073589+0000","last_clean":"2026-03-21T15:16:08.073589+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T15:16:08.073589+0000","last_undegraded":"2026-03-21T15:16:08.073589+0000","last_fullsized":"2026-03-21T15:16:08.073589+0000","mapping_epoch":18,"log_start":"23'160900","ondisk_log_start":"23'160900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T20:22:26.373050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"stat_sum":{"num_bytes":2670841506,"num_objects":643,"num_object_clones":0,"num_object_copies":1286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":643,"num_whiteouts":0,"num_read":135444,"num_read_kb":2615061,"num_write":171588,"num_write_kb":14222376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'32","reported_seq":110,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:13:09.074421+0000","last_change":"2026-03-21T13:50:45.902073+0000","last_active":"2026-03-21T15:13:09.074421+0000","last_peered":"2026-03-21T15:13:09.074421+0000","last_clean":"2026-03-21T15:13:09.074421+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T15:13:09.074421+0000","last_undegraded":"2026-03-21T15:13:09.074421+0000","last_fullsized":"2026-03-21T15:13:09.074421+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":"2026-03-21T13:50:44.780754+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:44.780754+0000","last_clean_scrub_stamp":"2026-03-21T13:50:44.780754+0000","objects_scrubbed":0,"log_size":32,"log_dups_size":0,"ondisk_log_size":32,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T15:00:12.278589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20579342377,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4956,"num_whiteouts":0,"num_read":461091,"num_read_kb":13137592,"num_write":635895,"num_write_kb":84043170,"num_scrub_errors":0,"num_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":21156200448,"data_stored":40584110162,"data_compressed":2322676910,"data_compressed_allocated":19428532224,"data_compressed_original":38857064448,"omap_allocated":56974,"internal_metadata":0},"log_size":80472,"ondisk_log_size":80472,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575876,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5433132,"kb_used_data":3886216,"kb_used_omap":4,"kb_used_meta":1546747,"kb_avail":88938708,"statfs":{"total":96636764160,"available":91073236992,"internally_reserved":0,"allocated":3979485184,"data_stored":7640121715,"data_compressed":433590008,"data_compressed_allocated":3660918784,"data_compressed_original":7321837568,"omap_allocated":4467,"internal_metadata":1583869581},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4184936,"kb_used_data":2508252,"kb_used_omap":4,"kb_used_meta":1676219,"kb_avail":90186904,"statfs":{"total":96636764160,"available":92351389696,"internally_reserved":0,"allocated":2568450048,"data_stored":4918472369,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":4472,"internal_metadata":1716448904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4178176,"kb_used_data":2581456,"kb_used_omap":11,"kb_used_meta":1595892,"kb_avail":90193664,"statfs":{"total":96636764160,"available":92358311936,"internally_reserved":0,"allocated":2643410944,"data_stored":5063340024,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":11961,"internal_metadata":1634193735},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27084,"kb_used_data":236,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344756,"statfs":{"total":96636764160,"available":96609030144,"internally_reserved":0,"allocated":241664,"data_stored":84129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10148,"internal_metadata":27449436},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575876,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2968836,"kb_used_data":1353652,"kb_used_omap":34,"kb_used_meta":1615133,"kb_avail":91403004,"statfs":{"total":96636764160,"available":93596676096,"internally_reserved":0,"allocated":1386139648,"data_stored":2654704817,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":35149,"internal_metadata":1653896883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575876,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3957276,"kb_used_data":2686896,"kb_used_omap":10,"kb_used_meta":1268597,"kb_avail":90414564,"statfs":{"total":96636764160,"available":92584513536,"internally_reserved":0,"allocated":2751381504,"data_stored":5283682131,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":11195,"internal_metadata":1299043397},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575876,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6999048,"kb_used_data":5095204,"kb_used_omap":8,"kb_used_meta":1903735,"kb_avail":87372792,"statfs":{"total":96636764160,"available":89469739008,"internally_reserved":0,"allocated":5217488896,"data_stored":10014305800,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":8360,"internal_metadata":1949425496},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575876,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4164000,"kb_used_data":2550800,"kb_used_omap":5,"kb_used_meta":1613178,"kb_avail":90207840,"statfs":{"total":96636764160,"available":92372828160,"internally_reserved":0,"allocated":2612019200,"data_stored":5010990769,"data_compressed":284625650,"data_compressed_allocated":2399207424,"data_compressed_original":4798414848,"omap_allocated":5795,"internal_metadata":1651894621},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2611535872,"data_stored":5010447360,"data_compressed":284603585,"data_compressed_allocated":2398986240,"data_compressed_original":4797972480,"omap_allocated":1322,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5217247232,"data_stored":10014221671,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":3889,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2751139840,"data_stored":5283598002,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":9605,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385897984,"data_stored":2654620688,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":33453,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2643169280,"data_stored":5063255895,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":8705,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2568208384,"data_stored":4918388240,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3979001856,"data_stored":7639578306,"data_compressed":433567943,"data_compressed_allocated":3660697600,"data_compressed_original":7321395200,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-21T15:16:17.424 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-21T15:16:17.586 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:16:17.587 INFO:teuthology.orchestra.run.vm00.stdout:{"epoch":23,"fsid":"9b91c13b-51e6-4773-ade5-c19775dfe202","created":"2026-03-21T13:50:35.507247+0000","modified":"2026-03-21T13:51:19.370950+0000","last_up_change":"2026-03-21T13:50:42.598792+0000","last_in_change":"2026-03-21T13:50:38.384055+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-21T13:50:44.590098+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":"17","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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"2026-03-21T13:50:47.120741+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"12324389-3991-430d-8957-b60dee61817d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6826","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6827","nonce":3764751307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6828","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6829","nonce":3764751307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6832","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6833","nonce":3764751307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6830","nonce":3764751307},{"type":"v1","addr":"192.168.123.100:6831","nonce":3764751307}]},"public_addr":"192.168.123.100:6827/3764751307","cluster_addr":"192.168.123.100:6829/3764751307","heartbeat_back_addr":"192.168.123.100:6833/3764751307","heartbeat_front_addr":"192.168.123.100:6831/3764751307","state":["exists","up"]},{"osd":1,"uuid":"a39f4acc-7bd2-49fb-bc3c-7361edcb7187","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6818","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6819","nonce":3553925657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6820","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6821","nonce":3553925657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6824","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6825","nonce":3553925657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6822","nonce":3553925657},{"type":"v1","addr":"192.168.123.100:6823","nonce":3553925657}]},"public_addr":"192.168.123.100:6819/3553925657","cluster_addr":"192.168.123.100:6821/3553925657","heartbeat_back_addr":"192.168.123.100:6825/3553925657","heartbeat_front_addr":"192.168.123.100:6823/3553925657","state":["exists","up"]},{"osd":2,"uuid":"74c5e601-3e77-4d60-9ac6-94a79357135b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6810","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6811","nonce":2448039436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6812","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6813","nonce":2448039436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6816","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6817","nonce":2448039436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6814","nonce":2448039436},{"type":"v1","addr":"192.168.123.100:6815","nonce":2448039436}]},"public_addr":"192.168.123.100:6811/2448039436","cluster_addr":"192.168.123.100:6813/2448039436","heartbeat_back_addr":"192.168.123.100:6817/2448039436","heartbeat_front_addr":"192.168.123.100:6815/2448039436","state":["exists","up"]},{"osd":3,"uuid":"412efd66-83d4-47eb-994d-7442138d341c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6802","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6803","nonce":2314192007}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6804","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6805","nonce":2314192007}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6808","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6809","nonce":2314192007}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.100:6806","nonce":2314192007},{"type":"v1","addr":"192.168.123.100:6807","nonce":2314192007}]},"public_addr":"192.168.123.100:6803/2314192007","cluster_addr":"192.168.123.100:6805/2314192007","heartbeat_back_addr":"192.168.123.100:6809/2314192007","heartbeat_front_addr":"192.168.123.100:6807/2314192007","state":["exists","up"]},{"osd":4,"uuid":"4b6ec09e-e59a-4e39-8500-715f1b859029","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6800","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6801","nonce":2544819071}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6802","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6803","nonce":2544819071}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6806","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6807","nonce":2544819071}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6804","nonce":2544819071},{"type":"v1","addr":"192.168.123.106:6805","nonce":2544819071}]},"public_addr":"192.168.123.106:6801/2544819071","cluster_addr":"192.168.123.106:6803/2544819071","heartbeat_back_addr":"192.168.123.106:6807/2544819071","heartbeat_front_addr":"192.168.123.106:6805/2544819071","state":["exists","up"]},{"osd":5,"uuid":"55b5258b-909b-475e-9ad2-5452b64f701a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6808","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6809","nonce":2828978283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6810","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6811","nonce":2828978283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6814","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6815","nonce":2828978283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6812","nonce":2828978283},{"type":"v1","addr":"192.168.123.106:6813","nonce":2828978283}]},"public_addr":"192.168.123.106:6809/2828978283","cluster_addr":"192.168.123.106:6811/2828978283","heartbeat_back_addr":"192.168.123.106:6815/2828978283","heartbeat_front_addr":"192.168.123.106:6813/2828978283","state":["exists","up"]},{"osd":6,"uuid":"bddba418-0bf4-49c6-ae70-fb9ca2c23b3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6816","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6817","nonce":1721817146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6818","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6819","nonce":1721817146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6822","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6823","nonce":1721817146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6820","nonce":1721817146},{"type":"v1","addr":"192.168.123.106:6821","nonce":1721817146}]},"public_addr":"192.168.123.106:6817/1721817146","cluster_addr":"192.168.123.106:6819/1721817146","heartbeat_back_addr":"192.168.123.106:6823/1721817146","heartbeat_front_addr":"192.168.123.106:6821/1721817146","state":["exists","up"]},{"osd":7,"uuid":"f0e1c5ee-46e3-4ab6-8a5c-19ca8f060f2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6824","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6825","nonce":240284436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6826","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6827","nonce":240284436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6830","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6831","nonce":240284436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.106:6828","nonce":240284436},{"type":"v1","addr":"192.168.123.106:6829","nonce":240284436}]},"public_addr":"192.168.123.106:6825/240284436","cluster_addr":"192.168.123.106:6827/240284436","heartbeat_back_addr":"192.168.123.106:6831/240284436","heartbeat_front_addr":"192.168.123.106:6829/240284436","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.155183+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.142044+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.060498+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:40.964637+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:40.784466+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:40.971023+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.006158+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-03-21T13:50:41.055766+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":"isa","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}} 2026-03-21T15:16:18.600 INFO:tasks.ceph:Scrubbing osd.0 2026-03-21T15:16:18.600 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:18.683 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:18.684 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:18.684 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:18.695 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-03-21T15:16:18.855 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 0 to deep-scrub 2026-03-21T15:16:18.869 INFO:tasks.ceph:Scrubbing osd.1 2026-03-21T15:16:18.869 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:18.946 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:18.946 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:18.946 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:18.957 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-03-21T15:16:19.120 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 1 to deep-scrub 2026-03-21T15:16:19.138 INFO:tasks.ceph:Scrubbing osd.2 2026-03-21T15:16:19.138 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:19.226 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:19.226 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:19.226 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:19.238 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-03-21T15:16:19.422 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 2 to deep-scrub 2026-03-21T15:16:19.438 INFO:tasks.ceph:Scrubbing osd.3 2026-03-21T15:16:19.438 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:19.527 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:19.527 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:19.527 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:19.539 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-03-21T15:16:19.701 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 3 to deep-scrub 2026-03-21T15:16:19.715 INFO:tasks.ceph:Scrubbing osd.4 2026-03-21T15:16:19.715 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:19.799 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:19.799 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:19.799 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:19.827 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-03-21T15:16:20.160 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 4 to deep-scrub 2026-03-21T15:16:20.180 INFO:tasks.ceph:Scrubbing osd.5 2026-03-21T15:16:20.181 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:20.356 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:20.356 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:20.356 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:20.380 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-03-21T15:16:20.720 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 5 to deep-scrub 2026-03-21T15:16:20.751 INFO:tasks.ceph:Scrubbing osd.6 2026-03-21T15:16:20.751 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:20.968 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:20.968 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:20.968 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:20.988 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-03-21T15:16:21.315 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 6 to deep-scrub 2026-03-21T15:16:21.426 INFO:tasks.ceph:Scrubbing osd.7 2026-03-21T15:16:21.426 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2026-03-21T15:16:21.716 INFO:teuthology.orchestra.run.vm00.stdout:{ 2026-03-21T15:16:21.716 INFO:teuthology.orchestra.run.vm00.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-03-21T15:16:21.716 INFO:teuthology.orchestra.run.vm00.stdout:} 2026-03-21T15:16:21.774 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-03-21T15:16:22.302 INFO:teuthology.orchestra.run.vm00.stderr:instructed osd(s) 7 to deep-scrub 2026-03-21T15:16:22.323 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T15:16:22.751 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:16:22.751 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T15:16:22.785 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":2585,"stamp":"2026-03-21T15:16:21.311214+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20579801657,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":461137,"num_read_kb":13137629,"num_write":635952,"num_write_kb":84043754,"num_scrub_errors":0,"num_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":80518,"ondisk_log_size":80518,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":31912488,"kb_used_data":20662712,"kb_used_omap":89,"kb_used_meta":11246310,"kb_avail":723062232,"statfs":{"total":773094113280,"available":740415725568,"internally_reserved":0,"allocated":21158617088,"data_stored":40585701754,"data_compressed":2322721040,"data_compressed_allocated":19428974592,"data_compressed_original":38857949184,"omap_allocated":91547,"internal_metadata":11516222053},"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":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":1109,"num_read_kb":20185,"num_write":117,"num_write_kb":1872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001577"},"pg_stats":[{"pgid":"2.7","version":"23'63383","reported_seq":97578,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.994051+0000","last_change":"2026-03-21T13:50:51.009612+0000","last_active":"2026-03-21T15:16:07.994051+0000","last_peered":"2026-03-21T15:16:07.994051+0000","last_clean":"2026-03-21T15:16:07.994051+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T15:16:07.994051+0000","last_undegraded":"2026-03-21T15:16:07.994051+0000","last_fullsized":"2026-03-21T15:16:07.994051+0000","mapping_epoch":18,"log_start":"23'53300","ondisk_log_start":"23'53300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T19:51:47.928545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":2508686352,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":34175,"num_read_kb":2020479,"num_write":63384,"num_write_kb":10346538,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'66828","reported_seq":125812,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.583996+0000","last_change":"2026-03-21T13:50:50.843287+0000","last_active":"2026-03-21T15:16:07.583996+0000","last_peered":"2026-03-21T15:16:07.583996+0000","last_clean":"2026-03-21T15:16:07.583996+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T15:16:07.583996+0000","last_undegraded":"2026-03-21T15:16:07.583996+0000","last_fullsized":"2026-03-21T15:16:07.583996+0000","mapping_epoch":18,"log_start":"23'56800","ondisk_log_start":"23'56800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T21:07:52.489787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":2479643136,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":58952,"num_read_kb":1548776,"num_write":66828,"num_write_kb":8304357,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'130825","reported_seq":190272,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.990495+0000","last_change":"2026-03-21T13:50:51.452894+0000","last_active":"2026-03-21T15:16:07.990495+0000","last_peered":"2026-03-21T15:16:07.990495+0000","last_clean":"2026-03-21T15:16:07.990495+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T15:16:07.990495+0000","last_undegraded":"2026-03-21T15:16:07.990495+0000","last_fullsized":"2026-03-21T15:16:07.990495+0000","mapping_epoch":18,"log_start":"23'120800","ondisk_log_start":"23'120800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T18:25:51.836855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":2561902080,"num_objects":617,"num_object_clones":0,"num_object_copies":1234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":59422,"num_read_kb":1567544,"num_write":130827,"num_write_kb":12068321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'69889","reported_seq":138519,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-03-21T15:16:19.944409+0000","last_change":"2026-03-21T15:16:19.797264+0000","last_active":"2026-03-21T15:16:19.944409+0000","last_peered":"2026-03-21T15:16:19.944409+0000","last_clean":"2026-03-21T15:16:19.944409+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T15:16:19.944409+0000","last_undegraded":"2026-03-21T15:16:19.944409+0000","last_fullsized":"2026-03-21T15:16:19.944409+0000","mapping_epoch":18,"log_start":"23'59800","ondisk_log_start":"23'59800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":14,"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":"deep scrubbing for 1s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"stat_sum":{"num_bytes":2522098176,"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":68607,"num_read_kb":1493562,"num_write":69877,"num_write_kb":10023598,"num_scrub_errors":0,"num_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":"23'38368","reported_seq":63113,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.057183+0000","last_change":"2026-03-21T13:50:50.840439+0000","last_active":"2026-03-21T15:16:08.057183+0000","last_peered":"2026-03-21T15:16:08.057183+0000","last_clean":"2026-03-21T15:16:08.057183+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T15:16:08.057183+0000","last_undegraded":"2026-03-21T15:16:08.057183+0000","last_fullsized":"2026-03-21T15:16:08.057183+0000","mapping_epoch":18,"log_start":"23'28300","ondisk_log_start":"23'28300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-03-23T01:48:35.329077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"stat_sum":{"num_bytes":2466550965,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":34219,"num_read_kb":1178310,"num_write":40096,"num_write_kb":9726895,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'58590","reported_seq":94094,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.033824+0000","last_change":"2026-03-21T13:50:51.017412+0000","last_active":"2026-03-21T15:16:08.033824+0000","last_peered":"2026-03-21T15:16:08.033824+0000","last_clean":"2026-03-21T15:16:08.033824+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T15:16:08.033824+0000","last_undegraded":"2026-03-21T15:16:08.033824+0000","last_fullsized":"2026-03-21T15:16:08.033824+0000","mapping_epoch":18,"log_start":"23'48500","ondisk_log_start":"23'48500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-23T01:10:50.959825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":2687024144,"num_objects":646,"num_object_clones":0,"num_object_copies":1292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":646,"num_whiteouts":0,"num_read":33989,"num_read_kb":1420107,"num_write":58578,"num_write_kb":9825954,"num_scrub_errors":0,"num_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,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'32156","reported_seq":53083,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:07.998938+0000","last_change":"2026-03-21T13:50:51.452932+0000","last_active":"2026-03-21T15:16:07.998938+0000","last_peered":"2026-03-21T15:16:07.998938+0000","last_clean":"2026-03-21T15:16:07.998938+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T15:16:07.998938+0000","last_undegraded":"2026-03-21T15:16:07.998938+0000","last_fullsized":"2026-03-21T15:16:07.998938+0000","mapping_epoch":18,"log_start":"23'22100","ondisk_log_start":"23'22100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T14:01:23.549714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":2682596018,"num_objects":644,"num_object_clones":0,"num_object_copies":1288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":644,"num_whiteouts":0,"num_read":36283,"num_read_kb":1293753,"num_write":34717,"num_write_kb":9525131,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'170947","reported_seq":302943,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:08.073589+0000","last_change":"2026-03-21T13:50:50.840292+0000","last_active":"2026-03-21T15:16:08.073589+0000","last_peered":"2026-03-21T15:16:08.073589+0000","last_clean":"2026-03-21T15:16:08.073589+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T15:16:08.073589+0000","last_undegraded":"2026-03-21T15:16:08.073589+0000","last_fullsized":"2026-03-21T15:16:08.073589+0000","mapping_epoch":18,"log_start":"23'160900","ondisk_log_start":"23'160900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T20:22:26.373050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"stat_sum":{"num_bytes":2670841506,"num_objects":643,"num_object_clones":0,"num_object_copies":1286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":643,"num_whiteouts":0,"num_read":135444,"num_read_kb":2615061,"num_write":171588,"num_write_kb":14222376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'32","reported_seq":110,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:13:09.074421+0000","last_change":"2026-03-21T13:50:45.902073+0000","last_active":"2026-03-21T15:13:09.074421+0000","last_peered":"2026-03-21T15:13:09.074421+0000","last_clean":"2026-03-21T15:13:09.074421+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T15:13:09.074421+0000","last_undegraded":"2026-03-21T15:13:09.074421+0000","last_fullsized":"2026-03-21T15:13:09.074421+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":"2026-03-21T13:50:44.780754+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:44.780754+0000","last_clean_scrub_stamp":"2026-03-21T13:50:44.780754+0000","objects_scrubbed":0,"log_size":32,"log_dups_size":0,"ondisk_log_size":32,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T15:00:12.278589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20579342377,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4956,"num_whiteouts":0,"num_read":461091,"num_read_kb":13137592,"num_write":635895,"num_write_kb":84043170,"num_scrub_errors":0,"num_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":21156200448,"data_stored":40584110162,"data_compressed":2322676910,"data_compressed_allocated":19428532224,"data_compressed_original":38857064448,"omap_allocated":56974,"internal_metadata":0},"log_size":80486,"ondisk_log_size":80486,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575877,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5433132,"kb_used_data":3886216,"kb_used_omap":4,"kb_used_meta":1546747,"kb_avail":88938708,"statfs":{"total":96636764160,"available":91073236992,"internally_reserved":0,"allocated":3979485184,"data_stored":7640121715,"data_compressed":433590008,"data_compressed_allocated":3660918784,"data_compressed_original":7321837568,"omap_allocated":4467,"internal_metadata":1583869581},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575877,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4184936,"kb_used_data":2508252,"kb_used_omap":4,"kb_used_meta":1676219,"kb_avail":90186904,"statfs":{"total":96636764160,"available":92351389696,"internally_reserved":0,"allocated":2568450048,"data_stored":4918472369,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":4472,"internal_metadata":1716448904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575877,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4178176,"kb_used_data":2581456,"kb_used_omap":11,"kb_used_meta":1595892,"kb_avail":90193664,"statfs":{"total":96636764160,"available":92358311936,"internally_reserved":0,"allocated":2643410944,"data_stored":5063340024,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":11961,"internal_metadata":1634193735},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575877,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27084,"kb_used_data":236,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344756,"statfs":{"total":96636764160,"available":96609030144,"internally_reserved":0,"allocated":241664,"data_stored":84129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10148,"internal_metadata":27449436},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575877,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2968836,"kb_used_data":1353652,"kb_used_omap":34,"kb_used_meta":1615133,"kb_avail":91403004,"statfs":{"total":96636764160,"available":93596676096,"internally_reserved":0,"allocated":1386139648,"data_stored":2654704817,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":35149,"internal_metadata":1653896883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575877,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3957276,"kb_used_data":2686896,"kb_used_omap":10,"kb_used_meta":1268597,"kb_avail":90414564,"statfs":{"total":96636764160,"available":92584513536,"internally_reserved":0,"allocated":2751381504,"data_stored":5283682131,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":11195,"internal_metadata":1299043397},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575877,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6999048,"kb_used_data":5095204,"kb_used_omap":8,"kb_used_meta":1903735,"kb_avail":87372792,"statfs":{"total":96636764160,"available":89469739008,"internally_reserved":0,"allocated":5217488896,"data_stored":10014305800,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":8360,"internal_metadata":1949425496},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575877,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4164000,"kb_used_data":2550800,"kb_used_omap":5,"kb_used_meta":1613178,"kb_avail":90207840,"statfs":{"total":96636764160,"available":92372828160,"internally_reserved":0,"allocated":2612019200,"data_stored":5010990769,"data_compressed":284625650,"data_compressed_allocated":2399207424,"data_compressed_original":4798414848,"omap_allocated":5795,"internal_metadata":1651894621},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2611535872,"data_stored":5010447360,"data_compressed":284603585,"data_compressed_allocated":2398986240,"data_compressed_original":4797972480,"omap_allocated":1322,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5217247232,"data_stored":10014221671,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":3889,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2751139840,"data_stored":5283598002,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":9605,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385897984,"data_stored":2654620688,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":33453,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2643169280,"data_stored":5063255895,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":8705,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2568208384,"data_stored":4918388240,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3979001856,"data_stored":7639578306,"data_compressed":433567943,"data_compressed_allocated":3660697600,"data_compressed_original":7321395200,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-03-21T13:50:44.780754+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=44, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:22.786 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-03-21T15:16:38.665 INFO:tasks.ceph.mgr.x.vm00.stderr:2026-03-21T15:16:38.658+0000 7f7748cd2640 -1 calc_pg_upmaps abort due to max <= 0 2026-03-21T15:16:42.787 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T15:16:43.154 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:16:43.154 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T15:16:43.190 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":2595,"stamp":"2026-03-21T15:16:41.314658+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20579801657,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":461137,"num_read_kb":13137629,"num_write":635952,"num_write_kb":84043754,"num_scrub_errors":0,"num_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":74,"num_omap_keys":8,"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":80509,"ondisk_log_size":80509,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":31927304,"kb_used_data":20662712,"kb_used_omap":89,"kb_used_meta":11264358,"kb_avail":723047416,"statfs":{"total":773094113280,"available":740400553984,"internally_reserved":0,"allocated":21158617088,"data_stored":40585701754,"data_compressed":2322721040,"data_compressed_allocated":19428974592,"data_compressed_original":38857949184,"omap_allocated":91547,"internal_metadata":11534703205},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,1,0,0,11],"upper_bound":256},"perf_stat":{"commit_latency_ms":14,"apply_latency_ms":14,"commit_latency_ns":14000000,"apply_latency_ns":14000000},"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":74,"num_omap_keys":8,"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.002182"},"pg_stats":[{"pgid":"2.7","version":"23'63984","reported_seq":98228,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:37.356187+0000","last_change":"2026-03-21T15:16:37.356187+0000","last_active":"2026-03-21T15:16:37.356187+0000","last_peered":"2026-03-21T15:16:37.356187+0000","last_clean":"2026-03-21T15:16:37.356187+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T15:16:37.356187+0000","last_undegraded":"2026-03-21T15:16:37.356187+0000","last_fullsized":"2026-03-21T15:16:37.356187+0000","mapping_epoch":18,"log_start":"23'53900","ondisk_log_start":"23'53900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'63984","last_scrub_stamp":"2026-03-21T15:16:37.356100+0000","last_deep_scrub":"23'63984","last_deep_scrub_stamp":"2026-03-21T15:16:37.356100+0000","last_clean_scrub_stamp":"2026-03-21T15:16:37.356100+0000","objects_scrubbed":606,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T23:01:54.357094+0000","scrub_duration":15401,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":2508686352,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":34175,"num_read_kb":2020479,"num_write":63384,"num_write_kb":10346538,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'67277","reported_seq":126296,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-03-21T15:16:39.866873+0000","last_change":"2026-03-21T15:16:20.782755+0000","last_active":"2026-03-21T15:16:39.866873+0000","last_peered":"2026-03-21T15:16:39.866873+0000","last_clean":"2026-03-21T15:16:39.866873+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T15:16:39.866873+0000","last_undegraded":"2026-03-21T15:16:39.866873+0000","last_fullsized":"2026-03-21T15:16:39.866873+0000","mapping_epoch":18,"log_start":"23'57200","ondisk_log_start":"23'57200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":449,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 20s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":2479643136,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":58952,"num_read_kb":1548776,"num_write":66828,"num_write_kb":8304357,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'131440","reported_seq":190937,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:39.280364+0000","last_change":"2026-03-21T15:16:39.280364+0000","last_active":"2026-03-21T15:16:39.280364+0000","last_peered":"2026-03-21T15:16:39.280364+0000","last_clean":"2026-03-21T15:16:39.280364+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T15:16:39.280364+0000","last_undegraded":"2026-03-21T15:16:39.280364+0000","last_fullsized":"2026-03-21T15:16:39.280364+0000","mapping_epoch":18,"log_start":"23'121400","ondisk_log_start":"23'121400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'131440","last_scrub_stamp":"2026-03-21T15:16:39.280283+0000","last_deep_scrub":"23'131440","last_deep_scrub_stamp":"2026-03-21T15:16:39.280283+0000","last_clean_scrub_stamp":"2026-03-21T15:16:39.280283+0000","objects_scrubbed":617,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"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":16,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T19:35:50.620039+0000","scrub_duration":15857,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":2561902080,"num_objects":617,"num_object_clones":0,"num_object_copies":1234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":59422,"num_read_kb":1567544,"num_write":130827,"num_write_kb":12068321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'70365","reported_seq":139028,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-03-21T15:16:40.062498+0000","last_change":"2026-03-21T15:16:19.797264+0000","last_active":"2026-03-21T15:16:40.062498+0000","last_peered":"2026-03-21T15:16:40.062498+0000","last_clean":"2026-03-21T15:16:40.062498+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T15:16:40.062498+0000","last_undegraded":"2026-03-21T15:16:40.062498+0000","last_fullsized":"2026-03-21T15:16:40.062498+0000","mapping_epoch":18,"log_start":"23'60300","ondisk_log_start":"23'60300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":494,"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":0,"scrub_schedule":"deep scrubbing for 21s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"stat_sum":{"num_bytes":2522098176,"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":68607,"num_read_kb":1493562,"num_write":69877,"num_write_kb":10023598,"num_scrub_errors":0,"num_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":"23'38737","reported_seq":63511,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-03-21T15:16:38.957802+0000","last_change":"2026-03-21T15:16:21.887524+0000","last_active":"2026-03-21T15:16:38.957802+0000","last_peered":"2026-03-21T15:16:38.957802+0000","last_clean":"2026-03-21T15:16:38.957802+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T15:16:38.957802+0000","last_undegraded":"2026-03-21T15:16:38.957802+0000","last_fullsized":"2026-03-21T15:16:38.957802+0000","mapping_epoch":18,"log_start":"23'28700","ondisk_log_start":"23'28700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":374,"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 18s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"stat_sum":{"num_bytes":2466550965,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":34219,"num_read_kb":1178310,"num_write":40096,"num_write_kb":9726895,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'59232","reported_seq":94788,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:37.012939+0000","last_change":"2026-03-21T15:16:37.012939+0000","last_active":"2026-03-21T15:16:37.012939+0000","last_peered":"2026-03-21T15:16:37.012939+0000","last_clean":"2026-03-21T15:16:37.012939+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T15:16:37.012939+0000","last_undegraded":"2026-03-21T15:16:37.012939+0000","last_fullsized":"2026-03-21T15:16:37.012939+0000","mapping_epoch":18,"log_start":"23'49200","ondisk_log_start":"23'49200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'59232","last_scrub_stamp":"2026-03-21T15:16:37.012862+0000","last_deep_scrub":"23'59232","last_deep_scrub_stamp":"2026-03-21T15:16:37.012862+0000","last_clean_scrub_stamp":"2026-03-21T15:16:37.012862+0000","objects_scrubbed":646,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T20:16:11.052172+0000","scrub_duration":16997,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":2687024144,"num_objects":646,"num_object_clones":0,"num_object_copies":1292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":646,"num_whiteouts":0,"num_read":33989,"num_read_kb":1420107,"num_write":58578,"num_write_kb":9825954,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'32468","reported_seq":53414,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-03-21T15:16:39.665153+0000","last_change":"2026-03-21T15:16:24.449959+0000","last_active":"2026-03-21T15:16:39.665153+0000","last_peered":"2026-03-21T15:16:39.665153+0000","last_clean":"2026-03-21T15:16:39.665153+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T15:16:39.665153+0000","last_undegraded":"2026-03-21T15:16:39.665153+0000","last_fullsized":"2026-03-21T15:16:39.665153+0000","mapping_epoch":18,"log_start":"23'22400","ondisk_log_start":"23'22400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":314,"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 16s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":2682596018,"num_objects":644,"num_object_clones":0,"num_object_copies":1288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":644,"num_whiteouts":0,"num_read":36283,"num_read_kb":1293753,"num_write":34717,"num_write_kb":9525131,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'171572","reported_seq":303614,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-03-21T15:16:38.999161+0000","last_change":"2026-03-21T15:16:20.900689+0000","last_active":"2026-03-21T15:16:38.999161+0000","last_peered":"2026-03-21T15:16:38.999161+0000","last_clean":"2026-03-21T15:16:38.999161+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T15:16:38.999161+0000","last_undegraded":"2026-03-21T15:16:38.999161+0000","last_fullsized":"2026-03-21T15:16:38.999161+0000","mapping_epoch":18,"log_start":"23'161500","ondisk_log_start":"23'161500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-21T13:50:47.809951+0000","last_clean_scrub_stamp":"2026-03-21T13:50:47.809951+0000","objects_scrubbed":629,"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 19s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000173905,"stat_sum":{"num_bytes":2670841506,"num_objects":643,"num_object_clones":0,"num_object_copies":1286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":643,"num_whiteouts":0,"num_read":135444,"num_read_kb":2615061,"num_write":171588,"num_write_kb":14222376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"23'34","reported_seq":120,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:22.448012+0000","last_change":"2026-03-21T15:16:22.448012+0000","last_active":"2026-03-21T15:16:22.448012+0000","last_peered":"2026-03-21T15:16:22.448012+0000","last_clean":"2026-03-21T15:16:22.448012+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T15:16:22.448012+0000","last_undegraded":"2026-03-21T15:16:22.448012+0000","last_fullsized":"2026-03-21T15:16:22.448012+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":"23'34","last_scrub_stamp":"2026-03-21T15:16:22.447937+0000","last_deep_scrub":"23'34","last_deep_scrub_stamp":"2026-03-21T15:16:22.447937+0000","last_clean_scrub_stamp":"2026-03-21T15:16:22.447937+0000","objects_scrubbed":2,"log_size":34,"log_dups_size":0,"ondisk_log_size":34,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-23T00:24:46.464812+0000","scrub_duration":9,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20579342377,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4956,"num_whiteouts":0,"num_read":461091,"num_read_kb":13137592,"num_write":635895,"num_write_kb":84043170,"num_scrub_errors":0,"num_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":74,"num_omap_keys":8,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":21156200448,"data_stored":40584110162,"data_compressed":2322676910,"data_compressed_allocated":19428532224,"data_compressed_original":38857064448,"omap_allocated":56974,"internal_metadata":0},"log_size":80475,"ondisk_log_size":80475,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":34,"ondisk_log_size":34,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575881,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5432984,"kb_used_data":3886216,"kb_used_omap":4,"kb_used_meta":1546747,"kb_avail":88938856,"statfs":{"total":96636764160,"available":91073388544,"internally_reserved":0,"allocated":3979485184,"data_stored":7640121715,"data_compressed":433590008,"data_compressed_allocated":3660918784,"data_compressed_original":7321837568,"omap_allocated":4467,"internal_metadata":1583869581},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575881,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4184492,"kb_used_data":2508252,"kb_used_omap":4,"kb_used_meta":1676219,"kb_avail":90187348,"statfs":{"total":96636764160,"available":92351844352,"internally_reserved":0,"allocated":2568450048,"data_stored":4918472369,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":4472,"internal_metadata":1716448904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,11],"upper_bound":256},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575881,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4177376,"kb_used_data":2581456,"kb_used_omap":11,"kb_used_meta":1595892,"kb_avail":90194464,"statfs":{"total":96636764160,"available":92359131136,"internally_reserved":0,"allocated":2643410944,"data_stored":5063340024,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":11961,"internal_metadata":1634193735},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575881,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27084,"kb_used_data":236,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344756,"statfs":{"total":96636764160,"available":96609030144,"internally_reserved":0,"allocated":241664,"data_stored":84129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10148,"internal_metadata":27449436},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575881,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2968836,"kb_used_data":1353652,"kb_used_omap":34,"kb_used_meta":1615133,"kb_avail":91403004,"statfs":{"total":96636764160,"available":93596676096,"internally_reserved":0,"allocated":1386139648,"data_stored":2654704817,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":35149,"internal_metadata":1653896883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575881,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3955520,"kb_used_data":2686896,"kb_used_omap":10,"kb_used_meta":1268597,"kb_avail":90416320,"statfs":{"total":96636764160,"available":92586311680,"internally_reserved":0,"allocated":2751381504,"data_stored":5283682131,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":11195,"internal_metadata":1299043397},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575881,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7017012,"kb_used_data":5095204,"kb_used_omap":8,"kb_used_meta":1921783,"kb_avail":87354828,"statfs":{"total":96636764160,"available":89451343872,"internally_reserved":0,"allocated":5217488896,"data_stored":10014305800,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":8360,"internal_metadata":1967906648},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575881,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4164000,"kb_used_data":2550800,"kb_used_omap":5,"kb_used_meta":1613178,"kb_avail":90207840,"statfs":{"total":96636764160,"available":92372828160,"internally_reserved":0,"allocated":2612019200,"data_stored":5010990769,"data_compressed":284625650,"data_compressed_allocated":2399207424,"data_compressed_original":4798414848,"omap_allocated":5795,"internal_metadata":1651894621},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2611535872,"data_stored":5010447360,"data_compressed":284603585,"data_compressed_allocated":2398986240,"data_compressed_original":4797972480,"omap_allocated":1322,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5217247232,"data_stored":10014221671,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":3889,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2751139840,"data_stored":5283598002,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":9605,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385897984,"data_stored":2654620688,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":33453,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2643169280,"data_stored":5063255895,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":8705,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2568208384,"data_stored":4918388240,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3979001856,"data_stored":7639578306,"data_compressed":433567943,"data_compressed_allocated":3660697600,"data_compressed_original":7321395200,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-21T15:16:43.190 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:43.190 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:43.190 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:43.190 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:43.190 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-03-21T13:50:47.809951+0000 time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=13, tm_min=50, tm_sec=47, tm_wday=5, tm_yday=80, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=3, tm_mday=21, tm_hour=15, tm_min=16, tm_sec=17, tm_wday=5, tm_yday=80, tm_isdst=0) 2026-03-21T15:16:43.191 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-03-21T15:17:03.192 DEBUG:teuthology.orchestra.run.vm00:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-21T15:17:03.359 INFO:teuthology.orchestra.run.vm00.stdout: 2026-03-21T15:17:03.360 INFO:teuthology.orchestra.run.vm00.stderr:dumped all 2026-03-21T15:17:03.383 INFO:teuthology.orchestra.run.vm00.stdout:{"pg_ready":true,"pg_map":{"version":2606,"stamp":"2026-03-21T15:17:03.317928+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20579801657,"num_objects":4958,"num_object_clones":0,"num_object_copies":9916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4958,"num_whiteouts":0,"num_read":461137,"num_read_kb":13137629,"num_write":635952,"num_write_kb":84043754,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":604,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80536,"ondisk_log_size":80536,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":31927304,"kb_used_data":20662712,"kb_used_omap":89,"kb_used_meta":11264358,"kb_avail":723047416,"statfs":{"total":773094113280,"available":740400553984,"internally_reserved":0,"allocated":21158617088,"data_stored":40585701754,"data_compressed":2322721040,"data_compressed_allocated":19428974592,"data_compressed_original":38857949184,"omap_allocated":91547,"internal_metadata":11534703205},"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.001741"},"pg_stats":[{"pgid":"2.7","version":"23'63984","reported_seq":98228,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:37.356187+0000","last_change":"2026-03-21T15:16:37.356187+0000","last_active":"2026-03-21T15:16:37.356187+0000","last_peered":"2026-03-21T15:16:37.356187+0000","last_clean":"2026-03-21T15:16:37.356187+0000","last_became_active":"2026-03-21T13:50:48.833127+0000","last_became_peered":"2026-03-21T13:50:48.833127+0000","last_unstale":"2026-03-21T15:16:37.356187+0000","last_undegraded":"2026-03-21T15:16:37.356187+0000","last_fullsized":"2026-03-21T15:16:37.356187+0000","mapping_epoch":18,"log_start":"23'53900","ondisk_log_start":"23'53900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'63984","last_scrub_stamp":"2026-03-21T15:16:37.356100+0000","last_deep_scrub":"23'63984","last_deep_scrub_stamp":"2026-03-21T15:16:37.356100+0000","last_clean_scrub_stamp":"2026-03-21T15:16:37.356100+0000","objects_scrubbed":606,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T23:01:54.357094+0000","scrub_duration":15401,"objects_trimmed":0,"snaptrim_duration":0.00018371300000000001,"stat_sum":{"num_bytes":2508686352,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":34175,"num_read_kb":2020479,"num_write":63384,"num_write_kb":10346538,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'67426","reported_seq":126459,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:43.583950+0000","last_change":"2026-03-21T15:16:43.583950+0000","last_active":"2026-03-21T15:16:43.583950+0000","last_peered":"2026-03-21T15:16:43.583950+0000","last_clean":"2026-03-21T15:16:43.583950+0000","last_became_active":"2026-03-21T13:50:48.833463+0000","last_became_peered":"2026-03-21T13:50:48.833463+0000","last_unstale":"2026-03-21T15:16:43.583950+0000","last_undegraded":"2026-03-21T15:16:43.583950+0000","last_fullsized":"2026-03-21T15:16:43.583950+0000","mapping_epoch":18,"log_start":"23'57400","ondisk_log_start":"23'57400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'67426","last_scrub_stamp":"2026-03-21T15:16:43.583809+0000","last_deep_scrub":"23'67426","last_deep_scrub_stamp":"2026-03-21T15:16:43.583809+0000","last_clean_scrub_stamp":"2026-03-21T15:16:43.583809+0000","objects_scrubbed":598,"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":23,"scrub_schedule":"periodic scrub scheduled @ 2026-03-23T00:16:31.666850+0000","scrub_duration":22749,"objects_trimmed":0,"snaptrim_duration":0.00022356899999999999,"stat_sum":{"num_bytes":2479643136,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":58952,"num_read_kb":1548776,"num_write":66828,"num_write_kb":8304357,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'131440","reported_seq":190937,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:39.280364+0000","last_change":"2026-03-21T15:16:39.280364+0000","last_active":"2026-03-21T15:16:39.280364+0000","last_peered":"2026-03-21T15:16:39.280364+0000","last_clean":"2026-03-21T15:16:39.280364+0000","last_became_active":"2026-03-21T13:50:48.833709+0000","last_became_peered":"2026-03-21T13:50:48.833709+0000","last_unstale":"2026-03-21T15:16:39.280364+0000","last_undegraded":"2026-03-21T15:16:39.280364+0000","last_fullsized":"2026-03-21T15:16:39.280364+0000","mapping_epoch":18,"log_start":"23'121400","ondisk_log_start":"23'121400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'131440","last_scrub_stamp":"2026-03-21T15:16:39.280283+0000","last_deep_scrub":"23'131440","last_deep_scrub_stamp":"2026-03-21T15:16:39.280283+0000","last_clean_scrub_stamp":"2026-03-21T15:16:39.280283+0000","objects_scrubbed":617,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"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":16,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T19:35:50.620039+0000","scrub_duration":15857,"objects_trimmed":0,"snaptrim_duration":0.00031127299999999999,"stat_sum":{"num_bytes":2561902080,"num_objects":617,"num_object_clones":0,"num_object_copies":1234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":59422,"num_read_kb":1567544,"num_write":130827,"num_write_kb":12068321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'70476","reported_seq":139151,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:43.298164+0000","last_change":"2026-03-21T15:16:43.298164+0000","last_active":"2026-03-21T15:16:43.298164+0000","last_peered":"2026-03-21T15:16:43.298164+0000","last_clean":"2026-03-21T15:16:43.298164+0000","last_became_active":"2026-03-21T13:50:48.833785+0000","last_became_peered":"2026-03-21T13:50:48.833785+0000","last_unstale":"2026-03-21T15:16:43.298164+0000","last_undegraded":"2026-03-21T15:16:43.298164+0000","last_fullsized":"2026-03-21T15:16:43.298164+0000","mapping_epoch":18,"log_start":"23'60400","ondisk_log_start":"23'60400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'70476","last_scrub_stamp":"2026-03-21T15:16:43.298100+0000","last_deep_scrub":"23'70476","last_deep_scrub_stamp":"2026-03-21T15:16:43.298100+0000","last_clean_scrub_stamp":"2026-03-21T15:16:43.298100+0000","objects_scrubbed":605,"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":24,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T19:11:21.520921+0000","scrub_duration":23501,"objects_trimmed":0,"snaptrim_duration":0.00014830799999999999,"stat_sum":{"num_bytes":2522098176,"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":68607,"num_read_kb":1493562,"num_write":69877,"num_write_kb":10023598,"num_scrub_errors":0,"num_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":"23'38960","reported_seq":63754,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:44.368383+0000","last_change":"2026-03-21T15:16:44.368383+0000","last_active":"2026-03-21T15:16:44.368383+0000","last_peered":"2026-03-21T15:16:44.368383+0000","last_clean":"2026-03-21T15:16:44.368383+0000","last_became_active":"2026-03-21T13:50:48.835664+0000","last_became_peered":"2026-03-21T13:50:48.835664+0000","last_unstale":"2026-03-21T15:16:44.368383+0000","last_undegraded":"2026-03-21T15:16:44.368383+0000","last_fullsized":"2026-03-21T15:16:44.368383+0000","mapping_epoch":18,"log_start":"23'28900","ondisk_log_start":"23'28900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'38960","last_scrub_stamp":"2026-03-21T15:16:44.368151+0000","last_deep_scrub":"23'38960","last_deep_scrub_stamp":"2026-03-21T15:16:44.368151+0000","last_clean_scrub_stamp":"2026-03-21T15:16:44.368151+0000","objects_scrubbed":597,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"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":23,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T22:29:07.864861+0000","scrub_duration":22481,"objects_trimmed":0,"snaptrim_duration":0.00032153100000000001,"stat_sum":{"num_bytes":2466550965,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":34219,"num_read_kb":1178310,"num_write":40096,"num_write_kb":9726895,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":220,"num_omap_keys":9,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'59232","reported_seq":94788,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:37.012939+0000","last_change":"2026-03-21T15:16:37.012939+0000","last_active":"2026-03-21T15:16:37.012939+0000","last_peered":"2026-03-21T15:16:37.012939+0000","last_clean":"2026-03-21T15:16:37.012939+0000","last_became_active":"2026-03-21T13:50:48.940249+0000","last_became_peered":"2026-03-21T13:50:48.940249+0000","last_unstale":"2026-03-21T15:16:37.012939+0000","last_undegraded":"2026-03-21T15:16:37.012939+0000","last_fullsized":"2026-03-21T15:16:37.012939+0000","mapping_epoch":18,"log_start":"23'49200","ondisk_log_start":"23'49200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'59232","last_scrub_stamp":"2026-03-21T15:16:37.012862+0000","last_deep_scrub":"23'59232","last_deep_scrub_stamp":"2026-03-21T15:16:37.012862+0000","last_clean_scrub_stamp":"2026-03-21T15:16:37.012862+0000","objects_scrubbed":646,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T20:16:11.052172+0000","scrub_duration":16997,"objects_trimmed":0,"snaptrim_duration":0.00030858799999999999,"stat_sum":{"num_bytes":2687024144,"num_objects":646,"num_object_clones":0,"num_object_copies":1292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":646,"num_whiteouts":0,"num_read":33989,"num_read_kb":1420107,"num_write":58578,"num_write_kb":9825954,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'32798","reported_seq":53777,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:45.734726+0000","last_change":"2026-03-21T15:16:45.734726+0000","last_active":"2026-03-21T15:16:45.734726+0000","last_peered":"2026-03-21T15:16:45.734726+0000","last_clean":"2026-03-21T15:16:45.734726+0000","last_became_active":"2026-03-21T13:50:48.834437+0000","last_became_peered":"2026-03-21T13:50:48.834437+0000","last_unstale":"2026-03-21T15:16:45.734726+0000","last_undegraded":"2026-03-21T15:16:45.734726+0000","last_fullsized":"2026-03-21T15:16:45.734726+0000","mapping_epoch":18,"log_start":"23'22700","ondisk_log_start":"23'22700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'32798","last_scrub_stamp":"2026-03-21T15:16:45.734468+0000","last_deep_scrub":"23'32798","last_deep_scrub_stamp":"2026-03-21T15:16:45.734468+0000","last_clean_scrub_stamp":"2026-03-21T15:16:45.734468+0000","objects_scrubbed":644,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"stats_invalid":false,"dirty_stats_invalid":false,"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":22,"scrub_schedule":"periodic scrub scheduled @ 2026-03-22T19:48:52.520753+0000","scrub_duration":21285,"objects_trimmed":0,"snaptrim_duration":0.00026200099999999999,"stat_sum":{"num_bytes":2682596018,"num_objects":644,"num_object_clones":0,"num_object_copies":1288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":644,"num_whiteouts":0,"num_read":36283,"num_read_kb":1293753,"num_write":34717,"num_write_kb":9525131,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'171586","reported_seq":303633,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:39.320700+0000","last_change":"2026-03-21T15:16:39.320700+0000","last_active":"2026-03-21T15:16:39.320700+0000","last_peered":"2026-03-21T15:16:39.320700+0000","last_clean":"2026-03-21T15:16:39.320700+0000","last_became_active":"2026-03-21T13:50:48.833746+0000","last_became_peered":"2026-03-21T13:50:48.833746+0000","last_unstale":"2026-03-21T15:16:39.320700+0000","last_undegraded":"2026-03-21T15:16:39.320700+0000","last_fullsized":"2026-03-21T15:16:39.320700+0000","mapping_epoch":18,"log_start":"23'161500","ondisk_log_start":"23'161500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'171586","last_scrub_stamp":"2026-03-21T15:16:39.320612+0000","last_deep_scrub":"23'171586","last_deep_scrub_stamp":"2026-03-21T15:16:39.320612+0000","last_clean_scrub_stamp":"2026-03-21T15:16:39.320612+0000","objects_scrubbed":643,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-22T17:10:50.583493+0000","scrub_duration":18421,"objects_trimmed":0,"snaptrim_duration":0.000173905,"stat_sum":{"num_bytes":2670841506,"num_objects":643,"num_object_clones":0,"num_object_copies":1286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":643,"num_whiteouts":0,"num_read":135444,"num_read_kb":2615061,"num_write":171588,"num_write_kb":14222376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":220,"num_omap_keys":9,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"23'34","reported_seq":120,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-03-21T15:16:22.448012+0000","last_change":"2026-03-21T15:16:22.448012+0000","last_active":"2026-03-21T15:16:22.448012+0000","last_peered":"2026-03-21T15:16:22.448012+0000","last_clean":"2026-03-21T15:16:22.448012+0000","last_became_active":"2026-03-21T13:50:45.901445+0000","last_became_peered":"2026-03-21T13:50:45.901445+0000","last_unstale":"2026-03-21T15:16:22.448012+0000","last_undegraded":"2026-03-21T15:16:22.448012+0000","last_fullsized":"2026-03-21T15:16:22.448012+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":"23'34","last_scrub_stamp":"2026-03-21T15:16:22.447937+0000","last_deep_scrub":"23'34","last_deep_scrub_stamp":"2026-03-21T15:16:22.447937+0000","last_clean_scrub_stamp":"2026-03-21T15:16:22.447937+0000","objects_scrubbed":2,"log_size":34,"log_dups_size":0,"ondisk_log_size":34,"stats_invalid":false,"dirty_stats_invalid":false,"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 @ 2026-03-23T00:24:46.464812+0000","scrub_duration":9,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20579342377,"num_objects":4956,"num_object_clones":0,"num_object_copies":9912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4956,"num_whiteouts":0,"num_read":461091,"num_read_kb":13137592,"num_write":635895,"num_write_kb":84043170,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":604,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":21156200448,"data_stored":40584110162,"data_compressed":2322676910,"data_compressed_allocated":19428532224,"data_compressed_original":38857064448,"omap_allocated":56974,"internal_metadata":0},"log_size":80502,"ondisk_log_size":80502,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"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":46,"num_read_kb":37,"num_write":57,"num_write_kb":584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":483328,"data_stored":918560,"data_compressed":44130,"data_compressed_allocated":442368,"data_compressed_original":884736,"omap_allocated":0,"internal_metadata":0},"log_size":34,"ondisk_log_size":34,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575885,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5432984,"kb_used_data":3886216,"kb_used_omap":4,"kb_used_meta":1546747,"kb_avail":88938856,"statfs":{"total":96636764160,"available":91073388544,"internally_reserved":0,"allocated":3979485184,"data_stored":7640121715,"data_compressed":433590008,"data_compressed_allocated":3660918784,"data_compressed_original":7321837568,"omap_allocated":4467,"internal_metadata":1583869581},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575885,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4184492,"kb_used_data":2508252,"kb_used_omap":4,"kb_used_meta":1676219,"kb_avail":90187348,"statfs":{"total":96636764160,"available":92351844352,"internally_reserved":0,"allocated":2568450048,"data_stored":4918472369,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":4472,"internal_metadata":1716448904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575885,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4177376,"kb_used_data":2581456,"kb_used_omap":11,"kb_used_meta":1595892,"kb_avail":90194464,"statfs":{"total":96636764160,"available":92359131136,"internally_reserved":0,"allocated":2643410944,"data_stored":5063340024,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":11961,"internal_metadata":1634193735},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575885,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27084,"kb_used_data":236,"kb_used_omap":9,"kb_used_meta":26806,"kb_avail":94344756,"statfs":{"total":96636764160,"available":96609030144,"internally_reserved":0,"allocated":241664,"data_stored":84129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10148,"internal_metadata":27449436},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575885,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2968836,"kb_used_data":1353652,"kb_used_omap":34,"kb_used_meta":1615133,"kb_avail":91403004,"statfs":{"total":96636764160,"available":93596676096,"internally_reserved":0,"allocated":1386139648,"data_stored":2654704817,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":35149,"internal_metadata":1653896883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575885,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3955520,"kb_used_data":2686896,"kb_used_omap":10,"kb_used_meta":1268597,"kb_avail":90416320,"statfs":{"total":96636764160,"available":92586311680,"internally_reserved":0,"allocated":2751381504,"data_stored":5283682131,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":11195,"internal_metadata":1299043397},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575885,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7017012,"kb_used_data":5095204,"kb_used_omap":8,"kb_used_meta":1921783,"kb_avail":87354828,"statfs":{"total":96636764160,"available":89451343872,"internally_reserved":0,"allocated":5217488896,"data_stored":10014305800,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":8360,"internal_metadata":1967906648},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575885,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4164000,"kb_used_data":2550800,"kb_used_omap":5,"kb_used_meta":1613178,"kb_avail":90207840,"statfs":{"total":96636764160,"available":92372828160,"internally_reserved":0,"allocated":2612019200,"data_stored":5010990769,"data_compressed":284625650,"data_compressed_allocated":2399207424,"data_compressed_original":4798414848,"omap_allocated":5795,"internal_metadata":1651894621},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":241664,"data_stored":459280,"data_compressed":22065,"data_compressed_allocated":221184,"data_compressed_original":442368,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2611535872,"data_stored":5010447360,"data_compressed":284603585,"data_compressed_allocated":2398986240,"data_compressed_original":4797972480,"omap_allocated":1322,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5217247232,"data_stored":10014221671,"data_compressed":565153669,"data_compressed_allocated":4797120512,"data_compressed_original":9594241024,"omap_allocated":3889,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2751139840,"data_stored":5283598002,"data_compressed":305593845,"data_compressed_allocated":2532528128,"data_compressed_original":5065056256,"omap_allocated":9605,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385897984,"data_stored":2654620688,"data_compressed":152650824,"data_compressed_allocated":1268760576,"data_compressed_original":2537521152,"omap_allocated":33453,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2643169280,"data_stored":5063255895,"data_compressed":290785791,"data_compressed_allocated":2420162560,"data_compressed_original":4840325120,"omap_allocated":8705,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2568208384,"data_stored":4918388240,"data_compressed":290321253,"data_compressed_allocated":2350276608,"data_compressed_original":4700553216,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":3979001856,"data_stored":7639578306,"data_compressed":433567943,"data_compressed_allocated":3660697600,"data_compressed_original":7321395200,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-21T15:17:03.384 DEBUG:teuthology.orchestra.run.vm00:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-03-21T15:17:03.574 INFO:teuthology.misc:Shutting down mds daemons... 2026-03-21T15:17:03.574 INFO:teuthology.misc:Shutting down osd daemons... 2026-03-21T15:17:03.574 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-03-21T15:17:03.574 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:03.652 INFO:tasks.ceph.osd.0:Stopped 2026-03-21T15:17:03.652 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-03-21T15:17:03.652 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:03.740 INFO:tasks.ceph.osd.1:Stopped 2026-03-21T15:17:03.740 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-03-21T15:17:03.740 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:03.836 INFO:tasks.ceph.osd.2:Stopped 2026-03-21T15:17:03.837 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-03-21T15:17:03.837 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:03.920 INFO:tasks.ceph.osd.3:Stopped 2026-03-21T15:17:03.920 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-03-21T15:17:03.920 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:03.980 INFO:tasks.ceph.osd.4:Stopped 2026-03-21T15:17:03.980 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-03-21T15:17:03.980 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:04.063 INFO:tasks.ceph.osd.5:Stopped 2026-03-21T15:17:04.064 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-03-21T15:17:04.064 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:04.159 INFO:tasks.ceph.osd.6:Stopped 2026-03-21T15:17:04.160 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-03-21T15:17:04.160 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:10.111 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.7 is failed for ~0s 2026-03-21T15:17:10.261 INFO:tasks.ceph.osd.7:Stopped 2026-03-21T15:17:10.261 INFO:teuthology.misc:Shutting down mgr daemons... 2026-03-21T15:17:10.261 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-03-21T15:17:10.261 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:10.288 INFO:tasks.ceph.mgr.x:Stopped 2026-03-21T15:17:10.288 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-03-21T15:17:10.288 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:10.321 INFO:tasks.ceph.mgr.y:Stopped 2026-03-21T15:17:10.321 INFO:teuthology.misc:Shutting down mon daemons... 2026-03-21T15:17:10.321 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-03-21T15:17:10.321 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:10.344 INFO:tasks.ceph.mon.a:Stopped 2026-03-21T15:17:10.344 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-03-21T15:17:10.344 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:10.397 INFO:tasks.ceph.mon.c:Stopped 2026-03-21T15:17:10.397 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-03-21T15:17:10.397 INFO:teuthology.orchestra.run:waiting for 300 2026-03-21T15:17:10.407 INFO:tasks.ceph.mon.b:Stopped 2026-03-21T15:17:10.407 INFO:tasks.ceph:Checking cluster log for badness... 2026-03-21T15:17:10.407 DEBUG:teuthology.orchestra.run.vm00:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-03-21T15:17:10.449 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@vm00.local 2026-03-21T15:17:10.449 DEBUG:teuthology.orchestra.run.vm00:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-03-21T15:17:10.607 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@vm00.local 2026-03-21T15:17:10.607 DEBUG:teuthology.orchestra.run.vm00:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-03-21T15:17:10.743 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@vm00.local 2026-03-21T15:17:10.743 DEBUG:teuthology.orchestra.run.vm00:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-03-21T15:17:10.862 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@vm00.local 2026-03-21T15:17:10.862 DEBUG:teuthology.orchestra.run.vm00:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-03-21T15:17:10.910 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@vm06.local 2026-03-21T15:17:10.910 DEBUG:teuthology.orchestra.run.vm06:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-03-21T15:17:11.007 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@vm06.local 2026-03-21T15:17:11.007 DEBUG:teuthology.orchestra.run.vm06:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-03-21T15:17:11.143 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@vm06.local 2026-03-21T15:17:11.144 DEBUG:teuthology.orchestra.run.vm06:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-03-21T15:17:11.252 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@vm06.local 2026-03-21T15:17:11.252 DEBUG:teuthology.orchestra.run.vm06:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-03-21T15:17:11.389 INFO:tasks.ceph:Archiving mon data... 2026-03-21T15:17:11.389 DEBUG:teuthology.misc:Transferring archived files from vm00:/var/lib/ceph/mon/ceph-a to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/data/mon.a.tgz 2026-03-21T15:17:11.389 DEBUG:teuthology.orchestra.run.vm00:> mktemp 2026-03-21T15:17:11.393 INFO:teuthology.orchestra.run.vm00.stdout:/tmp/tmp.BAIVm4q068 2026-03-21T15:17:11.394 DEBUG:teuthology.orchestra.run.vm00:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.BAIVm4q068 2026-03-21T15:17:11.485 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 0666 /tmp/tmp.BAIVm4q068 2026-03-21T15:17:11.540 DEBUG:teuthology.orchestra.remote:vm00:/tmp/tmp.BAIVm4q068 is 287KB 2026-03-21T15:17:11.588 DEBUG:teuthology.orchestra.run.vm00:> rm -fr /tmp/tmp.BAIVm4q068 2026-03-21T15:17:11.591 DEBUG:teuthology.misc:Transferring archived files from vm00:/var/lib/ceph/mon/ceph-c to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/data/mon.c.tgz 2026-03-21T15:17:11.591 DEBUG:teuthology.orchestra.run.vm00:> mktemp 2026-03-21T15:17:11.634 INFO:teuthology.orchestra.run.vm00.stdout:/tmp/tmp.YoNA5tJNaN 2026-03-21T15:17:11.634 DEBUG:teuthology.orchestra.run.vm00:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.YoNA5tJNaN 2026-03-21T15:17:11.717 DEBUG:teuthology.orchestra.run.vm00:> sudo chmod 0666 /tmp/tmp.YoNA5tJNaN 2026-03-21T15:17:11.812 DEBUG:teuthology.orchestra.remote:vm00:/tmp/tmp.YoNA5tJNaN is 289KB 2026-03-21T15:17:11.860 DEBUG:teuthology.orchestra.run.vm00:> rm -fr /tmp/tmp.YoNA5tJNaN 2026-03-21T15:17:11.863 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/lib/ceph/mon/ceph-b to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/data/mon.b.tgz 2026-03-21T15:17:11.863 DEBUG:teuthology.orchestra.run.vm06:> mktemp 2026-03-21T15:17:11.866 INFO:teuthology.orchestra.run.vm06.stdout:/tmp/tmp.W19h7fqYqR 2026-03-21T15:17:11.866 DEBUG:teuthology.orchestra.run.vm06:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.W19h7fqYqR 2026-03-21T15:17:11.952 DEBUG:teuthology.orchestra.run.vm06:> sudo chmod 0666 /tmp/tmp.W19h7fqYqR 2026-03-21T15:17:12.054 DEBUG:teuthology.orchestra.remote:vm06:/tmp/tmp.W19h7fqYqR is 289KB 2026-03-21T15:17:12.101 DEBUG:teuthology.orchestra.run.vm06:> rm -fr /tmp/tmp.W19h7fqYqR 2026-03-21T15:17:12.104 INFO:tasks.ceph:Cleaning ceph cluster... 2026-03-21T15:17:12.104 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-03-21T15:17:12.105 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-03-21T15:17:12.145 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-03-21T15:17:12.159 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-03-21T15:17:12.200 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-03-21T15:17:12.205 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-03-21T15:17:12.205 INFO:tasks.ceph:Archiving crash dumps... 2026-03-21T15:17:12.205 DEBUG:teuthology.misc:Transferring archived files from vm00:/var/lib/ceph/crash to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm00/crash 2026-03-21T15:17:12.205 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-03-21T15:17:12.214 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/lib/ceph/crash to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm06/crash 2026-03-21T15:17:12.214 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-03-21T15:17:12.253 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/lib/ceph/crash to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm08/crash 2026-03-21T15:17:12.253 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-03-21T15:17:12.263 INFO:tasks.ceph:Compressing logs... 2026-03-21T15:17:12.263 DEBUG:teuthology.orchestra.run.vm00:> 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 -- 2026-03-21T15:17:12.263 DEBUG:teuthology.orchestra.run.vm06:> 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 -- 2026-03-21T15:17:12.271 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28057.log 2026-03-21T15:17:12.272 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-03-21T15:17:12.272 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28057.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28057.log.gz 2026-03-21T15:17:12.272 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24058.log 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28317.log 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.24058.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24058.log.gz 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31504.log 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28317.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28317.log.gz 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31348.log 2026-03-21T15:17:12.273 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31504.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31504.log.gz 2026-03-21T15:17:12.274 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28168.log 2026-03-21T15:17:12.274 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31348.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31348.log.gz 2026-03-21T15:17:12.274 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28291.log 2026-03-21T15:17:12.274 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28168.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28168.log.gz 2026-03-21T15:17:12.274 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27666.log 2026-03-21T15:17:12.274 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28291.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28291.log.gz 2026-03-21T15:17:12.275 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31452.log 2026-03-21T15:17:12.275 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27666.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27666.log.gz 2026-03-21T15:17:12.275 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27861.log 2026-03-21T15:17:12.275 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31452.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31452.log.gz 2026-03-21T15:17:12.275 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31296.log 2026-03-21T15:17:12.276 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27861.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27861.log.gz 2026-03-21T15:17:12.276 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27867.log 2026-03-21T15:17:12.276 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31296.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31296.log.gz 2026-03-21T15:17:12.276 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27517.log 2026-03-21T15:17:12.276 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27867.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27867.log.gz 2026-03-21T15:17:12.276 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27660.log 2026-03-21T15:17:12.277 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27517.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27517.log.gz 2026-03-21T15:17:12.277 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-03-21T15:17:12.277 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27660.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.27660.log.gz 2026-03-21T15:17:12.277 INFO:teuthology.orchestra.run.vm00.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.28087.log 2026-03-21T15:17:12.277 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24011.log 2026-03-21T15:17:12.278 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28087.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28087.log.gz 2026-03-21T15:17:12.280 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31192.log 2026-03-21T15:17:12.280 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.24011.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24011.log.gz 2026-03-21T15:17:12.280 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27563.log 2026-03-21T15:17:12.280 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31192.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31192.log.gz 2026-03-21T15:17:12.280 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31322.log 2026-03-21T15:17:12.280 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27563.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27563.log.gz 2026-03-21T15:17:12.281 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27492.log 2026-03-21T15:17:12.281 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31322.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31322.log.gz 2026-03-21T15:17:12.281 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27869.log 2026-03-21T15:17:12.281 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27492.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27492.log.gz 2026-03-21T15:17:12.281 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31114.log 2026-03-21T15:17:12.281 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27869.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27869.log.gz 2026-03-21T15:17:12.282 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31400.log 2026-03-21T15:17:12.282 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31114.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31114.log.gz 2026-03-21T15:17:12.282 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28120.log 2026-03-21T15:17:12.282 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31400.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31400.log.gz 2026-03-21T15:17:12.282 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31088.log 2026-03-21T15:17:12.282 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28120.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28120.log.gz 2026-03-21T15:17:12.283 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31218.log 2026-03-21T15:17:12.283 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31088.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31088.log.gz 2026-03-21T15:17:12.283 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28265.log 2026-03-21T15:17:12.283 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31218.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31218.log.gz 2026-03-21T15:17:12.283 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31374.log 2026-03-21T15:17:12.283 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28265.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28265.log.gz 2026-03-21T15:17:12.284 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31270.log 2026-03-21T15:17:12.284 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31374.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31374.log.gz 2026-03-21T15:17:12.284 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-03-21T15:17:12.284 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31270.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31270.log.gz 2026-03-21T15:17:12.284 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28141.log 2026-03-21T15:17:12.285 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28063.log 2026-03-21T15:17:12.285 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28141.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28141.log.gz 2026-03-21T15:17:12.288 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27865.log 2026-03-21T15:17:12.288 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28063.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28063.log.gz 2026-03-21T15:17:12.288 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27857.log 2026-03-21T15:17:12.288 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-03-21T15:17:12.289 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27865.log: /var/log/ceph/ceph-client.admin.27857.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27857.log.gz 2026-03-21T15:17:12.289 INFO:teuthology.orchestra.run.vm00.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27865.log.gz 2026-03-21T15:17:12.289 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-03-21T15:17:12.289 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-03-21T15:17:12.294 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-mon.c.log: /var/log/ceph/ceph.log: 94.3% -- replaced with /var/log/ceph/ceph.log.gz 2026-03-21T15:17:12.294 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27662.log 2026-03-21T15:17:12.295 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27851.log 2026-03-21T15:17:12.295 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27662.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27662.log.gz 2026-03-21T15:17:12.296 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.19138.log 2026-03-21T15:17:12.296 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27851.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27851.log.gz 2026-03-21T15:17:12.297 DEBUG:teuthology.orchestra.run.vm08:> 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 -- 2026-03-21T15:17:12.306 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24069.log 2026-03-21T15:17:12.306 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-03-21T15:17:12.307 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-client.admin.24069.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24069.log.gz 2026-03-21T15:17:12.307 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24045.log 2026-03-21T15:17:12.307 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.23997.log 2026-03-21T15:17:12.307 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph.audit.log: /var/log/ceph/ceph-client.admin.24045.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24045.log.gz 2026-03-21T15:17:12.307 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-03-21T15:17:12.308 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-client.admin.23997.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-03-21T15:17:12.308 INFO:teuthology.orchestra.run.vm06.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.23997.log.gz 2026-03-21T15:17:12.308 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.23949.log 2026-03-21T15:17:12.308 INFO:teuthology.orchestra.run.vm06.stderr: 89.4%/var/log/ceph/ceph-mon.b.log: -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-03-21T15:17:12.308 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-03-21T15:17:12.309 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-client.admin.23949.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.23949.log.gz 2026-03-21T15:17:12.309 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.23925.log 2026-03-21T15:17:12.309 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24021.log 2026-03-21T15:17:12.309 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-mgr.y.log: /var/log/ceph/ceph-client.admin.23925.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.23925.log.gz 2026-03-21T15:17:12.310 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.23973.log 2026-03-21T15:17:12.310 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-client.admin.24021.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24021.log.gz 2026-03-21T15:17:12.310 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-03-21T15:17:12.311 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-client.admin.23973.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.23973.log.gz 2026-03-21T15:17:12.311 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-03-21T15:17:12.312 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27537.log 2026-03-21T15:17:12.312 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph.tmp-client.admin.19138.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.19138.log.gz 2026-03-21T15:17:12.316 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph.log: 89.4% -- replaced with /var/log/ceph/ceph.log.gz 2026-03-21T15:17:12.316 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-03-21T15:17:12.319 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19513.log 2026-03-21T15:17:12.320 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19205.log 2026-03-21T15:17:12.320 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19361.log 2026-03-21T15:17:12.321 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19513.log: 0.0%/var/log/ceph/ceph-client.admin.19205.log: -- replaced with /var/log/ceph/ceph-client.admin.19513.log.gz 2026-03-21T15:17:12.321 INFO:teuthology.orchestra.run.vm08.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19205.log.gz 2026-03-21T15:17:12.321 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19340.log 2026-03-21T15:17:12.321 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19361.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19361.log.gz 2026-03-21T15:17:12.321 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19247.log 2026-03-21T15:17:12.322 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19340.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19340.log.gz 2026-03-21T15:17:12.322 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19226.log 2026-03-21T15:17:12.322 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19247.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19247.log.gz 2026-03-21T15:17:12.322 INFO:teuthology.orchestra.run.vm08.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.19382.log 2026-03-21T15:17:12.323 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19226.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19226.log.gz 2026-03-21T15:17:12.323 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.19451.log 2026-03-21T15:17:12.323 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19382.log: gzip 0.0% -5 --verbose -- /var/log/ceph/ceph-client.admin.19540.log 2026-03-21T15:17:12.323 INFO:teuthology.orchestra.run.vm08.stderr: -- replaced with /var/log/ceph/ceph-client.admin.19382.log.gz 2026-03-21T15:17:12.323 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.0.19451.log: gzip -5 --verbose 55.8% -- replaced with /var/log/ceph/ceph-client.0.19451.log.gz 2026-03-21T15:17:12.323 INFO:teuthology.orchestra.run.vm08.stderr: -- /var/log/ceph/ceph-client.admin.19563.log 2026-03-21T15:17:12.324 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19540.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19540.log.gz 2026-03-21T15:17:12.324 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28091.log 2026-03-21T15:17:12.324 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/ceph-client.admin.19563.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19563.log.gz 2026-03-21T15:17:12.324 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27537.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27537.log.gz 2026-03-21T15:17:12.325 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-21T15:17:12.325 INFO:teuthology.orchestra.run.vm08.stderr:real 0m0.012s 2026-03-21T15:17:12.325 INFO:teuthology.orchestra.run.vm08.stderr:user 0m0.015s 2026-03-21T15:17:12.325 INFO:teuthology.orchestra.run.vm08.stderr:sys 0m0.003s 2026-03-21T15:17:12.328 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27668.log 2026-03-21T15:17:12.328 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28091.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28091.log.gz 2026-03-21T15:17:12.333 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24093.log 2026-03-21T15:17:12.336 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-osd.5.log: 95.4% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-03-21T15:17:12.340 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31585.log 2026-03-21T15:17:12.340 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27668.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27668.log.gz 2026-03-21T15:17:12.340 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-03-21T15:17:12.341 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-client.admin.24093.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24093.log.gz 2026-03-21T15:17:12.344 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-03-21T15:17:12.344 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31585.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31585.log.gz 2026-03-21T15:17:12.360 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27615.log 2026-03-21T15:17:12.368 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31036.log 2026-03-21T15:17:12.368 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27615.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27615.log.gz 2026-03-21T15:17:12.376 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27589.log 2026-03-21T15:17:12.376 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31036.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31036.log.gz 2026-03-21T15:17:12.384 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31062.log 2026-03-21T15:17:12.384 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27589.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27589.log.gz 2026-03-21T15:17:12.408 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31478.log 2026-03-21T15:17:12.408 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31062.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31062.log.gz 2026-03-21T15:17:12.419 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31556.log 2026-03-21T15:17:12.420 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31478.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31478.log.gz 2026-03-21T15:17:12.431 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31166.log 2026-03-21T15:17:12.432 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31556.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31556.log.gz 2026-03-21T15:17:12.447 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27651.log 2026-03-21T15:17:12.448 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31166.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31166.log.gz 2026-03-21T15:17:12.456 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31530.log 2026-03-21T15:17:12.456 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27651.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27651.log.gz 2026-03-21T15:17:12.472 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31609.log 2026-03-21T15:17:12.472 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31530.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31530.log.gz 2026-03-21T15:17:12.480 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28103.log 2026-03-21T15:17:12.480 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31609.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31609.log.gz 2026-03-21T15:17:12.488 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27658.log 2026-03-21T15:17:12.488 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.28103.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28103.log.gz 2026-03-21T15:17:12.496 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31140.log 2026-03-21T15:17:12.496 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27658.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27658.log.gz 2026-03-21T15:17:12.504 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.24106.log 2026-03-21T15:17:12.504 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31140.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31140.log.gz 2026-03-21T15:17:12.512 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27897.log 2026-03-21T15:17:12.512 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.24106.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.24106.log.gz 2026-03-21T15:17:12.540 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27663.log 2026-03-21T15:17:12.540 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27897.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27897.log.gz 2026-03-21T15:17:12.548 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31244.log 2026-03-21T15:17:12.548 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27663.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27663.log.gz 2026-03-21T15:17:12.548 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27901.log 2026-03-21T15:17:12.548 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31244.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31244.log.gz 2026-03-21T15:17:12.563 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-03-21T15:17:12.564 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27901.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27901.log.gz 2026-03-21T15:17:12.575 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31010.log 2026-03-21T15:17:12.577 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-osd.2.log: 92.3% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-03-21T15:17:12.578 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27669.log 2026-03-21T15:17:12.578 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31010.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31010.log.gz 2026-03-21T15:17:12.578 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31426.log 2026-03-21T15:17:12.578 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27669.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27669.log.gz 2026-03-21T15:17:12.579 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-03-21T15:17:12.579 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.31426.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31426.log.gz 2026-03-21T15:17:12.579 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27467.log 2026-03-21T15:17:12.591 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25642.log 2026-03-21T15:17:12.592 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.27467.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27467.log.gz 2026-03-21T15:17:12.604 INFO:teuthology.orchestra.run.vm00.stderr:/var/log/ceph/ceph-client.admin.25642.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25642.log.gz 2026-03-21T15:17:12.771 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/ceph-osd.6.log: 93.1% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-03-21T15:17:12.933 INFO:teuthology.orchestra.run.vm06.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-03-21T15:17:13.175 INFO:teuthology.orchestra.run.vm00.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-03-21T15:17:14.356 INFO:teuthology.orchestra.run.vm00.stderr: 90.5% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-03-21T15:17:15.112 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.7 has been restored 2026-03-21T15:17:16.011 INFO:teuthology.orchestra.run.vm00.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-03-21T15:17:22.410 INFO:teuthology.orchestra.run.vm00.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-03-21T15:17:28.368 INFO:teuthology.orchestra.run.vm06.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-03-21T15:17:34.513 INFO:teuthology.orchestra.run.vm00.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-03-21T15:17:48.399 INFO:teuthology.orchestra.run.vm00.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-03-21T15:17:48.401 INFO:teuthology.orchestra.run.vm00.stderr: 2026-03-21T15:17:48.401 INFO:teuthology.orchestra.run.vm00.stderr:real 0m36.136s 2026-03-21T15:17:48.401 INFO:teuthology.orchestra.run.vm00.stderr:user 1m3.182s 2026-03-21T15:17:48.401 INFO:teuthology.orchestra.run.vm00.stderr:sys 0m6.220s 2026-03-21T15:17:48.960 INFO:teuthology.orchestra.run.vm06.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-03-21T15:17:56.349 INFO:teuthology.orchestra.run.vm06.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-03-21T15:17:56.351 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-21T15:17:56.351 INFO:teuthology.orchestra.run.vm06.stderr:real 0m44.053s 2026-03-21T15:17:56.351 INFO:teuthology.orchestra.run.vm06.stderr:user 1m25.882s 2026-03-21T15:17:56.351 INFO:teuthology.orchestra.run.vm06.stderr:sys 0m8.383s 2026-03-21T15:17:56.352 INFO:tasks.ceph:Archiving logs... 2026-03-21T15:17:56.352 DEBUG:teuthology.misc:Transferring archived files from vm00:/var/log/ceph to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm00/log 2026-03-21T15:17:56.352 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-21T15:17:58.807 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/log/ceph to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm06/log 2026-03-21T15:17:58.807 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-21T15:18:02.479 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/log/ceph to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm08/log 2026-03-21T15:18:02.479 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-21T15:18:02.488 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-03-21T15:18:02.491 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... 2026-03-21T15:18:02.491 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-03-21T15:18:02.493 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-03-21T15:18:02.517 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-03-21T15:18:02.549 INFO:teuthology.task.install.deb:Removing packages: 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 on Debian system. 2026-03-21T15:18:02.549 DEBUG:teuthology.orchestra.run.vm00:> for d in 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 ; do sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" purge $d || true ; done 2026-03-21T15:18:02.556 INFO:teuthology.task.install.deb:Removing packages: 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 on Debian system. 2026-03-21T15:18:02.556 DEBUG:teuthology.orchestra.run.vm06:> for d in 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 ; do sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" purge $d || true ; done 2026-03-21T15:18:02.564 INFO:teuthology.task.install.deb:Removing packages: 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 on Debian system. 2026-03-21T15:18:02.564 DEBUG:teuthology.orchestra.run.vm08:> for d in 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 ; do sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" purge $d || true ; done 2026-03-21T15:18:02.609 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:02.617 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:02.621 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:02.813 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:02.814 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:02.824 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:02.825 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:02.843 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:02.844 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:02.941 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:02.941 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:18:02.941 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T15:18:02.941 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:02.958 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:02.958 INFO:teuthology.orchestra.run.vm06.stdout: ceph* 2026-03-21T15:18:03.063 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:03.063 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 2026-03-21T15:18:03.064 INFO:teuthology.orchestra.run.vm08.stdout: libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 2026-03-21T15:18:03.064 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils sg3-utils-udev 2026-03-21T15:18:03.064 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:03.067 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:03.067 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:18:03.068 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-21T15:18:03.068 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:03.083 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:03.084 INFO:teuthology.orchestra.run.vm08.stdout: ceph* 2026-03-21T15:18:03.092 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:03.093 INFO:teuthology.orchestra.run.vm00.stdout: ceph* 2026-03-21T15:18:03.155 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:03.155 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 47.1 kB disk space will be freed. 2026-03-21T15:18:03.214 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126150 files and directories currently installed.) 2026-03-21T15:18:03.216 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:03.286 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:03.286 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 47.1 kB disk space will be freed. 2026-03-21T15:18:03.304 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:03.304 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 47.1 kB disk space will be freed. 2026-03-21T15:18:03.339 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126105 files and directories currently installed.) 2026-03-21T15:18:03.342 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:03.350 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126150 files and directories currently installed.) 2026-03-21T15:18:03.353 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:04.531 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:04.573 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:04.603 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:04.646 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:04.653 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:04.693 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:04.797 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:04.798 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:04.829 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:04.830 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:04.854 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:04.855 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:04.983 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:04.983 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:18:04.984 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 python-asyncssh-doc python3-asyncssh sg3-utils sg3-utils-udev 2026-03-21T15:18:04.984 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:05.003 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:05.005 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-cephadm* cephadm* 2026-03-21T15:18:05.015 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:05.015 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:18:05.016 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 python-asyncssh-doc python3-asyncssh sg3-utils sg3-utils-udev 2026-03-21T15:18:05.016 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:05.032 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:05.034 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-cephadm* cephadm* 2026-03-21T15:18:05.082 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:05.082 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 2026-03-21T15:18:05.082 INFO:teuthology.orchestra.run.vm08.stdout: libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 2026-03-21T15:18:05.082 INFO:teuthology.orchestra.run.vm08.stdout: python-asyncssh-doc python3-asyncssh sg3-utils sg3-utils-udev 2026-03-21T15:18:05.082 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:05.094 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:05.095 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-cephadm* cephadm* 2026-03-21T15:18:05.222 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 2 to remove and 36 not upgraded. 2026-03-21T15:18:05.222 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 2177 kB disk space will be freed. 2026-03-21T15:18:05.229 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 2 to remove and 36 not upgraded. 2026-03-21T15:18:05.229 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 2177 kB disk space will be freed. 2026-03-21T15:18:05.276 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126148 files and directories currently installed.) 2026-03-21T15:18:05.278 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.281 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126148 files and directories currently installed.) 2026-03-21T15:18:05.284 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.291 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 2 to remove and 36 not upgraded. 2026-03-21T15:18:05.292 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 2177 kB disk space will be freed. 2026-03-21T15:18:05.292 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-cephadm, directory '/usr/share/ceph/mgr/cephadm/services' not empty so not removed 2026-03-21T15:18:05.295 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-cephadm, directory '/usr/share/ceph/mgr/cephadm/services' not empty so not removed 2026-03-21T15:18:05.304 INFO:teuthology.orchestra.run.vm06.stdout:Removing cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.305 INFO:teuthology.orchestra.run.vm00.stdout:Removing cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.335 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126103 files and directories currently installed.) 2026-03-21T15:18:05.337 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mgr-cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.338 INFO:teuthology.orchestra.run.vm00.stdout:Looking for files to backup/remove ... 2026-03-21T15:18:05.340 INFO:teuthology.orchestra.run.vm00.stdout:Not backing up/removing `/var/lib/cephadm', it matches ^/var/.*. 2026-03-21T15:18:05.344 INFO:teuthology.orchestra.run.vm00.stdout:Removing user `cephadm' ... 2026-03-21T15:18:05.344 INFO:teuthology.orchestra.run.vm00.stdout:Warning: group `nogroup' has no more members. 2026-03-21T15:18:05.363 INFO:teuthology.orchestra.run.vm06.stdout:Looking for files to backup/remove ... 2026-03-21T15:18:05.365 INFO:teuthology.orchestra.run.vm06.stdout:Not backing up/removing `/var/lib/cephadm', it matches ^/var/.*. 2026-03-21T15:18:05.367 INFO:teuthology.orchestra.run.vm06.stdout:Removing user `cephadm' ... 2026-03-21T15:18:05.371 INFO:teuthology.orchestra.run.vm06.stdout:Warning: group `nogroup' has no more members. 2026-03-21T15:18:05.509 INFO:teuthology.orchestra.run.vm00.stdout:Done. 2026-03-21T15:18:05.579 INFO:teuthology.orchestra.run.vm06.stdout:Done. 2026-03-21T15:18:05.749 INFO:teuthology.orchestra.run.vm08.stdout:Removing cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.755 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:05.756 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:05.782 INFO:teuthology.orchestra.run.vm08.stdout:Looking for files to backup/remove ... 2026-03-21T15:18:05.784 INFO:teuthology.orchestra.run.vm08.stdout:Not backing up/removing `/var/lib/cephadm', it matches ^/var/.*. 2026-03-21T15:18:05.786 INFO:teuthology.orchestra.run.vm08.stdout:Removing user `cephadm' ... 2026-03-21T15:18:05.786 INFO:teuthology.orchestra.run.vm08.stdout:Warning: group `nogroup' has no more members. 2026-03-21T15:18:05.799 INFO:teuthology.orchestra.run.vm08.stdout:Done. 2026-03-21T15:18:05.827 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:05.879 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126062 files and directories currently installed.) 2026-03-21T15:18:05.882 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.885 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126062 files and directories currently installed.) 2026-03-21T15:18:05.887 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:05.965 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126017 files and directories currently installed.) 2026-03-21T15:18:05.968 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for cephadm (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:07.196 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:07.234 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:07.269 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:07.284 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:07.315 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:07.325 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:07.484 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:07.484 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:07.546 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:07.547 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:07.561 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:07.562 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:07.662 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:07.662 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 2026-03-21T15:18:07.663 INFO:teuthology.orchestra.run.vm08.stdout: libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 2026-03-21T15:18:07.663 INFO:teuthology.orchestra.run.vm08.stdout: python-asyncssh-doc python3-asyncssh sg3-utils sg3-utils-udev 2026-03-21T15:18:07.663 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:07.677 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:07.678 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mds* 2026-03-21T15:18:07.775 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:07.776 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:18:07.776 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 python-asyncssh-doc python3-asyncssh sg3-utils sg3-utils-udev 2026-03-21T15:18:07.776 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:07.799 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:07.801 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mds* 2026-03-21T15:18:07.806 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:07.806 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mon kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-03-21T15:18:07.807 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 python-asyncssh-doc python3-asyncssh sg3-utils sg3-utils-udev 2026-03-21T15:18:07.807 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:07.830 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:07.832 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mds* 2026-03-21T15:18:07.889 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:07.889 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 6851 kB disk space will be freed. 2026-03-21T15:18:07.930 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126017 files and directories currently installed.) 2026-03-21T15:18:07.932 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:08.066 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:08.066 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 6851 kB disk space will be freed. 2026-03-21T15:18:08.068 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:08.068 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 6851 kB disk space will be freed. 2026-03-21T15:18:08.117 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126062 files and directories currently installed.) 2026-03-21T15:18:08.117 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126062 files and directories currently installed.) 2026-03-21T15:18:08.120 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:08.120 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:08.371 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:08.495 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126009 files and directories currently installed.) 2026-03-21T15:18:08.497 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:08.584 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:08.591 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:08.724 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126054 files and directories currently installed.) 2026-03-21T15:18:08.726 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:08.728 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126054 files and directories currently installed.) 2026-03-21T15:18:08.731 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-mds (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:10.230 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:10.270 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:10.491 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:10.491 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:10.533 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:10.575 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:10.602 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:10.642 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core ceph-mon kpartx libboost-iostreams1.74.0 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: libpmemobj1 libsgutils2-2 python-asyncssh-doc python3-asyncssh 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend python3-psutil python3-repoze.lru python3-requests-oauthlib 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-routes python3-rsa python3-simplejson python3-sklearn 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-sklearn-lib python3-tempora python3-threadpoolctl python3-webob 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev 2026-03-21T15:18:10.691 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:10.705 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:10.705 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr* ceph-mgr-dashboard* ceph-mgr-diskprediction-local* 2026-03-21T15:18:10.706 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-k8sevents* 2026-03-21T15:18:10.785 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:10.786 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:10.833 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:10.834 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:10.901 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 4 to remove and 36 not upgraded. 2026-03-21T15:18:10.901 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 219 MB disk space will be freed. 2026-03-21T15:18:10.953 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126009 files and directories currently installed.) 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core ceph-mon kpartx libboost-iostreams1.74.0 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libpmemobj1 libsgutils2-2 python-asyncssh-doc 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-cheroot python3-cherrypy3 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:10.956 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:10.957 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-psutil 2026-03-21T15:18:10.957 INFO:teuthology.orchestra.run.vm00.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2026-03-21T15:18:10.957 INFO:teuthology.orchestra.run.vm00.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-03-21T15:18:10.957 INFO:teuthology.orchestra.run.vm00.stdout: python3-threadpoolctl python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:10.957 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils sg3-utils-udev 2026-03-21T15:18:10.957 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:10.965 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:10.965 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr* ceph-mgr-dashboard* ceph-mgr-diskprediction-local* 2026-03-21T15:18:10.965 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-k8sevents* 2026-03-21T15:18:10.969 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core ceph-mon kpartx libboost-iostreams1.74.0 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libpmemobj1 libsgutils2-2 python-asyncssh-doc 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-cheroot python3-cherrypy3 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-psutil 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: python3-threadpoolctl python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils sg3-utils-udev 2026-03-21T15:18:10.970 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:10.984 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:10.984 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr* ceph-mgr-dashboard* ceph-mgr-diskprediction-local* 2026-03-21T15:18:10.985 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-k8sevents* 2026-03-21T15:18:11.194 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.199 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 4 to remove and 36 not upgraded. 2026-03-21T15:18:11.199 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 219 MB disk space will be freed. 2026-03-21T15:18:11.204 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 4 to remove and 36 not upgraded. 2026-03-21T15:18:11.204 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 219 MB disk space will be freed. 2026-03-21T15:18:11.221 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.242 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126054 files and directories currently installed.) 2026-03-21T15:18:11.244 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.258 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.265 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126054 files and directories currently installed.) 2026-03-21T15:18:11.268 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mgr-k8sevents (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.272 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-diskprediction-local, directory '/usr/share/ceph/mgr/diskprediction_local' not empty so not removed 2026-03-21T15:18:11.288 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mgr-diskprediction-local (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.291 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.297 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.301 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-diskprediction-local, directory '/usr/share/ceph/mgr/diskprediction_local' not empty so not removed 2026-03-21T15:18:11.314 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mgr-dashboard (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.359 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/services/auth' not empty so not removed 2026-03-21T15:18:11.359 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/plugins' not empty so not removed 2026-03-21T15:18:11.359 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/model' not empty so not removed 2026-03-21T15:18:11.359 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/controllers' not empty so not removed 2026-03-21T15:18:11.359 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/api' not empty so not removed 2026-03-21T15:18:11.374 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.377 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/services/auth' not empty so not removed 2026-03-21T15:18:11.377 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/plugins' not empty so not removed 2026-03-21T15:18:11.378 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/model' not empty so not removed 2026-03-21T15:18:11.378 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/controllers' not empty so not removed 2026-03-21T15:18:11.378 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-dashboard, directory '/usr/share/ceph/mgr/dashboard/api' not empty so not removed 2026-03-21T15:18:11.394 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.854 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 124226 files and directories currently installed.) 2026-03-21T15:18:11.862 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.910 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 124272 files and directories currently installed.) 2026-03-21T15:18:11.913 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:11.927 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 124272 files and directories currently installed.) 2026-03-21T15:18:11.930 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-mgr (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:12.355 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr, directory '/var/lib/ceph/mgr' not empty so not removed 2026-03-21T15:18:12.372 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr, directory '/var/lib/ceph/mgr' not empty so not removed 2026-03-21T15:18:13.462 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:13.503 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:13.692 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:13.724 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:13.725 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:13.735 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:13.802 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:13.846 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:13.936 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:13.944 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:13.945 INFO:teuthology.orchestra.run.vm06.stdout: ceph-base* ceph-common* ceph-mon* ceph-osd* ceph-test* ceph-volume* radosgw* 2026-03-21T15:18:13.984 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:13.985 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:14.086 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:14.086 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:14.133 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 7 to remove and 36 not upgraded. 2026-03-21T15:18:14.133 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 732 MB disk space will be freed. 2026-03-21T15:18:14.173 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 124271 files and directories currently installed.) 2026-03-21T15:18:14.175 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:14.199 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:14.199 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:14.199 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:14.200 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 libsgutils2-2 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: libsqlite3-mod-ceph nvme-cli python-asyncssh-doc python3-asyncssh 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:14.201 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:14.215 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:14.217 INFO:teuthology.orchestra.run.vm08.stdout: ceph-base* ceph-common* ceph-mon* ceph-osd* ceph-test* ceph-volume* radosgw* 2026-03-21T15:18:14.246 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:14.308 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:14.308 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:14.308 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:14.309 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:14.324 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:14.325 INFO:teuthology.orchestra.run.vm00.stdout: ceph-base* ceph-common* ceph-mon* ceph-osd* ceph-test* ceph-volume* radosgw* 2026-03-21T15:18:14.415 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 7 to remove and 36 not upgraded. 2026-03-21T15:18:14.415 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 732 MB disk space will be freed. 2026-03-21T15:18:14.469 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 124226 files and directories currently installed.) 2026-03-21T15:18:14.472 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:14.533 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 7 to remove and 36 not upgraded. 2026-03-21T15:18:14.533 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 732 MB disk space will be freed. 2026-03-21T15:18:14.546 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:14.590 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 124271 files and directories currently installed.) 2026-03-21T15:18:14.593 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-volume (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:14.658 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:14.705 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.016 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.064 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.242 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.436 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.475 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.740 INFO:teuthology.orchestra.run.vm06.stdout:Removing radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.892 INFO:teuthology.orchestra.run.vm08.stdout:Removing radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:15.974 INFO:teuthology.orchestra.run.vm00.stdout:Removing radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.200 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.231 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.475 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.476 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-test (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.501 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.505 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.696 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:16.736 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:16.826 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123780 files and directories currently installed.) 2026-03-21T15:18:16.829 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:16.959 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:17.001 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:17.005 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:17.068 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:17.094 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123780 files and directories currently installed.) 2026-03-21T15:18:17.097 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:17.156 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123732 files and directories currently installed.) 2026-03-21T15:18:17.159 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for radosgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:17.475 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:17.693 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:17.841 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-mon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:17.905 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mon, directory '/var/lib/ceph/mon' not empty so not removed 2026-03-21T15:18:17.917 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:18.131 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mon, directory '/var/lib/ceph/mon' not empty so not removed 2026-03-21T15:18:18.140 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:18.297 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-base (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:18.381 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:18.592 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:18.763 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:18.967 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:19.164 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:19.221 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-osd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:19.409 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-osd, directory '/var/lib/ceph/osd' not empty so not removed 2026-03-21T15:18:19.590 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-osd, directory '/var/lib/ceph/osd' not empty so not removed 2026-03-21T15:18:20.810 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:20.844 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:20.853 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:20.872 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:20.885 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:20.910 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:21.053 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:21.053 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:21.141 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:21.142 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:21.162 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:21.163 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:21.209 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:21.218 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:21.218 INFO:teuthology.orchestra.run.vm06.stdout: ceph-fuse* 2026-03-21T15:18:21.397 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:21.398 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:21.398 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:21.399 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:21.399 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:21.399 INFO:teuthology.orchestra.run.vm00.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:21.399 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:21.400 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:21.415 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:21.416 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:21.416 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:21.416 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 libsgutils2-2 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: libsqlite3-mod-ceph nvme-cli python-asyncssh-doc python3-asyncssh 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:21.418 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:21.420 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:21.422 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:21.422 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 2932 kB disk space will be freed. 2026-03-21T15:18:21.423 INFO:teuthology.orchestra.run.vm00.stdout: ceph-fuse* 2026-03-21T15:18:21.443 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:21.445 INFO:teuthology.orchestra.run.vm08.stdout: ceph-fuse* 2026-03-21T15:18:21.477 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123764 files and directories currently installed.) 2026-03-21T15:18:21.480 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:21.647 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:21.647 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 2932 kB disk space will be freed. 2026-03-21T15:18:21.686 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:21.686 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 2932 kB disk space will be freed. 2026-03-21T15:18:21.715 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123764 files and directories currently installed.) 2026-03-21T15:18:21.719 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:21.743 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123719 files and directories currently installed.) 2026-03-21T15:18:21.746 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:22.044 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:22.121 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:22.154 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123755 files and directories currently installed.) 2026-03-21T15:18:22.157 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:22.204 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:22.225 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123755 files and directories currently installed.) 2026-03-21T15:18:22.229 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:22.327 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123710 files and directories currently installed.) 2026-03-21T15:18:22.329 INFO:teuthology.orchestra.run.vm08.stdout:Purging configuration files for ceph-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:23.996 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:24.035 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:24.064 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:24.108 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:24.203 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:24.249 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:24.297 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:24.297 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:24.397 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:24.397 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:24.498 INFO:teuthology.orchestra.run.vm06.stdout:Package 'ceph-test' is not installed, so not removed 2026-03-21T15:18:24.499 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:24.499 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:24.499 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:24.500 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:24.526 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:24.526 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:24.530 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:24.530 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:24.571 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:24.668 INFO:teuthology.orchestra.run.vm00.stdout:Package 'ceph-test' is not installed, so not removed 2026-03-21T15:18:24.668 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:24.668 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:24.668 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:24.670 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:24.701 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:24.702 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:24.742 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout:Package 'ceph-test' is not installed, so not removed 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 libsgutils2-2 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: libsqlite3-mod-ceph nvme-cli python-asyncssh-doc python3-asyncssh 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:24.826 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:24.850 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:24.851 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:24.854 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:24.854 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:24.891 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:24.952 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:24.953 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:25.047 INFO:teuthology.orchestra.run.vm06.stdout:Package 'ceph-volume' is not installed, so not removed 2026-03-21T15:18:25.047 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:25.047 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:25.047 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:25.048 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout:Package 'ceph-volume' is not installed, so not removed 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:25.059 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:25.080 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:25.080 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:25.087 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:25.087 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:25.118 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:25.128 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:25.142 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:25.142 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:25.365 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:25.365 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:25.405 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:25.405 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:25.414 INFO:teuthology.orchestra.run.vm08.stdout:Package 'ceph-volume' is not installed, so not removed 2026-03-21T15:18:25.414 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:25.414 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:25.414 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:25.414 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 libsgutils2-2 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: libsqlite3-mod-ceph nvme-cli python-asyncssh-doc python3-asyncssh 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:25.415 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:25.447 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:25.447 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:25.484 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:25.662 INFO:teuthology.orchestra.run.vm06.stdout:Package 'radosgw' is not installed, so not removed 2026-03-21T15:18:25.662 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:25.662 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:25.662 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:25.663 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:25.697 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:25.697 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:25.709 INFO:teuthology.orchestra.run.vm00.stdout:Package 'radosgw' is not installed, so not removed 2026-03-21T15:18:25.709 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:25.709 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-asyncssh python3-cachetools python3-ceph-common python3-cheroot 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-cherrypy3 python3-google-auth python3-jaraco.classes 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-joblib python3-kubernetes python3-natsort python3-portend 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:25.710 INFO:teuthology.orchestra.run.vm00.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:25.711 INFO:teuthology.orchestra.run.vm00.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:25.711 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:25.711 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:25.742 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:25.742 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:25.743 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:25.746 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:25.747 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:25.787 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout:Package 'radosgw' is not installed, so not removed 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 libsgutils2-2 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: libsqlite3-mod-ceph nvme-cli python-asyncssh-doc python3-asyncssh 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:25.955 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:25.970 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:25.970 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:26.000 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:26.001 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:26.009 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:26.034 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:26.034 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:26.116 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:26.116 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 librdkafka1 librgw2 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:26.219 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:26.227 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:26.227 INFO:teuthology.orchestra.run.vm08.stdout: python3-cephfs* python3-rados* python3-rgw* 2026-03-21T15:18:26.254 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:26.254 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:26.254 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:26.255 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:26.256 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:26.256 INFO:teuthology.orchestra.run.vm06.stdout: socat xmlstarlet 2026-03-21T15:18:26.256 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:26.273 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:26.273 INFO:teuthology.orchestra.run.vm06.stdout: python3-cephfs* python3-rados* python3-rgw* 2026-03-21T15:18:26.308 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:26.308 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:26.308 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout: socat xmlstarlet 2026-03-21T15:18:26.309 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:26.324 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:26.324 INFO:teuthology.orchestra.run.vm00.stdout: python3-cephfs* python3-rados* python3-rgw* 2026-03-21T15:18:26.383 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 3 to remove and 36 not upgraded. 2026-03-21T15:18:26.383 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 2086 kB disk space will be freed. 2026-03-21T15:18:26.422 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123710 files and directories currently installed.) 2026-03-21T15:18:26.424 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.438 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.453 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.491 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 3 to remove and 36 not upgraded. 2026-03-21T15:18:26.491 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 2086 kB disk space will be freed. 2026-03-21T15:18:26.541 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123755 files and directories currently installed.) 2026-03-21T15:18:26.542 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 3 to remove and 36 not upgraded. 2026-03-21T15:18:26.542 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 2086 kB disk space will be freed. 2026-03-21T15:18:26.543 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.558 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.573 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.598 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123755 files and directories currently installed.) 2026-03-21T15:18:26.600 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-cephfs (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.616 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-rgw (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:26.629 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-rados (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:27.881 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:27.923 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:27.934 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:27.973 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:28.044 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:28.084 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:28.151 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:28.152 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:28.221 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:28.222 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:28.327 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:28.327 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:28.402 INFO:teuthology.orchestra.run.vm08.stdout:Package 'python3-rgw' is not installed, so not removed 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 librdkafka1 librgw2 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:28.403 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:28.404 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:28.431 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:28.431 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:28.472 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:28.479 INFO:teuthology.orchestra.run.vm06.stdout:Package 'python3-rgw' is not installed, so not removed 2026-03-21T15:18:28.480 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:28.480 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:28.480 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout: socat xmlstarlet 2026-03-21T15:18:28.481 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:28.518 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:28.518 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:28.557 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:28.616 INFO:teuthology.orchestra.run.vm00.stdout:Package 'python3-rgw' is not installed, so not removed 2026-03-21T15:18:28.616 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:28.616 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:28.616 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout: socat xmlstarlet 2026-03-21T15:18:28.618 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:28.656 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:28.657 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:28.672 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:28.672 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:28.693 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:28.706 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:28.707 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout:Package 'python3-cephfs' is not installed, so not removed 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout: socat xmlstarlet 2026-03-21T15:18:28.771 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:28.787 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:28.787 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:28.825 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:28.944 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:28.945 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout:Package 'python3-cephfs' is not installed, so not removed 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 librdkafka1 librgw2 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:28.953 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:28.968 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:28.968 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:29.004 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:29.062 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:29.062 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:29.145 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:29.145 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout:Package 'python3-cephfs' is not installed, so not removed 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout: socat xmlstarlet 2026-03-21T15:18:29.185 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:29.213 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:29.213 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:29.250 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 librdkafka1 librgw2 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: libsgutils2-2 libsqlite3-mod-ceph nvme-cli python-asyncssh-doc 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend python3-prettytable python3-psutil python3-repoze.lru 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplejson 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-sklearn python3-sklearn-lib python3-tempora python3-threadpoolctl 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: python3-wcwidth python3-webob python3-websocket python3-zc.lockfile 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:29.251 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:29.259 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:29.259 INFO:teuthology.orchestra.run.vm08.stdout: python3-rbd* 2026-03-21T15:18:29.276 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:29.276 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:29.276 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout: socat xmlstarlet 2026-03-21T15:18:29.277 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:29.291 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:29.291 INFO:teuthology.orchestra.run.vm06.stdout: python3-rbd* 2026-03-21T15:18:29.420 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:29.420 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 1205 kB disk space will be freed. 2026-03-21T15:18:29.465 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:29.466 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:29.466 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123686 files and directories currently installed.) 2026-03-21T15:18:29.468 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:29.481 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:29.481 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 1205 kB disk space will be freed. 2026-03-21T15:18:29.526 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123731 files and directories currently installed.) 2026-03-21T15:18:29.528 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:29.656 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:29.656 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:29.656 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libjq1 liboath0 libonig5 libpmemobj1 libradosstriper1 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph nvme-cli 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout: socat xmlstarlet 2026-03-21T15:18:29.657 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:29.673 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:29.673 INFO:teuthology.orchestra.run.vm00.stdout: python3-rbd* 2026-03-21T15:18:29.860 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 1 to remove and 36 not upgraded. 2026-03-21T15:18:29.860 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 1205 kB disk space will be freed. 2026-03-21T15:18:29.896 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123731 files and directories currently installed.) 2026-03-21T15:18:29.898 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-rbd (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:30.855 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:30.898 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:30.914 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:30.959 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:31.092 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:31.093 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:31.154 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:31.155 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:31.253 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:31.295 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:31.343 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:31.343 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:31.343 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libcephfs-proxy2 libjq1 liboath0 libonig5 libpmemobj1 2026-03-21T15:18:31.343 INFO:teuthology.orchestra.run.vm06.stdout: libradosstriper1 librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout: socat xmlstarlet 2026-03-21T15:18:31.344 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:31.359 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:31.360 INFO:teuthology.orchestra.run.vm06.stdout: libcephfs-daemon* libcephfs-dev* libcephfs2* 2026-03-21T15:18:31.448 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:31.449 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:31.449 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libcephfs-proxy2 libgfapi0 libgfrpc0 libgfxdr0 2026-03-21T15:18:31.449 INFO:teuthology.orchestra.run.vm08.stdout: libglusterfs0 libiscsi7 libjq1 liboath0 libonig5 libpmemobj1 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: libradosstriper1 librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:31.450 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:31.451 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:31.451 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:31.451 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:31.451 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:31.475 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:31.476 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-daemon* libcephfs-dev* libcephfs2* 2026-03-21T15:18:31.481 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:31.482 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:31.560 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 3 to remove and 36 not upgraded. 2026-03-21T15:18:31.560 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 2851 kB disk space will be freed. 2026-03-21T15:18:31.609 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123723 files and directories currently installed.) 2026-03-21T15:18:31.611 INFO:teuthology.orchestra.run.vm06.stdout:Removing libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:31.622 INFO:teuthology.orchestra.run.vm06.stdout:Removing libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:31.635 INFO:teuthology.orchestra.run.vm06.stdout:Removing libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:31.667 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:31.705 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 3 to remove and 36 not upgraded. 2026-03-21T15:18:31.705 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 2851 kB disk space will be freed. 2026-03-21T15:18:31.725 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:31.725 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:31.726 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libcephfs-proxy2 libjq1 liboath0 libonig5 libpmemobj1 2026-03-21T15:18:31.726 INFO:teuthology.orchestra.run.vm00.stdout: libradosstriper1 librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout: socat xmlstarlet 2026-03-21T15:18:31.727 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:31.744 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:31.745 INFO:teuthology.orchestra.run.vm00.stdout: libcephfs-daemon* libcephfs-dev* libcephfs2* 2026-03-21T15:18:31.751 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123678 files and directories currently installed.) 2026-03-21T15:18:31.753 INFO:teuthology.orchestra.run.vm08.stdout:Removing libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:31.773 INFO:teuthology.orchestra.run.vm08.stdout:Removing libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:31.787 INFO:teuthology.orchestra.run.vm08.stdout:Removing libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:31.818 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:31.955 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 3 to remove and 36 not upgraded. 2026-03-21T15:18:31.955 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 2851 kB disk space will be freed. 2026-03-21T15:18:32.011 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123723 files and directories currently installed.) 2026-03-21T15:18:32.014 INFO:teuthology.orchestra.run.vm00.stdout:Removing libcephfs-daemon (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:32.027 INFO:teuthology.orchestra.run.vm00.stdout:Removing libcephfs-dev (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:32.041 INFO:teuthology.orchestra.run.vm00.stdout:Removing libcephfs2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:32.070 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:33.066 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:33.104 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:33.110 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:33.151 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:33.332 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:33.333 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:33.397 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:33.398 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:33.522 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:33.566 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout:Package 'libcephfs-dev' is not installed, so not removed 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libcephfs-proxy2 libgfapi0 libgfrpc0 libgfxdr0 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout: libglusterfs0 libiscsi7 libjq1 liboath0 libonig5 libpmemobj1 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout: libradosstriper1 librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph 2026-03-21T15:18:33.597 INFO:teuthology.orchestra.run.vm08.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout: socat xmlstarlet 2026-03-21T15:18:33.598 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:33.622 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:33.623 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:33.659 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:33.669 INFO:teuthology.orchestra.run.vm06.stdout:Package 'libcephfs-dev' is not installed, so not removed 2026-03-21T15:18:33.669 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:33.669 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:33.669 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libcephfs-proxy2 libjq1 liboath0 libonig5 libpmemobj1 2026-03-21T15:18:33.669 INFO:teuthology.orchestra.run.vm06.stdout: libradosstriper1 librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout: socat xmlstarlet 2026-03-21T15:18:33.670 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:33.692 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:33.692 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:33.728 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:33.801 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:33.802 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:33.866 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:33.867 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:33.969 INFO:teuthology.orchestra.run.vm00.stdout:Package 'libcephfs-dev' is not installed, so not removed 2026-03-21T15:18:33.969 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:33.969 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:33.970 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libcephfs-proxy2 libjq1 liboath0 libonig5 libpmemobj1 2026-03-21T15:18:33.971 INFO:teuthology.orchestra.run.vm00.stdout: libradosstriper1 librdkafka1 librgw2 libsgutils2-2 libsqlite3-mod-ceph 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: nvme-cli python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile sg3-utils sg3-utils-udev smartmontools 2026-03-21T15:18:33.972 INFO:teuthology.orchestra.run.vm00.stdout: socat xmlstarlet 2026-03-21T15:18:33.973 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:33.981 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:33.982 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:34.024 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:34.024 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:34.069 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:34.087 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:34.087 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:34.087 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:34.087 INFO:teuthology.orchestra.run.vm08.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:34.087 INFO:teuthology.orchestra.run.vm08.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:34.088 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:34.089 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:34.089 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:34.089 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:34.089 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:34.110 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:34.111 INFO:teuthology.orchestra.run.vm08.stdout: librados2* libradosstriper1* librbd1* librgw2* libsqlite3-mod-ceph* 2026-03-21T15:18:34.111 INFO:teuthology.orchestra.run.vm08.stdout: rbd-fuse* 2026-03-21T15:18:34.292 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:34.292 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:34.292 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:34.292 INFO:teuthology.orchestra.run.vm06.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:34.292 INFO:teuthology.orchestra.run.vm06.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:34.293 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:34.311 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:34.312 INFO:teuthology.orchestra.run.vm06.stdout: librados2* libradosstriper1* librbd1* librgw2* libsqlite3-mod-ceph* 2026-03-21T15:18:34.312 INFO:teuthology.orchestra.run.vm06.stdout: qemu-block-extra* rbd-fuse* 2026-03-21T15:18:34.327 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 6 to remove and 36 not upgraded. 2026-03-21T15:18:34.327 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 58.8 MB disk space will be freed. 2026-03-21T15:18:34.338 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:34.339 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:34.373 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123656 files and directories currently installed.) 2026-03-21T15:18:34.376 INFO:teuthology.orchestra.run.vm08.stdout:Removing rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.390 INFO:teuthology.orchestra.run.vm08.stdout:Removing libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.406 INFO:teuthology.orchestra.run.vm08.stdout:Removing libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.419 INFO:teuthology.orchestra.run.vm08.stdout:Removing librbd1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.434 INFO:teuthology.orchestra.run.vm08.stdout:Removing librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.449 INFO:teuthology.orchestra.run.vm08.stdout:Removing librados2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.476 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:34.511 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 7 to remove and 36 not upgraded. 2026-03-21T15:18:34.511 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 59.2 MB disk space will be freed. 2026-03-21T15:18:34.534 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:34.543 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:34.543 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:34.543 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:34.543 INFO:teuthology.orchestra.run.vm00.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:34.543 INFO:teuthology.orchestra.run.vm00.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:34.544 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:34.559 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123701 files and directories currently installed.) 2026-03-21T15:18:34.560 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:34.560 INFO:teuthology.orchestra.run.vm00.stdout: librados2* libradosstriper1* librbd1* librgw2* libsqlite3-mod-ceph* 2026-03-21T15:18:34.560 INFO:teuthology.orchestra.run.vm00.stdout: qemu-block-extra* rbd-fuse* 2026-03-21T15:18:34.561 INFO:teuthology.orchestra.run.vm06.stdout:Removing rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.573 INFO:teuthology.orchestra.run.vm06.stdout:Removing libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.584 INFO:teuthology.orchestra.run.vm06.stdout:Removing libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.594 INFO:teuthology.orchestra.run.vm06.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:18:34.778 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 7 to remove and 36 not upgraded. 2026-03-21T15:18:34.778 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 59.2 MB disk space will be freed. 2026-03-21T15:18:34.816 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123701 files and directories currently installed.) 2026-03-21T15:18:34.817 INFO:teuthology.orchestra.run.vm00.stdout:Removing rbd-fuse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.829 INFO:teuthology.orchestra.run.vm00.stdout:Removing libsqlite3-mod-ceph (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.840 INFO:teuthology.orchestra.run.vm00.stdout:Removing libradosstriper1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:34.850 INFO:teuthology.orchestra.run.vm00.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:18:35.035 INFO:teuthology.orchestra.run.vm06.stdout:Removing librbd1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:35.050 INFO:teuthology.orchestra.run.vm06.stdout:Removing librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:35.064 INFO:teuthology.orchestra.run.vm06.stdout:Removing librados2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:35.095 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:35.131 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:35.206 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123650 files and directories currently installed.) 2026-03-21T15:18:35.210 INFO:teuthology.orchestra.run.vm06.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:18:35.298 INFO:teuthology.orchestra.run.vm00.stdout:Removing librbd1 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:35.314 INFO:teuthology.orchestra.run.vm00.stdout:Removing librgw2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:35.328 INFO:teuthology.orchestra.run.vm00.stdout:Removing librados2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:35.358 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:35.399 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:35.481 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123650 files and directories currently installed.) 2026-03-21T15:18:35.483 INFO:teuthology.orchestra.run.vm00.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.28) ... 2026-03-21T15:18:35.966 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:36.009 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:36.241 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:36.242 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:36.478 INFO:teuthology.orchestra.run.vm08.stdout:Package 'librbd1' is not installed, so not removed 2026-03-21T15:18:36.478 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:36.478 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:36.478 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:36.478 INFO:teuthology.orchestra.run.vm08.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:36.478 INFO:teuthology.orchestra.run.vm08.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:36.479 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:36.508 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:36.508 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:36.544 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:36.777 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:36.778 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:37.019 INFO:teuthology.orchestra.run.vm08.stdout:Package 'rbd-fuse' is not installed, so not removed 2026-03-21T15:18:37.019 INFO:teuthology.orchestra.run.vm08.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:37.019 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:37.019 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:37.019 INFO:teuthology.orchestra.run.vm08.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:37.019 INFO:teuthology.orchestra.run.vm08.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:37.020 INFO:teuthology.orchestra.run.vm08.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:37.034 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:37.051 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:37.051 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:37.053 DEBUG:teuthology.orchestra.run.vm08:> dpkg -l | grep '^.\(U\|H\)R' | awk '{print $2}' | sudo xargs --no-run-if-empty dpkg -P --force-remove-reinstreq 2026-03-21T15:18:37.078 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:37.112 DEBUG:teuthology.orchestra.run.vm08:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" autoremove 2026-03-21T15:18:37.204 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:37.236 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:37.277 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:37.297 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:37.298 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:37.434 INFO:teuthology.orchestra.run.vm08.stdout:Building dependency tree... 2026-03-21T15:18:37.435 INFO:teuthology.orchestra.run.vm08.stdout:Reading state information... 2026-03-21T15:18:37.484 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:37.485 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:37.513 INFO:teuthology.orchestra.run.vm06.stdout:Package 'librbd1' is not installed, so not removed 2026-03-21T15:18:37.513 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:37.513 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:37.514 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:37.514 INFO:teuthology.orchestra.run.vm06.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:37.514 INFO:teuthology.orchestra.run.vm06.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:37.515 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:37.547 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:37.547 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:37.596 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:37.693 INFO:teuthology.orchestra.run.vm00.stdout:Package 'librbd1' is not installed, so not removed 2026-03-21T15:18:37.693 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:37.693 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:37.693 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:37.693 INFO:teuthology.orchestra.run.vm00.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:37.693 INFO:teuthology.orchestra.run.vm00.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:37.694 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:37.712 INFO:teuthology.orchestra.run.vm08.stdout:The following packages will be REMOVED: 2026-03-21T15:18:37.712 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:37.712 INFO:teuthology.orchestra.run.vm08.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:37.712 INFO:teuthology.orchestra.run.vm08.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:37.712 INFO:teuthology.orchestra.run.vm08.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:37.713 INFO:teuthology.orchestra.run.vm08.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:37.714 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:37.714 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:37.714 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:37.714 INFO:teuthology.orchestra.run.vm08.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:37.721 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:37.721 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:37.757 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:37.812 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:37.812 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:37.911 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:37.912 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:37.913 INFO:teuthology.orchestra.run.vm08.stdout:0 upgraded, 0 newly installed, 64 to remove and 36 not upgraded. 2026-03-21T15:18:37.913 INFO:teuthology.orchestra.run.vm08.stdout:After this operation, 96.8 MB disk space will be freed. 2026-03-21T15:18:37.964 INFO:teuthology.orchestra.run.vm08.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123614 files and directories currently installed.) 2026-03-21T15:18:37.967 INFO:teuthology.orchestra.run.vm08.stdout:Removing ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:37.985 INFO:teuthology.orchestra.run.vm08.stdout:Removing jq (1.6-2.1ubuntu3.1) ... 2026-03-21T15:18:38.001 INFO:teuthology.orchestra.run.vm08.stdout:Removing kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-03-21T15:18:38.015 INFO:teuthology.orchestra.run.vm08.stdout:Removing libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ... 2026-03-21T15:18:38.030 INFO:teuthology.orchestra.run.vm08.stdout:Removing libboost-thread1.74.0:amd64 (1.74.0-14ubuntu3) ... 2026-03-21T15:18:38.045 INFO:teuthology.orchestra.run.vm08.stdout:Removing libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:38.048 INFO:teuthology.orchestra.run.vm00.stdout:Package 'rbd-fuse' is not installed, so not removed 2026-03-21T15:18:38.048 INFO:teuthology.orchestra.run.vm00.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:38.048 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:38.048 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:38.048 INFO:teuthology.orchestra.run.vm00.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:38.049 INFO:teuthology.orchestra.run.vm00.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:38.049 INFO:teuthology.orchestra.run.vm00.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:38.050 INFO:teuthology.orchestra.run.vm00.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:38.062 INFO:teuthology.orchestra.run.vm08.stdout:Removing libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T15:18:38.077 INFO:teuthology.orchestra.run.vm08.stdout:Removing libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:38.094 INFO:teuthology.orchestra.run.vm08.stdout:Removing libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:38.095 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:38.096 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:38.098 DEBUG:teuthology.orchestra.run.vm00:> dpkg -l | grep '^.\(U\|H\)R' | awk '{print $2}' | sudo xargs --no-run-if-empty dpkg -P --force-remove-reinstreq 2026-03-21T15:18:38.110 INFO:teuthology.orchestra.run.vm08.stdout:Removing libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:38.112 DEBUG:teuthology.orchestra.run.vm00:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" autoremove 2026-03-21T15:18:38.113 INFO:teuthology.orchestra.run.vm06.stdout:Package 'rbd-fuse' is not installed, so not removed 2026-03-21T15:18:38.113 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-21T15:18:38.114 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:38.114 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:38.114 INFO:teuthology.orchestra.run.vm06.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:38.114 INFO:teuthology.orchestra.run.vm06.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:38.115 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-21T15:18:38.141 INFO:teuthology.orchestra.run.vm08.stdout:Removing libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T15:18:38.154 INFO:teuthology.orchestra.run.vm08.stdout:Removing libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T15:18:38.154 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded. 2026-03-21T15:18:38.155 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:38.157 DEBUG:teuthology.orchestra.run.vm06:> dpkg -l | grep '^.\(U\|H\)R' | awk '{print $2}' | sudo xargs --no-run-if-empty dpkg -P --force-remove-reinstreq 2026-03-21T15:18:38.168 INFO:teuthology.orchestra.run.vm08.stdout:Removing libgfapi0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:38.181 INFO:teuthology.orchestra.run.vm08.stdout:Removing libgfrpc0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:38.194 INFO:teuthology.orchestra.run.vm08.stdout:Removing libgfxdr0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:38.194 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:38.208 INFO:teuthology.orchestra.run.vm08.stdout:Removing libglusterfs0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:38.215 DEBUG:teuthology.orchestra.run.vm06:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" autoremove 2026-03-21T15:18:38.222 INFO:teuthology.orchestra.run.vm08.stdout:Removing libiscsi7:amd64 (1.19.0-3build2) ... 2026-03-21T15:18:38.235 INFO:teuthology.orchestra.run.vm08.stdout:Removing libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T15:18:38.251 INFO:teuthology.orchestra.run.vm08.stdout:Removing liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T15:18:38.266 INFO:teuthology.orchestra.run.vm08.stdout:Removing libnbd0 (1.10.5-1) ... 2026-03-21T15:18:38.279 INFO:teuthology.orchestra.run.vm08.stdout:Removing liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T15:18:38.290 INFO:teuthology.orchestra.run.vm08.stdout:Removing libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T15:18:38.302 INFO:teuthology.orchestra.run.vm08.stdout:Removing libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T15:18:38.302 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:38.314 INFO:teuthology.orchestra.run.vm08.stdout:Removing libpmemobj1:amd64 (1.11.1-3build1) ... 2026-03-21T15:18:38.326 INFO:teuthology.orchestra.run.vm08.stdout:Removing librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T15:18:38.342 INFO:teuthology.orchestra.run.vm08.stdout:Removing sg3-utils-udev (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:38.351 INFO:teuthology.orchestra.run.vm08.stdout:update-initramfs: deferring update (trigger activated) 2026-03-21T15:18:38.365 INFO:teuthology.orchestra.run.vm08.stdout:Removing sg3-utils (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:38.384 INFO:teuthology.orchestra.run.vm08.stdout:Removing libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:38.395 INFO:teuthology.orchestra.run.vm08.stdout:Removing nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T15:18:38.450 INFO:teuthology.orchestra.run.vm00.stdout:Building dependency tree... 2026-03-21T15:18:38.450 INFO:teuthology.orchestra.run.vm00.stdout:Reading state information... 2026-03-21T15:18:38.478 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-21T15:18:38.479 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout:The following packages will be REMOVED: 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:38.680 INFO:teuthology.orchestra.run.vm06.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:38.681 INFO:teuthology.orchestra.run.vm00.stdout:The following packages will be REMOVED: 2026-03-21T15:18:38.681 INFO:teuthology.orchestra.run.vm00.stdout: ceph-mgr-modules-core jq kpartx libboost-iostreams1.74.0 2026-03-21T15:18:38.681 INFO:teuthology.orchestra.run.vm00.stdout: libboost-thread1.74.0 libcephfs-proxy2 libdouble-conversion3 libfuse2 2026-03-21T15:18:38.681 INFO:teuthology.orchestra.run.vm00.stdout: libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libiscsi7 libjq1 liblttng-ust1 2026-03-21T15:18:38.681 INFO:teuthology.orchestra.run.vm00.stdout: libnbd0 liboath0 libonig5 libpcre2-16-0 libpmemobj1 libqt5core5a libqt5dbus5 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: libqt5network5 librdkafka1 libsgutils2-2 libthrift-0.16.0 nvme-cli 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python-asyncssh-doc python3-asyncssh python3-cachetools 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-ceph-argparse python3-ceph-common python3-cheroot python3-cherrypy3 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-google-auth python3-jaraco.classes python3-jaraco.collections 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-kubernetes python3-natsort python3-portend python3-prettytable 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-psutil python3-repoze.lru python3-requests-oauthlib python3-routes 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-tempora python3-threadpoolctl python3-wcwidth python3-webob 2026-03-21T15:18:38.682 INFO:teuthology.orchestra.run.vm00.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n sg3-utils 2026-03-21T15:18:38.683 INFO:teuthology.orchestra.run.vm00.stdout: sg3-utils-udev smartmontools socat xmlstarlet 2026-03-21T15:18:38.824 INFO:teuthology.orchestra.run.vm08.stdout:Removing python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T15:18:38.841 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T15:18:38.867 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 0 newly installed, 64 to remove and 36 not upgraded. 2026-03-21T15:18:38.867 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 96.8 MB disk space will be freed. 2026-03-21T15:18:38.878 INFO:teuthology.orchestra.run.vm00.stdout:0 upgraded, 0 newly installed, 64 to remove and 36 not upgraded. 2026-03-21T15:18:38.878 INFO:teuthology.orchestra.run.vm00.stdout:After this operation, 96.8 MB disk space will be freed. 2026-03-21T15:18:38.904 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T15:18:38.915 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123650 files and directories currently installed.) 2026-03-21T15:18:38.918 INFO:teuthology.orchestra.run.vm06.stdout:Removing ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:38.927 INFO:teuthology.orchestra.run.vm00.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123650 files and directories currently installed.) 2026-03-21T15:18:38.932 INFO:teuthology.orchestra.run.vm00.stdout:Removing ceph-mgr-modules-core (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/volumes/fs/operations/versions' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/test_orchestrator' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/telemetry' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/telegraf' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/status' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/stats/fs' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/snap_schedule/fs' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/selftest' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/rgw' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/rbd_support' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/prometheus' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/progress' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/pg_autoscaler' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/osd_support' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/osd_perf_query' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/orchestrator' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/nfs' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/mirroring/fs/dir_map' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/localpool' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/iostat' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/insights' not empty so not removed 2026-03-21T15:18:38.933 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/influx' not empty so not removed 2026-03-21T15:18:38.934 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/devicehealth' not empty so not removed 2026-03-21T15:18:38.934 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/crash' not empty so not removed 2026-03-21T15:18:38.934 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/balancer' not empty so not removed 2026-03-21T15:18:38.934 INFO:teuthology.orchestra.run.vm06.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/alerts' not empty so not removed 2026-03-21T15:18:38.939 INFO:teuthology.orchestra.run.vm06.stdout:Removing jq (1.6-2.1ubuntu3.1) ... 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/volumes/fs/operations/versions' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/test_orchestrator' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/telemetry' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/telegraf' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/status' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/stats/fs' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/snap_schedule/fs' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/selftest' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/rgw' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/rbd_support' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/prometheus' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/progress' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/pg_autoscaler' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/osd_support' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/osd_perf_query' not empty so not removed 2026-03-21T15:18:38.943 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/orchestrator' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/nfs' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/mirroring/fs/dir_map' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/localpool' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/iostat' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/insights' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/influx' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/devicehealth' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/crash' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/balancer' not empty so not removed 2026-03-21T15:18:38.944 INFO:teuthology.orchestra.run.vm00.stdout:dpkg: warning: while removing ceph-mgr-modules-core, directory '/usr/share/ceph/mgr/alerts' not empty so not removed 2026-03-21T15:18:38.951 INFO:teuthology.orchestra.run.vm00.stdout:Removing jq (1.6-2.1ubuntu3.1) ... 2026-03-21T15:18:38.953 INFO:teuthology.orchestra.run.vm06.stdout:Removing kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-03-21T15:18:38.965 INFO:teuthology.orchestra.run.vm00.stdout:Removing kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-03-21T15:18:38.966 INFO:teuthology.orchestra.run.vm06.stdout:Removing libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ... 2026-03-21T15:18:38.979 INFO:teuthology.orchestra.run.vm00.stdout:Removing libboost-iostreams1.74.0:amd64 (1.74.0-14ubuntu3) ... 2026-03-21T15:18:38.979 INFO:teuthology.orchestra.run.vm06.stdout:Removing libboost-thread1.74.0:amd64 (1.74.0-14ubuntu3) ... 2026-03-21T15:18:38.993 INFO:teuthology.orchestra.run.vm06.stdout:Removing libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:38.995 INFO:teuthology.orchestra.run.vm00.stdout:Removing libboost-thread1.74.0:amd64 (1.74.0-14ubuntu3) ... 2026-03-21T15:18:39.005 INFO:teuthology.orchestra.run.vm06.stdout:Removing libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T15:18:39.009 INFO:teuthology.orchestra.run.vm00.stdout:Removing libcephfs-proxy2 (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:39.021 INFO:teuthology.orchestra.run.vm06.stdout:Removing libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:39.024 INFO:teuthology.orchestra.run.vm00.stdout:Removing libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-03-21T15:18:39.037 INFO:teuthology.orchestra.run.vm06.stdout:Removing libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:39.039 INFO:teuthology.orchestra.run.vm00.stdout:Removing libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:39.050 INFO:teuthology.orchestra.run.vm06.stdout:Removing libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:39.055 INFO:teuthology.orchestra.run.vm00.stdout:Removing libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:39.069 INFO:teuthology.orchestra.run.vm00.stdout:Removing libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-03-21T15:18:39.075 INFO:teuthology.orchestra.run.vm06.stdout:Removing libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T15:18:39.087 INFO:teuthology.orchestra.run.vm06.stdout:Removing libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T15:18:39.095 INFO:teuthology.orchestra.run.vm00.stdout:Removing libdouble-conversion3:amd64 (3.1.7-4) ... 2026-03-21T15:18:39.099 INFO:teuthology.orchestra.run.vm06.stdout:Removing libgfapi0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.109 INFO:teuthology.orchestra.run.vm00.stdout:Removing libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-03-21T15:18:39.110 INFO:teuthology.orchestra.run.vm06.stdout:Removing libgfrpc0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.122 INFO:teuthology.orchestra.run.vm06.stdout:Removing libgfxdr0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.123 INFO:teuthology.orchestra.run.vm00.stdout:Removing libgfapi0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.133 INFO:teuthology.orchestra.run.vm06.stdout:Removing libglusterfs0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.138 INFO:teuthology.orchestra.run.vm00.stdout:Removing libgfrpc0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.147 INFO:teuthology.orchestra.run.vm06.stdout:Removing libiscsi7:amd64 (1.19.0-3build2) ... 2026-03-21T15:18:39.151 INFO:teuthology.orchestra.run.vm00.stdout:Removing libgfxdr0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.161 INFO:teuthology.orchestra.run.vm06.stdout:Removing libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T15:18:39.164 INFO:teuthology.orchestra.run.vm00.stdout:Removing libglusterfs0:amd64 (10.1-1ubuntu0.2) ... 2026-03-21T15:18:39.175 INFO:teuthology.orchestra.run.vm06.stdout:Removing liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T15:18:39.177 INFO:teuthology.orchestra.run.vm00.stdout:Removing libiscsi7:amd64 (1.19.0-3build2) ... 2026-03-21T15:18:39.187 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-google-auth (1.5.1-3) ... 2026-03-21T15:18:39.190 INFO:teuthology.orchestra.run.vm06.stdout:Removing libnbd0 (1.10.5-1) ... 2026-03-21T15:18:39.190 INFO:teuthology.orchestra.run.vm00.stdout:Removing libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-03-21T15:18:39.203 INFO:teuthology.orchestra.run.vm06.stdout:Removing liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T15:18:39.206 INFO:teuthology.orchestra.run.vm00.stdout:Removing liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-03-21T15:18:39.215 INFO:teuthology.orchestra.run.vm06.stdout:Removing libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T15:18:39.221 INFO:teuthology.orchestra.run.vm00.stdout:Removing libnbd0 (1.10.5-1) ... 2026-03-21T15:18:39.228 INFO:teuthology.orchestra.run.vm06.stdout:Removing libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T15:18:39.241 INFO:teuthology.orchestra.run.vm06.stdout:Removing libpmemobj1:amd64 (1.11.1-3build1) ... 2026-03-21T15:18:39.243 INFO:teuthology.orchestra.run.vm00.stdout:Removing liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-03-21T15:18:39.256 INFO:teuthology.orchestra.run.vm06.stdout:Removing librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T15:18:39.257 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-cachetools (5.0.0-1) ... 2026-03-21T15:18:39.258 INFO:teuthology.orchestra.run.vm00.stdout:Removing libonig5:amd64 (6.9.7.1-2build1) ... 2026-03-21T15:18:39.268 INFO:teuthology.orchestra.run.vm06.stdout:Removing sg3-utils-udev (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:39.272 INFO:teuthology.orchestra.run.vm00.stdout:Removing libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-21T15:18:39.277 INFO:teuthology.orchestra.run.vm06.stdout:update-initramfs: deferring update (trigger activated) 2026-03-21T15:18:39.287 INFO:teuthology.orchestra.run.vm00.stdout:Removing libpmemobj1:amd64 (1.11.1-3build1) ... 2026-03-21T15:18:39.291 INFO:teuthology.orchestra.run.vm06.stdout:Removing sg3-utils (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:39.305 INFO:teuthology.orchestra.run.vm00.stdout:Removing librdkafka1:amd64 (1.8.0-1build1) ... 2026-03-21T15:18:39.308 INFO:teuthology.orchestra.run.vm06.stdout:Removing libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:39.319 INFO:teuthology.orchestra.run.vm00.stdout:Removing sg3-utils-udev (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:39.320 INFO:teuthology.orchestra.run.vm06.stdout:Removing nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T15:18:39.324 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:39.329 INFO:teuthology.orchestra.run.vm00.stdout:update-initramfs: deferring update (trigger activated) 2026-03-21T15:18:39.428 INFO:teuthology.orchestra.run.vm00.stdout:Removing sg3-utils (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:39.438 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:39.446 INFO:teuthology.orchestra.run.vm00.stdout:Removing libsgutils2-2:amd64 (1.46-1ubuntu0.22.04.1) ... 2026-03-21T15:18:39.461 INFO:teuthology.orchestra.run.vm00.stdout:Removing nvme-cli (1.16-3ubuntu0.3) ... 2026-03-21T15:18:39.503 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-cherrypy3 (18.6.1-4) ... 2026-03-21T15:18:39.581 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T15:18:39.638 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-jaraco.collections (3.4.0-2) ... 2026-03-21T15:18:39.694 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-jaraco.classes (3.2.1-3) ... 2026-03-21T15:18:39.749 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-portend (3.0.0-1) ... 2026-03-21T15:18:39.809 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-tempora (4.1.2-1) ... 2026-03-21T15:18:39.817 INFO:teuthology.orchestra.run.vm06.stdout:Removing python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T15:18:39.831 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T15:18:39.863 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-jaraco.text (3.6.0-2) ... 2026-03-21T15:18:39.893 INFO:teuthology.orchestra.run.vm00.stdout:Removing python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-03-21T15:18:39.899 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T15:18:39.908 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-03-21T15:18:39.915 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-jaraco.functools (3.4.0-2) ... 2026-03-21T15:18:39.968 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T15:18:39.969 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-kubernetes (12.0.1-1ubuntu1) ... 2026-03-21T15:18:40.096 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T15:18:40.165 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-natsort (8.0.2-1) ... 2026-03-21T15:18:40.189 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-google-auth (1.5.1-3) ... 2026-03-21T15:18:40.221 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-prettytable (2.5.0-2) ... 2026-03-21T15:18:40.251 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-cachetools (5.0.0-1) ... 2026-03-21T15:18:40.255 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-google-auth (1.5.1-3) ... 2026-03-21T15:18:40.280 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-psutil (5.9.0-1build1) ... 2026-03-21T15:18:40.313 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:40.314 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-cachetools (5.0.0-1) ... 2026-03-21T15:18:40.345 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T15:18:40.371 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-ceph-argparse (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:40.374 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:40.410 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-repoze.lru (0.7-2) ... 2026-03-21T15:18:40.426 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-ceph-common (20.2.0-712-g70f8415b-1jammy) ... 2026-03-21T15:18:40.446 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-cherrypy3 (18.6.1-4) ... 2026-03-21T15:18:40.470 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T15:18:40.488 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-cherrypy3 (18.6.1-4) ... 2026-03-21T15:18:40.531 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-rsa (4.8-1) ... 2026-03-21T15:18:40.532 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T15:18:40.564 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-03-21T15:18:40.589 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-simplejson (3.17.6-1build1) ... 2026-03-21T15:18:40.593 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-jaraco.collections (3.4.0-2) ... 2026-03-21T15:18:40.624 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-jaraco.collections (3.4.0-2) ... 2026-03-21T15:18:40.642 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-jaraco.classes (3.2.1-3) ... 2026-03-21T15:18:40.650 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T15:18:40.663 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-threadpoolctl (3.1.0-1) ... 2026-03-21T15:18:40.686 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-jaraco.classes (3.2.1-3) ... 2026-03-21T15:18:40.696 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-portend (3.0.0-1) ... 2026-03-21T15:18:40.718 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T15:18:40.745 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-tempora (4.1.2-1) ... 2026-03-21T15:18:40.747 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-portend (3.0.0-1) ... 2026-03-21T15:18:40.772 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T15:18:40.797 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-jaraco.text (3.6.0-2) ... 2026-03-21T15:18:40.804 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-tempora (4.1.2-1) ... 2026-03-21T15:18:40.831 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-websocket (1.2.3-1) ... 2026-03-21T15:18:40.848 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-jaraco.functools (3.4.0-2) ... 2026-03-21T15:18:40.859 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-jaraco.text (3.6.0-2) ... 2026-03-21T15:18:40.896 INFO:teuthology.orchestra.run.vm08.stdout:Removing python3-zc.lockfile (2.0-1) ... 2026-03-21T15:18:40.904 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T15:18:40.916 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-jaraco.functools (3.4.0-2) ... 2026-03-21T15:18:40.949 INFO:teuthology.orchestra.run.vm08.stdout:Removing qttranslations5-l10n (5.15.3-1) ... 2026-03-21T15:18:40.970 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-sklearn (0.23.2-5ubuntu6) ... 2026-03-21T15:18:40.970 INFO:teuthology.orchestra.run.vm08.stdout:Removing smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T15:18:41.036 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T15:18:41.089 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-joblib (0.17.0-4ubuntu1) ... 2026-03-21T15:18:41.103 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-natsort (8.0.2-1) ... 2026-03-21T15:18:41.157 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-natsort (8.0.2-1) ... 2026-03-21T15:18:41.163 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-prettytable (2.5.0-2) ... 2026-03-21T15:18:41.213 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-prettytable (2.5.0-2) ... 2026-03-21T15:18:41.218 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-psutil (5.9.0-1build1) ... 2026-03-21T15:18:41.269 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-psutil (5.9.0-1build1) ... 2026-03-21T15:18:41.277 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T15:18:41.331 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-routes (2.5.1-1ubuntu1) ... 2026-03-21T15:18:41.334 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-repoze.lru (0.7-2) ... 2026-03-21T15:18:41.385 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-repoze.lru (0.7-2) ... 2026-03-21T15:18:41.393 INFO:teuthology.orchestra.run.vm08.stdout:Removing socat (1.7.4.1-3ubuntu4) ... 2026-03-21T15:18:41.395 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T15:18:41.405 INFO:teuthology.orchestra.run.vm08.stdout:Removing xmlstarlet (1.6.1-2.1) ... 2026-03-21T15:18:41.439 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-03-21T15:18:41.439 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:41.451 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:41.453 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-rsa (4.8-1) ... 2026-03-21T15:18:41.500 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-rsa (4.8-1) ... 2026-03-21T15:18:41.506 INFO:teuthology.orchestra.run.vm08.stdout:Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-03-21T15:18:41.511 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-simplejson (3.17.6-1build1) ... 2026-03-21T15:18:41.524 INFO:teuthology.orchestra.run.vm08.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-21T15:18:41.558 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-simplejson (3.17.6-1build1) ... 2026-03-21T15:18:41.573 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T15:18:41.588 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-threadpoolctl (3.1.0-1) ... 2026-03-21T15:18:41.620 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-03-21T15:18:41.635 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-threadpoolctl (3.1.0-1) ... 2026-03-21T15:18:41.648 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T15:18:41.685 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-wcwidth (0.2.5+dfsg1-1) ... 2026-03-21T15:18:41.704 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T15:18:41.743 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-03-21T15:18:41.764 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-websocket (1.2.3-1) ... 2026-03-21T15:18:41.803 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-websocket (1.2.3-1) ... 2026-03-21T15:18:41.826 INFO:teuthology.orchestra.run.vm06.stdout:Removing python3-zc.lockfile (2.0-1) ... 2026-03-21T15:18:41.861 INFO:teuthology.orchestra.run.vm00.stdout:Removing python3-zc.lockfile (2.0-1) ... 2026-03-21T15:18:41.882 INFO:teuthology.orchestra.run.vm06.stdout:Removing qttranslations5-l10n (5.15.3-1) ... 2026-03-21T15:18:41.902 INFO:teuthology.orchestra.run.vm06.stdout:Removing smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T15:18:41.915 INFO:teuthology.orchestra.run.vm00.stdout:Removing qttranslations5-l10n (5.15.3-1) ... 2026-03-21T15:18:41.935 INFO:teuthology.orchestra.run.vm00.stdout:Removing smartmontools (7.2-1ubuntu0.1) ... 2026-03-21T15:18:42.347 INFO:teuthology.orchestra.run.vm00.stdout:Removing socat (1.7.4.1-3ubuntu4) ... 2026-03-21T15:18:42.356 INFO:teuthology.orchestra.run.vm06.stdout:Removing socat (1.7.4.1-3ubuntu4) ... 2026-03-21T15:18:42.362 INFO:teuthology.orchestra.run.vm00.stdout:Removing xmlstarlet (1.6.1-2.1) ... 2026-03-21T15:18:42.369 INFO:teuthology.orchestra.run.vm06.stdout:Removing xmlstarlet (1.6.1-2.1) ... 2026-03-21T15:18:42.399 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:42.405 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-21T15:18:42.411 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:42.418 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-21T15:18:42.469 INFO:teuthology.orchestra.run.vm00.stdout:Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-03-21T15:18:42.475 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-03-21T15:18:42.487 INFO:teuthology.orchestra.run.vm00.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-21T15:18:42.494 INFO:teuthology.orchestra.run.vm06.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-21T15:18:47.171 INFO:teuthology.orchestra.run.vm08.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:47.176 DEBUG:teuthology.parallel:result is None 2026-03-21T15:18:48.470 INFO:teuthology.orchestra.run.vm00.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:48.474 DEBUG:teuthology.parallel:result is None 2026-03-21T15:18:48.491 INFO:teuthology.orchestra.run.vm06.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-03-21T15:18:48.494 DEBUG:teuthology.parallel:result is None 2026-03-21T15:18:48.494 INFO:teuthology.task.install:Removing ceph sources lists on ubuntu@vm00.local 2026-03-21T15:18:48.494 INFO:teuthology.task.install:Removing ceph sources lists on ubuntu@vm06.local 2026-03-21T15:18:48.494 INFO:teuthology.task.install:Removing ceph sources lists on ubuntu@vm08.local 2026-03-21T15:18:48.494 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f /etc/apt/sources.list.d/ceph.list 2026-03-21T15:18:48.495 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f /etc/apt/sources.list.d/ceph.list 2026-03-21T15:18:48.495 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f /etc/apt/sources.list.d/ceph.list 2026-03-21T15:18:48.505 DEBUG:teuthology.orchestra.run.vm08:> sudo apt-get update 2026-03-21T15:18:48.524 DEBUG:teuthology.orchestra.run.vm00:> sudo apt-get update 2026-03-21T15:18:48.546 DEBUG:teuthology.orchestra.run.vm06:> sudo apt-get update 2026-03-21T15:18:48.642 INFO:teuthology.orchestra.run.vm00.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-21T15:18:48.644 INFO:teuthology.orchestra.run.vm00.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-03-21T15:18:48.669 INFO:teuthology.orchestra.run.vm08.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-03-21T15:18:48.678 INFO:teuthology.orchestra.run.vm00.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-03-21T15:18:48.710 INFO:teuthology.orchestra.run.vm08.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-21T15:18:48.756 INFO:teuthology.orchestra.run.vm08.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-03-21T15:18:48.762 INFO:teuthology.orchestra.run.vm00.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-03-21T15:18:48.778 INFO:teuthology.orchestra.run.vm00.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3325 kB] 2026-03-21T15:18:48.858 INFO:teuthology.orchestra.run.vm06.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-21T15:18:48.858 INFO:teuthology.orchestra.run.vm06.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-03-21T15:18:48.953 INFO:teuthology.orchestra.run.vm06.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-03-21T15:18:48.975 INFO:teuthology.orchestra.run.vm08.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-03-21T15:18:49.108 INFO:teuthology.orchestra.run.vm08.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3325 kB] 2026-03-21T15:18:49.228 INFO:teuthology.orchestra.run.vm00.stdout:Fetched 3710 kB in 0s (7639 kB/s) 2026-03-21T15:18:49.399 INFO:teuthology.orchestra.run.vm06.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-03-21T15:18:49.578 INFO:teuthology.orchestra.run.vm06.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3325 kB] 2026-03-21T15:18:49.771 INFO:teuthology.orchestra.run.vm08.stdout:Fetched 3710 kB in 1s (3401 kB/s) 2026-03-21T15:18:50.377 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 3710 kB in 2s (2250 kB/s) 2026-03-21T15:18:50.673 INFO:teuthology.orchestra.run.vm00.stdout:Reading package lists... 2026-03-21T15:18:50.690 DEBUG:teuthology.parallel:result is None 2026-03-21T15:18:51.386 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-21T15:18:51.404 INFO:teuthology.orchestra.run.vm08.stdout:Reading package lists... 2026-03-21T15:18:51.405 DEBUG:teuthology.parallel:result is None 2026-03-21T15:18:51.420 DEBUG:teuthology.parallel:result is None 2026-03-21T15:18:51.421 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-21T15:18:51.423 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-21T15:18:51.423 DEBUG:teuthology.orchestra.run.vm00:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-21T15:18:51.424 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-21T15:18:51.426 DEBUG:teuthology.orchestra.run.vm08:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout: remote refid st t when poll reach delay offset jitter 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout:============================================================================== 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout:-time.netzwerge. 31.209.85.243 2 u 190 256 377 33.134 +0.095 0.101 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout:+vps-fra2.orlean 169.254.169.254 4 u 216 256 377 20.899 +0.063 0.136 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout:*node-4.infogral 168.239.11.197 2 u 78 256 377 23.531 +0.080 0.084 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout:+static.96.97.24 192.53.103.108 2 u 141 256 377 23.521 -0.010 0.131 2026-03-21T15:18:51.502 INFO:teuthology.orchestra.run.vm00.stdout:-static.215.156. 35.73.197.144 2 u 358 512 377 23.535 +0.380 0.181 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout:-time.netzwerge. 31.209.85.243 2 u 5 128 377 33.072 +0.162 0.150 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout:+vps-fra2.orlean 169.254.169.254 4 u 55 128 377 20.925 +0.175 0.039 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout:*static.96.97.24 192.53.103.108 2 u 59 128 377 23.575 +0.246 0.257 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout:-node-4.infogral 168.239.11.197 2 u 1 128 377 23.521 +0.087 0.286 2026-03-21T15:18:51.591 INFO:teuthology.orchestra.run.vm06.stdout:+185.252.140.126 218.73.139.35 2 u 48 128 377 25.041 +0.132 0.085 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout:-node-4.infogral 168.239.11.197 2 u 258 256 377 23.510 -3.844 0.699 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout:+time.netzwerge. 31.209.85.243 2 u 148 256 375 33.181 -2.805 0.931 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout:*185.252.140.126 218.73.139.35 2 u 174 256 377 25.117 -3.161 0.752 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout:+static.96.97.24 192.53.103.108 2 u 193 256 377 23.549 -3.606 0.621 2026-03-21T15:18:51.592 INFO:teuthology.orchestra.run.vm08.stdout:-static.215.156. 35.73.197.144 2 u 185 256 377 23.560 -2.989 0.656 2026-03-21T15:18:51.593 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-21T15:18:51.595 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-21T15:18:51.595 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-21T15:18:51.598 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-21T15:18:51.600 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-21T15:18:51.602 INFO:teuthology.task.internal:Duration was 5514.940912 seconds 2026-03-21T15:18:51.602 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-21T15:18:51.604 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-21T15:18:51.604 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-21T15:18:51.606 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-21T15:18:51.607 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-21T15:18:51.636 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-21T15:18:51.636 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm00.local 2026-03-21T15:18:51.636 DEBUG:teuthology.orchestra.run.vm00:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-21T15:18:51.688 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-21T15:18:51.688 DEBUG:teuthology.orchestra.run.vm06:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-21T15:18:51.697 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm08.local 2026-03-21T15:18:51.698 DEBUG:teuthology.orchestra.run.vm08:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-21T15:18:51.706 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-21T15:18:51.706 DEBUG:teuthology.orchestra.run.vm00:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-21T15:18:51.733 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-21T15:18:51.741 DEBUG:teuthology.orchestra.run.vm08:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-21T15:18:51.771 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-21T15:18:51.771 DEBUG:teuthology.orchestra.run.vm00:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-21T15:18:51.800 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-21T15:18:51.805 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-21T15:18:51.807 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-21T15:18:51.807 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-21T15:18:51.807 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-21T15:18:51.807 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-21T15:18:51.808 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-21T15:18:51.812 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-21T15:18:51.813 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-21T15:18:51.814 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-21T15:18:51.814 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-21T15:18:51.814 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-21T15:18:51.815 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: /home/ubuntu/cephtest/archive/syslog/journalctl.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-21T15:18:51.819 INFO:teuthology.orchestra.run.vm06.stderr: 85.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-21T15:18:51.826 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-21T15:18:51.826 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-21T15:18:51.826 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-21T15:18:51.826 INFO:teuthology.orchestra.run.vm08.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-21T15:18:51.827 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-21T15:18:51.830 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 85.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-21T15:18:51.831 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-21T15:18:51.834 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-21T15:18:51.834 DEBUG:teuthology.orchestra.run.vm00:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-21T15:18:51.863 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-21T15:18:51.872 DEBUG:teuthology.orchestra.run.vm08:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-21T15:18:51.887 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-21T15:18:51.890 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-21T15:18:51.909 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-21T15:18:51.913 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-21T15:18:51.917 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern = core 2026-03-21T15:18:51.919 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-21T15:18:51.939 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = core 2026-03-21T15:18:51.948 DEBUG:teuthology.orchestra.run.vm00:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-21T15:18:51.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T15:18:51.975 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-21T15:18:51.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T15:18:51.977 DEBUG:teuthology.orchestra.run.vm08:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-21T15:18:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-21T15:18:51.993 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-21T15:18:51.996 INFO:teuthology.task.internal:Transferring archived files... 2026-03-21T15:18:51.996 DEBUG:teuthology.misc:Transferring archived files from vm00:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm00 2026-03-21T15:18:51.996 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-21T15:18:52.025 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm06 2026-03-21T15:18:52.025 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-21T15:18:52.034 DEBUG:teuthology.misc:Transferring archived files from vm08:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3485/remote/vm08 2026-03-21T15:18:52.035 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-21T15:18:52.043 INFO:teuthology.task.internal:Removing archive directory... 2026-03-21T15:18:52.043 DEBUG:teuthology.orchestra.run.vm00:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-21T15:18:52.072 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-21T15:18:52.077 DEBUG:teuthology.orchestra.run.vm08:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-21T15:18:52.089 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-21T15:18:52.092 INFO:teuthology.task.internal:Not uploading archives. 2026-03-21T15:18:52.092 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-21T15:18:52.094 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-21T15:18:52.095 DEBUG:teuthology.orchestra.run.vm00:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-21T15:18:52.116 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-21T15:18:52.118 INFO:teuthology.orchestra.run.vm00.stdout: 258076 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 15:18 /home/ubuntu/cephtest 2026-03-21T15:18:52.125 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-21T15:18:52.128 INFO:teuthology.orchestra.run.vm06.stdout: 258068 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 15:18 /home/ubuntu/cephtest 2026-03-21T15:18:52.133 INFO:teuthology.orchestra.run.vm08.stdout: 258069 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 21 15:18 /home/ubuntu/cephtest 2026-03-21T15:18:52.133 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-21T15:18:52.139 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 5514.940911769867 flavor: default owner: kyr success: true 2026-03-21T15:18:52.139 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-21T15:18:52.167 INFO:teuthology.run:pass