2026-02-18T08:11:06.141 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T08:11:06.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:11:06.232 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962 branch: 20.2.1_2.17.26-baseline_2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: yweinste@redhat.com 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: '54962' kernel: branch: distro kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: trial 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: yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 ceph: conf: client: rbd default data pool: datapool 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: zlib 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 objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: 20.2.1_2.17.26-baseline_2 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 7878 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: 20.2.1_2.17.26-baseline_2 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed targets: trial054.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNDOUNbSomsuJ+gxKP575W3SWEp46KTNVwmDK3mX6M9C8FpXulim8wICjnPBAzg71IlPXPgephUtY1qqp47EuQg= trial129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMN6SRXcu4goP+fskI0rinOP5JzMRuKga83kTDKSPWtV8YWtzCnRZqBilMUQHENlz8KZiq9j+fRcBOIXcfrBrj4= trial184.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeTonmbkNeO7CpyL5/XUfxkaK0nJy6QL4rHCATDY2Abp2tQYHViyDBZRTiMA/nUpAYeU9NOcHOw02AreKlU55w= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd pool create datapool 4 - rbd pool init datapool - 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 create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' 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: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-17_21:26:40 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T08:11:06.233 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa; will attempt to use it 2026-02-18T08:11:06.233 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T08:11:06.233 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T08:11:06.235 INFO:teuthology.task.internal:Checking packages... 2026-02-18T08:11:06.235 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T08:11:06.235 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T08:11:06.235 INFO:teuthology.packaging:ref: None 2026-02-18T08:11:06.235 INFO:teuthology.packaging:tag: None 2026-02-18T08:11:06.235 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T08:11:06.235 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:11:06.235 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T08:11:06.354 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670-gadc19233-1jammy 2026-02-18T08:11:06.355 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T08:11:06.367 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T08:11:06.367 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T08:11:06.382 INFO:teuthology.task.internal:Saving configuration 2026-02-18T08:11:06.394 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T08:11:06.407 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T08:11:06.484 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial054.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 08:07:36.833484', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP30AGMQCS70EIpdLG023rBPKZ0fmp/33Dd6b09kGumo'} 2026-02-18T08:11:06.540 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial129.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 08:07:36.833892', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGHZXeOFWMsCStx7kpbwx/S7Y79sJNWh2oZ1Asq1C5jU'} 2026-02-18T08:11:06.594 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial184.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 08:07:36.832766', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGY65O2pfB8M9vsH9VhRvNP+7I7gxpabo1pVKyR72yBv'} 2026-02-18T08:11:06.595 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T08:11:06.607 INFO:teuthology.task.internal:roles: ubuntu@trial054.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-18T08:11:06.607 INFO:teuthology.task.internal:roles: ubuntu@trial129.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-18T08:11:06.607 INFO:teuthology.task.internal:roles: ubuntu@trial184.front.sepia.ceph.com - ['client.0'] 2026-02-18T08:11:06.607 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T08:11:06.796 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x727e63dc9580>, signals=[15]) 2026-02-18T08:11:06.796 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T08:11:06.807 INFO:teuthology.task.internal:Opening connections... 2026-02-18T08:11:06.808 DEBUG:teuthology.task.internal:connecting to ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:11:06.808 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:11:06.872 DEBUG:teuthology.task.internal:connecting to ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:11:06.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:11:06.933 DEBUG:teuthology.task.internal:connecting to ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:11:06.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:11:06.999 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T08:11:07.011 DEBUG:teuthology.orchestra.run.trial054:> uname -m 2026-02-18T08:11:07.015 INFO:teuthology.orchestra.run.trial054.stdout:x86_64 2026-02-18T08:11:07.015 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:NAME="Ubuntu" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="22.04" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_CODENAME=jammy 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:ID=ubuntu 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE=debian 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:11:07.059 INFO:teuthology.orchestra.run.trial054.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:11:07.060 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-18T08:11:07.128 DEBUG:teuthology.orchestra.run.trial129:> uname -m 2026-02-18T08:11:07.132 INFO:teuthology.orchestra.run.trial129.stdout:x86_64 2026-02-18T08:11:07.133 DEBUG:teuthology.orchestra.run.trial129:> cat /etc/os-release 2026-02-18T08:11:07.176 INFO:teuthology.orchestra.run.trial129.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:11:07.176 INFO:teuthology.orchestra.run.trial129.stdout:NAME="Ubuntu" 2026-02-18T08:11:07.176 INFO:teuthology.orchestra.run.trial129.stdout:VERSION_ID="22.04" 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:VERSION_CODENAME=jammy 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:ID=ubuntu 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:ID_LIKE=debian 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:11:07.177 INFO:teuthology.orchestra.run.trial129.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:11:07.177 INFO:teuthology.lock.ops:Updating trial129.front.sepia.ceph.com on lock server 2026-02-18T08:11:07.250 DEBUG:teuthology.orchestra.run.trial184:> uname -m 2026-02-18T08:11:07.254 INFO:teuthology.orchestra.run.trial184.stdout:x86_64 2026-02-18T08:11:07.254 DEBUG:teuthology.orchestra.run.trial184:> cat /etc/os-release 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:NAME="Ubuntu" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:VERSION_ID="22.04" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:VERSION_CODENAME=jammy 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:ID=ubuntu 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:ID_LIKE=debian 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:11:07.304 INFO:teuthology.orchestra.run.trial184.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:11:07.305 INFO:teuthology.lock.ops:Updating trial184.front.sepia.ceph.com on lock server 2026-02-18T08:11:07.382 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T08:11:07.395 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T08:11:07.407 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T08:11:07.407 DEBUG:teuthology.orchestra.run.trial054:> test '!' -e /home/ubuntu/cephtest 2026-02-18T08:11:07.409 DEBUG:teuthology.orchestra.run.trial129:> test '!' -e /home/ubuntu/cephtest 2026-02-18T08:11:07.410 DEBUG:teuthology.orchestra.run.trial184:> test '!' -e /home/ubuntu/cephtest 2026-02-18T08:11:07.414 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T08:11:07.425 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T08:11:07.425 DEBUG:teuthology.orchestra.run.trial054:> test -z $(ls -A /var/lib/ceph) 2026-02-18T08:11:07.452 DEBUG:teuthology.orchestra.run.trial129:> test -z $(ls -A /var/lib/ceph) 2026-02-18T08:11:07.454 DEBUG:teuthology.orchestra.run.trial184:> test -z $(ls -A /var/lib/ceph) 2026-02-18T08:11:07.456 INFO:teuthology.orchestra.run.trial054.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T08:11:07.457 INFO:teuthology.orchestra.run.trial129.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T08:11:07.461 INFO:teuthology.orchestra.run.trial184.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T08:11:07.462 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T08:11:07.672 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T08:11:07.691 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T08:11:07.691 INFO:teuthology.task.kernel:config {'mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'mon.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'client.0': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-18T08:11:07.692 DEBUG:teuthology.orchestra.run.trial054:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T08:11:07.692 DEBUG:teuthology.orchestra.run.trial129:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T08:11:07.692 DEBUG:teuthology.orchestra.run.trial184:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T08:11:07.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:11:07.695 DEBUG:teuthology.orchestra.run.trial129:> uname -r 2026-02-18T08:11:07.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:11:07.695 DEBUG:teuthology.orchestra.run.trial054:> uname -r 2026-02-18T08:11:07.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:11:07.696 DEBUG:teuthology.orchestra.run.trial184:> uname -r 2026-02-18T08:11:07.739 INFO:teuthology.orchestra.run.trial184.stdout:5.15.0-164-generic 2026-02-18T08:11:07.739 INFO:teuthology.task.kernel:Running kernel on trial184: 5.15.0-164-generic 2026-02-18T08:11:07.739 DEBUG:teuthology.orchestra.run.trial184:> sudo apt-get clean 2026-02-18T08:11:07.740 INFO:teuthology.orchestra.run.trial129.stdout:5.15.0-164-generic 2026-02-18T08:11:07.741 INFO:teuthology.task.kernel:Running kernel on trial129: 5.15.0-164-generic 2026-02-18T08:11:07.741 DEBUG:teuthology.orchestra.run.trial129:> sudo apt-get clean 2026-02-18T08:11:07.743 INFO:teuthology.orchestra.run.trial054.stdout:5.15.0-164-generic 2026-02-18T08:11:07.743 INFO:teuthology.task.kernel:Running kernel on trial054: 5.15.0-164-generic 2026-02-18T08:11:07.743 DEBUG:teuthology.orchestra.run.trial054:> sudo apt-get clean 2026-02-18T08:11:07.802 DEBUG:teuthology.orchestra.run.trial129:> sudo apt-get update 2026-02-18T08:11:07.803 DEBUG:teuthology.orchestra.run.trial184:> sudo apt-get update 2026-02-18T08:11:07.805 DEBUG:teuthology.orchestra.run.trial054:> sudo apt-get update 2026-02-18T08:11:07.990 INFO:teuthology.orchestra.run.trial054.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:11:07.997 INFO:teuthology.orchestra.run.trial054.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T08:11:08.002 INFO:teuthology.orchestra.run.trial129.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:11:08.011 INFO:teuthology.orchestra.run.trial129.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T08:11:08.035 INFO:teuthology.orchestra.run.trial054.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T08:11:08.051 INFO:teuthology.orchestra.run.trial054.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-18T08:11:08.058 INFO:teuthology.orchestra.run.trial129.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T08:11:08.078 INFO:teuthology.orchestra.run.trial129.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-18T08:11:08.137 INFO:teuthology.orchestra.run.trial054.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3240 kB] 2026-02-18T08:11:08.157 INFO:teuthology.orchestra.run.trial129.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3240 kB] 2026-02-18T08:11:08.202 INFO:teuthology.orchestra.run.trial054.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [494 kB] 2026-02-18T08:11:08.205 INFO:teuthology.orchestra.run.trial054.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.2 kB] 2026-02-18T08:11:08.205 INFO:teuthology.orchestra.run.trial054.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T08:11:08.213 INFO:teuthology.orchestra.run.trial054.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T08:11:08.214 INFO:teuthology.orchestra.run.trial054.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5295 kB] 2026-02-18T08:11:08.223 INFO:teuthology.orchestra.run.trial129.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [494 kB] 2026-02-18T08:11:08.227 INFO:teuthology.orchestra.run.trial129.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.2 kB] 2026-02-18T08:11:08.227 INFO:teuthology.orchestra.run.trial129.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T08:11:08.235 INFO:teuthology.orchestra.run.trial129.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T08:11:08.237 INFO:teuthology.orchestra.run.trial129.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5295 kB] 2026-02-18T08:11:08.243 INFO:teuthology.orchestra.run.trial054.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1001 kB] 2026-02-18T08:11:08.246 INFO:teuthology.orchestra.run.trial054.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2975 kB] 2026-02-18T08:11:08.255 INFO:teuthology.orchestra.run.trial054.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-18T08:11:08.255 INFO:teuthology.orchestra.run.trial054.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1017 kB] 2026-02-18T08:11:08.273 INFO:teuthology.orchestra.run.trial129.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1001 kB] 2026-02-18T08:11:08.277 INFO:teuthology.orchestra.run.trial129.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2975 kB] 2026-02-18T08:11:08.295 INFO:teuthology.orchestra.run.trial129.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-18T08:11:08.296 INFO:teuthology.orchestra.run.trial129.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1017 kB] 2026-02-18T08:11:08.297 INFO:teuthology.orchestra.run.trial184.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:11:08.385 INFO:teuthology.orchestra.run.trial184.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T08:11:08.719 INFO:teuthology.orchestra.run.trial184.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T08:11:08.866 INFO:teuthology.orchestra.run.trial184.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-18T08:11:09.005 INFO:teuthology.orchestra.run.trial184.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3240 kB] 2026-02-18T08:11:09.405 INFO:teuthology.orchestra.run.trial184.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [494 kB] 2026-02-18T08:11:09.416 INFO:teuthology.orchestra.run.trial184.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.2 kB] 2026-02-18T08:11:09.416 INFO:teuthology.orchestra.run.trial184.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T08:11:09.451 INFO:teuthology.orchestra.run.trial184.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T08:11:09.458 INFO:teuthology.orchestra.run.trial184.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5295 kB] 2026-02-18T08:11:09.611 INFO:teuthology.orchestra.run.trial184.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1001 kB] 2026-02-18T08:11:09.636 INFO:teuthology.orchestra.run.trial184.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2975 kB] 2026-02-18T08:11:09.722 INFO:teuthology.orchestra.run.trial184.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-18T08:11:09.722 INFO:teuthology.orchestra.run.trial184.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1017 kB] 2026-02-18T08:11:11.610 INFO:teuthology.orchestra.run.trial054.stdout:Fetched 16.0 MB in 1s (13.1 MB/s) 2026-02-18T08:11:11.643 INFO:teuthology.orchestra.run.trial129.stdout:Fetched 16.0 MB in 1s (12.5 MB/s) 2026-02-18T08:11:12.144 INFO:teuthology.orchestra.run.trial054.stdout:Reading package lists... 2026-02-18T08:11:12.158 DEBUG:teuthology.orchestra.run.trial054:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T08:11:12.166 INFO:teuthology.orchestra.run.trial129.stdout:Reading package lists... 2026-02-18T08:11:12.180 DEBUG:teuthology.orchestra.run.trial129:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T08:11:12.191 INFO:teuthology.orchestra.run.trial054.stdout:Reading package lists... 2026-02-18T08:11:12.214 INFO:teuthology.orchestra.run.trial129.stdout:Reading package lists... 2026-02-18T08:11:12.297 INFO:teuthology.orchestra.run.trial054.stdout:Building dependency tree... 2026-02-18T08:11:12.298 INFO:teuthology.orchestra.run.trial054.stdout:Reading state information... 2026-02-18T08:11:12.324 INFO:teuthology.orchestra.run.trial129.stdout:Building dependency tree... 2026-02-18T08:11:12.325 INFO:teuthology.orchestra.run.trial129.stdout:Reading state information... 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout: sg3-utils-udev 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout:The following additional packages will be installed: 2026-02-18T08:11:12.383 INFO:teuthology.orchestra.run.trial054.stdout: linux-generic linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T08:11:12.384 INFO:teuthology.orchestra.run.trial054.stdout: linux-headers-generic linux-image-5.15.0-170-generic 2026-02-18T08:11:12.384 INFO:teuthology.orchestra.run.trial054.stdout: linux-modules-5.15.0-170-generic linux-modules-extra-5.15.0-170-generic 2026-02-18T08:11:12.384 INFO:teuthology.orchestra.run.trial054.stdout:Suggested packages: 2026-02-18T08:11:12.384 INFO:teuthology.orchestra.run.trial054.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-18T08:11:12.396 INFO:teuthology.orchestra.run.trial054.stdout:The following NEW packages will be installed: 2026-02-18T08:11:12.397 INFO:teuthology.orchestra.run.trial054.stdout: linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T08:11:12.397 INFO:teuthology.orchestra.run.trial054.stdout: linux-image-5.15.0-170-generic linux-modules-5.15.0-170-generic 2026-02-18T08:11:12.397 INFO:teuthology.orchestra.run.trial054.stdout: linux-modules-extra-5.15.0-170-generic 2026-02-18T08:11:12.397 INFO:teuthology.orchestra.run.trial054.stdout:The following packages will be upgraded: 2026-02-18T08:11:12.397 INFO:teuthology.orchestra.run.trial054.stdout: linux-generic linux-headers-generic linux-image-generic 2026-02-18T08:11:12.409 INFO:teuthology.orchestra.run.trial129.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:11:12.409 INFO:teuthology.orchestra.run.trial129.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:11:12.409 INFO:teuthology.orchestra.run.trial129.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:11:12.409 INFO:teuthology.orchestra.run.trial129.stdout: sg3-utils-udev 2026-02-18T08:11:12.409 INFO:teuthology.orchestra.run.trial129.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:11:12.410 INFO:teuthology.orchestra.run.trial129.stdout:The following additional packages will be installed: 2026-02-18T08:11:12.410 INFO:teuthology.orchestra.run.trial129.stdout: linux-generic linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T08:11:12.410 INFO:teuthology.orchestra.run.trial129.stdout: linux-headers-generic linux-image-5.15.0-170-generic 2026-02-18T08:11:12.410 INFO:teuthology.orchestra.run.trial129.stdout: linux-modules-5.15.0-170-generic linux-modules-extra-5.15.0-170-generic 2026-02-18T08:11:12.410 INFO:teuthology.orchestra.run.trial129.stdout:Suggested packages: 2026-02-18T08:11:12.410 INFO:teuthology.orchestra.run.trial129.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-18T08:11:12.423 INFO:teuthology.orchestra.run.trial129.stdout:The following NEW packages will be installed: 2026-02-18T08:11:12.424 INFO:teuthology.orchestra.run.trial129.stdout: linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T08:11:12.424 INFO:teuthology.orchestra.run.trial129.stdout: linux-image-5.15.0-170-generic linux-modules-5.15.0-170-generic 2026-02-18T08:11:12.424 INFO:teuthology.orchestra.run.trial129.stdout: linux-modules-extra-5.15.0-170-generic 2026-02-18T08:11:12.424 INFO:teuthology.orchestra.run.trial129.stdout:The following packages will be upgraded: 2026-02-18T08:11:12.424 INFO:teuthology.orchestra.run.trial129.stdout: linux-generic linux-headers-generic linux-image-generic 2026-02-18T08:11:12.819 INFO:teuthology.orchestra.run.trial184.stdout:Fetched 16.0 MB in 2s (6559 kB/s) 2026-02-18T08:11:12.820 INFO:teuthology.orchestra.run.trial054.stdout:3 upgraded, 5 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:11:12.820 INFO:teuthology.orchestra.run.trial054.stdout:Need to get 113 MB of archives. 2026-02-18T08:11:12.820 INFO:teuthology.orchestra.run.trial054.stdout:After this operation, 585 MB of additional disk space will be used. 2026-02-18T08:11:12.820 INFO:teuthology.orchestra.run.trial054.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-170-generic amd64 5.15.0-170.180 [22.7 MB] 2026-02-18T08:11:12.821 INFO:teuthology.orchestra.run.trial129.stdout:3 upgraded, 5 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:11:12.821 INFO:teuthology.orchestra.run.trial129.stdout:Need to get 113 MB of archives. 2026-02-18T08:11:12.821 INFO:teuthology.orchestra.run.trial129.stdout:After this operation, 585 MB of additional disk space will be used. 2026-02-18T08:11:12.821 INFO:teuthology.orchestra.run.trial129.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-170-generic amd64 5.15.0-170.180 [22.7 MB] 2026-02-18T08:11:13.332 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:11:13.346 DEBUG:teuthology.orchestra.run.trial184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T08:11:13.379 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:11:13.485 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:11:13.486 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:11:13.569 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:11:13.569 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout: sg3-utils-udev 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout:The following additional packages will be installed: 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout: linux-generic linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout: linux-headers-generic linux-image-5.15.0-170-generic 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout: linux-modules-5.15.0-170-generic linux-modules-extra-5.15.0-170-generic 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout:Suggested packages: 2026-02-18T08:11:13.570 INFO:teuthology.orchestra.run.trial184.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-18T08:11:13.582 INFO:teuthology.orchestra.run.trial184.stdout:The following NEW packages will be installed: 2026-02-18T08:11:13.583 INFO:teuthology.orchestra.run.trial184.stdout: linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T08:11:13.583 INFO:teuthology.orchestra.run.trial184.stdout: linux-image-5.15.0-170-generic linux-modules-5.15.0-170-generic 2026-02-18T08:11:13.583 INFO:teuthology.orchestra.run.trial184.stdout: linux-modules-extra-5.15.0-170-generic 2026-02-18T08:11:13.584 INFO:teuthology.orchestra.run.trial184.stdout:The following packages will be upgraded: 2026-02-18T08:11:13.584 INFO:teuthology.orchestra.run.trial184.stdout: linux-generic linux-headers-generic linux-image-generic 2026-02-18T08:11:13.914 INFO:teuthology.orchestra.run.trial129.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-170-generic amd64 5.15.0-170.180 [11.6 MB] 2026-02-18T08:11:13.920 INFO:teuthology.orchestra.run.trial054.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-170-generic amd64 5.15.0-170.180 [11.6 MB] 2026-02-18T08:11:14.007 INFO:teuthology.orchestra.run.trial184.stdout:3 upgraded, 5 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:11:14.007 INFO:teuthology.orchestra.run.trial184.stdout:Need to get 113 MB of archives. 2026-02-18T08:11:14.007 INFO:teuthology.orchestra.run.trial184.stdout:After this operation, 585 MB of additional disk space will be used. 2026-02-18T08:11:14.007 INFO:teuthology.orchestra.run.trial184.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-170-generic amd64 5.15.0-170.180 [22.7 MB] 2026-02-18T08:11:14.184 INFO:teuthology.orchestra.run.trial129.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-170-generic amd64 5.15.0-170.180 [64.0 MB] 2026-02-18T08:11:14.191 INFO:teuthology.orchestra.run.trial054.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-170-generic amd64 5.15.0-170.180 [64.0 MB] 2026-02-18T08:11:15.391 INFO:teuthology.orchestra.run.trial184.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-170-generic amd64 5.15.0-170.180 [11.6 MB] 2026-02-18T08:11:15.681 INFO:teuthology.orchestra.run.trial129.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.170.159 [1654 B] 2026-02-18T08:11:15.681 INFO:teuthology.orchestra.run.trial129.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.170.159 [2474 B] 2026-02-18T08:11:15.682 INFO:teuthology.orchestra.run.trial129.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170 all 5.15.0-170.180 [12.4 MB] 2026-02-18T08:11:15.699 INFO:teuthology.orchestra.run.trial054.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.170.159 [1654 B] 2026-02-18T08:11:15.699 INFO:teuthology.orchestra.run.trial054.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.170.159 [2474 B] 2026-02-18T08:11:15.699 INFO:teuthology.orchestra.run.trial054.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170 all 5.15.0-170.180 [12.4 MB] 2026-02-18T08:11:15.732 INFO:teuthology.orchestra.run.trial184.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-170-generic amd64 5.15.0-170.180 [64.0 MB] 2026-02-18T08:11:15.959 INFO:teuthology.orchestra.run.trial129.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170-generic amd64 5.15.0-170.180 [2828 kB] 2026-02-18T08:11:15.976 INFO:teuthology.orchestra.run.trial054.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170-generic amd64 5.15.0-170.180 [2828 kB] 2026-02-18T08:11:16.025 INFO:teuthology.orchestra.run.trial129.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.170.159 [2316 B] 2026-02-18T08:11:16.042 INFO:teuthology.orchestra.run.trial054.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.170.159 [2316 B] 2026-02-18T08:11:16.221 INFO:teuthology.orchestra.run.trial129.stdout:Fetched 113 MB in 4s (31.5 MB/s) 2026-02-18T08:11:16.237 INFO:teuthology.orchestra.run.trial054.stdout:Fetched 113 MB in 4s (31.1 MB/s) 2026-02-18T08:11:16.241 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package linux-modules-5.15.0-170-generic. 2026-02-18T08:11:16.258 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package linux-modules-5.15.0-170-generic. 2026-02-18T08:11:16.408 INFO:teuthology.orchestra.run.trial129.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 ... 131954 files and directories currently installed.) 2026-02-18T08:11:16.410 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../0-linux-modules-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:16.411 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:16.421 INFO:teuthology.orchestra.run.trial054.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 ... 131954 files and directories currently installed.) 2026-02-18T08:11:16.422 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../0-linux-modules-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:16.423 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:16.747 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package linux-image-5.15.0-170-generic. 2026-02-18T08:11:16.754 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../1-linux-image-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:16.756 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package linux-image-5.15.0-170-generic. 2026-02-18T08:11:16.762 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../1-linux-image-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:16.771 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:16.780 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:16.812 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-170-generic. 2026-02-18T08:11:16.818 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:16.818 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:16.820 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-170-generic. 2026-02-18T08:11:16.826 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:16.827 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:17.620 INFO:teuthology.orchestra.run.trial184.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.170.159 [1654 B] 2026-02-18T08:11:17.620 INFO:teuthology.orchestra.run.trial184.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.170.159 [2474 B] 2026-02-18T08:11:17.620 INFO:teuthology.orchestra.run.trial184.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170 all 5.15.0-170.180 [12.4 MB] 2026-02-18T08:11:17.931 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../3-linux-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:17.932 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:17.947 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../3-linux-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:17.948 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:17.955 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:17.956 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-image-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:17.970 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:17.971 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-image-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:17.971 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package linux-headers-5.15.0-170. 2026-02-18T08:11:17.974 INFO:teuthology.orchestra.run.trial184.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170-generic amd64 5.15.0-170.180 [2828 kB] 2026-02-18T08:11:17.978 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../5-linux-headers-5.15.0-170_5.15.0-170.180_all.deb ... 2026-02-18T08:11:17.979 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T08:11:17.986 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package linux-headers-5.15.0-170. 2026-02-18T08:11:17.993 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../5-linux-headers-5.15.0-170_5.15.0-170.180_all.deb ... 2026-02-18T08:11:17.994 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T08:11:18.058 INFO:teuthology.orchestra.run.trial184.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.170.159 [2316 B] 2026-02-18T08:11:18.254 INFO:teuthology.orchestra.run.trial184.stdout:Fetched 113 MB in 4s (25.4 MB/s) 2026-02-18T08:11:18.275 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package linux-modules-5.15.0-170-generic. 2026-02-18T08:11:18.440 INFO:teuthology.orchestra.run.trial184.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 ... 131954 files and directories currently installed.) 2026-02-18T08:11:18.442 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../0-linux-modules-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:18.443 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:18.794 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package linux-image-5.15.0-170-generic. 2026-02-18T08:11:18.801 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../1-linux-image-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:18.821 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:18.860 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-170-generic. 2026-02-18T08:11:18.867 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:18.867 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:19.338 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package linux-headers-5.15.0-170-generic. 2026-02-18T08:11:19.350 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../6-linux-headers-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:19.351 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:19.410 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package linux-headers-5.15.0-170-generic. 2026-02-18T08:11:19.422 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../6-linux-headers-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:19.423 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:19.932 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:19.932 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking linux-headers-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:19.958 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T08:11:19.958 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:19.960 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-headers-generic (5.15.0.170.159) ... 2026-02-18T08:11:19.961 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:19.963 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../3-linux-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:19.964 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:19.985 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:19.986 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-image-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:20.002 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package linux-headers-5.15.0-170. 2026-02-18T08:11:20.007 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:20.008 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking linux-headers-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:20.009 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../5-linux-headers-5.15.0-170_5.15.0-170.180_all.deb ... 2026-02-18T08:11:20.009 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T08:11:20.033 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T08:11:20.034 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:20.036 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-headers-generic (5.15.0.170.159) ... 2026-02-18T08:11:20.037 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:20.744 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:20.818 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:21.396 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package linux-headers-5.15.0-170-generic. 2026-02-18T08:11:21.408 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../6-linux-headers-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T08:11:21.409 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:21.571 INFO:teuthology.orchestra.run.trial129.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-170-generic 2026-02-18T08:11:21.571 INFO:teuthology.orchestra.run.trial129.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-170-generic 2026-02-18T08:11:21.577 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:21.655 INFO:teuthology.orchestra.run.trial054.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-170-generic 2026-02-18T08:11:21.655 INFO:teuthology.orchestra.run.trial054.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-170-generic 2026-02-18T08:11:21.661 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:21.992 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T08:11:21.993 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking linux-headers-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T08:11:22.018 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T08:11:22.020 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:22.022 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-headers-generic (5.15.0.170.159) ... 2026-02-18T08:11:22.023 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:22.386 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-image-generic (5.15.0.170.159) ... 2026-02-18T08:11:22.387 INFO:teuthology.orchestra.run.trial129.stdout:Setting up linux-generic (5.15.0.170.159) ... 2026-02-18T08:11:22.388 INFO:teuthology.orchestra.run.trial129.stdout:Processing triggers for linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:22.393 INFO:teuthology.orchestra.run.trial129.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-02-18T08:11:22.393 INFO:teuthology.orchestra.run.trial129.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:22.460 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-image-generic (5.15.0.170.159) ... 2026-02-18T08:11:22.461 INFO:teuthology.orchestra.run.trial054.stdout:Setting up linux-generic (5.15.0.170.159) ... 2026-02-18T08:11:22.463 INFO:teuthology.orchestra.run.trial054.stdout:Processing triggers for linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:22.468 INFO:teuthology.orchestra.run.trial054.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-02-18T08:11:22.468 INFO:teuthology.orchestra.run.trial054.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:22.822 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:23.654 INFO:teuthology.orchestra.run.trial184.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-170-generic 2026-02-18T08:11:23.654 INFO:teuthology.orchestra.run.trial184.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-170-generic 2026-02-18T08:11:23.660 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:24.485 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-image-generic (5.15.0.170.159) ... 2026-02-18T08:11:24.486 INFO:teuthology.orchestra.run.trial184.stdout:Setting up linux-generic (5.15.0.170.159) ... 2026-02-18T08:11:24.487 INFO:teuthology.orchestra.run.trial184.stdout:Processing triggers for linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T08:11:24.492 INFO:teuthology.orchestra.run.trial184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-02-18T08:11:24.492 INFO:teuthology.orchestra.run.trial184.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:29.430 INFO:teuthology.orchestra.run.trial129.stdout:W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast 2026-02-18T08:11:29.561 INFO:teuthology.orchestra.run.trial054.stdout:W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast 2026-02-18T08:11:31.560 INFO:teuthology.orchestra.run.trial184.stdout:W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast 2026-02-18T08:11:36.031 INFO:teuthology.orchestra.run.trial129.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-02-18T08:11:36.031 INFO:teuthology.orchestra.run.trial129.stdout:Sourcing file `/etc/default/grub' 2026-02-18T08:11:36.050 INFO:teuthology.orchestra.run.trial129.stdout:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T08:11:36.051 INFO:teuthology.orchestra.run.trial129.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T08:11:36.053 INFO:teuthology.orchestra.run.trial129.stdout:Generating grub configuration file ... 2026-02-18T08:11:36.113 INFO:teuthology.orchestra.run.trial054.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-02-18T08:11:36.113 INFO:teuthology.orchestra.run.trial054.stdout:Sourcing file `/etc/default/grub' 2026-02-18T08:11:36.133 INFO:teuthology.orchestra.run.trial054.stdout:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T08:11:36.134 INFO:teuthology.orchestra.run.trial129.stdout:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T08:11:36.134 INFO:teuthology.orchestra.run.trial054.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T08:11:36.136 INFO:teuthology.orchestra.run.trial054.stdout:Generating grub configuration file ... 2026-02-18T08:11:36.140 INFO:teuthology.orchestra.run.trial129.stdout:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:36.216 INFO:teuthology.orchestra.run.trial054.stdout:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T08:11:36.223 INFO:teuthology.orchestra.run.trial054.stdout:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:36.318 INFO:teuthology.orchestra.run.trial129.stdout:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T08:11:36.323 INFO:teuthology.orchestra.run.trial129.stdout:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T08:11:36.398 INFO:teuthology.orchestra.run.trial129.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T08:11:36.398 INFO:teuthology.orchestra.run.trial129.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T08:11:36.398 INFO:teuthology.orchestra.run.trial129.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T08:11:36.399 INFO:teuthology.orchestra.run.trial054.stdout:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T08:11:36.400 INFO:teuthology.orchestra.run.trial129.stdout:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T08:11:36.403 INFO:teuthology.orchestra.run.trial054.stdout:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T08:11:36.410 INFO:teuthology.orchestra.run.trial129.stdout:done 2026-02-18T08:11:36.477 INFO:teuthology.orchestra.run.trial054.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T08:11:36.477 INFO:teuthology.orchestra.run.trial054.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T08:11:36.477 INFO:teuthology.orchestra.run.trial054.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T08:11:36.479 INFO:teuthology.orchestra.run.trial054.stdout:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T08:11:36.488 INFO:teuthology.orchestra.run.trial054.stdout:done 2026-02-18T08:11:36.823 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.823 INFO:teuthology.orchestra.run.trial129.stdout:Pending kernel upgrade! 2026-02-18T08:11:36.823 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.823 INFO:teuthology.orchestra.run.trial129.stdout:Running kernel version: 2026-02-18T08:11:36.823 INFO:teuthology.orchestra.run.trial129.stdout: 5.15.0-164-generic 2026-02-18T08:11:36.823 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout:Diagnostics: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout: The currently running kernel version is not the expected kernel version 5.15.0-170-generic. 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout:Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. [Return] 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout:No services need to be restarted. 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout:No containers need to be restarted. 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.824 INFO:teuthology.orchestra.run.trial129.stdout:No user sessions are running outdated binaries. 2026-02-18T08:11:36.825 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:11:36.825 INFO:teuthology.orchestra.run.trial129.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:11:36.899 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout:Pending kernel upgrade! 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout:Running kernel version: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout: 5.15.0-164-generic 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout:Diagnostics: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout: The currently running kernel version is not the expected kernel version 5.15.0-170-generic. 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout:Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. [Return] 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.900 INFO:teuthology.orchestra.run.trial054.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout:No services need to be restarted. 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout:No containers need to be restarted. 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout:No user sessions are running outdated binaries. 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:11:36.901 INFO:teuthology.orchestra.run.trial054.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:11:37.499 DEBUG:teuthology.orchestra.run.trial129:> dpkg -s linux-image-generic 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Package: linux-image-generic 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Status: install ok installed 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Priority: optional 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Section: kernel 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Installed-Size: 21 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Architecture: amd64 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Source: linux-meta 2026-02-18T08:11:37.510 INFO:teuthology.orchestra.run.trial129.stdout:Version: 5.15.0.170.159 2026-02-18T08:11:37.511 INFO:teuthology.orchestra.run.trial129.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T08:11:37.511 INFO:teuthology.orchestra.run.trial129.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T08:11:37.511 INFO:teuthology.orchestra.run.trial129.stdout:Recommends: thermald 2026-02-18T08:11:37.511 INFO:teuthology.orchestra.run.trial129.stdout:Description: Generic Linux kernel image 2026-02-18T08:11:37.511 INFO:teuthology.orchestra.run.trial129.stdout: This package will always depend on the latest generic kernel image 2026-02-18T08:11:37.511 INFO:teuthology.orchestra.run.trial129.stdout: available. 2026-02-18T08:11:37.511 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-164-generic Expected: 5.15.0-170-generic 2026-02-18T08:11:37.511 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T08:11:37.512 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T08:11:37.512 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2026-02-18T08:11:37.512 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial129.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T08:11:37.512 DEBUG:teuthology.orchestra.run.trial129:> sudo apt-get clean 2026-02-18T08:11:37.563 DEBUG:teuthology.orchestra.run.trial054:> dpkg -s linux-image-generic 2026-02-18T08:11:37.573 INFO:teuthology.orchestra.run.trial054.stdout:Package: linux-image-generic 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Status: install ok installed 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Priority: optional 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Section: kernel 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Installed-Size: 21 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Architecture: amd64 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Source: linux-meta 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Version: 5.15.0.170.159 2026-02-18T08:11:37.574 INFO:teuthology.orchestra.run.trial054.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T08:11:37.575 INFO:teuthology.orchestra.run.trial054.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T08:11:37.575 INFO:teuthology.orchestra.run.trial054.stdout:Recommends: thermald 2026-02-18T08:11:37.575 INFO:teuthology.orchestra.run.trial054.stdout:Description: Generic Linux kernel image 2026-02-18T08:11:37.575 INFO:teuthology.orchestra.run.trial054.stdout: This package will always depend on the latest generic kernel image 2026-02-18T08:11:37.575 INFO:teuthology.orchestra.run.trial054.stdout: available. 2026-02-18T08:11:37.575 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-164-generic Expected: 5.15.0-170-generic 2026-02-18T08:11:37.575 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T08:11:37.575 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T08:11:37.576 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2026-02-18T08:11:37.576 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial054.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T08:11:37.576 DEBUG:teuthology.orchestra.run.trial054:> sudo apt-get clean 2026-02-18T08:11:37.590 DEBUG:teuthology.orchestra.run.trial129:> sudo apt-get update 2026-02-18T08:11:37.654 DEBUG:teuthology.orchestra.run.trial054:> sudo apt-get update 2026-02-18T08:11:38.017 INFO:teuthology.orchestra.run.trial129.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:11:38.084 INFO:teuthology.orchestra.run.trial129.stdout:Hit:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T08:11:38.156 INFO:teuthology.orchestra.run.trial129.stdout:Hit:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T08:11:38.161 INFO:teuthology.orchestra.run.trial184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-02-18T08:11:38.162 INFO:teuthology.orchestra.run.trial184.stdout:Sourcing file `/etc/default/grub' 2026-02-18T08:11:38.180 INFO:teuthology.orchestra.run.trial184.stdout:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T08:11:38.181 INFO:teuthology.orchestra.run.trial184.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T08:11:38.183 INFO:teuthology.orchestra.run.trial184.stdout:Generating grub configuration file ... 2026-02-18T08:11:38.228 INFO:teuthology.orchestra.run.trial129.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T08:11:38.263 INFO:teuthology.orchestra.run.trial184.stdout:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T08:11:38.270 INFO:teuthology.orchestra.run.trial184.stdout:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:38.332 INFO:teuthology.orchestra.run.trial054.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:11:38.401 INFO:teuthology.orchestra.run.trial054.stdout:Hit:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T08:11:38.446 INFO:teuthology.orchestra.run.trial184.stdout:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T08:11:38.452 INFO:teuthology.orchestra.run.trial184.stdout:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T08:11:38.470 INFO:teuthology.orchestra.run.trial054.stdout:Hit:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T08:11:38.524 INFO:teuthology.orchestra.run.trial184.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T08:11:38.524 INFO:teuthology.orchestra.run.trial184.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T08:11:38.524 INFO:teuthology.orchestra.run.trial184.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T08:11:38.526 INFO:teuthology.orchestra.run.trial184.stdout:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T08:11:38.536 INFO:teuthology.orchestra.run.trial184.stdout:done 2026-02-18T08:11:38.542 INFO:teuthology.orchestra.run.trial054.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T08:11:38.882 INFO:teuthology.orchestra.run.trial129.stdout:Reading package lists... 2026-02-18T08:11:38.897 DEBUG:teuthology.orchestra.run.trial129:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T08:11:38.931 INFO:teuthology.orchestra.run.trial129.stdout:Reading package lists... 2026-02-18T08:11:38.944 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.944 INFO:teuthology.orchestra.run.trial184.stdout:Pending kernel upgrade! 2026-02-18T08:11:38.944 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.944 INFO:teuthology.orchestra.run.trial184.stdout:Running kernel version: 2026-02-18T08:11:38.944 INFO:teuthology.orchestra.run.trial184.stdout: 5.15.0-164-generic 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout:Diagnostics: 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout: The currently running kernel version is not the expected kernel version 5.15.0-170-generic. 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout:Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. [Return] 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout:No services need to be restarted. 2026-02-18T08:11:38.945 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.946 INFO:teuthology.orchestra.run.trial184.stdout:No containers need to be restarted. 2026-02-18T08:11:38.946 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.946 INFO:teuthology.orchestra.run.trial184.stdout:No user sessions are running outdated binaries. 2026-02-18T08:11:38.946 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:11:38.946 INFO:teuthology.orchestra.run.trial184.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:11:39.040 INFO:teuthology.orchestra.run.trial129.stdout:Building dependency tree... 2026-02-18T08:11:39.041 INFO:teuthology.orchestra.run.trial129.stdout:Reading state information... 2026-02-18T08:11:39.123 INFO:teuthology.orchestra.run.trial129.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T08:11:39.123 INFO:teuthology.orchestra.run.trial129.stdout:linux-image-generic set to manually installed. 2026-02-18T08:11:39.123 INFO:teuthology.orchestra.run.trial129.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:11:39.123 INFO:teuthology.orchestra.run.trial129.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:11:39.123 INFO:teuthology.orchestra.run.trial129.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:11:39.124 INFO:teuthology.orchestra.run.trial129.stdout: sg3-utils-udev 2026-02-18T08:11:39.124 INFO:teuthology.orchestra.run.trial129.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:11:39.143 INFO:teuthology.orchestra.run.trial129.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:11:39.145 DEBUG:teuthology.orchestra.run.trial129:> dpkg -s linux-image-generic 2026-02-18T08:11:39.195 INFO:teuthology.orchestra.run.trial129.stdout:Package: linux-image-generic 2026-02-18T08:11:39.195 INFO:teuthology.orchestra.run.trial129.stdout:Status: install ok installed 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Priority: optional 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Section: kernel 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Installed-Size: 21 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Architecture: amd64 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Source: linux-meta 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Version: 5.15.0.170.159 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Recommends: thermald 2026-02-18T08:11:39.196 INFO:teuthology.orchestra.run.trial129.stdout:Description: Generic Linux kernel image 2026-02-18T08:11:39.197 INFO:teuthology.orchestra.run.trial129.stdout: This package will always depend on the latest generic kernel image 2026-02-18T08:11:39.197 INFO:teuthology.orchestra.run.trial129.stdout: available. 2026-02-18T08:11:39.198 DEBUG:teuthology.orchestra.run.trial129:> mktemp 2026-02-18T08:11:39.200 INFO:teuthology.orchestra.run.trial054.stdout:Reading package lists... 2026-02-18T08:11:39.215 DEBUG:teuthology.orchestra.run.trial054:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T08:11:39.242 INFO:teuthology.orchestra.run.trial129.stdout:/tmp/tmp.iNsYeCDGds 2026-02-18T08:11:39.243 DEBUG:teuthology.orchestra.run.trial129:> sudo cp /boot/grub/grub.cfg /tmp/tmp.iNsYeCDGds 2026-02-18T08:11:39.248 INFO:teuthology.orchestra.run.trial054.stdout:Reading package lists... 2026-02-18T08:11:39.291 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod 0666 /tmp/tmp.iNsYeCDGds 2026-02-18T08:11:39.359 INFO:teuthology.orchestra.run.trial054.stdout:Building dependency tree... 2026-02-18T08:11:39.359 INFO:teuthology.orchestra.run.trial054.stdout:Reading state information... 2026-02-18T08:11:39.389 DEBUG:teuthology.orchestra.remote:trial129:/tmp/tmp.iNsYeCDGds is 7KB 2026-02-18T08:11:39.397 DEBUG:teuthology.orchestra.run.trial129:> rm -fr /tmp/tmp.iNsYeCDGds 2026-02-18T08:11:39.401 DEBUG:teuthology.orchestra.run.trial129:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout:linux-image-generic set to manually installed. 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout: sg3-utils-udev 2026-02-18T08:11:39.448 INFO:teuthology.orchestra.run.trial054.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:11:39.450 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:11:39.450 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/etc/grub.d/01_ceph_kernel 2026-02-18T08:11:39.451 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2026-02-18T08:11:39.468 INFO:teuthology.orchestra.run.trial054.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:11:39.470 DEBUG:teuthology.orchestra.run.trial054:> dpkg -s linux-image-generic 2026-02-18T08:11:39.504 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-170-generic 2026-02-18T08:11:39.505 DEBUG:teuthology.orchestra.run.trial129:> sudo update-grub 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Package: linux-image-generic 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Status: install ok installed 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Priority: optional 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Section: kernel 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Installed-Size: 21 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T08:11:39.520 INFO:teuthology.orchestra.run.trial054.stdout:Architecture: amd64 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout:Source: linux-meta 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout:Version: 5.15.0.170.159 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout:Recommends: thermald 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout:Description: Generic Linux kernel image 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout: This package will always depend on the latest generic kernel image 2026-02-18T08:11:39.521 INFO:teuthology.orchestra.run.trial054.stdout: available. 2026-02-18T08:11:39.522 DEBUG:teuthology.orchestra.run.trial054:> mktemp 2026-02-18T08:11:39.567 INFO:teuthology.orchestra.run.trial054.stdout:/tmp/tmp.WWcxWxQ0Kc 2026-02-18T08:11:39.568 DEBUG:teuthology.orchestra.run.trial054:> sudo cp /boot/grub/grub.cfg /tmp/tmp.WWcxWxQ0Kc 2026-02-18T08:11:39.616 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 0666 /tmp/tmp.WWcxWxQ0Kc 2026-02-18T08:11:39.628 DEBUG:teuthology.orchestra.run.trial184:> dpkg -s linux-image-generic 2026-02-18T08:11:39.677 INFO:teuthology.orchestra.run.trial184.stdout:Package: linux-image-generic 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Status: install ok installed 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Priority: optional 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Section: kernel 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Installed-Size: 21 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Architecture: amd64 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Source: linux-meta 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Version: 5.15.0.170.159 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T08:11:39.678 INFO:teuthology.orchestra.run.trial184.stdout:Recommends: thermald 2026-02-18T08:11:39.679 INFO:teuthology.orchestra.run.trial184.stdout:Description: Generic Linux kernel image 2026-02-18T08:11:39.679 INFO:teuthology.orchestra.run.trial184.stdout: This package will always depend on the latest generic kernel image 2026-02-18T08:11:39.679 INFO:teuthology.orchestra.run.trial184.stdout: available. 2026-02-18T08:11:39.679 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-164-generic Expected: 5.15.0-170-generic 2026-02-18T08:11:39.679 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T08:11:39.679 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T08:11:39.680 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2026-02-18T08:11:39.680 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial184.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T08:11:39.680 DEBUG:teuthology.orchestra.run.trial184:> sudo apt-get clean 2026-02-18T08:11:39.714 DEBUG:teuthology.orchestra.remote:trial054:/tmp/tmp.WWcxWxQ0Kc is 7KB 2026-02-18T08:11:39.723 DEBUG:teuthology.orchestra.run.trial054:> rm -fr /tmp/tmp.WWcxWxQ0Kc 2026-02-18T08:11:39.728 DEBUG:teuthology.orchestra.run.trial054:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2026-02-18T08:11:39.740 INFO:teuthology.orchestra.run.trial129.stderr:Sourcing file `/etc/default/grub' 2026-02-18T08:11:39.759 DEBUG:teuthology.orchestra.run.trial184:> sudo apt-get update 2026-02-18T08:11:39.760 INFO:teuthology.orchestra.run.trial129.stderr:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T08:11:39.760 INFO:teuthology.orchestra.run.trial129.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T08:11:39.762 INFO:teuthology.orchestra.run.trial129.stderr:Generating grub configuration file ... 2026-02-18T08:11:39.779 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:11:39.779 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/etc/grub.d/01_ceph_kernel 2026-02-18T08:11:39.779 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2026-02-18T08:11:39.832 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-170-generic 2026-02-18T08:11:39.832 DEBUG:teuthology.orchestra.run.trial054:> sudo update-grub 2026-02-18T08:11:39.843 INFO:teuthology.orchestra.run.trial129.stderr:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T08:11:39.849 INFO:teuthology.orchestra.run.trial129.stderr:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:40.022 INFO:teuthology.orchestra.run.trial129.stderr:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T08:11:40.028 INFO:teuthology.orchestra.run.trial129.stderr:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T08:11:40.072 INFO:teuthology.orchestra.run.trial054.stderr:Sourcing file `/etc/default/grub' 2026-02-18T08:11:40.091 INFO:teuthology.orchestra.run.trial054.stderr:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T08:11:40.092 INFO:teuthology.orchestra.run.trial054.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T08:11:40.094 INFO:teuthology.orchestra.run.trial054.stderr:Generating grub configuration file ... 2026-02-18T08:11:40.095 INFO:teuthology.orchestra.run.trial129.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T08:11:40.096 INFO:teuthology.orchestra.run.trial129.stderr:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T08:11:40.096 INFO:teuthology.orchestra.run.trial129.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T08:11:40.098 INFO:teuthology.orchestra.run.trial129.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T08:11:40.105 INFO:teuthology.orchestra.run.trial129.stderr:done 2026-02-18T08:11:40.107 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial129 2026-02-18T08:11:40.107 DEBUG:teuthology.orchestra.run.trial129:> sudo bash -c ' 2026-02-18T08:11:40.107 DEBUG:teuthology.orchestra.run.trial129:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T08:11:40.107 DEBUG:teuthology.orchestra.run.trial129:> ' 2026-02-18T08:11:40.176 INFO:teuthology.orchestra.run.trial054.stderr:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T08:11:40.182 INFO:teuthology.orchestra.run.trial054.stderr:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:40.183 INFO:teuthology.orchestra.run.trial184.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:11:40.250 INFO:teuthology.orchestra.run.trial184.stdout:Hit:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T08:11:40.329 INFO:teuthology.orchestra.run.trial184.stdout:Hit:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T08:11:40.356 INFO:teuthology.orchestra.run.trial054.stderr:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T08:11:40.361 INFO:teuthology.orchestra.run.trial054.stderr:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T08:11:40.400 INFO:teuthology.orchestra.run.trial184.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T08:11:40.429 INFO:teuthology.orchestra.run.trial054.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T08:11:40.429 INFO:teuthology.orchestra.run.trial054.stderr:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T08:11:40.429 INFO:teuthology.orchestra.run.trial054.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T08:11:40.431 INFO:teuthology.orchestra.run.trial054.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T08:11:40.439 INFO:teuthology.orchestra.run.trial054.stderr:done 2026-02-18T08:11:40.440 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial054 2026-02-18T08:11:40.441 DEBUG:teuthology.orchestra.run.trial054:> sudo bash -c ' 2026-02-18T08:11:40.441 DEBUG:teuthology.orchestra.run.trial054:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T08:11:40.441 DEBUG:teuthology.orchestra.run.trial054:> ' 2026-02-18T08:11:41.058 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:11:41.072 DEBUG:teuthology.orchestra.run.trial184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T08:11:41.104 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:11:41.211 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:11:41.211 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:11:41.295 INFO:teuthology.orchestra.run.trial184.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T08:11:41.296 INFO:teuthology.orchestra.run.trial184.stdout:linux-image-generic set to manually installed. 2026-02-18T08:11:41.296 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:11:41.296 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:11:41.296 INFO:teuthology.orchestra.run.trial184.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:11:41.296 INFO:teuthology.orchestra.run.trial184.stdout: sg3-utils-udev 2026-02-18T08:11:41.296 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:11:41.315 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:11:41.317 DEBUG:teuthology.orchestra.run.trial184:> dpkg -s linux-image-generic 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Package: linux-image-generic 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Status: install ok installed 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Priority: optional 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Section: kernel 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Installed-Size: 21 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Architecture: amd64 2026-02-18T08:11:41.369 INFO:teuthology.orchestra.run.trial184.stdout:Source: linux-meta 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout:Version: 5.15.0.170.159 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout:Recommends: thermald 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout:Description: Generic Linux kernel image 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout: This package will always depend on the latest generic kernel image 2026-02-18T08:11:41.370 INFO:teuthology.orchestra.run.trial184.stdout: available. 2026-02-18T08:11:41.371 DEBUG:teuthology.orchestra.run.trial184:> mktemp 2026-02-18T08:11:41.416 INFO:teuthology.orchestra.run.trial184.stdout:/tmp/tmp.isfRZbGc0S 2026-02-18T08:11:41.416 DEBUG:teuthology.orchestra.run.trial184:> sudo cp /boot/grub/grub.cfg /tmp/tmp.isfRZbGc0S 2026-02-18T08:11:41.464 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod 0666 /tmp/tmp.isfRZbGc0S 2026-02-18T08:11:41.566 DEBUG:teuthology.orchestra.remote:trial184:/tmp/tmp.isfRZbGc0S is 7KB 2026-02-18T08:11:41.574 DEBUG:teuthology.orchestra.run.trial184:> rm -fr /tmp/tmp.isfRZbGc0S 2026-02-18T08:11:41.579 DEBUG:teuthology.orchestra.run.trial184:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2026-02-18T08:11:41.628 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:11:41.628 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/etc/grub.d/01_ceph_kernel 2026-02-18T08:11:41.628 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2026-02-18T08:11:41.685 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-170-generic 2026-02-18T08:11:41.685 DEBUG:teuthology.orchestra.run.trial184:> sudo update-grub 2026-02-18T08:11:41.933 INFO:teuthology.orchestra.run.trial184.stderr:Sourcing file `/etc/default/grub' 2026-02-18T08:11:41.953 INFO:teuthology.orchestra.run.trial184.stderr:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T08:11:41.954 INFO:teuthology.orchestra.run.trial184.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T08:11:41.956 INFO:teuthology.orchestra.run.trial184.stderr:Generating grub configuration file ... 2026-02-18T08:11:42.038 INFO:teuthology.orchestra.run.trial184.stderr:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T08:11:42.044 INFO:teuthology.orchestra.run.trial184.stderr:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T08:11:42.217 INFO:teuthology.orchestra.run.trial184.stderr:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T08:11:42.223 INFO:teuthology.orchestra.run.trial184.stderr:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T08:11:42.293 INFO:teuthology.orchestra.run.trial184.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T08:11:42.293 INFO:teuthology.orchestra.run.trial184.stderr:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T08:11:42.293 INFO:teuthology.orchestra.run.trial184.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T08:11:42.295 INFO:teuthology.orchestra.run.trial184.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T08:11:42.303 INFO:teuthology.orchestra.run.trial184.stderr:done 2026-02-18T08:11:42.305 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial184 2026-02-18T08:11:42.305 DEBUG:teuthology.orchestra.run.trial184:> sudo bash -c ' 2026-02-18T08:11:42.305 DEBUG:teuthology.orchestra.run.trial184:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T08:11:42.305 DEBUG:teuthology.orchestra.run.trial184:> ' 2026-02-18T08:12:10.109 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2026-02-18T08:12:10.110 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-18T08:12:10.111 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:12:10.443 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2026-02-18T08:12:10.444 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T08:12:10.444 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:12:12.307 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2026-02-18T08:12:12.308 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-18T08:12:12.309 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:12:26.560 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.184 2026-02-18T08:12:35.568 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-18T08:12:35.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:13:10.147 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T08:13:10.446 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T08:13:11.546 DEBUG:teuthology.orchestra.run.trial184:> true 2026-02-18T08:13:11.948 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-18T08:13:11.949 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.15.0-170-generic"... 2026-02-18T08:13:11.949 DEBUG:teuthology.orchestra.run.trial184:> uname -r 2026-02-18T08:13:11.999 INFO:teuthology.orchestra.run.trial184.stdout:5.15.0-170-generic 2026-02-18T08:13:12.000 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-170-generic vs 5.15.0-170-generic 2026-02-18T08:13:12.000 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T08:13:12.000 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2026-02-18T08:13:13.001 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-18T08:13:13.001 DEBUG:teuthology.orchestra.run.trial184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T08:13:13.015 INFO:teuthology.orchestra.run.trial184.stdout:ttyS1 2026-02-18T08:13:13.046 DEBUG:teuthology.parallel:result is None 2026-02-18T08:13:19.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-18T08:13:19.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:13:19.273 DEBUG:teuthology.orchestra.run.trial129:> true 2026-02-18T08:13:19.447 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T08:13:19.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:13:19.579 DEBUG:teuthology.orchestra.run.trial054:> true 2026-02-18T08:13:19.670 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-18T08:13:19.671 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-170-generic"... 2026-02-18T08:13:19.671 DEBUG:teuthology.orchestra.run.trial129:> uname -r 2026-02-18T08:13:19.717 INFO:teuthology.orchestra.run.trial129.stdout:5.15.0-170-generic 2026-02-18T08:13:19.717 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-170-generic vs 5.15.0-170-generic 2026-02-18T08:13:19.717 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T08:13:19.717 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2026-02-18T08:13:19.968 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T08:13:19.968 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-170-generic"... 2026-02-18T08:13:19.969 DEBUG:teuthology.orchestra.run.trial054:> uname -r 2026-02-18T08:13:20.019 INFO:teuthology.orchestra.run.trial054.stdout:5.15.0-170-generic 2026-02-18T08:13:20.019 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-170-generic vs 5.15.0-170-generic 2026-02-18T08:13:20.020 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T08:13:20.020 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2026-02-18T08:13:20.718 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T08:13:20.718 DEBUG:teuthology.orchestra.run.trial129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T08:13:20.731 INFO:teuthology.orchestra.run.trial129.stdout:ttyS1 2026-02-18T08:13:20.755 DEBUG:teuthology.parallel:result is None 2026-02-18T08:13:21.020 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T08:13:21.021 DEBUG:teuthology.orchestra.run.trial054:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T08:13:21.033 INFO:teuthology.orchestra.run.trial054.stdout:ttyS1 2026-02-18T08:13:21.058 DEBUG:teuthology.parallel:result is None 2026-02-18T08:13:21.058 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T08:13:21.070 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T08:13:21.070 DEBUG:teuthology.orchestra.run.trial054:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T08:13:21.101 DEBUG:teuthology.orchestra.run.trial129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T08:13:21.104 DEBUG:teuthology.orchestra.run.trial184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T08:13:21.109 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T08:13:21.121 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T08:13:21.135 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T08:13:21.135 DEBUG:teuthology.orchestra.run.trial054:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T08:13:21.145 DEBUG:teuthology.orchestra.run.trial129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T08:13:21.151 DEBUG:teuthology.orchestra.run.trial184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T08:13:21.164 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T08:13:21.177 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T08:13:21.177 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:13:21.193 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:13:21.199 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:13:21.201 INFO:teuthology.orchestra.run.trial054.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T08:13:21.206 INFO:teuthology.orchestra.run.trial129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T08:13:21.207 INFO:teuthology.orchestra.run.trial054.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T08:13:21.208 INFO:teuthology.orchestra.run.trial184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T08:13:21.212 INFO:teuthology.orchestra.run.trial129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T08:13:21.214 INFO:teuthology.orchestra.run.trial184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T08:13:21.216 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T08:13:21.228 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T08:13:21.228 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T08:13:21.253 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T08:13:21.259 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T08:13:21.267 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T08:13:21.284 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T08:13:21.284 DEBUG:teuthology.orchestra.run.trial054:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T08:13:21.305 DEBUG:teuthology.orchestra.run.trial129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T08:13:21.308 DEBUG:teuthology.orchestra.run.trial184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T08:13:21.315 DEBUG:teuthology.orchestra.run.trial054:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T08:13:21.351 DEBUG:teuthology.orchestra.run.trial054:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T08:13:21.395 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:13:21.396 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T08:13:21.444 DEBUG:teuthology.orchestra.run.trial129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T08:13:21.449 DEBUG:teuthology.orchestra.run.trial129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T08:13:21.493 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:13:21.493 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T08:13:21.545 DEBUG:teuthology.orchestra.run.trial184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T08:13:21.550 DEBUG:teuthology.orchestra.run.trial184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T08:13:21.595 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:13:21.595 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T08:13:21.645 DEBUG:teuthology.orchestra.run.trial054:> sudo service rsyslog restart 2026-02-18T08:13:21.647 DEBUG:teuthology.orchestra.run.trial129:> sudo service rsyslog restart 2026-02-18T08:13:21.649 DEBUG:teuthology.orchestra.run.trial184:> sudo service rsyslog restart 2026-02-18T08:13:21.703 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T08:13:21.716 INFO:teuthology.task.internal:Starting timer... 2026-02-18T08:13:21.716 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T08:13:21.738 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T08:13:21.756 DEBUG:teuthology.task.selinux:Excluding trial054: OS 'ubuntu' does not support SELinux 2026-02-18T08:13:21.756 DEBUG:teuthology.task.selinux:Excluding trial129: OS 'ubuntu' does not support SELinux 2026-02-18T08:13:21.756 DEBUG:teuthology.task.selinux:Excluding trial184: OS 'ubuntu' does not support SELinux 2026-02-18T08:13:21.757 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T08:13:21.757 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-02-18T08:13:21.757 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T08:13:21.757 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T08:13:21.772 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T08:13:21.783 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-02-18T08:13:21.785 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial054.front.sepia.ceph.com,trial129.front.sepia.ceph.com,trial184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T08:14:25.510 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial054.front.sepia.ceph.com'), Remote(name='ubuntu@trial129.front.sepia.ceph.com'), Remote(name='ubuntu@trial184.front.sepia.ceph.com')] 2026-02-18T08:14:25.512 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T08:14:25.513 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:14:25.625 DEBUG:teuthology.orchestra.run.trial054:> true 2026-02-18T08:14:25.870 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T08:14:25.870 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-18T08:14:25.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:14:26.026 DEBUG:teuthology.orchestra.run.trial129:> true 2026-02-18T08:14:26.277 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-18T08:14:26.277 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-18T08:14:26.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:14:26.389 DEBUG:teuthology.orchestra.run.trial184:> true 2026-02-18T08:14:26.638 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-18T08:14:26.638 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T08:14:26.660 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T08:14:26.661 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T08:14:26.661 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:14:26.663 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T08:14:26.664 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:14:26.666 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T08:14:26.666 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:14:26.682 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T08:14:26.682 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Command line: ntpd -gq 2026-02-18T08:14:26.682 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: ---------------------------------------------------- 2026-02-18T08:14:26.682 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: corporation. Support and training for ntp-4 are 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: available at https://www.nwtime.org/support 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: ---------------------------------------------------- 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: proto: precision = 0.030 usec (-25) 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: basedate set to 2022-02-04 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: gps base set to 2022-02-06 (week 2196) 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T08:14:26.683 INFO:teuthology.orchestra.run.trial054.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T08:14:26.684 INFO:teuthology.orchestra.run.trial054.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listen normally on 3 enp1s0f0 10.20.193.54:123 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listen normally on 4 lo [::1]:123 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:5f9a%2]:123 2026-02-18T08:14:26.685 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:26 ntpd[4909]: Listening on routing socket on fd #22 for interface updates 2026-02-18T08:14:26.686 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Command line: ntpd -gq 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: ---------------------------------------------------- 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: corporation. Support and training for ntp-4 are 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: available at https://www.nwtime.org/support 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: ---------------------------------------------------- 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: proto: precision = 0.020 usec (-25) 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: basedate set to 2022-02-04 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: gps base set to 2022-02-06 (week 2196) 2026-02-18T08:14:26.687 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T08:14:26.688 INFO:teuthology.orchestra.run.trial129.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T08:14:26.688 INFO:teuthology.orchestra.run.trial129.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T08:14:26.689 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T08:14:26.689 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T08:14:26.689 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T08:14:26.689 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T08:14:26.689 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listen normally on 3 enp1s0f0 10.20.193.129:123 2026-02-18T08:14:26.689 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listen normally on 4 lo [::1]:123 2026-02-18T08:14:26.690 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:64b8%2]:123 2026-02-18T08:14:26.690 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:26 ntpd[4912]: Listening on routing socket on fd #22 for interface updates 2026-02-18T08:14:26.697 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T08:14:26.697 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Command line: ntpd -gq 2026-02-18T08:14:26.697 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: ---------------------------------------------------- 2026-02-18T08:14:26.697 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T08:14:26.697 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T08:14:26.697 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: corporation. Support and training for ntp-4 are 2026-02-18T08:14:26.698 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: available at https://www.nwtime.org/support 2026-02-18T08:14:26.698 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: ---------------------------------------------------- 2026-02-18T08:14:26.698 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: proto: precision = 0.030 usec (-25) 2026-02-18T08:14:26.699 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: basedate set to 2022-02-04 2026-02-18T08:14:26.699 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: gps base set to 2022-02-06 (week 2196) 2026-02-18T08:14:26.699 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T08:14:26.699 INFO:teuthology.orchestra.run.trial184.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T08:14:26.699 INFO:teuthology.orchestra.run.trial184.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T08:14:26.700 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T08:14:26.700 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T08:14:26.700 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T08:14:26.701 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T08:14:26.701 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listen normally on 3 enp1s0f0 10.20.193.184:123 2026-02-18T08:14:26.701 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listen normally on 4 lo [::1]:123 2026-02-18T08:14:26.701 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:6348%2]:123 2026-02-18T08:14:26.701 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:26 ntpd[4911]: Listening on routing socket on fd #22 for interface updates 2026-02-18T08:14:27.681 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:27 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:27 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:27.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:27.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:27 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:27 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.712 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:27 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:27.712 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:27 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:27.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:27.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:27.766 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.766 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:27.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:27 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:27.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:27.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:27.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:27.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:27 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:28.681 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:28 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:28.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:28 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:28.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:28 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:28.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:28 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:28.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:28 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:28.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:28 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:28.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:28 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:28.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:28 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:28.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:28 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:28.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:28 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:28.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:28 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:28.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:28 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:28.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:28 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:28.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:28 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:28.744 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:28 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:28.744 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:28 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:28.744 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:28 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:28.744 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:28 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.683 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.683 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.683 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.685 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.700 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.700 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.700 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.700 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:29 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.766 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.766 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:29 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:29.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:29.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:29.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:29.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:29 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:30.681 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:30 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:30 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:30.689 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:30.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:30 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:30 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:30 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:30 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:30 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:30.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:30 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:30.743 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:30 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.743 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:30 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.743 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:30 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:30.743 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:30 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:30.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:30.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:30.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:30.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:30 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.685 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.686 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.712 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.712 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.712 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:31 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.766 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.767 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:31 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:31.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:31.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:31.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:31.872 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:31 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:32.681 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:32 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.681 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:32 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.684 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.688 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.688 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.688 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:32.688 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:32.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:32 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:32 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:32 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:32 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:32 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:32.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:32 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:32.743 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:32 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.743 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:32 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.744 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:32 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:32.744 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:32 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:32.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:32.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:32.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:32.756 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:32 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:33.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.682 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.685 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.686 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.686 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.687 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.687 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.687 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:33.687 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:33.692 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:33.693 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:33.693 INFO:teuthology.orchestra.run.trial129.stdout:18 Feb 08:14:33 ntpd[4912]: ntpd: time set +0.236271 s 2026-02-18T08:14:33.693 INFO:teuthology.orchestra.run.trial129.stdout:ntpd: time set +0.236271s 2026-02-18T08:14:33.694 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T08:14:33.694 INFO:teuthology.orchestra.run.trial129.stderr:18 Feb 08:14:33 ntpd[4912]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T08:14:33.697 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.698 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:33.701 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:33.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:33.711 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:33.712 INFO:teuthology.orchestra.run.trial054.stdout:18 Feb 08:14:33 ntpd[4909]: ntpd: time set +0.159257 s 2026-02-18T08:14:33.712 INFO:teuthology.orchestra.run.trial054.stdout:ntpd: time set +0.159257s 2026-02-18T08:14:33.712 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T08:14:33.713 INFO:teuthology.orchestra.run.trial054.stderr:18 Feb 08:14:33 ntpd[4909]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T08:14:33.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T08:14:33.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T08:14:33.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T08:14:33.735 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T08:14:33.736 INFO:teuthology.orchestra.run.trial184.stdout:18 Feb 08:14:33 ntpd[4911]: ntpd: time set -0.027108 s 2026-02-18T08:14:33.736 INFO:teuthology.orchestra.run.trial184.stdout:ntpd: time set -0.027108s 2026-02-18T08:14:33.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T08:14:33.736 INFO:teuthology.orchestra.run.trial184.stderr:18 Feb 08:14:33 ntpd[4911]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T08:14:33.749 INFO:teuthology.orchestra.run.trial129.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T08:14:33.749 INFO:teuthology.orchestra.run.trial129.stdout:============================================================================== 2026-02-18T08:14:33.749 INFO:teuthology.orchestra.run.trial129.stdout: 172-233-155-39. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.749 INFO:teuthology.orchestra.run.trial129.stdout: 69.164.213.136 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.749 INFO:teuthology.orchestra.run.trial129.stdout: ntp2.wiktel.com .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.749 INFO:teuthology.orchestra.run.trial129.stdout: 23.157.160.168 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.771 INFO:teuthology.orchestra.run.trial054.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T08:14:33.772 INFO:teuthology.orchestra.run.trial054.stdout:============================================================================== 2026-02-18T08:14:33.772 INFO:teuthology.orchestra.run.trial054.stdout: 23.155.72.147 ( .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.772 INFO:teuthology.orchestra.run.trial054.stdout: ntp11.kernfusio .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.772 INFO:teuthology.orchestra.run.trial054.stdout: chi2.us.ntp.li .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.772 INFO:teuthology.orchestra.run.trial054.stdout: ntp.swyn.net .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.802 INFO:teuthology.orchestra.run.trial184.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T08:14:33.802 INFO:teuthology.orchestra.run.trial184.stdout:============================================================================== 2026-02-18T08:14:33.803 INFO:teuthology.orchestra.run.trial184.stdout: 162.252.172.49 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.803 INFO:teuthology.orchestra.run.trial184.stdout: 66.42.71.197 (6 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.803 INFO:teuthology.orchestra.run.trial184.stdout: s2-a.time.mci1. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T08:14:33.804 INFO:teuthology.run_tasks:Running task install... 2026-02-18T08:14:33.818 DEBUG:teuthology.task.install:project ceph 2026-02-18T08:14:33.818 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}} 2026-02-18T08:14:33.819 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T08:14:33.819 INFO:teuthology.task.install:Using flavor: default 2026-02-18T08:14:33.827 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-02-18T08:14:33.827 INFO:teuthology.task.install:extra packages: [] 2026-02-18T08:14:33.828 DEBUG:teuthology.orchestra.run.trial054:> sudo apt-key list | grep Ceph 2026-02-18T08:14:33.828 DEBUG:teuthology.orchestra.run.trial129:> sudo apt-key list | grep Ceph 2026-02-18T08:14:33.829 DEBUG:teuthology.orchestra.run.trial184:> sudo apt-key list | grep Ceph 2026-02-18T08:14:33.875 INFO:teuthology.orchestra.run.trial054.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T08:14:33.878 INFO:teuthology.orchestra.run.trial129.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T08:14:33.899 INFO:teuthology.orchestra.run.trial184.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T08:14:33.904 INFO:teuthology.orchestra.run.trial054.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T08:14:33.904 INFO:teuthology.orchestra.run.trial054.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T08:14:33.906 INFO:teuthology.orchestra.run.trial129.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T08:14:33.906 INFO:teuthology.orchestra.run.trial129.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T08:14:33.907 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-02-18T08:14:33.907 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:14:33.910 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-02-18T08:14:33.910 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:14:33.929 INFO:teuthology.orchestra.run.trial184.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T08:14:33.929 INFO:teuthology.orchestra.run.trial184.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T08:14:33.929 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-02-18T08:14:33.930 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:14:34.157 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default/ 2026-02-18T08:14:34.157 INFO:teuthology.task.install.deb:Package version is 20.2.0-670-gadc19233-1jammy 2026-02-18T08:14:34.170 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default/ 2026-02-18T08:14:34.171 INFO:teuthology.task.install.deb:Package version is 20.2.0-670-gadc19233-1jammy 2026-02-18T08:14:34.172 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default/ 2026-02-18T08:14:34.172 INFO:teuthology.task.install.deb:Package version is 20.2.0-670-gadc19233-1jammy 2026-02-18T08:14:34.374 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:14:34.374 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T08:14:34.379 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:14:34.379 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T08:14:34.382 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:14:34.382 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T08:14:34.384 DEBUG:teuthology.orchestra.run.trial054:> sudo apt-get update 2026-02-18T08:14:34.388 DEBUG:teuthology.orchestra.run.trial184:> sudo apt-get update 2026-02-18T08:14:34.392 DEBUG:teuthology.orchestra.run.trial129:> sudo apt-get update 2026-02-18T08:14:34.535 INFO:teuthology.orchestra.run.trial184.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T08:14:34.536 INFO:teuthology.orchestra.run.trial054.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T08:14:34.537 INFO:teuthology.orchestra.run.trial129.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T08:14:34.546 INFO:teuthology.orchestra.run.trial184.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-02-18T08:14:34.547 INFO:teuthology.orchestra.run.trial054.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-02-18T08:14:34.548 INFO:teuthology.orchestra.run.trial129.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-02-18T08:14:34.558 INFO:teuthology.orchestra.run.trial184.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T08:14:34.558 INFO:teuthology.orchestra.run.trial054.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T08:14:34.559 INFO:teuthology.orchestra.run.trial129.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T08:14:34.567 INFO:teuthology.orchestra.run.trial054.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:14:34.569 INFO:teuthology.orchestra.run.trial184.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-02-18T08:14:34.569 INFO:teuthology.orchestra.run.trial054.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-02-18T08:14:34.570 INFO:teuthology.orchestra.run.trial129.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-02-18T08:14:34.571 INFO:teuthology.orchestra.run.trial054.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T08:14:34.585 INFO:teuthology.orchestra.run.trial054.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T08:14:34.591 INFO:teuthology.orchestra.run.trial054.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T08:14:34.825 INFO:teuthology.orchestra.run.trial184.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:14:34.891 INFO:teuthology.orchestra.run.trial129.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T08:14:34.892 INFO:teuthology.orchestra.run.trial054.stdout:Fetched 26.5 kB in 0s (75.9 kB/s) 2026-02-18T08:14:34.892 INFO:teuthology.orchestra.run.trial184.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T08:14:34.965 INFO:teuthology.orchestra.run.trial184.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T08:14:34.974 INFO:teuthology.orchestra.run.trial129.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T08:14:35.037 INFO:teuthology.orchestra.run.trial184.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T08:14:35.062 INFO:teuthology.orchestra.run.trial129.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T08:14:35.151 INFO:teuthology.orchestra.run.trial129.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T08:14:35.182 INFO:teuthology.orchestra.run.trial184.stdout:Fetched 26.5 kB in 1s (41.8 kB/s) 2026-02-18T08:14:35.296 INFO:teuthology.orchestra.run.trial129.stdout:Fetched 26.5 kB in 1s (35.6 kB/s) 2026-02-18T08:14:35.401 INFO:teuthology.orchestra.run.trial054.stdout:Reading package lists... 2026-02-18T08:14:35.414 DEBUG:teuthology.orchestra.run.trial054:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-670-gadc19233-1jammy cephadm=20.2.0-670-gadc19233-1jammy ceph-mds=20.2.0-670-gadc19233-1jammy ceph-mgr=20.2.0-670-gadc19233-1jammy ceph-common=20.2.0-670-gadc19233-1jammy ceph-fuse=20.2.0-670-gadc19233-1jammy ceph-test=20.2.0-670-gadc19233-1jammy ceph-volume=20.2.0-670-gadc19233-1jammy radosgw=20.2.0-670-gadc19233-1jammy python3-rados=20.2.0-670-gadc19233-1jammy python3-rgw=20.2.0-670-gadc19233-1jammy python3-cephfs=20.2.0-670-gadc19233-1jammy python3-rbd=20.2.0-670-gadc19233-1jammy libcephfs2=20.2.0-670-gadc19233-1jammy libcephfs-dev=20.2.0-670-gadc19233-1jammy librados2=20.2.0-670-gadc19233-1jammy librbd1=20.2.0-670-gadc19233-1jammy rbd-fuse=20.2.0-670-gadc19233-1jammy 2026-02-18T08:14:35.447 INFO:teuthology.orchestra.run.trial054.stdout:Reading package lists... 2026-02-18T08:14:35.554 INFO:teuthology.orchestra.run.trial054.stdout:Building dependency tree... 2026-02-18T08:14:35.555 INFO:teuthology.orchestra.run.trial054.stdout:Reading state information... 2026-02-18T08:14:35.644 INFO:teuthology.orchestra.run.trial054.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:14:35.644 INFO:teuthology.orchestra.run.trial054.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:14:35.644 INFO:teuthology.orchestra.run.trial054.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:14:35.644 INFO:teuthology.orchestra.run.trial054.stdout: sg3-utils-udev 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout:The following additional packages will be installed: 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-02-18T08:14:35.645 INFO:teuthology.orchestra.run.trial054.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-02-18T08:14:35.646 INFO:teuthology.orchestra.run.trial054.stdout: socat xmlstarlet 2026-02-18T08:14:35.647 INFO:teuthology.orchestra.run.trial054.stdout:Suggested packages: 2026-02-18T08:14:35.647 INFO:teuthology.orchestra.run.trial054.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-02-18T08:14:35.647 INFO:teuthology.orchestra.run.trial054.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-02-18T08:14:35.647 INFO:teuthology.orchestra.run.trial054.stdout: python-sklearn-doc ipython3 python-webob-doc 2026-02-18T08:14:35.647 INFO:teuthology.orchestra.run.trial054.stdout:Recommended packages: 2026-02-18T08:14:35.647 INFO:teuthology.orchestra.run.trial054.stdout: btrfs-tools 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout:The following NEW packages will be installed: 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librados2 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python3-asyncssh 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-02-18T08:14:35.678 INFO:teuthology.orchestra.run.trial054.stdout: socat xmlstarlet 2026-02-18T08:14:35.693 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:14:35.706 DEBUG:teuthology.orchestra.run.trial184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-670-gadc19233-1jammy cephadm=20.2.0-670-gadc19233-1jammy ceph-mds=20.2.0-670-gadc19233-1jammy ceph-mgr=20.2.0-670-gadc19233-1jammy ceph-common=20.2.0-670-gadc19233-1jammy ceph-fuse=20.2.0-670-gadc19233-1jammy ceph-test=20.2.0-670-gadc19233-1jammy ceph-volume=20.2.0-670-gadc19233-1jammy radosgw=20.2.0-670-gadc19233-1jammy python3-rados=20.2.0-670-gadc19233-1jammy python3-rgw=20.2.0-670-gadc19233-1jammy python3-cephfs=20.2.0-670-gadc19233-1jammy python3-rbd=20.2.0-670-gadc19233-1jammy libcephfs2=20.2.0-670-gadc19233-1jammy libcephfs-dev=20.2.0-670-gadc19233-1jammy librados2=20.2.0-670-gadc19233-1jammy librbd1=20.2.0-670-gadc19233-1jammy rbd-fuse=20.2.0-670-gadc19233-1jammy 2026-02-18T08:14:35.738 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:14:35.756 INFO:teuthology.orchestra.run.trial054.stdout:0 upgraded, 86 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:14:35.756 INFO:teuthology.orchestra.run.trial054.stdout:Need to get 280 MB of archives. 2026-02-18T08:14:35.756 INFO:teuthology.orchestra.run.trial054.stdout:After this operation, 1119 MB of additional disk space will be used. 2026-02-18T08:14:35.756 INFO:teuthology.orchestra.run.trial054.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-670-gadc19233-1jammy [3561 kB] 2026-02-18T08:14:35.810 INFO:teuthology.orchestra.run.trial129.stdout:Reading package lists... 2026-02-18T08:14:35.823 DEBUG:teuthology.orchestra.run.trial129:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-670-gadc19233-1jammy cephadm=20.2.0-670-gadc19233-1jammy ceph-mds=20.2.0-670-gadc19233-1jammy ceph-mgr=20.2.0-670-gadc19233-1jammy ceph-common=20.2.0-670-gadc19233-1jammy ceph-fuse=20.2.0-670-gadc19233-1jammy ceph-test=20.2.0-670-gadc19233-1jammy ceph-volume=20.2.0-670-gadc19233-1jammy radosgw=20.2.0-670-gadc19233-1jammy python3-rados=20.2.0-670-gadc19233-1jammy python3-rgw=20.2.0-670-gadc19233-1jammy python3-cephfs=20.2.0-670-gadc19233-1jammy python3-rbd=20.2.0-670-gadc19233-1jammy libcephfs2=20.2.0-670-gadc19233-1jammy libcephfs-dev=20.2.0-670-gadc19233-1jammy librados2=20.2.0-670-gadc19233-1jammy librbd1=20.2.0-670-gadc19233-1jammy rbd-fuse=20.2.0-670-gadc19233-1jammy 2026-02-18T08:14:35.847 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:14:35.848 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:14:35.856 INFO:teuthology.orchestra.run.trial129.stdout:Reading package lists... 2026-02-18T08:14:35.857 INFO:teuthology.orchestra.run.trial054.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-670-gadc19233-1jammy [2867 kB] 2026-02-18T08:14:35.895 INFO:teuthology.orchestra.run.trial054.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-670-gadc19233-1jammy [833 kB] 2026-02-18T08:14:35.908 INFO:teuthology.orchestra.run.trial054.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-670-gadc19233-1jammy [364 kB] 2026-02-18T08:14:35.914 INFO:teuthology.orchestra.run.trial054.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-670-gadc19233-1jammy [32.8 kB] 2026-02-18T08:14:35.915 INFO:teuthology.orchestra.run.trial054.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-670-gadc19233-1jammy [184 kB] 2026-02-18T08:14:35.918 INFO:teuthology.orchestra.run.trial054.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-670-gadc19233-1jammy [83.9 kB] 2026-02-18T08:14:35.919 INFO:teuthology.orchestra.run.trial054.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-670-gadc19233-1jammy [341 kB] 2026-02-18T08:14:35.924 INFO:teuthology.orchestra.run.trial054.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-670-gadc19233-1jammy [8687 kB] 2026-02-18T08:14:35.937 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:14:35.937 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:14:35.937 INFO:teuthology.orchestra.run.trial184.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:14:35.937 INFO:teuthology.orchestra.run.trial184.stdout: sg3-utils-udev 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout:The following additional packages will be installed: 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T08:14:35.938 INFO:teuthology.orchestra.run.trial184.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: socat xmlstarlet 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout:Suggested packages: 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout: python-sklearn-doc ipython3 python-webob-doc 2026-02-18T08:14:35.939 INFO:teuthology.orchestra.run.trial184.stdout:Recommended packages: 2026-02-18T08:14:35.940 INFO:teuthology.orchestra.run.trial184.stdout: btrfs-tools 2026-02-18T08:14:35.965 INFO:teuthology.orchestra.run.trial129.stdout:Building dependency tree... 2026-02-18T08:14:35.966 INFO:teuthology.orchestra.run.trial129.stdout:Reading state information... 2026-02-18T08:14:35.973 INFO:teuthology.orchestra.run.trial184.stdout:The following NEW packages will be installed: 2026-02-18T08:14:35.973 INFO:teuthology.orchestra.run.trial184.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T08:14:35.973 INFO:teuthology.orchestra.run.trial184.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T08:14:35.973 INFO:teuthology.orchestra.run.trial184.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T08:14:35.973 INFO:teuthology.orchestra.run.trial184.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-02-18T08:14:35.974 INFO:teuthology.orchestra.run.trial184.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-02-18T08:14:35.974 INFO:teuthology.orchestra.run.trial184.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librados2 2026-02-18T08:14:35.974 INFO:teuthology.orchestra.run.trial184.stdout: libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2026-02-18T08:14:35.974 INFO:teuthology.orchestra.run.trial184.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python3-asyncssh 2026-02-18T08:14:35.974 INFO:teuthology.orchestra.run.trial184.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T08:14:35.974 INFO:teuthology.orchestra.run.trial184.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T08:14:35.975 INFO:teuthology.orchestra.run.trial184.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T08:14:35.975 INFO:teuthology.orchestra.run.trial184.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-02-18T08:14:35.975 INFO:teuthology.orchestra.run.trial184.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T08:14:35.975 INFO:teuthology.orchestra.run.trial184.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-02-18T08:14:35.975 INFO:teuthology.orchestra.run.trial184.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-02-18T08:14:35.976 INFO:teuthology.orchestra.run.trial184.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-02-18T08:14:35.976 INFO:teuthology.orchestra.run.trial184.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-02-18T08:14:35.976 INFO:teuthology.orchestra.run.trial184.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-02-18T08:14:35.976 INFO:teuthology.orchestra.run.trial184.stdout: socat xmlstarlet 2026-02-18T08:14:36.030 INFO:teuthology.orchestra.run.trial054.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T08:14:36.053 INFO:teuthology.orchestra.run.trial129.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:14:36.053 INFO:teuthology.orchestra.run.trial129.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: sg3-utils-udev 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout:The following additional packages will be installed: 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: socat xmlstarlet 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout:Suggested packages: 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-02-18T08:14:36.054 INFO:teuthology.orchestra.run.trial129.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-02-18T08:14:36.055 INFO:teuthology.orchestra.run.trial129.stdout: python-sklearn-doc ipython3 python-webob-doc 2026-02-18T08:14:36.055 INFO:teuthology.orchestra.run.trial129.stdout:Recommended packages: 2026-02-18T08:14:36.055 INFO:teuthology.orchestra.run.trial129.stdout: btrfs-tools 2026-02-18T08:14:36.068 INFO:teuthology.orchestra.run.trial054.stdout:Get:11 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-670-gadc19233-1jammy [112 kB] 2026-02-18T08:14:36.069 INFO:teuthology.orchestra.run.trial054.stdout:Get:12 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-670-gadc19233-1jammy [261 kB] 2026-02-18T08:14:36.073 INFO:teuthology.orchestra.run.trial054.stdout:Get:13 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-670-gadc19233-1jammy [29.3 MB] 2026-02-18T08:14:36.075 INFO:teuthology.orchestra.run.trial054.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T08:14:36.076 INFO:teuthology.orchestra.run.trial054.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T08:14:36.083 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 86 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:14:36.083 INFO:teuthology.orchestra.run.trial184.stdout:Need to get 280 MB of archives. 2026-02-18T08:14:36.083 INFO:teuthology.orchestra.run.trial184.stdout:After this operation, 1119 MB of additional disk space will be used. 2026-02-18T08:14:36.083 INFO:teuthology.orchestra.run.trial184.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T08:14:36.085 INFO:teuthology.orchestra.run.trial054.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout:The following NEW packages will be installed: 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librados2 2026-02-18T08:14:36.088 INFO:teuthology.orchestra.run.trial129.stdout: libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python3-asyncssh 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-02-18T08:14:36.089 INFO:teuthology.orchestra.run.trial129.stdout: socat xmlstarlet 2026-02-18T08:14:36.112 INFO:teuthology.orchestra.run.trial054.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T08:14:36.114 INFO:teuthology.orchestra.run.trial054.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T08:14:36.119 INFO:teuthology.orchestra.run.trial054.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T08:14:36.121 INFO:teuthology.orchestra.run.trial054.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-02-18T08:14:36.122 INFO:teuthology.orchestra.run.trial054.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T08:14:36.122 INFO:teuthology.orchestra.run.trial054.stdout:Get:22 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T08:14:36.122 INFO:teuthology.orchestra.run.trial054.stdout:Get:23 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T08:14:36.127 INFO:teuthology.orchestra.run.trial054.stdout:Get:24 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T08:14:36.127 INFO:teuthology.orchestra.run.trial054.stdout:Get:25 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T08:14:36.127 INFO:teuthology.orchestra.run.trial054.stdout:Get:26 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T08:14:36.131 INFO:teuthology.orchestra.run.trial054.stdout:Get:27 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T08:14:36.131 INFO:teuthology.orchestra.run.trial054.stdout:Get:28 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T08:14:36.132 INFO:teuthology.orchestra.run.trial054.stdout:Get:29 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T08:14:36.132 INFO:teuthology.orchestra.run.trial054.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T08:14:36.132 INFO:teuthology.orchestra.run.trial184.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T08:14:36.134 INFO:teuthology.orchestra.run.trial184.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T08:14:36.140 INFO:teuthology.orchestra.run.trial054.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T08:14:36.140 INFO:teuthology.orchestra.run.trial054.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T08:14:36.140 INFO:teuthology.orchestra.run.trial054.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T08:14:36.142 INFO:teuthology.orchestra.run.trial054.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T08:14:36.142 INFO:teuthology.orchestra.run.trial054.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T08:14:36.143 INFO:teuthology.orchestra.run.trial184.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T08:14:36.143 INFO:teuthology.orchestra.run.trial054.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-02-18T08:14:36.149 INFO:teuthology.orchestra.run.trial054.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T08:14:36.149 INFO:teuthology.orchestra.run.trial054.stdout:Get:38 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T08:14:36.150 INFO:teuthology.orchestra.run.trial054.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T08:14:36.164 INFO:teuthology.orchestra.run.trial054.stdout:Get:40 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T08:14:36.165 INFO:teuthology.orchestra.run.trial054.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T08:14:36.165 INFO:teuthology.orchestra.run.trial054.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T08:14:36.173 INFO:teuthology.orchestra.run.trial184.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T08:14:36.175 INFO:teuthology.orchestra.run.trial184.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T08:14:36.176 INFO:teuthology.orchestra.run.trial054.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T08:14:36.176 INFO:teuthology.orchestra.run.trial054.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T08:14:36.176 INFO:teuthology.orchestra.run.trial054.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T08:14:36.177 INFO:teuthology.orchestra.run.trial054.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T08:14:36.177 INFO:teuthology.orchestra.run.trial054.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T08:14:36.177 INFO:teuthology.orchestra.run.trial054.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T08:14:36.178 INFO:teuthology.orchestra.run.trial054.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T08:14:36.180 INFO:teuthology.orchestra.run.trial184.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T08:14:36.182 INFO:teuthology.orchestra.run.trial184.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-02-18T08:14:36.182 INFO:teuthology.orchestra.run.trial184.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T08:14:36.183 INFO:teuthology.orchestra.run.trial184.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T08:14:36.183 INFO:teuthology.orchestra.run.trial184.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T08:14:36.184 INFO:teuthology.orchestra.run.trial054.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T08:14:36.185 INFO:teuthology.orchestra.run.trial054.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T08:14:36.187 INFO:teuthology.orchestra.run.trial184.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T08:14:36.188 INFO:teuthology.orchestra.run.trial184.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T08:14:36.188 INFO:teuthology.orchestra.run.trial054.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T08:14:36.189 INFO:teuthology.orchestra.run.trial184.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T08:14:36.190 INFO:teuthology.orchestra.run.trial054.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T08:14:36.191 INFO:teuthology.orchestra.run.trial054.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T08:14:36.193 INFO:teuthology.orchestra.run.trial054.stdout:Get:55 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-02-18T08:14:36.194 INFO:teuthology.orchestra.run.trial184.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T08:14:36.194 INFO:teuthology.orchestra.run.trial184.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T08:14:36.195 INFO:teuthology.orchestra.run.trial184.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T08:14:36.195 INFO:teuthology.orchestra.run.trial184.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T08:14:36.195 INFO:teuthology.orchestra.run.trial054.stdout:Get:56 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T08:14:36.195 INFO:teuthology.orchestra.run.trial054.stdout:Get:57 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T08:14:36.195 INFO:teuthology.orchestra.run.trial054.stdout:Get:58 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T08:14:36.195 INFO:teuthology.orchestra.run.trial054.stdout:Get:59 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T08:14:36.201 INFO:teuthology.orchestra.run.trial054.stdout:Get:60 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T08:14:36.203 INFO:teuthology.orchestra.run.trial184.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T08:14:36.203 INFO:teuthology.orchestra.run.trial184.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T08:14:36.204 INFO:teuthology.orchestra.run.trial184.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T08:14:36.204 INFO:teuthology.orchestra.run.trial054.stdout:Get:61 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T08:14:36.205 INFO:teuthology.orchestra.run.trial054.stdout:Get:62 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T08:14:36.205 INFO:teuthology.orchestra.run.trial184.stdout:Get:22 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T08:14:36.205 INFO:teuthology.orchestra.run.trial054.stdout:Get:63 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T08:14:36.206 INFO:teuthology.orchestra.run.trial184.stdout:Get:23 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T08:14:36.206 INFO:teuthology.orchestra.run.trial184.stdout:Get:24 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-02-18T08:14:36.210 INFO:teuthology.orchestra.run.trial054.stdout:Get:64 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T08:14:36.210 INFO:teuthology.orchestra.run.trial054.stdout:Get:65 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T08:14:36.213 INFO:teuthology.orchestra.run.trial184.stdout:Get:25 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T08:14:36.213 INFO:teuthology.orchestra.run.trial184.stdout:Get:26 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T08:14:36.214 INFO:teuthology.orchestra.run.trial184.stdout:Get:27 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T08:14:36.227 INFO:teuthology.orchestra.run.trial184.stdout:Get:28 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T08:14:36.229 INFO:teuthology.orchestra.run.trial184.stdout:Get:29 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T08:14:36.229 INFO:teuthology.orchestra.run.trial184.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T08:14:36.240 INFO:teuthology.orchestra.run.trial184.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T08:14:36.240 INFO:teuthology.orchestra.run.trial184.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T08:14:36.241 INFO:teuthology.orchestra.run.trial184.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T08:14:36.241 INFO:teuthology.orchestra.run.trial184.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T08:14:36.241 INFO:teuthology.orchestra.run.trial184.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T08:14:36.241 INFO:teuthology.orchestra.run.trial184.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T08:14:36.242 INFO:teuthology.orchestra.run.trial184.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T08:14:36.243 INFO:teuthology.orchestra.run.trial184.stdout:Get:38 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T08:14:36.244 INFO:teuthology.orchestra.run.trial184.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T08:14:36.244 INFO:teuthology.orchestra.run.trial184.stdout:Get:40 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-670-gadc19233-1jammy [3561 kB] 2026-02-18T08:14:36.251 INFO:teuthology.orchestra.run.trial184.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T08:14:36.253 INFO:teuthology.orchestra.run.trial184.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T08:14:36.254 INFO:teuthology.orchestra.run.trial184.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T08:14:36.256 INFO:teuthology.orchestra.run.trial184.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-02-18T08:14:36.260 INFO:teuthology.orchestra.run.trial184.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T08:14:36.260 INFO:teuthology.orchestra.run.trial184.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T08:14:36.261 INFO:teuthology.orchestra.run.trial184.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T08:14:36.261 INFO:teuthology.orchestra.run.trial184.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T08:14:36.262 INFO:teuthology.orchestra.run.trial184.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T08:14:36.265 INFO:teuthology.orchestra.run.trial184.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T08:14:36.270 INFO:teuthology.orchestra.run.trial184.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T08:14:36.271 INFO:teuthology.orchestra.run.trial184.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T08:14:36.271 INFO:teuthology.orchestra.run.trial184.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T08:14:36.272 INFO:teuthology.orchestra.run.trial184.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T08:14:36.366 INFO:teuthology.orchestra.run.trial129.stdout:0 upgraded, 86 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:14:36.367 INFO:teuthology.orchestra.run.trial129.stdout:Need to get 280 MB of archives. 2026-02-18T08:14:36.367 INFO:teuthology.orchestra.run.trial129.stdout:After this operation, 1119 MB of additional disk space will be used. 2026-02-18T08:14:36.367 INFO:teuthology.orchestra.run.trial129.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-670-gadc19233-1jammy [3561 kB] 2026-02-18T08:14:36.509 INFO:teuthology.orchestra.run.trial129.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T08:14:36.609 INFO:teuthology.orchestra.run.trial054.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-670-gadc19233-1jammy [5416 kB] 2026-02-18T08:14:36.711 INFO:teuthology.orchestra.run.trial054.stdout:Get:67 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-670-gadc19233-1jammy [246 kB] 2026-02-18T08:14:36.715 INFO:teuthology.orchestra.run.trial054.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-670-gadc19233-1jammy [124 kB] 2026-02-18T08:14:36.717 INFO:teuthology.orchestra.run.trial054.stdout:Get:69 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-670-gadc19233-1jammy [907 kB] 2026-02-18T08:14:36.717 INFO:teuthology.orchestra.run.trial184.stdout:Get:55 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-670-gadc19233-1jammy [2867 kB] 2026-02-18T08:14:36.810 INFO:teuthology.orchestra.run.trial054.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-670-gadc19233-1jammy [6397 kB] 2026-02-18T08:14:36.820 INFO:teuthology.orchestra.run.trial184.stdout:Get:56 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-670-gadc19233-1jammy [833 kB] 2026-02-18T08:14:36.870 INFO:teuthology.orchestra.run.trial184.stdout:Get:57 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-670-gadc19233-1jammy [364 kB] 2026-02-18T08:14:36.876 INFO:teuthology.orchestra.run.trial184.stdout:Get:58 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-670-gadc19233-1jammy [32.8 kB] 2026-02-18T08:14:36.877 INFO:teuthology.orchestra.run.trial184.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-670-gadc19233-1jammy [184 kB] 2026-02-18T08:14:36.879 INFO:teuthology.orchestra.run.trial184.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-670-gadc19233-1jammy [83.9 kB] 2026-02-18T08:14:36.881 INFO:teuthology.orchestra.run.trial184.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-670-gadc19233-1jammy [341 kB] 2026-02-18T08:14:36.910 INFO:teuthology.orchestra.run.trial184.stdout:Get:62 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-670-gadc19233-1jammy [8687 kB] 2026-02-18T08:14:36.921 INFO:teuthology.orchestra.run.trial129.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T08:14:36.928 INFO:teuthology.orchestra.run.trial054.stdout:Get:71 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-670-gadc19233-1jammy [21.7 MB] 2026-02-18T08:14:36.934 INFO:teuthology.orchestra.run.trial129.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T08:14:37.019 INFO:teuthology.orchestra.run.trial129.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T08:14:37.265 INFO:teuthology.orchestra.run.trial129.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T08:14:37.277 INFO:teuthology.orchestra.run.trial129.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T08:14:37.282 INFO:teuthology.orchestra.run.trial184.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-670-gadc19233-1jammy [112 kB] 2026-02-18T08:14:37.304 INFO:teuthology.orchestra.run.trial184.stdout:Get:64 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-670-gadc19233-1jammy [261 kB] 2026-02-18T08:14:37.309 INFO:teuthology.orchestra.run.trial184.stdout:Get:65 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-670-gadc19233-1jammy [29.3 MB] 2026-02-18T08:14:37.310 INFO:teuthology.orchestra.run.trial129.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T08:14:37.320 INFO:teuthology.orchestra.run.trial129.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-02-18T08:14:37.322 INFO:teuthology.orchestra.run.trial129.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T08:14:37.323 INFO:teuthology.orchestra.run.trial129.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T08:14:37.324 INFO:teuthology.orchestra.run.trial129.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T08:14:37.344 INFO:teuthology.orchestra.run.trial129.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T08:14:37.346 INFO:teuthology.orchestra.run.trial129.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T08:14:37.353 INFO:teuthology.orchestra.run.trial129.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T08:14:37.434 INFO:teuthology.orchestra.run.trial129.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T08:14:37.434 INFO:teuthology.orchestra.run.trial129.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T08:14:37.434 INFO:teuthology.orchestra.run.trial129.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T08:14:37.435 INFO:teuthology.orchestra.run.trial129.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T08:14:37.435 INFO:teuthology.orchestra.run.trial129.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T08:14:37.435 INFO:teuthology.orchestra.run.trial129.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T08:14:37.435 INFO:teuthology.orchestra.run.trial129.stdout:Get:22 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T08:14:37.441 INFO:teuthology.orchestra.run.trial129.stdout:Get:23 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T08:14:37.441 INFO:teuthology.orchestra.run.trial129.stdout:Get:24 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T08:14:37.526 INFO:teuthology.orchestra.run.trial129.stdout:Get:25 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-02-18T08:14:37.528 INFO:teuthology.orchestra.run.trial129.stdout:Get:26 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T08:14:37.529 INFO:teuthology.orchestra.run.trial129.stdout:Get:27 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T08:14:37.530 INFO:teuthology.orchestra.run.trial129.stdout:Get:28 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T08:14:37.560 INFO:teuthology.orchestra.run.trial129.stdout:Get:29 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T08:14:37.562 INFO:teuthology.orchestra.run.trial129.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T08:14:37.563 INFO:teuthology.orchestra.run.trial129.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T08:14:37.601 INFO:teuthology.orchestra.run.trial054.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-670-gadc19233-1jammy [14.1 kB] 2026-02-18T08:14:37.602 INFO:teuthology.orchestra.run.trial054.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-670-gadc19233-1jammy [957 kB] 2026-02-18T08:14:37.614 INFO:teuthology.orchestra.run.trial054.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-670-gadc19233-1jammy [2345 kB] 2026-02-18T08:14:37.622 INFO:teuthology.orchestra.run.trial129.stdout:Get:32 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-670-gadc19233-1jammy [2867 kB] 2026-02-18T08:14:37.633 INFO:teuthology.orchestra.run.trial129.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T08:14:37.636 INFO:teuthology.orchestra.run.trial129.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T08:14:37.636 INFO:teuthology.orchestra.run.trial129.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T08:14:37.636 INFO:teuthology.orchestra.run.trial129.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T08:14:37.637 INFO:teuthology.orchestra.run.trial129.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T08:14:37.637 INFO:teuthology.orchestra.run.trial129.stdout:Get:38 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T08:14:37.702 INFO:teuthology.orchestra.run.trial054.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-670-gadc19233-1jammy [1049 kB] 2026-02-18T08:14:37.706 INFO:teuthology.orchestra.run.trial129.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T08:14:37.708 INFO:teuthology.orchestra.run.trial129.stdout:Get:40 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T08:14:37.709 INFO:teuthology.orchestra.run.trial129.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T08:14:37.719 INFO:teuthology.orchestra.run.trial054.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-670-gadc19233-1jammy [179 kB] 2026-02-18T08:14:37.722 INFO:teuthology.orchestra.run.trial054.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-670-gadc19233-1jammy [45.5 MB] 2026-02-18T08:14:37.795 INFO:teuthology.orchestra.run.trial129.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T08:14:37.798 INFO:teuthology.orchestra.run.trial129.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T08:14:37.801 INFO:teuthology.orchestra.run.trial129.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T08:14:37.805 INFO:teuthology.orchestra.run.trial129.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-02-18T08:14:37.808 INFO:teuthology.orchestra.run.trial129.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T08:14:37.809 INFO:teuthology.orchestra.run.trial129.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T08:14:37.809 INFO:teuthology.orchestra.run.trial129.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T08:14:37.883 INFO:teuthology.orchestra.run.trial129.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T08:14:37.883 INFO:teuthology.orchestra.run.trial129.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T08:14:37.891 INFO:teuthology.orchestra.run.trial129.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T08:14:37.971 INFO:teuthology.orchestra.run.trial129.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T08:14:37.973 INFO:teuthology.orchestra.run.trial129.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T08:14:37.974 INFO:teuthology.orchestra.run.trial129.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T08:14:37.974 INFO:teuthology.orchestra.run.trial129.stdout:Get:55 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T08:14:38.325 INFO:teuthology.orchestra.run.trial129.stdout:Get:56 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-670-gadc19233-1jammy [833 kB] 2026-02-18T08:14:38.454 INFO:teuthology.orchestra.run.trial184.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-670-gadc19233-1jammy [5416 kB] 2026-02-18T08:14:38.548 INFO:teuthology.orchestra.run.trial129.stdout:Get:57 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-670-gadc19233-1jammy [364 kB] 2026-02-18T08:14:38.659 INFO:teuthology.orchestra.run.trial129.stdout:Get:58 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-670-gadc19233-1jammy [32.8 kB] 2026-02-18T08:14:38.660 INFO:teuthology.orchestra.run.trial129.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-670-gadc19233-1jammy [184 kB] 2026-02-18T08:14:38.670 INFO:teuthology.orchestra.run.trial184.stdout:Get:67 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-670-gadc19233-1jammy [246 kB] 2026-02-18T08:14:38.673 INFO:teuthology.orchestra.run.trial184.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-670-gadc19233-1jammy [124 kB] 2026-02-18T08:14:38.675 INFO:teuthology.orchestra.run.trial184.stdout:Get:69 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-670-gadc19233-1jammy [907 kB] 2026-02-18T08:14:38.716 INFO:teuthology.orchestra.run.trial129.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-670-gadc19233-1jammy [83.9 kB] 2026-02-18T08:14:38.717 INFO:teuthology.orchestra.run.trial129.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-670-gadc19233-1jammy [341 kB] 2026-02-18T08:14:38.724 INFO:teuthology.orchestra.run.trial184.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-670-gadc19233-1jammy [6397 kB] 2026-02-18T08:14:38.830 INFO:teuthology.orchestra.run.trial129.stdout:Get:62 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-670-gadc19233-1jammy [8687 kB] 2026-02-18T08:14:38.965 INFO:teuthology.orchestra.run.trial184.stdout:Get:71 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-670-gadc19233-1jammy [21.7 MB] 2026-02-18T08:14:39.171 INFO:teuthology.orchestra.run.trial054.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-670-gadc19233-1jammy [8625 kB] 2026-02-18T08:14:39.445 INFO:teuthology.orchestra.run.trial054.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-670-gadc19233-1jammy [14.2 kB] 2026-02-18T08:14:39.446 INFO:teuthology.orchestra.run.trial054.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-670-gadc19233-1jammy [99.5 MB] 2026-02-18T08:14:39.807 INFO:teuthology.orchestra.run.trial184.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-670-gadc19233-1jammy [14.1 kB] 2026-02-18T08:14:39.808 INFO:teuthology.orchestra.run.trial184.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-670-gadc19233-1jammy [957 kB] 2026-02-18T08:14:39.855 INFO:teuthology.orchestra.run.trial184.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-670-gadc19233-1jammy [2345 kB] 2026-02-18T08:14:39.930 INFO:teuthology.orchestra.run.trial184.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-670-gadc19233-1jammy [1049 kB] 2026-02-18T08:14:39.981 INFO:teuthology.orchestra.run.trial184.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-670-gadc19233-1jammy [179 kB] 2026-02-18T08:14:39.984 INFO:teuthology.orchestra.run.trial184.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-670-gadc19233-1jammy [45.5 MB] 2026-02-18T08:14:40.903 INFO:teuthology.orchestra.run.trial129.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-670-gadc19233-1jammy [112 kB] 2026-02-18T08:14:40.904 INFO:teuthology.orchestra.run.trial129.stdout:Get:64 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-670-gadc19233-1jammy [261 kB] 2026-02-18T08:14:40.967 INFO:teuthology.orchestra.run.trial129.stdout:Get:65 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-670-gadc19233-1jammy [29.3 MB] 2026-02-18T08:14:41.751 INFO:teuthology.orchestra.run.trial184.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-670-gadc19233-1jammy [8625 kB] 2026-02-18T08:14:42.071 INFO:teuthology.orchestra.run.trial184.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-670-gadc19233-1jammy [14.2 kB] 2026-02-18T08:14:42.071 INFO:teuthology.orchestra.run.trial184.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-670-gadc19233-1jammy [99.5 MB] 2026-02-18T08:14:42.666 INFO:teuthology.orchestra.run.trial054.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-670-gadc19233-1jammy [135 kB] 2026-02-18T08:14:42.667 INFO:teuthology.orchestra.run.trial054.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-670-gadc19233-1jammy [43.3 kB] 2026-02-18T08:14:42.667 INFO:teuthology.orchestra.run.trial054.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-670-gadc19233-1jammy [30.7 kB] 2026-02-18T08:14:42.674 INFO:teuthology.orchestra.run.trial054.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-670-gadc19233-1jammy [41.5 kB] 2026-02-18T08:14:42.679 INFO:teuthology.orchestra.run.trial054.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-670-gadc19233-1jammy [25.1 MB] 2026-02-18T08:14:43.501 INFO:teuthology.orchestra.run.trial054.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-670-gadc19233-1jammy [97.5 kB] 2026-02-18T08:14:43.785 INFO:teuthology.orchestra.run.trial054.stdout:Fetched 280 MB in 8s (35.8 MB/s) 2026-02-18T08:14:43.802 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T08:14:43.959 INFO:teuthology.orchestra.run.trial054.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 ... 167438 files and directories currently installed.) 2026-02-18T08:14:43.961 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T08:14:43.962 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T08:14:43.983 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T08:14:43.995 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T08:14:43.996 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T08:14:44.011 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T08:14:44.023 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T08:14:44.024 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T08:14:44.043 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T08:14:44.052 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:44.057 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:44.091 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T08:14:44.099 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:44.099 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:44.116 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T08:14:44.124 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:44.124 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:44.144 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T08:14:44.153 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T08:14:44.153 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T08:14:44.170 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package librados2. 2026-02-18T08:14:44.178 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../07-librados2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.178 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.218 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libnbd0. 2026-02-18T08:14:44.227 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../08-libnbd0_1.10.5-1_amd64.deb ... 2026-02-18T08:14:44.227 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-02-18T08:14:44.242 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package librbd1. 2026-02-18T08:14:44.250 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../09-librbd1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.251 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.287 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T08:14:44.296 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.296 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.315 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-rados. 2026-02-18T08:14:44.323 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../11-python3-rados_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.323 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.340 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T08:14:44.348 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:44.349 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.362 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T08:14:44.370 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.371 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.386 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T08:14:44.394 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:44.395 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.413 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T08:14:44.421 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T08:14:44.421 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T08:14:44.437 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T08:14:44.445 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T08:14:44.445 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T08:14:44.461 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T08:14:44.469 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.469 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.487 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T08:14:44.495 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T08:14:44.495 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T08:14:44.514 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package librgw2. 2026-02-18T08:14:44.522 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../19-librgw2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.522 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.615 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T08:14:44.624 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.624 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.640 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T08:14:44.647 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T08:14:44.648 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T08:14:44.662 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T08:14:44.670 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.671 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.676 INFO:teuthology.orchestra.run.trial184.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-670-gadc19233-1jammy [135 kB] 2026-02-18T08:14:44.676 INFO:teuthology.orchestra.run.trial184.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-670-gadc19233-1jammy [43.3 kB] 2026-02-18T08:14:44.677 INFO:teuthology.orchestra.run.trial184.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-670-gadc19233-1jammy [30.7 kB] 2026-02-18T08:14:44.677 INFO:teuthology.orchestra.run.trial184.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-670-gadc19233-1jammy [41.5 kB] 2026-02-18T08:14:44.677 INFO:teuthology.orchestra.run.trial184.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-670-gadc19233-1jammy [25.1 MB] 2026-02-18T08:14:44.687 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-common. 2026-02-18T08:14:44.695 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../23-ceph-common_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.695 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:44.940 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-base. 2026-02-18T08:14:44.948 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../24-ceph-base_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:44.953 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.018 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T08:14:45.026 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T08:14:45.026 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T08:14:45.041 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T08:14:45.049 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T08:14:45.050 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T08:14:45.067 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T08:14:45.075 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T08:14:45.076 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T08:14:45.090 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T08:14:45.099 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T08:14:45.099 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T08:14:45.113 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T08:14:45.121 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T08:14:45.122 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T08:14:45.136 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T08:14:45.144 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T08:14:45.145 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T08:14:45.150 INFO:teuthology.orchestra.run.trial184.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-670-gadc19233-1jammy [97.5 kB] 2026-02-18T08:14:45.159 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-portend. 2026-02-18T08:14:45.167 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-02-18T08:14:45.168 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T08:14:45.182 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T08:14:45.190 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T08:14:45.190 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T08:14:45.205 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T08:14:45.213 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T08:14:45.214 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T08:14:45.239 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T08:14:45.247 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T08:14:45.247 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T08:14:45.263 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T08:14:45.271 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:45.271 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.298 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T08:14:45.306 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.307 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.322 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T08:14:45.330 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.330 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.339 INFO:teuthology.orchestra.run.trial129.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-670-gadc19233-1jammy [5416 kB] 2026-02-18T08:14:45.350 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T08:14:45.358 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.359 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.415 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T08:14:45.423 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T08:14:45.424 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T08:14:45.435 INFO:teuthology.orchestra.run.trial184.stdout:Fetched 280 MB in 9s (30.5 MB/s) 2026-02-18T08:14:45.440 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T08:14:45.448 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.449 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.455 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T08:14:45.517 INFO:teuthology.orchestra.run.trial129.stdout:Get:67 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-670-gadc19233-1jammy [246 kB] 2026-02-18T08:14:45.527 INFO:teuthology.orchestra.run.trial129.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-670-gadc19233-1jammy [124 kB] 2026-02-18T08:14:45.537 INFO:teuthology.orchestra.run.trial129.stdout:Get:69 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-670-gadc19233-1jammy [907 kB] 2026-02-18T08:14:45.560 INFO:teuthology.orchestra.run.trial129.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-670-gadc19233-1jammy [6397 kB] 2026-02-18T08:14:45.592 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph. 2026-02-18T08:14:45.601 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../41-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.601 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.610 INFO:teuthology.orchestra.run.trial184.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 ... 167438 files and directories currently installed.) 2026-02-18T08:14:45.611 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T08:14:45.612 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T08:14:45.615 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T08:14:45.623 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.623 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.634 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T08:14:45.645 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T08:14:45.646 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T08:14:45.646 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T08:14:45.653 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.654 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.662 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T08:14:45.671 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T08:14:45.671 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T08:14:45.685 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package cephadm. 2026-02-18T08:14:45.690 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T08:14:45.693 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../44-cephadm_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.693 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.702 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:45.708 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:45.710 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-asyncssh. 2026-02-18T08:14:45.718 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T08:14:45.718 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:45.739 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T08:14:45.740 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T08:14:45.747 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:45.747 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:45.748 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:45.748 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.763 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T08:14:45.769 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T08:14:45.772 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:45.772 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:45.777 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T08:14:45.778 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T08:14:45.779 INFO:teuthology.orchestra.run.trial129.stdout:Get:71 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-670-gadc19233-1jammy [21.7 MB] 2026-02-18T08:14:45.793 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T08:14:45.793 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-routes. 2026-02-18T08:14:45.801 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T08:14:45.801 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T08:14:45.801 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T08:14:45.802 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T08:14:45.816 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package librados2. 2026-02-18T08:14:45.821 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T08:14:45.824 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../07-librados2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.824 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.830 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:45.830 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.864 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libnbd0. 2026-02-18T08:14:45.872 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../08-libnbd0_1.10.5-1_amd64.deb ... 2026-02-18T08:14:45.872 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-02-18T08:14:45.886 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package librbd1. 2026-02-18T08:14:45.894 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../09-librbd1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.895 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.931 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T08:14:45.939 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.939 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.959 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-rados. 2026-02-18T08:14:45.968 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../11-python3-rados_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:45.968 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:45.984 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T08:14:45.992 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:45.993 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.007 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T08:14:46.015 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.016 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.031 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T08:14:46.039 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:46.039 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.057 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T08:14:46.065 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T08:14:46.065 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T08:14:46.081 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T08:14:46.089 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T08:14:46.090 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T08:14:46.105 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T08:14:46.113 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.114 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.131 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T08:14:46.139 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T08:14:46.140 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T08:14:46.158 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package librgw2. 2026-02-18T08:14:46.166 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../19-librgw2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.167 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.258 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T08:14:46.260 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T08:14:46.266 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.267 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.269 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T08:14:46.269 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T08:14:46.282 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T08:14:46.290 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T08:14:46.291 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T08:14:46.305 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T08:14:46.306 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T08:14:46.314 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.314 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.314 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T08:14:46.315 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T08:14:46.331 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-common. 2026-02-18T08:14:46.340 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../23-ceph-common_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.347 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.349 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T08:14:46.351 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T08:14:46.351 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T08:14:46.366 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T08:14:46.375 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T08:14:46.375 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T08:14:46.458 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T08:14:46.467 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:46.468 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.496 INFO:teuthology.orchestra.run.trial129.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-670-gadc19233-1jammy [14.1 kB] 2026-02-18T08:14:46.496 INFO:teuthology.orchestra.run.trial129.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-670-gadc19233-1jammy [957 kB] 2026-02-18T08:14:46.525 INFO:teuthology.orchestra.run.trial129.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-670-gadc19233-1jammy [2345 kB] 2026-02-18T08:14:46.584 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-base. 2026-02-18T08:14:46.591 INFO:teuthology.orchestra.run.trial129.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-670-gadc19233-1jammy [1049 kB] 2026-02-18T08:14:46.592 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../24-ceph-base_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.597 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.614 INFO:teuthology.orchestra.run.trial129.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-670-gadc19233-1jammy [179 kB] 2026-02-18T08:14:46.624 INFO:teuthology.orchestra.run.trial129.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-670-gadc19233-1jammy [45.5 MB] 2026-02-18T08:14:46.632 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T08:14:46.640 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T08:14:46.641 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T08:14:46.656 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T08:14:46.662 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T08:14:46.664 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-02-18T08:14:46.665 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T08:14:46.670 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T08:14:46.671 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T08:14:46.682 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T08:14:46.685 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T08:14:46.691 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T08:14:46.691 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T08:14:46.693 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T08:14:46.694 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T08:14:46.708 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T08:14:46.711 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T08:14:46.716 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T08:14:46.716 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T08:14:46.719 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T08:14:46.720 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T08:14:46.732 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T08:14:46.734 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T08:14:46.740 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T08:14:46.741 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T08:14:46.742 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T08:14:46.742 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T08:14:46.757 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T08:14:46.758 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T08:14:46.765 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T08:14:46.766 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T08:14:46.766 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T08:14:46.767 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T08:14:46.780 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T08:14:46.789 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T08:14:46.789 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T08:14:46.804 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-portend. 2026-02-18T08:14:46.812 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-02-18T08:14:46.813 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T08:14:46.827 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T08:14:46.835 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T08:14:46.836 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T08:14:46.849 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T08:14:46.857 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T08:14:46.858 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T08:14:46.862 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T08:14:46.871 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:46.871 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.881 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T08:14:46.885 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T08:14:46.889 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T08:14:46.889 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T08:14:46.893 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T08:14:46.894 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T08:14:46.906 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T08:14:46.910 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T08:14:46.915 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:46.915 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.918 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T08:14:46.919 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:46.933 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package jq. 2026-02-18T08:14:46.942 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T08:14:46.942 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T08:14:46.943 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:46.950 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.950 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.956 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package socat. 2026-02-18T08:14:46.965 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T08:14:46.965 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T08:14:46.965 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T08:14:46.973 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:46.974 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:46.984 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T08:14:46.992 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T08:14:46.993 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T08:14:46.995 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T08:14:47.003 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.003 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.029 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-test. 2026-02-18T08:14:47.038 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../67-ceph-test_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.038 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.062 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T08:14:47.070 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T08:14:47.071 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T08:14:47.087 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T08:14:47.094 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.095 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.241 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph. 2026-02-18T08:14:47.250 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../41-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.250 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.265 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T08:14:47.273 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.273 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.295 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T08:14:47.303 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.304 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.335 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package cephadm. 2026-02-18T08:14:47.343 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../44-cephadm_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.344 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.361 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-asyncssh. 2026-02-18T08:14:47.369 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T08:14:47.370 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:47.391 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T08:14:47.399 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:47.399 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.421 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T08:14:47.430 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T08:14:47.430 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T08:14:47.445 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-routes. 2026-02-18T08:14:47.453 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T08:14:47.453 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T08:14:47.473 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T08:14:47.481 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:47.481 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.812 INFO:teuthology.orchestra.run.trial129.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-670-gadc19233-1jammy [8625 kB] 2026-02-18T08:14:47.911 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T08:14:47.921 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T08:14:47.921 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T08:14:47.932 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T08:14:47.940 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:47.941 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.961 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T08:14:47.965 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libcephfs-daemon. 2026-02-18T08:14:47.969 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T08:14:47.970 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T08:14:47.974 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.974 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:47.989 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-02-18T08:14:47.997 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T08:14:47.998 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:47.998 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.005 INFO:teuthology.orchestra.run.trial129.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-670-gadc19233-1jammy [14.2 kB] 2026-02-18T08:14:48.005 INFO:teuthology.orchestra.run.trial129.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-670-gadc19233-1jammy [99.5 MB] 2026-02-18T08:14:48.006 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T08:14:48.006 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T08:14:48.013 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T08:14:48.021 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T08:14:48.022 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:48.022 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.030 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T08:14:48.030 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T08:14:48.038 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T08:14:48.047 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T08:14:48.047 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T08:14:48.081 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-02-18T08:14:48.090 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T08:14:48.090 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:48.112 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T08:14:48.120 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T08:14:48.121 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:48.122 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.128 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T08:14:48.129 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T08:14:48.143 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T08:14:48.151 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T08:14:48.152 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T08:14:48.167 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T08:14:48.175 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T08:14:48.176 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T08:14:48.194 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-py. 2026-02-18T08:14:48.203 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-02-18T08:14:48.203 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T08:14:48.224 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T08:14:48.233 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T08:14:48.233 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T08:14:48.274 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-toml. 2026-02-18T08:14:48.283 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-02-18T08:14:48.283 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T08:14:48.290 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T08:14:48.299 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T08:14:48.299 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T08:14:48.299 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T08:14:48.307 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T08:14:48.308 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T08:14:48.314 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T08:14:48.322 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-02-18T08:14:48.322 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T08:14:48.329 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T08:14:48.338 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T08:14:48.338 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T08:14:48.341 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T08:14:48.350 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T08:14:48.350 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T08:14:48.357 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package python3-webob. 2026-02-18T08:14:48.365 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T08:14:48.365 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T08:14:48.367 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T08:14:48.375 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T08:14:48.376 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T08:14:48.389 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T08:14:48.391 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T08:14:48.397 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T08:14:48.398 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T08:14:48.400 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T08:14:48.400 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T08:14:48.418 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T08:14:48.426 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T08:14:48.427 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T08:14:48.466 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package radosgw. 2026-02-18T08:14:48.475 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../84-radosgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:48.476 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.521 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T08:14:48.530 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:48.530 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.545 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T08:14:48.553 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T08:14:48.553 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T08:14:48.570 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T08:14:48.579 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T08:14:48.579 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:48.594 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package jq. 2026-02-18T08:14:48.603 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T08:14:48.603 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:48.617 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package socat. 2026-02-18T08:14:48.626 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T08:14:48.626 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T08:14:48.645 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T08:14:48.654 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T08:14:48.654 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T08:14:48.682 INFO:teuthology.orchestra.run.trial054.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T08:14:48.689 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-test. 2026-02-18T08:14:48.691 INFO:teuthology.orchestra.run.trial054.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:48.692 INFO:teuthology.orchestra.run.trial054.stdout:Unpacking rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.698 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../67-ceph-test_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:48.698 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:48.719 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T08:14:48.785 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T08:14:48.786 INFO:teuthology.orchestra.run.trial054.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T08:14:48.857 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T08:14:49.123 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T08:14:49.511 INFO:teuthology.orchestra.run.trial054.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T08:14:49.522 INFO:teuthology.orchestra.run.trial054.stdout:Setting up cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:49.566 INFO:teuthology.orchestra.run.trial054.stdout:Adding system user cephadm....done 2026-02-18T08:14:49.577 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T08:14:49.587 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T08:14:49.596 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:49.596 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:49.619 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libcephfs-daemon. 2026-02-18T08:14:49.627 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:49.628 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:49.643 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-02-18T08:14:49.649 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:49.650 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T08:14:49.652 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:49.652 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:49.667 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T08:14:49.676 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:49.676 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:49.692 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T08:14:49.700 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T08:14:49.701 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T08:14:49.722 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T08:14:49.732 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-02-18T08:14:49.741 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T08:14:49.741 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:49.771 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T08:14:49.779 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T08:14:49.780 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T08:14:49.795 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T08:14:49.796 INFO:teuthology.orchestra.run.trial054.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T08:14:49.797 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T08:14:49.803 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T08:14:49.804 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T08:14:49.820 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T08:14:49.828 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T08:14:49.829 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T08:14:49.847 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-py. 2026-02-18T08:14:49.855 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-02-18T08:14:49.856 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T08:14:49.877 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T08:14:49.885 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T08:14:49.886 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T08:14:49.894 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T08:14:49.927 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-toml. 2026-02-18T08:14:49.936 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-02-18T08:14:49.936 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T08:14:49.951 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T08:14:49.960 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T08:14:49.960 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T08:14:49.982 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T08:14:49.990 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T08:14:49.990 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T08:14:50.009 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package python3-webob. 2026-02-18T08:14:50.017 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T08:14:50.017 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T08:14:50.018 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T08:14:50.042 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T08:14:50.047 INFO:teuthology.orchestra.run.trial129.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-670-gadc19233-1jammy [135 kB] 2026-02-18T08:14:50.048 INFO:teuthology.orchestra.run.trial129.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-670-gadc19233-1jammy [43.3 kB] 2026-02-18T08:14:50.049 INFO:teuthology.orchestra.run.trial129.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-670-gadc19233-1jammy [30.7 kB] 2026-02-18T08:14:50.049 INFO:teuthology.orchestra.run.trial129.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-670-gadc19233-1jammy [41.5 kB] 2026-02-18T08:14:50.049 INFO:teuthology.orchestra.run.trial129.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-670-gadc19233-1jammy [25.1 MB] 2026-02-18T08:14:50.050 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T08:14:50.051 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T08:14:50.092 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T08:14:50.118 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package radosgw. 2026-02-18T08:14:50.127 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../84-radosgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:50.127 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:50.163 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:50.231 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T08:14:50.232 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-02-18T08:14:50.233 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T08:14:50.234 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T08:14:50.234 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T08:14:50.336 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T08:14:50.345 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:50.346 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:50.354 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T08:14:50.373 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T08:14:50.431 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:50.432 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T08:14:50.441 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T08:14:50.442 INFO:teuthology.orchestra.run.trial184.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T08:14:50.483 INFO:teuthology.orchestra.run.trial129.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-670-gadc19233-1jammy [97.5 kB] 2026-02-18T08:14:50.508 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T08:14:50.512 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T08:14:50.594 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T08:14:50.764 INFO:teuthology.orchestra.run.trial129.stdout:Fetched 280 MB in 14s (19.5 MB/s) 2026-02-18T08:14:50.780 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T08:14:50.786 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T08:14:50.841 INFO:teuthology.orchestra.run.trial054.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T08:14:50.842 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T08:14:50.936 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:50.937 INFO:teuthology.orchestra.run.trial129.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 ... 167438 files and directories currently installed.) 2026-02-18T08:14:50.938 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T08:14:50.939 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T08:14:50.960 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T08:14:50.972 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T08:14:50.973 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T08:14:50.990 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T08:14:51.002 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T08:14:51.002 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T08:14:51.022 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T08:14:51.031 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:51.036 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:51.061 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T08:14:51.071 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T08:14:51.080 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:51.081 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:51.097 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T08:14:51.106 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T08:14:51.106 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:51.125 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T08:14:51.133 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T08:14:51.134 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T08:14:51.136 INFO:teuthology.orchestra.run.trial184.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T08:14:51.141 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T08:14:51.146 INFO:teuthology.orchestra.run.trial184.stdout:Setting up cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.150 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package librados2. 2026-02-18T08:14:51.158 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../07-librados2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.159 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.188 INFO:teuthology.orchestra.run.trial184.stdout:Adding system user cephadm....done 2026-02-18T08:14:51.199 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T08:14:51.200 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libnbd0. 2026-02-18T08:14:51.208 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../08-libnbd0_1.10.5-1_amd64.deb ... 2026-02-18T08:14:51.208 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-02-18T08:14:51.214 INFO:teuthology.orchestra.run.trial054.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T08:14:51.215 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.223 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package librbd1. 2026-02-18T08:14:51.231 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../09-librbd1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.231 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.270 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T08:14:51.272 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:51.273 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T08:14:51.278 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.279 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.298 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-rados. 2026-02-18T08:14:51.301 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T08:14:51.306 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../11-python3-rados_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.306 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.323 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T08:14:51.331 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:51.332 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.345 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T08:14:51.346 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T08:14:51.354 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.354 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.369 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T08:14:51.377 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:51.378 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.396 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T08:14:51.404 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T08:14:51.404 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T08:14:51.420 INFO:teuthology.orchestra.run.trial184.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T08:14:51.421 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T08:14:51.421 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T08:14:51.428 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T08:14:51.429 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T08:14:51.444 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T08:14:51.452 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.452 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.469 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T08:14:51.477 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T08:14:51.477 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T08:14:51.496 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package librgw2. 2026-02-18T08:14:51.504 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../19-librgw2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.504 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.516 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T08:14:51.602 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T08:14:51.610 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.610 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.625 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T08:14:51.633 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T08:14:51.633 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T08:14:51.641 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T08:14:51.648 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T08:14:51.656 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.656 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.673 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-common. 2026-02-18T08:14:51.681 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../23-ceph-common_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.681 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.716 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T08:14:51.790 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.796 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:51.800 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T08:14:51.855 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T08:14:51.857 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-02-18T08:14:51.858 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T08:14:51.859 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T08:14:51.859 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T08:14:51.877 INFO:teuthology.orchestra.run.trial054.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T08:14:51.878 INFO:teuthology.orchestra.run.trial054.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T08:14:51.879 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T08:14:51.929 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-base. 2026-02-18T08:14:51.937 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../24-ceph-base_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:51.943 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:51.952 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T08:14:51.984 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T08:14:52.008 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T08:14:52.016 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T08:14:52.016 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T08:14:52.025 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:52.026 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T08:14:52.032 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T08:14:52.039 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T08:14:52.040 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T08:14:52.057 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T08:14:52.062 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.063 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T08:14:52.065 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T08:14:52.065 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T08:14:52.080 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T08:14:52.088 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T08:14:52.089 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T08:14:52.103 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T08:14:52.103 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T08:14:52.111 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T08:14:52.111 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T08:14:52.125 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T08:14:52.133 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T08:14:52.134 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T08:14:52.143 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T08:14:52.149 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-portend. 2026-02-18T08:14:52.156 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-02-18T08:14:52.157 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T08:14:52.172 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T08:14:52.176 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T08:14:52.180 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T08:14:52.180 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T08:14:52.194 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T08:14:52.202 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T08:14:52.203 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T08:14:52.226 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T08:14:52.235 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T08:14:52.235 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T08:14:52.235 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T08:14:52.251 INFO:teuthology.orchestra.run.trial054.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T08:14:52.251 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T08:14:52.252 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T08:14:52.258 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:52.259 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.286 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T08:14:52.294 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.294 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.309 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T08:14:52.317 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.317 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.332 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T08:14:52.333 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T08:14:52.338 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T08:14:52.346 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.346 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.405 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T08:14:52.409 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T08:14:52.413 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T08:14:52.413 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T08:14:52.429 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T08:14:52.437 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.438 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.491 INFO:teuthology.orchestra.run.trial184.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T08:14:52.492 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T08:14:52.493 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T08:14:52.567 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:52.568 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T08:14:52.580 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph. 2026-02-18T08:14:52.587 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:52.589 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../41-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.589 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.604 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T08:14:52.612 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.612 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.636 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T08:14:52.644 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.644 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.682 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package cephadm. 2026-02-18T08:14:52.690 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../44-cephadm_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:52.690 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.703 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T08:14:52.707 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-asyncssh. 2026-02-18T08:14:52.715 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T08:14:52.716 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:52.718 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T08:14:52.736 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T08:14:52.745 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:52.745 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.766 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T08:14:52.773 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:52.774 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T08:14:52.774 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T08:14:52.774 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T08:14:52.789 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-routes. 2026-02-18T08:14:52.797 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T08:14:52.797 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T08:14:52.799 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T08:14:52.817 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T08:14:52.825 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:52.825 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.855 INFO:teuthology.orchestra.run.trial054.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:52.856 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T08:14:52.873 INFO:teuthology.orchestra.run.trial184.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T08:14:52.874 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.962 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T08:14:52.988 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T08:14:52.989 INFO:teuthology.orchestra.run.trial054.stdout:Setting up librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.990 INFO:teuthology.orchestra.run.trial054.stdout:Setting up librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.991 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:52.991 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T08:14:53.252 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T08:14:53.262 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T08:14:53.262 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T08:14:53.301 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T08:14:53.309 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T08:14:53.310 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T08:14:53.337 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T08:14:53.345 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T08:14:53.346 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T08:14:53.361 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T08:14:53.370 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T08:14:53.370 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T08:14:53.451 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T08:14:53.459 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:53.460 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.473 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:53.478 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T08:14:53.506 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.507 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.508 INFO:teuthology.orchestra.run.trial054.stdout:Setting up librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.509 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.510 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.558 INFO:teuthology.orchestra.run.trial184.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T08:14:53.559 INFO:teuthology.orchestra.run.trial184.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T08:14:53.560 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T08:14:53.585 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T08:14:53.585 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T08:14:53.624 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T08:14:53.632 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T08:14:53.633 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T08:14:53.636 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T08:14:53.647 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T08:14:53.656 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-02-18T08:14:53.656 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T08:14:53.676 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T08:14:53.684 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T08:14:53.684 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T08:14:53.702 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T08:14:53.709 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:53.710 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T08:14:53.711 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T08:14:53.711 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T08:14:53.728 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T08:14:53.736 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T08:14:53.737 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T08:14:53.754 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T08:14:53.763 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T08:14:53.763 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T08:14:53.791 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T08:14:53.858 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T08:14:53.867 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:53.867 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T08:14:53.868 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.882 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T08:14:53.890 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T08:14:53.891 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T08:14:53.907 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T08:14:53.915 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T08:14:53.916 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:53.931 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package jq. 2026-02-18T08:14:53.939 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T08:14:53.940 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:53.947 INFO:teuthology.orchestra.run.trial184.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T08:14:53.948 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T08:14:53.953 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.954 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.954 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package socat. 2026-02-18T08:14:53.955 INFO:teuthology.orchestra.run.trial054.stdout:Setting up libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.956 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.956 INFO:teuthology.orchestra.run.trial054.stdout:Setting up rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.957 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.958 INFO:teuthology.orchestra.run.trial054.stdout:Setting up python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.959 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:53.963 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T08:14:53.963 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T08:14:53.984 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T08:14:53.986 INFO:teuthology.orchestra.run.trial054.stdout:Adding group ceph....done 2026-02-18T08:14:53.992 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T08:14:53.993 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T08:14:54.020 INFO:teuthology.orchestra.run.trial054.stdout:Adding system user ceph....done 2026-02-18T08:14:54.029 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-test. 2026-02-18T08:14:54.031 INFO:teuthology.orchestra.run.trial054.stdout:Setting system user ceph properties....done 2026-02-18T08:14:54.032 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T08:14:54.033 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T08:14:54.037 INFO:teuthology.orchestra.run.trial054.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T08:14:54.037 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../67-ceph-test_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:54.038 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.109 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T08:14:54.124 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T08:14:54.194 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T08:14:54.266 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:54.267 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T08:14:54.405 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T08:14:54.410 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T08:14:54.477 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:54.478 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T08:14:54.561 INFO:teuthology.orchestra.run.trial184.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:54.562 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T08:14:54.685 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T08:14:54.686 INFO:teuthology.orchestra.run.trial184.stdout:Setting up librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.687 INFO:teuthology.orchestra.run.trial184.stdout:Setting up librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.688 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.688 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T08:14:54.794 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.795 INFO:teuthology.orchestra.run.trial054.stdout:Setting up radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.925 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T08:14:54.934 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T08:14:54.934 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.957 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libcephfs-daemon. 2026-02-18T08:14:54.965 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:54.966 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:54.981 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-02-18T08:14:54.989 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:54.990 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.004 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T08:14:55.013 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:55.013 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.029 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T08:14:55.037 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T08:14:55.038 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T08:14:55.056 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T08:14:55.056 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T08:14:55.070 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-02-18T08:14:55.078 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T08:14:55.079 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:55.109 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T08:14:55.118 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T08:14:55.118 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T08:14:55.133 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T08:14:55.141 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T08:14:55.142 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T08:14:55.158 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T08:14:55.166 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T08:14:55.167 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T08:14:55.185 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-py. 2026-02-18T08:14:55.193 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-02-18T08:14:55.194 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T08:14:55.214 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T08:14:55.223 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.223 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T08:14:55.223 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T08:14:55.224 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.225 INFO:teuthology.orchestra.run.trial184.stdout:Setting up librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.226 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.227 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.265 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-toml. 2026-02-18T08:14:55.274 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-02-18T08:14:55.275 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T08:14:55.289 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T08:14:55.297 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T08:14:55.297 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T08:14:55.304 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T08:14:55.304 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T08:14:55.320 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T08:14:55.329 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T08:14:55.329 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T08:14:55.347 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package python3-webob. 2026-02-18T08:14:55.355 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T08:14:55.355 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T08:14:55.378 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T08:14:55.387 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T08:14:55.388 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T08:14:55.459 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package radosgw. 2026-02-18T08:14:55.467 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../84-radosgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:55.468 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.470 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.589 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T08:14:55.676 INFO:teuthology.orchestra.run.trial129.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T08:14:55.685 INFO:teuthology.orchestra.run.trial129.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T08:14:55.685 INFO:teuthology.orchestra.run.trial129.stdout:Unpacking rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.707 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.708 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.709 INFO:teuthology.orchestra.run.trial184.stdout:Setting up libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.710 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.710 INFO:teuthology.orchestra.run.trial184.stdout:Setting up rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.711 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.712 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T08:14:55.712 INFO:teuthology.orchestra.run.trial184.stdout:Setting up python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.713 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:55.741 INFO:teuthology.orchestra.run.trial184.stdout:Adding group ceph....done 2026-02-18T08:14:55.776 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T08:14:55.777 INFO:teuthology.orchestra.run.trial184.stdout:Adding system user ceph....done 2026-02-18T08:14:55.777 INFO:teuthology.orchestra.run.trial129.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T08:14:55.787 INFO:teuthology.orchestra.run.trial184.stdout:Setting system user ceph properties....done 2026-02-18T08:14:55.793 INFO:teuthology.orchestra.run.trial184.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T08:14:55.847 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T08:14:55.881 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T08:14:55.977 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:56.035 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T08:14:56.036 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T08:14:56.117 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T08:14:56.155 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T08:14:56.440 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:56.477 INFO:teuthology.orchestra.run.trial129.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T08:14:56.488 INFO:teuthology.orchestra.run.trial129.stdout:Setting up cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:56.520 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T08:14:56.520 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T08:14:56.531 INFO:teuthology.orchestra.run.trial129.stdout:Adding system user cephadm....done 2026-02-18T08:14:56.542 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:56.543 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T08:14:56.543 INFO:teuthology.orchestra.run.trial184.stdout:Setting up radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:56.616 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:56.617 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T08:14:56.689 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T08:14:56.767 INFO:teuthology.orchestra.run.trial129.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T08:14:56.768 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T08:14:56.793 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T08:14:56.793 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T08:14:56.864 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T08:14:56.928 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:56.987 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T08:14:57.019 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T08:14:57.019 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T08:14:57.063 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T08:14:57.138 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.152 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.202 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T08:14:57.203 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-02-18T08:14:57.204 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T08:14:57.205 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T08:14:57.206 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T08:14:57.270 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T08:14:57.330 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T08:14:57.410 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.411 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T08:14:57.420 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.429 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.440 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.491 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T08:14:57.514 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T08:14:57.514 INFO:teuthology.orchestra.run.trial054.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T08:14:57.578 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T08:14:57.640 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.699 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T08:14:57.700 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T08:14:57.835 INFO:teuthology.orchestra.run.trial129.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T08:14:57.836 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T08:14:57.864 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.876 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.877 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.888 INFO:teuthology.orchestra.run.trial054.stdout:Setting up ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:57.932 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T08:14:57.997 INFO:teuthology.orchestra.run.trial054.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T08:14:58.018 INFO:teuthology.orchestra.run.trial054.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-02-18T08:14:58.060 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T08:14:58.063 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:58.142 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T08:14:58.142 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T08:14:58.142 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T08:14:58.216 INFO:teuthology.orchestra.run.trial129.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T08:14:58.217 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:58.306 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout:Running kernel seems to be up-to-date. 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout:No services need to be restarted. 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:14:58.461 INFO:teuthology.orchestra.run.trial054.stdout:No containers need to be restarted. 2026-02-18T08:14:58.462 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:14:58.462 INFO:teuthology.orchestra.run.trial054.stdout:No user sessions are running outdated binaries. 2026-02-18T08:14:58.462 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:14:58.462 INFO:teuthology.orchestra.run.trial054.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:14:58.530 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:58.626 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T08:14:58.626 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T08:14:58.816 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:58.821 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T08:14:58.894 INFO:teuthology.orchestra.run.trial129.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T08:14:58.895 INFO:teuthology.orchestra.run.trial129.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T08:14:58.896 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T08:14:58.969 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T08:14:59.014 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.023 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.033 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.040 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:59.041 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T08:14:59.102 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T08:14:59.103 INFO:teuthology.orchestra.run.trial184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T08:14:59.106 INFO:teuthology.orchestra.run.trial054.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T08:14:59.113 DEBUG:teuthology.parallel:result is None 2026-02-18T08:14:59.116 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T08:14:59.191 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T08:14:59.270 INFO:teuthology.orchestra.run.trial129.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T08:14:59.271 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T08:14:59.355 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T08:14:59.356 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T08:14:59.432 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T08:14:59.501 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.512 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.513 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.516 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T08:14:59.524 INFO:teuthology.orchestra.run.trial184.stdout:Setting up ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:14:59.590 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:59.591 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T08:14:59.634 INFO:teuthology.orchestra.run.trial184.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T08:14:59.718 INFO:teuthology.orchestra.run.trial184.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-02-18T08:14:59.725 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T08:14:59.796 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T08:14:59.797 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T08:14:59.879 INFO:teuthology.orchestra.run.trial129.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T08:14:59.880 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T08:15:00.012 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T08:15:00.013 INFO:teuthology.orchestra.run.trial129.stdout:Setting up librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.014 INFO:teuthology.orchestra.run.trial129.stdout:Setting up librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.015 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.016 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T08:15:00.379 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout:Running kernel seems to be up-to-date. 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout:No services need to be restarted. 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout:No containers need to be restarted. 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout:No user sessions are running outdated binaries. 2026-02-18T08:15:00.380 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:00.381 INFO:teuthology.orchestra.run.trial184.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:15:00.523 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.524 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.525 INFO:teuthology.orchestra.run.trial129.stdout:Setting up librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.526 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.527 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.602 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T08:15:00.602 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T08:15:00.974 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.975 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.976 INFO:teuthology.orchestra.run.trial129.stdout:Setting up libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.976 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.977 INFO:teuthology.orchestra.run.trial129.stdout:Setting up rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.978 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.979 INFO:teuthology.orchestra.run.trial129.stdout:Setting up python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:00.980 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:01.007 INFO:teuthology.orchestra.run.trial129.stdout:Adding group ceph....done 2026-02-18T08:15:01.042 INFO:teuthology.orchestra.run.trial184.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T08:15:01.044 INFO:teuthology.orchestra.run.trial129.stdout:Adding system user ceph....done 2026-02-18T08:15:01.048 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:01.054 INFO:teuthology.orchestra.run.trial129.stdout:Setting system user ceph properties....done 2026-02-18T08:15:01.060 INFO:teuthology.orchestra.run.trial129.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T08:15:01.148 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T08:15:01.421 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T08:15:01.775 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:01.776 INFO:teuthology.orchestra.run.trial129.stdout:Setting up radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:02.032 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T08:15:02.032 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T08:15:02.358 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:02.479 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T08:15:02.833 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:02.893 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T08:15:02.894 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T08:15:03.261 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:03.342 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T08:15:03.342 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T08:15:03.691 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:03.790 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T08:15:03.790 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T08:15:04.148 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.157 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.168 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.241 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T08:15:04.241 INFO:teuthology.orchestra.run.trial129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T08:15:04.592 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.602 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.603 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.613 INFO:teuthology.orchestra.run.trial129.stdout:Setting up ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T08:15:04.721 INFO:teuthology.orchestra.run.trial129.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T08:15:04.807 INFO:teuthology.orchestra.run.trial129.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-02-18T08:15:05.471 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:05.471 INFO:teuthology.orchestra.run.trial129.stdout:Running kernel seems to be up-to-date. 2026-02-18T08:15:05.471 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:05.471 INFO:teuthology.orchestra.run.trial129.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout:No services need to be restarted. 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout:No containers need to be restarted. 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout:No user sessions are running outdated binaries. 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:05.472 INFO:teuthology.orchestra.run.trial129.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:15:06.133 INFO:teuthology.orchestra.run.trial129.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T08:15:06.140 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:06.141 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:15:06.305 DEBUG:teuthology.orchestra.run.trial054:> dpkg-query -W -f '${Version}' ceph 2026-02-18T08:15:06.316 INFO:teuthology.orchestra.run.trial054.stdout:20.2.0-670-gadc19233-1jammy 2026-02-18T08:15:06.316 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670-gadc19233-1jammy 2026-02-18T08:15:06.317 INFO:teuthology.task.install:The correct ceph version 20.2.0-670-gadc19233-1jammy is installed. 2026-02-18T08:15:06.319 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:15:06.470 DEBUG:teuthology.orchestra.run.trial129:> dpkg-query -W -f '${Version}' ceph 2026-02-18T08:15:06.480 INFO:teuthology.orchestra.run.trial129.stdout:20.2.0-670-gadc19233-1jammy 2026-02-18T08:15:06.480 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670-gadc19233-1jammy 2026-02-18T08:15:06.480 INFO:teuthology.task.install:The correct ceph version 20.2.0-670-gadc19233-1jammy is installed. 2026-02-18T08:15:06.483 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:15:06.629 DEBUG:teuthology.orchestra.run.trial184:> dpkg-query -W -f '${Version}' ceph 2026-02-18T08:15:06.639 INFO:teuthology.orchestra.run.trial184.stdout:20.2.0-670-gadc19233-1jammy 2026-02-18T08:15:06.640 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670-gadc19233-1jammy 2026-02-18T08:15:06.640 INFO:teuthology.task.install:The correct ceph version 20.2.0-670-gadc19233-1jammy is installed. 2026-02-18T08:15:06.642 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T08:15:06.642 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:06.642 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T08:15:06.653 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:06.654 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T08:15:06.664 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:06.665 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T08:15:06.689 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T08:15:06.689 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:06.689 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T08:15:06.706 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T08:15:06.756 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:06.757 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T08:15:06.765 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T08:15:06.815 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:06.815 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T08:15:06.826 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T08:15:06.875 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T08:15:06.876 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:06.876 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T08:15:06.887 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T08:15:06.937 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:06.937 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T08:15:06.948 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T08:15:06.999 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:06.999 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T08:15:07.009 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T08:15:07.059 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T08:15:07.060 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:07.060 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T08:15:07.070 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T08:15:07.120 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:07.120 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T08:15:07.132 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T08:15:07.183 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:07.183 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T08:15:07.194 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T08:15:07.243 INFO:teuthology.run_tasks:Running task ceph... 2026-02-18T08:15:07.358 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-18T08:15:07.358 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 777 /var/log/ceph 2026-02-18T08:15:07.359 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod 777 /var/log/ceph 2026-02-18T08:15:07.361 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod 777 /var/log/ceph 2026-02-18T08:15:07.369 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-18T08:15:07.369 DEBUG:teuthology.orchestra.run.trial054:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T08:15:07.410 DEBUG:teuthology.orchestra.run.trial129:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T08:15:07.412 DEBUG:teuthology.orchestra.run.trial184:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T08:15:07.420 INFO:tasks.ceph:Creating extra log directories... 2026-02-18T08:15:07.420 DEBUG:teuthology.orchestra.run.trial054:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T08:15:07.458 DEBUG:teuthology.orchestra.run.trial129:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T08:15:07.460 DEBUG:teuthology.orchestra.run.trial184:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T08:15:07.487 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-18T08:15:07.487 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, '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': 'zlib', '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 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-02-18T08:15:07.488 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962', 'branch': '20.2.1_2.17.26-baseline_2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', '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': '54962', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'trial', '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': 'yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': '20.2.1_2.17.26-baseline_2'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, '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': 'zlib', '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 objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 7878, 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': '20.2.1_2.17.26-baseline_2', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'targets': {'trial054.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNDOUNbSomsuJ+gxKP575W3SWEp46KTNVwmDK3mX6M9C8FpXulim8wICjnPBAzg71IlPXPgephUtY1qqp47EuQg=', 'trial129.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMN6SRXcu4goP+fskI0rinOP5JzMRuKga83kTDKSPWtV8YWtzCnRZqBilMUQHENlz8KZiq9j+fRcBOIXcfrBrj4=', 'trial184.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeTonmbkNeO7CpyL5/XUfxkaK0nJy6QL4rHCATDY2Abp2tQYHViyDBZRTiMA/nUpAYeU9NOcHOw02AreKlU55w='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd pool create datapool 4', 'rbd pool init datapool']}}, {'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 create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' 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': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-17_21:26:40', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682'} 2026-02-18T08:15:07.488 DEBUG:teuthology.orchestra.run.trial054:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T08:15:07.510 DEBUG:teuthology.orchestra.run.trial129:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T08:15:07.513 DEBUG:teuthology.orchestra.run.trial184:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T08:15:07.520 DEBUG:teuthology.orchestra.run.trial054:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T08:15:07.554 DEBUG:teuthology.orchestra.run.trial129:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T08:15:07.556 DEBUG:teuthology.orchestra.run.trial184:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T08:15:07.573 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:07.573 DEBUG:teuthology.orchestra.run.trial054:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T08:15:07.605 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-02-18T08:15:07.605 DEBUG:teuthology.orchestra.run.trial054:> stat /dev/vg_nvme/lv_1 2026-02-18T08:15:07.653 INFO:teuthology.orchestra.run.trial054.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T08:15:07.653 INFO:teuthology.orchestra.run.trial054.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:07.653 INFO:teuthology.orchestra.run.trial054.stdout:Device: 5h/5d Inode: 894 Links: 1 2026-02-18T08:15:07.653 INFO:teuthology.orchestra.run.trial054.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:07.654 INFO:teuthology.orchestra.run.trial054.stdout:Access: 2026-02-18 08:14:12.092031123 +0000 2026-02-18T08:15:07.654 INFO:teuthology.orchestra.run.trial054.stdout:Modify: 2026-02-18 08:14:11.920035511 +0000 2026-02-18T08:15:07.654 INFO:teuthology.orchestra.run.trial054.stdout:Change: 2026-02-18 08:14:11.920035511 +0000 2026-02-18T08:15:07.654 INFO:teuthology.orchestra.run.trial054.stdout: Birth: - 2026-02-18T08:15:07.654 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T08:15:07.705 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records in 2026-02-18T08:15:07.705 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records out 2026-02-18T08:15:07.705 INFO:teuthology.orchestra.run.trial054.stderr:512 bytes copied, 0.000182467 s, 2.8 MB/s 2026-02-18T08:15:07.707 DEBUG:teuthology.orchestra.run.trial054:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T08:15:07.754 DEBUG:teuthology.orchestra.run.trial054:> stat /dev/vg_nvme/lv_2 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout:Device: 5h/5d Inode: 920 Links: 1 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout:Access: 2026-02-18 08:14:12.420022756 +0000 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout:Modify: 2026-02-18 08:14:12.240027348 +0000 2026-02-18T08:15:07.801 INFO:teuthology.orchestra.run.trial054.stdout:Change: 2026-02-18 08:14:12.240027348 +0000 2026-02-18T08:15:07.802 INFO:teuthology.orchestra.run.trial054.stdout: Birth: - 2026-02-18T08:15:07.802 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T08:15:07.852 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records in 2026-02-18T08:15:07.852 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records out 2026-02-18T08:15:07.852 INFO:teuthology.orchestra.run.trial054.stderr:512 bytes copied, 0.000172027 s, 3.0 MB/s 2026-02-18T08:15:07.853 DEBUG:teuthology.orchestra.run.trial054:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T08:15:07.902 DEBUG:teuthology.orchestra.run.trial054:> stat /dev/vg_nvme/lv_3 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout:Device: 5h/5d Inode: 956 Links: 1 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout:Access: 2026-02-18 08:14:12.580018675 +0000 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout:Modify: 2026-02-18 08:14:12.576018777 +0000 2026-02-18T08:15:07.949 INFO:teuthology.orchestra.run.trial054.stdout:Change: 2026-02-18 08:14:12.576018777 +0000 2026-02-18T08:15:07.950 INFO:teuthology.orchestra.run.trial054.stdout: Birth: - 2026-02-18T08:15:07.950 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T08:15:08.000 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records in 2026-02-18T08:15:08.000 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records out 2026-02-18T08:15:08.000 INFO:teuthology.orchestra.run.trial054.stderr:512 bytes copied, 0.000176415 s, 2.9 MB/s 2026-02-18T08:15:08.001 DEBUG:teuthology.orchestra.run.trial054:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T08:15:08.054 DEBUG:teuthology.orchestra.run.trial054:> stat /dev/vg_nvme/lv_4 2026-02-18T08:15:08.101 INFO:teuthology.orchestra.run.trial054.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout:Device: 5h/5d Inode: 967 Links: 1 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout:Access: 2026-02-18 08:14:12.940009495 +0000 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout:Modify: 2026-02-18 08:14:12.936009597 +0000 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout:Change: 2026-02-18 08:14:12.936009597 +0000 2026-02-18T08:15:08.102 INFO:teuthology.orchestra.run.trial054.stdout: Birth: - 2026-02-18T08:15:08.103 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T08:15:08.154 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records in 2026-02-18T08:15:08.155 INFO:teuthology.orchestra.run.trial054.stderr:1+0 records out 2026-02-18T08:15:08.155 INFO:teuthology.orchestra.run.trial054.stderr:512 bytes copied, 0.000177878 s, 2.9 MB/s 2026-02-18T08:15:08.156 DEBUG:teuthology.orchestra.run.trial054:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T08:15:08.202 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-02-18T08:15:08.202 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:08.202 DEBUG:teuthology.orchestra.run.trial129:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T08:15:08.207 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-02-18T08:15:08.208 DEBUG:teuthology.orchestra.run.trial129:> stat /dev/vg_nvme/lv_1 2026-02-18T08:15:08.256 INFO:teuthology.orchestra.run.trial129.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T08:15:08.256 INFO:teuthology.orchestra.run.trial129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:08.256 INFO:teuthology.orchestra.run.trial129.stdout:Device: 5h/5d Inode: 894 Links: 1 2026-02-18T08:15:08.256 INFO:teuthology.orchestra.run.trial129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:08.256 INFO:teuthology.orchestra.run.trial129.stdout:Access: 2026-02-18 08:14:12.317311974 +0000 2026-02-18T08:15:08.256 INFO:teuthology.orchestra.run.trial129.stdout:Modify: 2026-02-18 08:14:12.137316567 +0000 2026-02-18T08:15:08.257 INFO:teuthology.orchestra.run.trial129.stdout:Change: 2026-02-18 08:14:12.137316567 +0000 2026-02-18T08:15:08.257 INFO:teuthology.orchestra.run.trial129.stdout: Birth: - 2026-02-18T08:15:08.257 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T08:15:08.306 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records in 2026-02-18T08:15:08.306 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records out 2026-02-18T08:15:08.306 INFO:teuthology.orchestra.run.trial129.stderr:512 bytes copied, 0.00019375 s, 2.6 MB/s 2026-02-18T08:15:08.307 DEBUG:teuthology.orchestra.run.trial129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T08:15:08.356 DEBUG:teuthology.orchestra.run.trial129:> stat /dev/vg_nvme/lv_2 2026-02-18T08:15:08.403 INFO:teuthology.orchestra.run.trial129.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T08:15:08.403 INFO:teuthology.orchestra.run.trial129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:08.403 INFO:teuthology.orchestra.run.trial129.stdout:Device: 5h/5d Inode: 918 Links: 1 2026-02-18T08:15:08.404 INFO:teuthology.orchestra.run.trial129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:08.404 INFO:teuthology.orchestra.run.trial129.stdout:Access: 2026-02-18 08:14:12.521306767 +0000 2026-02-18T08:15:08.404 INFO:teuthology.orchestra.run.trial129.stdout:Modify: 2026-02-18 08:14:12.517306869 +0000 2026-02-18T08:15:08.404 INFO:teuthology.orchestra.run.trial129.stdout:Change: 2026-02-18 08:14:12.517306869 +0000 2026-02-18T08:15:08.404 INFO:teuthology.orchestra.run.trial129.stdout: Birth: - 2026-02-18T08:15:08.404 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T08:15:08.454 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records in 2026-02-18T08:15:08.454 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records out 2026-02-18T08:15:08.455 INFO:teuthology.orchestra.run.trial129.stderr:512 bytes copied, 0.00017233 s, 3.0 MB/s 2026-02-18T08:15:08.456 DEBUG:teuthology.orchestra.run.trial129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T08:15:08.504 DEBUG:teuthology.orchestra.run.trial129:> stat /dev/vg_nvme/lv_3 2026-02-18T08:15:08.551 INFO:teuthology.orchestra.run.trial129.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T08:15:08.551 INFO:teuthology.orchestra.run.trial129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:08.551 INFO:teuthology.orchestra.run.trial129.stdout:Device: 5h/5d Inode: 940 Links: 1 2026-02-18T08:15:08.552 INFO:teuthology.orchestra.run.trial129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:08.552 INFO:teuthology.orchestra.run.trial129.stdout:Access: 2026-02-18 08:14:12.865297988 +0000 2026-02-18T08:15:08.552 INFO:teuthology.orchestra.run.trial129.stdout:Modify: 2026-02-18 08:14:12.861298090 +0000 2026-02-18T08:15:08.552 INFO:teuthology.orchestra.run.trial129.stdout:Change: 2026-02-18 08:14:12.861298090 +0000 2026-02-18T08:15:08.552 INFO:teuthology.orchestra.run.trial129.stdout: Birth: - 2026-02-18T08:15:08.552 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T08:15:08.602 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records in 2026-02-18T08:15:08.602 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records out 2026-02-18T08:15:08.602 INFO:teuthology.orchestra.run.trial129.stderr:512 bytes copied, 0.000179213 s, 2.9 MB/s 2026-02-18T08:15:08.604 DEBUG:teuthology.orchestra.run.trial129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T08:15:08.657 DEBUG:teuthology.orchestra.run.trial129:> stat /dev/vg_nvme/lv_4 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout:Device: 5h/5d Inode: 967 Links: 1 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout:Access: 2026-02-18 08:14:13.473282471 +0000 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout:Modify: 2026-02-18 08:14:13.261287881 +0000 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout:Change: 2026-02-18 08:14:13.261287881 +0000 2026-02-18T08:15:08.703 INFO:teuthology.orchestra.run.trial129.stdout: Birth: - 2026-02-18T08:15:08.704 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T08:15:08.750 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records in 2026-02-18T08:15:08.750 INFO:teuthology.orchestra.run.trial129.stderr:1+0 records out 2026-02-18T08:15:08.750 INFO:teuthology.orchestra.run.trial129.stderr:512 bytes copied, 0.000159676 s, 3.2 MB/s 2026-02-18T08:15:08.751 DEBUG:teuthology.orchestra.run.trial129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T08:15:08.801 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-02-18T08:15:08.801 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial054.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@trial129.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-02-18T08:15:08.801 INFO:tasks.ceph:Generating config... 2026-02-18T08:15:08.803 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-18T08:15:08.804 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-18T08:15:08.804 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-18T08:15:08.804 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-18T08:15:08.804 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-18T08:15:08.804 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-18T08:15:08.804 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-18T08:15:08.804 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-18T08:15:08.804 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-18T08:15:08.804 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-18T08:15:08.804 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-18T08:15:08.805 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-18T08:15:08.806 INFO:tasks.ceph:Setting up mon.a... 2026-02-18T08:15:08.806 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-18T08:15:08.823 INFO:teuthology.orchestra.run.trial054.stdout:creating /etc/ceph/ceph.keyring 2026-02-18T08:15:08.826 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-18T08:15:08.888 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T08:15:08.937 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.54'), ('mon.c', '[v2:10.20.193.54:3301,v1:10.20.193.54:6790]'), ('mon.b', '10.20.193.129')] 2026-02-18T08:15:08.937 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': '10.20.193.54,[v2:10.20.193.54:3301,v1:10.20.193.54:6790],10.20.193.129', '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': 'zlib', '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 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', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2026-02-18T08:15:08.939 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:08.939 DEBUG:teuthology.orchestra.run.trial054:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T08:15:08.981 DEBUG:teuthology.orchestra.run.trial054:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.54 --addv c '[v2:10.20.193.54:3301,v1:10.20.193.54:6790]' --add b 10.20.193.129 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:09.044 INFO:teuthology.orchestra.run.trial054.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:09.044 INFO:teuthology.orchestra.run.trial054.stdout:monmaptool: generated fsid dff7221e-b980-4335-bbca-1d579aba7600 2026-02-18T08:15:09.044 INFO:teuthology.orchestra.run.trial054.stdout:setting min_mon_release = tentacle 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:epoch 0 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:fsid dff7221e-b980-4335-bbca-1d579aba7600 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:last_changed 2026-02-18T08:15:09.042189+0000 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:created 2026-02-18T08:15:09.042189+0000 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:min_mon_release 20 (tentacle) 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:election_strategy: 1 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:0: [v2:10.20.193.54:3300/0,v1:10.20.193.54:6789/0] mon.a 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:1: [v2:10.20.193.129:3300/0,v1:10.20.193.129:6789/0] mon.b 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:2: [v2:10.20.193.54:3301/0,v1:10.20.193.54:6790/0] mon.c 2026-02-18T08:15:09.045 INFO:teuthology.orchestra.run.trial054.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-18T08:15:09.047 DEBUG:teuthology.orchestra.run.trial054:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T08:15:09.093 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID dff7221e-b980-4335-bbca-1d579aba7600... 2026-02-18T08:15:09.094 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:09.134 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:09.136 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout:[global] 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: chdir = "" 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: auth supported = cephx 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: filestore xattr use omap = true 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: mon clock drift allowed = 1.000 2026-02-18T08:15:09.154 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: osd crush chooseleaf type = 0 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: auth debug = true 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: ms die on old message = true 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: ms die on bug = true 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: mon pg warn max object skew = 0 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T08:15:09.155 INFO:teuthology.orchestra.run.trial054.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: osd pool default size = 2 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon osd allow primary affinity = true 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon osd allow pg remap = true 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon warn on legacy crush tunables = false 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon warn on crush straw calc version zero = false 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon warn on no sortbitwise = false 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon warn on osd down out interval zero = false 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon warn on too few osds = false 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T08:15:09.156 INFO:teuthology.orchestra.run.trial054.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: mon_allow_pool_size_one = true 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: osd default data pool replay window = 5 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: mon allow pool delete = true 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: mon cluster log file level = debug 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: debug asserts on shutdown = true 2026-02-18T08:15:09.157 INFO:teuthology.orchestra.run.trial054.stdout: mon health detail to clog = false 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: mon host = "10.20.193.54,[v2:10.20.193.54:3301,v1:10.20.193.54:6790],10.20.193.129" 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: mon warn on pool no app = False 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: fsid = dff7221e-b980-4335-bbca-1d579aba7600 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout:[osd] 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: osd journal size = 100 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: osd scrub load threshold = 5.0 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: osd scrub max interval = 600 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: osd mclock profile = high_recovery_ops 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: osd mclock skip benchmark = true 2026-02-18T08:15:09.158 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd recover clone overlap = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd recovery max chunk = 1048576 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd debug shutdown = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd debug op order = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd debug verify stray on activate = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd debug trim objects = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd open classes on start = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd debug pg log writeout = true 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.159 INFO:teuthology.orchestra.run.trial054.stdout: osd deep scrub update digest min age = 30 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: osd map max advance = 10 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: journal zero on create = true 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: filestore ondisk finisher threads = 3 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: filestore apply finisher threads = 3 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: bdev debug aio = true 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: osd debug misdirected ops = true 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: bluestore block size = 96636764160 2026-02-18T08:15:09.160 INFO:teuthology.orchestra.run.trial054.stdout: bluestore compression algorithm = zlib 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: bluestore compression mode = aggressive 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: bluestore fsck on mount = True 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: debug bluefs = 1/20 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: debug bluestore = 1/20 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: debug ms = 1 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: debug osd = 20 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: debug rocksdb = 4/10 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: mon osd full ratio = 0.9 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: mon osd nearfull ratio = 0.8 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: osd failsafe full ratio = 0.95 2026-02-18T08:15:09.161 INFO:teuthology.orchestra.run.trial054.stdout: osd objectstore = bluestore 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: osd shutdown pgref assert = True 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout:[mgr] 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: debug ms = 1 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: debug mgr = 20 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: debug mon = 20 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: debug auth = 20 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: mon reweight min pgs per osd = 4 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: mon reweight min bytes per osd = 10 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: mgr/telemetry/nag = false 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.162 INFO:teuthology.orchestra.run.trial054.stdout:[mon] 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: debug ms = 1 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: debug mon = 20 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: debug paxos = 20 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: debug auth = 20 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: mon data avail warn = 5 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: mon mgr mkfs grace = 240 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: mon reweight min pgs per osd = 4 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: mon osd reporter subtree level = osd 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: mon osd prime pg temp = true 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: mon reweight min bytes per osd = 10 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T08:15:09.163 INFO:teuthology.orchestra.run.trial054.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: # 1m isn't quite enough 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: mon_down_mkfs_grace = 2m 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: mon_warn_on_filestore_osds = false 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:09.164 INFO:teuthology.orchestra.run.trial054.stdout:[client] 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout: rgw cache enabled = true 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout: rgw enable ops log = true 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout: rgw enable usage log = true 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout: rbd default data pool = datapool 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout:[mon.a] 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout:[mon.c] 2026-02-18T08:15:09.165 INFO:teuthology.orchestra.run.trial054.stdout:[mon.b] 2026-02-18T08:15:09.166 INFO:teuthology.orchestra.run.trial184.stdout:[global] 2026-02-18T08:15:09.166 INFO:teuthology.orchestra.run.trial184.stdout: chdir = "" 2026-02-18T08:15:09.166 INFO:teuthology.orchestra.run.trial184.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: auth supported = cephx 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: filestore xattr use omap = true 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: mon clock drift allowed = 1.000 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: osd crush chooseleaf type = 0 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: auth debug = true 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: ms die on old message = true 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: ms die on bug = true 2026-02-18T08:15:09.167 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: mon pg warn max object skew = 0 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: osd pool default size = 2 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: mon osd allow primary affinity = true 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: mon osd allow pg remap = true 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: mon warn on legacy crush tunables = false 2026-02-18T08:15:09.168 INFO:teuthology.orchestra.run.trial184.stdout: mon warn on crush straw calc version zero = false 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon warn on no sortbitwise = false 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon warn on osd down out interval zero = false 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon warn on too few osds = false 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon_allow_pool_size_one = true 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: osd default data pool replay window = 5 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.169 INFO:teuthology.orchestra.run.trial184.stdout: mon allow pool delete = true 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: mon cluster log file level = debug 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: debug asserts on shutdown = true 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: mon health detail to clog = false 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: mon host = "10.20.193.54,[v2:10.20.193.54:3301,v1:10.20.193.54:6790],10.20.193.129" 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: mon warn on pool no app = False 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: fsid = dff7221e-b980-4335-bbca-1d579aba7600 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout:[osd] 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: osd journal size = 100 2026-02-18T08:15:09.170 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd scrub load threshold = 5.0 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd scrub max interval = 600 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd mclock profile = high_recovery_ops 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd mclock skip benchmark = true 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd recover clone overlap = true 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd recovery max chunk = 1048576 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd debug shutdown = true 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd debug op order = true 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd debug verify stray on activate = true 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: osd debug trim objects = true 2026-02-18T08:15:09.171 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: osd open classes on start = true 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: osd debug pg log writeout = true 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: osd deep scrub update digest min age = 30 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: osd map max advance = 10 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: journal zero on create = true 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: filestore ondisk finisher threads = 3 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: filestore apply finisher threads = 3 2026-02-18T08:15:09.172 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: bdev debug aio = true 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: osd debug misdirected ops = true 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: bluestore block size = 96636764160 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: bluestore compression algorithm = zlib 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: bluestore compression mode = aggressive 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: bluestore fsck on mount = True 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: debug bluefs = 1/20 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: debug bluestore = 1/20 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: debug ms = 1 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: debug osd = 20 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: debug rocksdb = 4/10 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: mon osd full ratio = 0.9 2026-02-18T08:15:09.173 INFO:teuthology.orchestra.run.trial184.stdout: mon osd nearfull ratio = 0.8 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: osd failsafe full ratio = 0.95 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: osd objectstore = bluestore 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: osd shutdown pgref assert = True 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout:[mgr] 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: debug ms = 1 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: debug mgr = 20 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: debug mon = 20 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: debug auth = 20 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: mon reweight min pgs per osd = 4 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: mon reweight min bytes per osd = 10 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: mgr/telemetry/nag = false 2026-02-18T08:15:09.174 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout:[mon] 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: debug ms = 1 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: debug mon = 20 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: debug paxos = 20 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: debug auth = 20 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: mon data avail warn = 5 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: mon mgr mkfs grace = 240 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: mon reweight min pgs per osd = 4 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: mon osd reporter subtree level = osd 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: mon osd prime pg temp = true 2026-02-18T08:15:09.175 INFO:teuthology.orchestra.run.trial184.stdout: mon reweight min bytes per osd = 10 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: # 1m isn't quite enough 2026-02-18T08:15:09.176 INFO:teuthology.orchestra.run.trial184.stdout: mon_down_mkfs_grace = 2m 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: mon_warn_on_filestore_osds = false 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout:[client] 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: rgw cache enabled = true 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: rgw enable ops log = true 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: rgw enable usage log = true 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout: rbd default data pool = datapool 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout:[mon.a] 2026-02-18T08:15:09.177 INFO:teuthology.orchestra.run.trial184.stdout:[mon.c] 2026-02-18T08:15:09.178 INFO:teuthology.orchestra.run.trial184.stdout:[mon.b] 2026-02-18T08:15:09.179 INFO:teuthology.orchestra.run.trial129.stdout:[global] 2026-02-18T08:15:09.179 INFO:teuthology.orchestra.run.trial129.stdout: chdir = "" 2026-02-18T08:15:09.179 INFO:teuthology.orchestra.run.trial129.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T08:15:09.179 INFO:teuthology.orchestra.run.trial129.stdout: auth supported = cephx 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: filestore xattr use omap = true 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: mon clock drift allowed = 1.000 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: osd crush chooseleaf type = 0 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: auth debug = true 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: ms die on old message = true 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: ms die on bug = true 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.180 INFO:teuthology.orchestra.run.trial129.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon pg warn max object skew = 0 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: osd pool default size = 2 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon osd allow primary affinity = true 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon osd allow pg remap = true 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon warn on legacy crush tunables = false 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon warn on crush straw calc version zero = false 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon warn on no sortbitwise = false 2026-02-18T08:15:09.181 INFO:teuthology.orchestra.run.trial129.stdout: mon warn on osd down out interval zero = false 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: mon warn on too few osds = false 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: mon_allow_pool_size_one = true 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: osd default data pool replay window = 5 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: mon allow pool delete = true 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: mon cluster log file level = debug 2026-02-18T08:15:09.182 INFO:teuthology.orchestra.run.trial129.stdout: debug asserts on shutdown = true 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: mon health detail to clog = false 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: mon host = "10.20.193.54,[v2:10.20.193.54:3301,v1:10.20.193.54:6790],10.20.193.129" 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: mon warn on pool no app = False 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: fsid = dff7221e-b980-4335-bbca-1d579aba7600 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout:[osd] 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: osd journal size = 100 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: osd scrub load threshold = 5.0 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: osd scrub max interval = 600 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: osd mclock profile = high_recovery_ops 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: osd mclock skip benchmark = true 2026-02-18T08:15:09.183 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd recover clone overlap = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd recovery max chunk = 1048576 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd debug shutdown = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd debug op order = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd debug verify stray on activate = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd debug trim objects = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd open classes on start = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd debug pg log writeout = true 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: osd deep scrub update digest min age = 30 2026-02-18T08:15:09.184 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: osd map max advance = 10 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: journal zero on create = true 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: filestore ondisk finisher threads = 3 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: filestore apply finisher threads = 3 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: bdev debug aio = true 2026-02-18T08:15:09.185 INFO:teuthology.orchestra.run.trial129.stdout: osd debug misdirected ops = true 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: bluestore block size = 96636764160 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: bluestore compression algorithm = zlib 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: bluestore compression mode = aggressive 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: bluestore fsck on mount = True 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: debug bluefs = 1/20 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: debug bluestore = 1/20 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: debug ms = 1 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: debug osd = 20 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: debug rocksdb = 4/10 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T08:15:09.186 INFO:teuthology.orchestra.run.trial129.stdout: mon osd full ratio = 0.9 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: mon osd nearfull ratio = 0.8 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: osd failsafe full ratio = 0.95 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: osd objectstore = bluestore 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: osd shutdown pgref assert = True 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout:[mgr] 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: debug ms = 1 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: debug mgr = 20 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: debug mon = 20 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: debug auth = 20 2026-02-18T08:15:09.187 INFO:teuthology.orchestra.run.trial129.stdout: mon reweight min pgs per osd = 4 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: mon reweight min bytes per osd = 10 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: mgr/telemetry/nag = false 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout:[mon] 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: debug ms = 1 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: debug mon = 20 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: debug paxos = 20 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: debug auth = 20 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: mon data avail warn = 5 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: mon mgr mkfs grace = 240 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: mon reweight min pgs per osd = 4 2026-02-18T08:15:09.188 INFO:teuthology.orchestra.run.trial129.stdout: mon osd reporter subtree level = osd 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: mon osd prime pg temp = true 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: mon reweight min bytes per osd = 10 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: # 1m isn't quite enough 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: mon_down_mkfs_grace = 2m 2026-02-18T08:15:09.189 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: mon_warn_on_filestore_osds = false 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout:[client] 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: rgw cache enabled = true 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: rgw enable ops log = true 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: rgw enable usage log = true 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout: rbd default data pool = datapool 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout:[mon.a] 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout:[mon.c] 2026-02-18T08:15:09.190 INFO:teuthology.orchestra.run.trial129.stdout:[mon.b] 2026-02-18T08:15:09.192 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-18T08:15:09.192 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:09.243 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-18T08:15:09.243 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:09.244 DEBUG:teuthology.orchestra.run.trial054:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-18T08:15:09.293 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:09.293 DEBUG:teuthology.orchestra.run.trial054:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-18T08:15:09.337 INFO:tasks.ceph:Sending monmap to node ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:15:09.337 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:09.337 DEBUG:teuthology.orchestra.run.trial054:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T08:15:09.337 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T08:15:09.394 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:09.394 DEBUG:teuthology.orchestra.run.trial054:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:09.441 INFO:tasks.ceph:Sending monmap to node ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:15:09.441 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:09.442 DEBUG:teuthology.orchestra.run.trial129:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T08:15:09.442 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T08:15:09.457 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:09.457 DEBUG:teuthology.orchestra.run.trial129:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:09.503 INFO:tasks.ceph:Sending monmap to node ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:15:09.504 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:09.504 DEBUG:teuthology.orchestra.run.trial184:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T08:15:09.504 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T08:15:09.519 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:09.519 DEBUG:teuthology.orchestra.run.trial184:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:09.568 INFO:tasks.ceph:Setting up mon nodes... 2026-02-18T08:15:09.569 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-18T08:15:09.569 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:09.593 INFO:teuthology.orchestra.run.trial054.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-18T08:15:09.595 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:09.618 INFO:teuthology.orchestra.run.trial129.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-18T08:15:09.621 INFO:tasks.ceph:Setting up mds nodes... 2026-02-18T08:15:09.621 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-18T08:15:09.621 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:15:09.644 INFO:teuthology.orchestra.run.trial184.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-18T08:15:09.652 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-18T08:15:09.653 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial054.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@trial129.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-02-18T08:15:09.653 DEBUG:teuthology.orchestra.run.trial054:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-18T08:15:09.660 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-02-18T08:15:09.660 INFO:tasks.ceph:role: osd.0 2026-02-18T08:15:09.660 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:15:09.660 DEBUG:teuthology.orchestra.run.trial054:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T08:15:09.710 INFO:teuthology.orchestra.run.trial054.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:09.710 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:09.710 INFO:teuthology.orchestra.run.trial054.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:09.710 INFO:teuthology.orchestra.run.trial054.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:09.711 INFO:teuthology.orchestra.run.trial054.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:09.711 INFO:teuthology.orchestra.run.trial054.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:09.711 INFO:teuthology.orchestra.run.trial054.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:09.711 INFO:teuthology.orchestra.run.trial054.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:09.711 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:09.711 INFO:teuthology.orchestra.run.trial054.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:10.288 INFO:teuthology.orchestra.run.trial054.stdout:Discarding blocks...Done. 2026-02-18T08:15:10.289 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial054.front.sepia.ceph.com -o noatime 2026-02-18T08:15:10.289 DEBUG:teuthology.orchestra.run.trial054:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-18T08:15:10.345 DEBUG:teuthology.orchestra.run.trial054:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-18T08:15:10.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:10.396 INFO:teuthology.orchestra.run.trial054.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:10.396 DEBUG:teuthology.orchestra.run.trial054:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-18T08:15:10.445 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-02-18T08:15:10.445 INFO:tasks.ceph:role: osd.1 2026-02-18T08:15:10.445 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:15:10.446 DEBUG:teuthology.orchestra.run.trial054:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T08:15:10.499 INFO:teuthology.orchestra.run.trial054.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:10.499 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:10.499 INFO:teuthology.orchestra.run.trial054.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:10.500 INFO:teuthology.orchestra.run.trial054.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:11.063 INFO:teuthology.orchestra.run.trial054.stdout:Discarding blocks...Done. 2026-02-18T08:15:11.064 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial054.front.sepia.ceph.com -o noatime 2026-02-18T08:15:11.065 DEBUG:teuthology.orchestra.run.trial054:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-18T08:15:11.122 DEBUG:teuthology.orchestra.run.trial054:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-18T08:15:11.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:11.171 INFO:teuthology.orchestra.run.trial054.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:11.172 DEBUG:teuthology.orchestra.run.trial054:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-18T08:15:11.221 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-02-18T08:15:11.221 INFO:tasks.ceph:role: osd.2 2026-02-18T08:15:11.221 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:15:11.221 DEBUG:teuthology.orchestra.run.trial054:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T08:15:11.270 INFO:teuthology.orchestra.run.trial054.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:11.271 INFO:teuthology.orchestra.run.trial054.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:11.833 INFO:teuthology.orchestra.run.trial054.stdout:Discarding blocks...Done. 2026-02-18T08:15:11.833 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial054.front.sepia.ceph.com -o noatime 2026-02-18T08:15:11.834 DEBUG:teuthology.orchestra.run.trial054:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-18T08:15:11.891 DEBUG:teuthology.orchestra.run.trial054:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-18T08:15:11.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:11.945 INFO:teuthology.orchestra.run.trial054.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:11.946 DEBUG:teuthology.orchestra.run.trial054:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-18T08:15:11.998 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-02-18T08:15:11.999 INFO:tasks.ceph:role: osd.3 2026-02-18T08:15:11.999 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:15:11.999 DEBUG:teuthology.orchestra.run.trial054:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T08:15:12.050 INFO:teuthology.orchestra.run.trial054.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:12.051 INFO:teuthology.orchestra.run.trial054.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:12.612 INFO:teuthology.orchestra.run.trial054.stdout:Discarding blocks...Done. 2026-02-18T08:15:12.613 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial054.front.sepia.ceph.com -o noatime 2026-02-18T08:15:12.614 DEBUG:teuthology.orchestra.run.trial054:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-18T08:15:12.670 DEBUG:teuthology.orchestra.run.trial054:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-18T08:15:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:12.720 INFO:teuthology.orchestra.run.trial054.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:12.720 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:12.783 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:12.776+0000 7fbe9a6a2a40 -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-02-18T08:15:12.784 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:12.776+0000 7fbe9a6a2a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-18T08:15:12.784 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:12.776+0000 7fbe9a6a2a40 -1 bdev(0x558764c0f800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:12.784 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:12.776+0000 7fbe9a6a2a40 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-18T08:15:13.666 DEBUG:teuthology.orchestra.run.trial054:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-18T08:15:13.718 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:13.782 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:13.776+0000 7f2edc9aea40 -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-02-18T08:15:13.782 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:13.776+0000 7f2edc9aea40 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-18T08:15:13.782 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:13.776+0000 7f2edc9aea40 -1 bdev(0x55823137f800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:13.783 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:13.776+0000 7f2edc9aea40 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-18T08:15:14.643 DEBUG:teuthology.orchestra.run.trial054:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-18T08:15:14.694 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:14.757 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:14.752+0000 7f3e1a71da40 -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-02-18T08:15:14.758 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:14.752+0000 7f3e1a71da40 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-18T08:15:14.759 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:14.752+0000 7f3e1a71da40 -1 bdev(0x5612866ab800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:14.759 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:14.752+0000 7f3e1a71da40 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-18T08:15:15.681 DEBUG:teuthology.orchestra.run.trial054:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-18T08:15:15.733 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:15.797 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:15.792+0000 7f310d0bea40 -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-02-18T08:15:15.798 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:15.792+0000 7f310d0bea40 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-18T08:15:15.798 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:15.792+0000 7f310d0bea40 -1 bdev(0x562343c6b800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:15.799 INFO:teuthology.orchestra.run.trial054.stderr:2026-02-18T08:15:15.792+0000 7f310d0bea40 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-18T08:15:16.710 DEBUG:teuthology.orchestra.run.trial054:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-18T08:15:16.762 DEBUG:teuthology.orchestra.run.trial129:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-18T08:15:16.772 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-02-18T08:15:16.772 INFO:tasks.ceph:role: osd.4 2026-02-18T08:15:16.772 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:15:16.772 DEBUG:teuthology.orchestra.run.trial129:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:16.824 INFO:teuthology.orchestra.run.trial129.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:17.390 INFO:teuthology.orchestra.run.trial129.stdout:Discarding blocks...Done. 2026-02-18T08:15:17.392 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial129.front.sepia.ceph.com -o noatime 2026-02-18T08:15:17.392 DEBUG:teuthology.orchestra.run.trial129:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-18T08:15:17.452 DEBUG:teuthology.orchestra.run.trial129:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-18T08:15:17.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:17.502 INFO:teuthology.orchestra.run.trial129.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:17.502 DEBUG:teuthology.orchestra.run.trial129:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-18T08:15:17.552 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-02-18T08:15:17.552 INFO:tasks.ceph:role: osd.5 2026-02-18T08:15:17.552 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:15:17.552 DEBUG:teuthology.orchestra.run.trial129:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:17.606 INFO:teuthology.orchestra.run.trial129.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:17.607 INFO:teuthology.orchestra.run.trial129.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:17.607 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:17.607 INFO:teuthology.orchestra.run.trial129.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:18.173 INFO:teuthology.orchestra.run.trial129.stdout:Discarding blocks...Done. 2026-02-18T08:15:18.175 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial129.front.sepia.ceph.com -o noatime 2026-02-18T08:15:18.175 DEBUG:teuthology.orchestra.run.trial129:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-18T08:15:18.232 DEBUG:teuthology.orchestra.run.trial129:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-18T08:15:18.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:18.282 INFO:teuthology.orchestra.run.trial129.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:18.282 DEBUG:teuthology.orchestra.run.trial129:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-18T08:15:18.331 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-02-18T08:15:18.332 INFO:tasks.ceph:role: osd.6 2026-02-18T08:15:18.332 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:15:18.332 DEBUG:teuthology.orchestra.run.trial129:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:18.385 INFO:teuthology.orchestra.run.trial129.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:18.386 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:18.386 INFO:teuthology.orchestra.run.trial129.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:18.950 INFO:teuthology.orchestra.run.trial129.stdout:Discarding blocks...Done. 2026-02-18T08:15:18.952 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial129.front.sepia.ceph.com -o noatime 2026-02-18T08:15:18.952 DEBUG:teuthology.orchestra.run.trial129:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-18T08:15:19.012 DEBUG:teuthology.orchestra.run.trial129:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-18T08:15:19.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:19.062 INFO:teuthology.orchestra.run.trial129.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:19.062 DEBUG:teuthology.orchestra.run.trial129:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-18T08:15:19.115 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-02-18T08:15:19.115 INFO:tasks.ceph:role: osd.7 2026-02-18T08:15:19.115 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:15:19.115 DEBUG:teuthology.orchestra.run.trial129:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout: = sunit=0 swidth=0 blks 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T08:15:19.172 INFO:teuthology.orchestra.run.trial129.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T08:15:19.733 INFO:teuthology.orchestra.run.trial129.stdout:Discarding blocks...Done. 2026-02-18T08:15:19.735 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial129.front.sepia.ceph.com -o noatime 2026-02-18T08:15:19.735 DEBUG:teuthology.orchestra.run.trial129:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-18T08:15:19.793 DEBUG:teuthology.orchestra.run.trial129:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-18T08:15:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:15:19.841 INFO:teuthology.orchestra.run.trial129.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T08:15:19.842 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:19.904 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:19.881+0000 7fa2c8253a40 -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-02-18T08:15:19.905 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:19.881+0000 7fa2c8253a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-18T08:15:19.905 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:19.881+0000 7fa2c8253a40 -1 bdev(0x56275aec1800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:19.905 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:19.881+0000 7fa2c8253a40 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-18T08:15:20.843 DEBUG:teuthology.orchestra.run.trial129:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-18T08:15:20.892 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:20.956 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:20.933+0000 7fad82e13a40 -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-02-18T08:15:20.956 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:20.933+0000 7fad82e13a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-18T08:15:20.957 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:20.933+0000 7fad82e13a40 -1 bdev(0x55e34dcb9800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:20.957 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:20.933+0000 7fad82e13a40 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-18T08:15:21.857 DEBUG:teuthology.orchestra.run.trial129:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-18T08:15:21.909 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:21.972 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:21.949+0000 7f8964ae3a40 -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-02-18T08:15:21.972 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:21.949+0000 7f8964ae3a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-18T08:15:21.973 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:21.949+0000 7f8964ae3a40 -1 bdev(0x558e5f841800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:21.973 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:21.949+0000 7f8964ae3a40 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-18T08:15:22.825 DEBUG:teuthology.orchestra.run.trial129:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-18T08:15:22.884 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:22.950 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:22.924+0000 7f769f02ea40 -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-02-18T08:15:22.951 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:22.924+0000 7f769f02ea40 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-18T08:15:22.951 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:22.924+0000 7f769f02ea40 -1 bdev(0x561928b0b800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-18T08:15:22.951 INFO:teuthology.orchestra.run.trial129.stderr:2026-02-18T08:15:22.924+0000 7f769f02ea40 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-18T08:15:23.821 DEBUG:teuthology.orchestra.run.trial129:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-18T08:15:23.872 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-18T08:15:23.873 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:23.873 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-18T08:15:23.883 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:23.883 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-18T08:15:23.933 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:23.933 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-18T08:15:23.986 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:23.987 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-18T08:15:24.038 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:24.038 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-18T08:15:24.090 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:24.090 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-18T08:15:24.101 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:24.101 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-18T08:15:24.152 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:24.153 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-18T08:15:24.204 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:24.204 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-18T08:15:24.256 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:24.257 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-18T08:15:24.308 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:15:24.309 DEBUG:teuthology.orchestra.run.trial184:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-18T08:15:24.314 INFO:tasks.ceph:Adding keys to all mons... 2026-02-18T08:15:24.314 DEBUG:teuthology.orchestra.run.trial054:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T08:15:24.316 DEBUG:teuthology.orchestra.run.trial129:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout:[mgr.x] 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout: key = AQANdZVpivBFIxAAPzJO8gLyKMjKIWKaHK824Q== 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout:[osd.0] 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout: key = AQAQdZVpSKyQLhAAdarvoQRBI0Brav4FGmHtSg== 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout:[osd.1] 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout: key = AQARdZVp3Jx9LhAA66lrX1zo7vchOOc+wTIMEQ== 2026-02-18T08:15:24.354 INFO:teuthology.orchestra.run.trial054.stdout:[osd.2] 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout: key = AQASdZVpLmsLLRAAG5z2NoxXwJiI/Sz5s5SwGQ== 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout:[osd.3] 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout: key = AQATdZVpP1luLxAA4Hx9seXPE84h/ZyDk95RFQ== 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout:[mgr.y] 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout: key = AQANdZVp+Fe9IxAA6MmtckaJhn53DRdqWryq5Q== 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout:[osd.4] 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout: key = AQAXdZVpWrLLNBAAXUl72Bhq4TPKcZm95GfsVA== 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout:[osd.5] 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout: key = AQAYdZVpncbZNxAA0yT4t3GdqwnZD1JgS5P1CA== 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout:[osd.6] 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout: key = AQAZdZVpebjKOBAAVJtkvLpBMHNCLe8aKHrsgw== 2026-02-18T08:15:24.355 INFO:teuthology.orchestra.run.trial054.stdout:[osd.7] 2026-02-18T08:15:24.356 INFO:teuthology.orchestra.run.trial054.stdout: key = AQAadZVpvkd8NxAAbQFCpdknr6F8YUz3CEsVpA== 2026-02-18T08:15:24.356 INFO:teuthology.orchestra.run.trial054.stdout:[client.0] 2026-02-18T08:15:24.356 INFO:teuthology.orchestra.run.trial054.stdout: key = AQANdZVpObl2JhAATGtiISkaJRzY6BcWhhvTeg== 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout:[mgr.x] 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout: key = AQANdZVpivBFIxAAPzJO8gLyKMjKIWKaHK824Q== 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout:[osd.0] 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout: key = AQAQdZVpSKyQLhAAdarvoQRBI0Brav4FGmHtSg== 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout:[osd.1] 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout: key = AQARdZVp3Jx9LhAA66lrX1zo7vchOOc+wTIMEQ== 2026-02-18T08:15:24.358 INFO:teuthology.orchestra.run.trial129.stdout:[osd.2] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQASdZVpLmsLLRAAG5z2NoxXwJiI/Sz5s5SwGQ== 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout:[osd.3] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQATdZVpP1luLxAA4Hx9seXPE84h/ZyDk95RFQ== 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout:[mgr.y] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQANdZVp+Fe9IxAA6MmtckaJhn53DRdqWryq5Q== 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout:[osd.4] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQAXdZVpWrLLNBAAXUl72Bhq4TPKcZm95GfsVA== 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout:[osd.5] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQAYdZVpncbZNxAA0yT4t3GdqwnZD1JgS5P1CA== 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout:[osd.6] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQAZdZVpebjKOBAAVJtkvLpBMHNCLe8aKHrsgw== 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout:[osd.7] 2026-02-18T08:15:24.359 INFO:teuthology.orchestra.run.trial129.stdout: key = AQAadZVpvkd8NxAAbQFCpdknr6F8YUz3CEsVpA== 2026-02-18T08:15:24.360 INFO:teuthology.orchestra.run.trial129.stdout:[client.0] 2026-02-18T08:15:24.360 INFO:teuthology.orchestra.run.trial129.stdout: key = AQANdZVpObl2JhAATGtiISkaJRzY6BcWhhvTeg== 2026-02-18T08:15:24.361 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.398 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.425 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.462 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.488 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.526 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.552 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.590 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.616 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.655 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.680 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.719 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.748 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.782 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.812 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.846 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.876 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.910 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:24.940 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:24.974 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:25.004 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:25.039 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:25.069 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-18T08:15:25.070 DEBUG:teuthology.orchestra.run.trial054:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-18T08:15:25.109 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:25.174 DEBUG:teuthology.orchestra.run.trial054:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-18T08:15:25.226 DEBUG:teuthology.orchestra.run.trial054:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-18T08:15:25.277 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:15:25.346 DEBUG:teuthology.orchestra.run.trial054:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-18T08:15:25.397 DEBUG:teuthology.orchestra.run.trial129:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-18T08:15:25.406 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:15:25.477 DEBUG:teuthology.orchestra.run.trial129:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-18T08:15:25.528 DEBUG:teuthology.orchestra.run.trial054:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:25.530 DEBUG:teuthology.orchestra.run.trial129:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T08:15:25.575 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-18T08:15:25.576 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-18T08:15:25.576 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-18T08:15:25.578 INFO:tasks.ceph.mon.a:Started 2026-02-18T08:15:25.578 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-18T08:15:25.578 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-18T08:15:25.580 INFO:tasks.ceph.mon.c:Started 2026-02-18T08:15:25.580 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-18T08:15:25.581 DEBUG:teuthology.orchestra.run.trial129:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-18T08:15:25.617 INFO:tasks.ceph.mon.b:Started 2026-02-18T08:15:25.617 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-18T08:15:25.618 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-18T08:15:25.618 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-18T08:15:25.620 INFO:tasks.ceph.mgr.x:Started 2026-02-18T08:15:25.620 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-18T08:15:25.620 DEBUG:teuthology.orchestra.run.trial129:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-18T08:15:25.622 INFO:tasks.ceph.mgr.y:Started 2026-02-18T08:15:25.622 DEBUG:tasks.ceph:set 0 configs 2026-02-18T08:15:25.623 DEBUG:teuthology.orchestra.run.trial054:> sudo ceph --cluster ceph config dump 2026-02-18T08:15:30.977 INFO:teuthology.orchestra.run.trial054.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T08:15:30.988 INFO:tasks.ceph:Setting crush tunables to default 2026-02-18T08:15:30.988 DEBUG:teuthology.orchestra.run.trial054:> sudo ceph --cluster ceph osd crush tunables default 2026-02-18T08:15:31.084 INFO:teuthology.orchestra.run.trial054.stderr:adjusted tunables profile to default 2026-02-18T08:15:31.094 INFO:tasks.ceph:check_enable_crimson: False 2026-02-18T08:15:31.094 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-18T08:15:31.095 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:31.095 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-18T08:15:31.103 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:31.104 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-18T08:15:31.159 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:31.160 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-18T08:15:31.209 DEBUG:teuthology.orchestra.run.trial054:> set -ex 2026-02-18T08:15:31.209 DEBUG:teuthology.orchestra.run.trial054:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-18T08:15:31.257 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:31.257 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-18T08:15:31.266 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:31.266 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-18T08:15:31.316 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:31.316 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-18T08:15:31.366 DEBUG:teuthology.orchestra.run.trial129:> set -ex 2026-02-18T08:15:31.366 DEBUG:teuthology.orchestra.run.trial129:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-18T08:15:31.422 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 3cc25e8e-fec9-4a0a-96cc-6e9d1017a034 0 2026-02-18T08:15:31.567 INFO:teuthology.orchestra.run.trial129.stdout:0 2026-02-18T08:15:31.578 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 6803d8a2-cc89-4964-90ed-0817199eda4a 1 2026-02-18T08:15:31.678 INFO:teuthology.orchestra.run.trial129.stdout:1 2026-02-18T08:15:31.687 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 6ae7ab97-e0be-4c69-b801-87305714f6c1 2 2026-02-18T08:15:31.786 INFO:teuthology.orchestra.run.trial129.stdout:2 2026-02-18T08:15:31.796 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 535b3015-fffa-4d62-bd53-9610d42a7f51 3 2026-02-18T08:15:31.894 INFO:teuthology.orchestra.run.trial129.stdout:3 2026-02-18T08:15:31.903 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 1072347f-52fb-4434-a377-1dea121bdf32 4 2026-02-18T08:15:32.000 INFO:teuthology.orchestra.run.trial129.stdout:4 2026-02-18T08:15:32.009 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 4a921f81-85cc-415d-a3f5-fca8c2fa1c36 5 2026-02-18T08:15:32.105 INFO:teuthology.orchestra.run.trial129.stdout:5 2026-02-18T08:15:32.115 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 35359010-37b5-4a81-8e88-98d2d444f6d9 6 2026-02-18T08:15:32.214 INFO:teuthology.orchestra.run.trial129.stdout:6 2026-02-18T08:15:32.224 DEBUG:teuthology.orchestra.run.trial129:> sudo ceph --cluster ceph osd new 58bd3f92-6a28-4b73-892a-bcc3baf9c788 7 2026-02-18T08:15:32.270 INFO:tasks.ceph.mgr.x.trial054.stderr:ERROR:root:Module 'jmespath' is not installed. 2026-02-18T08:15:32.301 INFO:tasks.ceph.mgr.y.trial129.stderr:ERROR:root:Module 'jmespath' is not installed. 2026-02-18T08:15:32.323 INFO:teuthology.orchestra.run.trial129.stdout:7 2026-02-18T08:15:32.323 INFO:tasks.ceph.mgr.x.trial054.stderr:ERROR:dashboard.controllers.nvmeof: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-02-18T08:15:32.328 INFO:tasks.ceph.mgr.x.trial054.stderr:ERROR:sso:Module 'jmespath' is not installed. 2026-02-18T08:15:32.332 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-18T08:15:32.333 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-18T08:15:32.335 INFO:tasks.ceph.osd.0:Started 2026-02-18T08:15:32.335 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-18T08:15:32.335 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-18T08:15:32.337 INFO:tasks.ceph.osd.1:Started 2026-02-18T08:15:32.338 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-18T08:15:32.338 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-18T08:15:32.340 INFO:tasks.ceph.osd.2:Started 2026-02-18T08:15:32.340 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-18T08:15:32.340 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-18T08:15:32.342 INFO:tasks.ceph.osd.3:Started 2026-02-18T08:15:32.342 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-18T08:15:32.343 DEBUG:teuthology.orchestra.run.trial129:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-18T08:15:32.345 INFO:tasks.ceph.osd.4:Started 2026-02-18T08:15:32.345 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-18T08:15:32.345 DEBUG:teuthology.orchestra.run.trial129:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-18T08:15:32.347 INFO:tasks.ceph.osd.5:Started 2026-02-18T08:15:32.347 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-18T08:15:32.347 DEBUG:teuthology.orchestra.run.trial129:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-18T08:15:32.349 INFO:tasks.ceph.osd.6:Started 2026-02-18T08:15:32.349 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-18T08:15:32.350 DEBUG:teuthology.orchestra.run.trial129:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-18T08:15:32.351 INFO:tasks.ceph.osd.7:Started 2026-02-18T08:15:32.352 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T08:15:32.356 INFO:tasks.ceph.mgr.y.trial129.stderr:ERROR:dashboard.controllers.nvmeof: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-02-18T08:15:32.362 INFO:tasks.ceph.mgr.y.trial129.stderr:ERROR:sso:Module 'jmespath' is not installed. 2026-02-18T08:15:32.376 INFO:tasks.ceph.mgr.x.trial054.stderr:ERROR:root:Module 'xmltodict' is not installed. 2026-02-18T08:15:32.414 INFO:tasks.ceph.mgr.y.trial129.stderr:ERROR:root:Module 'xmltodict' is not installed. 2026-02-18T08:15:32.444 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:32.445 INFO:teuthology.orchestra.run.trial054.stdout:{"epoch":10,"fsid":"dff7221e-b980-4335-bbca-1d579aba7600","created":"2026-02-18T08:15:30.931867+0000","modified":"2026-02-18T08:15:32.318690+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T08:15:32.318690+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":"3cc25e8e-fec9-4a0a-96cc-6e9d1017a034","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":"6803d8a2-cc89-4964-90ed-0817199eda4a","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":"6ae7ab97-e0be-4c69-b801-87305714f6c1","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":"535b3015-fffa-4d62-bd53-9610d42a7f51","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":"1072347f-52fb-4434-a377-1dea121bdf32","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":"4a921f81-85cc-415d-a3f5-fca8c2fa1c36","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":"35359010-37b5-4a81-8e88-98d2d444f6d9","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":"58bd3f92-6a28-4b73-892a-bcc3baf9c788","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-02-18T08:15:32.455 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-18T08:15:32.455 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-18T08:15:32.803 INFO:tasks.ceph.mgr.x.trial054.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-02-18T08:15:32.803 INFO:tasks.ceph.mgr.x.trial054.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-02-18T08:15:32.804 INFO:tasks.ceph.mgr.x.trial054.stderr: from numpy import show_config as show_numpy_config 2026-02-18T08:15:32.842 INFO:tasks.ceph.osd.1.trial054.stderr:2026-02-18T08:15:32.836+0000 7f1022e03a40 -1 Falling back to public interface 2026-02-18T08:15:32.846 INFO:tasks.ceph.mgr.y.trial129.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-02-18T08:15:32.846 INFO:tasks.ceph.mgr.y.trial129.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-02-18T08:15:32.846 INFO:tasks.ceph.mgr.y.trial129.stderr: from numpy import show_config as show_numpy_config 2026-02-18T08:15:32.866 INFO:tasks.ceph.osd.2.trial054.stderr:2026-02-18T08:15:32.860+0000 7f4395343a40 -1 Falling back to public interface 2026-02-18T08:15:32.867 INFO:tasks.ceph.osd.0.trial054.stderr:2026-02-18T08:15:32.860+0000 7f164a3aba40 -1 Falling back to public interface 2026-02-18T08:15:32.882 INFO:tasks.ceph.osd.3.trial054.stderr:2026-02-18T08:15:32.876+0000 7fc50de9ba40 -1 Falling back to public interface 2026-02-18T08:15:32.933 INFO:tasks.ceph.osd.4.trial129.stderr:2026-02-18T08:15:32.912+0000 7f630b1e8a40 -1 Falling back to public interface 2026-02-18T08:15:32.933 INFO:tasks.ceph.osd.5.trial129.stderr:2026-02-18T08:15:32.912+0000 7fdff1cc7a40 -1 Falling back to public interface 2026-02-18T08:15:32.936 INFO:tasks.ceph.osd.6.trial129.stderr:2026-02-18T08:15:32.916+0000 7f52e5cc2a40 -1 Falling back to public interface 2026-02-18T08:15:32.964 INFO:tasks.ceph.osd.7.trial129.stderr:2026-02-18T08:15:32.944+0000 7f4fd27dfa40 -1 Falling back to public interface 2026-02-18T08:15:33.262 DEBUG:teuthology.orchestra.run.trial054:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T08:15:33.364 INFO:teuthology.misc.health.trial054.stdout: 2026-02-18T08:15:33.364 INFO:teuthology.misc.health.trial054.stdout:{"epoch":10,"fsid":"dff7221e-b980-4335-bbca-1d579aba7600","created":"2026-02-18T08:15:30.931867+0000","modified":"2026-02-18T08:15:32.318690+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T08:15:32.318690+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":"3cc25e8e-fec9-4a0a-96cc-6e9d1017a034","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":"6803d8a2-cc89-4964-90ed-0817199eda4a","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":"6ae7ab97-e0be-4c69-b801-87305714f6c1","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":"535b3015-fffa-4d62-bd53-9610d42a7f51","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":"1072347f-52fb-4434-a377-1dea121bdf32","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":"4a921f81-85cc-415d-a3f5-fca8c2fa1c36","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":"35359010-37b5-4a81-8e88-98d2d444f6d9","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":"58bd3f92-6a28-4b73-892a-bcc3baf9c788","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-02-18T08:15:33.374 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-18T08:15:33.879 INFO:tasks.ceph.mgr.x.trial054.stderr:2026-02-18T08:15:33.872+0000 7fdd3dab9640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-18T08:15:33.879 INFO:tasks.ceph.mgr.x.trial054.stderr:2026-02-18T08:15:33.872+0000 7fdd3dab9640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-18T08:15:34.071 INFO:tasks.ceph.osd.5.trial129.stderr:2026-02-18T08:15:34.048+0000 7fdff1cc7a40 -1 osd.5 0 log_to_monitors true 2026-02-18T08:15:34.079 INFO:tasks.ceph.osd.1.trial054.stderr:2026-02-18T08:15:34.072+0000 7f1022e03a40 -1 osd.1 0 log_to_monitors true 2026-02-18T08:15:34.081 INFO:tasks.ceph.osd.0.trial054.stderr:2026-02-18T08:15:34.072+0000 7f164a3aba40 -1 osd.0 0 log_to_monitors true 2026-02-18T08:15:34.092 INFO:tasks.ceph.osd.2.trial054.stderr:2026-02-18T08:15:34.084+0000 7f4395343a40 -1 osd.2 0 log_to_monitors true 2026-02-18T08:15:34.119 INFO:tasks.ceph.osd.3.trial054.stderr:2026-02-18T08:15:34.112+0000 7fc50de9ba40 -1 osd.3 0 log_to_monitors true 2026-02-18T08:15:34.132 INFO:tasks.ceph.osd.4.trial129.stderr:2026-02-18T08:15:34.112+0000 7f630b1e8a40 -1 osd.4 0 log_to_monitors true 2026-02-18T08:15:34.140 INFO:tasks.ceph.osd.7.trial129.stderr:2026-02-18T08:15:34.120+0000 7f4fd27dfa40 -1 osd.7 0 log_to_monitors true 2026-02-18T08:15:34.190 INFO:tasks.ceph.osd.6.trial129.stderr:2026-02-18T08:15:34.168+0000 7f52e5cc2a40 -1 osd.6 0 log_to_monitors true 2026-02-18T08:15:35.968 INFO:tasks.ceph.osd.5.trial129.stderr:2026-02-18T08:15:35.948+0000 7fdfedc70640 -1 osd.5 0 waiting for initial osdmap 2026-02-18T08:15:35.968 INFO:tasks.ceph.osd.6.trial129.stderr:2026-02-18T08:15:35.948+0000 7f52e1c6b640 -1 osd.6 0 waiting for initial osdmap 2026-02-18T08:15:35.969 INFO:tasks.ceph.osd.0.trial054.stderr:2026-02-18T08:15:35.964+0000 7f1646354640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T08:15:35.970 INFO:tasks.ceph.osd.2.trial054.stderr:2026-02-18T08:15:35.964+0000 7f43912ec640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T08:15:35.970 INFO:tasks.ceph.osd.1.trial054.stderr:2026-02-18T08:15:35.964+0000 7f101edac640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T08:15:35.970 INFO:tasks.ceph.osd.3.trial054.stderr:2026-02-18T08:15:35.964+0000 7fc509e44640 -1 osd.3 0 waiting for initial osdmap 2026-02-18T08:15:35.971 INFO:tasks.ceph.osd.5.trial129.stderr:2026-02-18T08:15:35.948+0000 7fdfe5277640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.971 INFO:tasks.ceph.osd.6.trial129.stderr:2026-02-18T08:15:35.948+0000 7f52d9272640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.972 INFO:tasks.ceph.osd.4.trial129.stderr:2026-02-18T08:15:35.952+0000 7f6307191640 -1 osd.4 0 waiting for initial osdmap 2026-02-18T08:15:35.973 INFO:tasks.ceph.osd.3.trial054.stderr:2026-02-18T08:15:35.964+0000 7fc50144b640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.973 INFO:tasks.ceph.osd.1.trial054.stderr:2026-02-18T08:15:35.964+0000 7f10163b3640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.974 INFO:tasks.ceph.osd.0.trial054.stderr:2026-02-18T08:15:35.964+0000 7f163d95b640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.974 INFO:tasks.ceph.osd.2.trial054.stderr:2026-02-18T08:15:35.964+0000 7f43888f3640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.974 INFO:tasks.ceph.osd.4.trial129.stderr:2026-02-18T08:15:35.952+0000 7f62fe798640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:35.980 INFO:tasks.ceph.osd.7.trial129.stderr:2026-02-18T08:15:35.960+0000 7f4fce788640 -1 osd.7 0 waiting for initial osdmap 2026-02-18T08:15:35.983 INFO:tasks.ceph.osd.7.trial129.stderr:2026-02-18T08:15:35.960+0000 7f4fc5d8f640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T08:15:40.180 DEBUG:teuthology.orchestra.run.trial054:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T08:15:40.329 INFO:teuthology.misc.health.trial054.stdout: 2026-02-18T08:15:40.329 INFO:teuthology.misc.health.trial054.stdout:{"epoch":15,"fsid":"dff7221e-b980-4335-bbca-1d579aba7600","created":"2026-02-18T08:15:30.931867+0000","modified":"2026-02-18T08:15:39.963945+0000","last_up_change":"2026-02-18T08:15:36.951243+0000","last_in_change":"2026-02-18T08:15:32.318690+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-02-18T08:15:38.908743+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"15","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":"3cc25e8e-fec9-4a0a-96cc-6e9d1017a034","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":"10.20.193.54:6810","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6812","nonce":389748570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6814","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6816","nonce":389748570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6820","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6822","nonce":389748570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6817","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6819","nonce":389748570}]},"public_addr":"10.20.193.54:6812/389748570","cluster_addr":"10.20.193.54:6816/389748570","heartbeat_back_addr":"10.20.193.54:6822/389748570","heartbeat_front_addr":"10.20.193.54:6819/389748570","state":["exists","up"]},{"osd":1,"uuid":"6803d8a2-cc89-4964-90ed-0817199eda4a","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":"10.20.193.54:6800","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6801","nonce":1476069119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6802","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6803","nonce":1476069119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6806","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6807","nonce":1476069119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6804","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6805","nonce":1476069119}]},"public_addr":"10.20.193.54:6801/1476069119","cluster_addr":"10.20.193.54:6803/1476069119","heartbeat_back_addr":"10.20.193.54:6807/1476069119","heartbeat_front_addr":"10.20.193.54:6805/1476069119","state":["exists","up"]},{"osd":2,"uuid":"6ae7ab97-e0be-4c69-b801-87305714f6c1","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":"10.20.193.54:6808","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6809","nonce":2618107912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6811","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6813","nonce":2618107912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6821","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6823","nonce":2618107912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6815","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6818","nonce":2618107912}]},"public_addr":"10.20.193.54:6809/2618107912","cluster_addr":"10.20.193.54:6813/2618107912","heartbeat_back_addr":"10.20.193.54:6823/2618107912","heartbeat_front_addr":"10.20.193.54:6818/2618107912","state":["exists","up"]},{"osd":3,"uuid":"535b3015-fffa-4d62-bd53-9610d42a7f51","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":"10.20.193.54:6826","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6827","nonce":979237950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6828","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6829","nonce":979237950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6832","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6833","nonce":979237950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6830","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6831","nonce":979237950}]},"public_addr":"10.20.193.54:6827/979237950","cluster_addr":"10.20.193.54:6829/979237950","heartbeat_back_addr":"10.20.193.54:6833/979237950","heartbeat_front_addr":"10.20.193.54:6831/979237950","state":["exists","up"]},{"osd":4,"uuid":"1072347f-52fb-4434-a377-1dea121bdf32","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":"10.20.193.129:6801","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6803","nonce":119268364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6805","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6807","nonce":119268364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6812","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6814","nonce":119268364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6809","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6810","nonce":119268364}]},"public_addr":"10.20.193.129:6803/119268364","cluster_addr":"10.20.193.129:6807/119268364","heartbeat_back_addr":"10.20.193.129:6814/119268364","heartbeat_front_addr":"10.20.193.129:6810/119268364","state":["exists","up"]},{"osd":5,"uuid":"4a921f81-85cc-415d-a3f5-fca8c2fa1c36","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":"10.20.193.129:6800","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6802","nonce":1861371649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6804","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6806","nonce":1861371649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6813","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6815","nonce":1861371649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6808","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6811","nonce":1861371649}]},"public_addr":"10.20.193.129:6802/1861371649","cluster_addr":"10.20.193.129:6806/1861371649","heartbeat_back_addr":"10.20.193.129:6815/1861371649","heartbeat_front_addr":"10.20.193.129:6811/1861371649","state":["exists","up"]},{"osd":6,"uuid":"35359010-37b5-4a81-8e88-98d2d444f6d9","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":"10.20.193.129:6816","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6817","nonce":3427039912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6818","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6819","nonce":3427039912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6822","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6823","nonce":3427039912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6820","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6821","nonce":3427039912}]},"public_addr":"10.20.193.129:6817/3427039912","cluster_addr":"10.20.193.129:6819/3427039912","heartbeat_back_addr":"10.20.193.129:6823/3427039912","heartbeat_front_addr":"10.20.193.129:6821/3427039912","state":["exists","up"]},{"osd":7,"uuid":"58bd3f92-6a28-4b73-892a-bcc3baf9c788","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6824","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6825","nonce":3019343282}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6826","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6827","nonce":3019343282}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6830","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6831","nonce":3019343282}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6828","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6829","nonce":3019343282}]},"public_addr":"10.20.193.129:6825/3019343282","cluster_addr":"10.20.193.129:6827/3019343282","heartbeat_back_addr":"10.20.193.129:6831/3019343282","heartbeat_front_addr":"10.20.193.129:6829/3019343282","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":"0.000000","dead_epoch":0},{"osd":1,"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":2,"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":3,"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":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-02-18T08:15:40.339 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-18T08:15:40.339 INFO:tasks.ceph:Creating RBD pool 2026-02-18T08:15:40.339 DEBUG:teuthology.orchestra.run.trial054:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-18T08:15:40.975 INFO:teuthology.orchestra.run.trial054.stderr:pool 'rbd' created 2026-02-18T08:15:40.988 DEBUG:teuthology.orchestra.run.trial054:> rbd --cluster ceph pool init rbd 2026-02-18T08:15:43.991 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-18T08:15:43.992 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-18T08:15:43.992 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-18T08:15:44.149 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:44.161 INFO:teuthology.orchestra.run.trial054.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-18T08:15:44.161 INFO:tasks.ceph_manager:config epoch is 1 2026-02-18T08:15:44.162 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-18T08:15:44.162 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-18T08:15:44.162 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-18T08:15:44.341 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:44.350 INFO:teuthology.orchestra.run.trial054.stdout:{"epoch":5,"flags":0,"active_gid":4106,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6824","nonce":280026930},{"type":"v1","addr":"10.20.193.54:6825","nonce":280026930}]},"active_addr":"10.20.193.54:6825/280026930","active_change":"2026-02-18T08:15:32.864739+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4108,"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":"10.20.193.54:0","nonce":1095140385}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.54:0","nonce":3335388399}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.54:0","nonce":1863507605}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.54:0","nonce":2951274088}]}]} 2026-02-18T08:15:44.357 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-18T08:15:44.357 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-18T08:15:44.358 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T08:15:44.510 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:44.511 INFO:teuthology.orchestra.run.trial054.stdout:{"epoch":19,"fsid":"dff7221e-b980-4335-bbca-1d579aba7600","created":"2026-02-18T08:15:30.931867+0000","modified":"2026-02-18T08:15:43.976379+0000","last_up_change":"2026-02-18T08:15:36.951243+0000","last_in_change":"2026-02-18T08:15:32.318690+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-02-18T08:15:38.908743+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"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-02-18T08:15:40.492476+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":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":19,"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":"3cc25e8e-fec9-4a0a-96cc-6e9d1017a034","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":"10.20.193.54:6810","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6812","nonce":389748570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6814","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6816","nonce":389748570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6820","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6822","nonce":389748570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6817","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6819","nonce":389748570}]},"public_addr":"10.20.193.54:6812/389748570","cluster_addr":"10.20.193.54:6816/389748570","heartbeat_back_addr":"10.20.193.54:6822/389748570","heartbeat_front_addr":"10.20.193.54:6819/389748570","state":["exists","up"]},{"osd":1,"uuid":"6803d8a2-cc89-4964-90ed-0817199eda4a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6800","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6801","nonce":1476069119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6802","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6803","nonce":1476069119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6806","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6807","nonce":1476069119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6804","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6805","nonce":1476069119}]},"public_addr":"10.20.193.54:6801/1476069119","cluster_addr":"10.20.193.54:6803/1476069119","heartbeat_back_addr":"10.20.193.54:6807/1476069119","heartbeat_front_addr":"10.20.193.54:6805/1476069119","state":["exists","up"]},{"osd":2,"uuid":"6ae7ab97-e0be-4c69-b801-87305714f6c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6808","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6809","nonce":2618107912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6811","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6813","nonce":2618107912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6821","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6823","nonce":2618107912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6815","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6818","nonce":2618107912}]},"public_addr":"10.20.193.54:6809/2618107912","cluster_addr":"10.20.193.54:6813/2618107912","heartbeat_back_addr":"10.20.193.54:6823/2618107912","heartbeat_front_addr":"10.20.193.54:6818/2618107912","state":["exists","up"]},{"osd":3,"uuid":"535b3015-fffa-4d62-bd53-9610d42a7f51","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":"10.20.193.54:6826","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6827","nonce":979237950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6828","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6829","nonce":979237950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6832","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6833","nonce":979237950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6830","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6831","nonce":979237950}]},"public_addr":"10.20.193.54:6827/979237950","cluster_addr":"10.20.193.54:6829/979237950","heartbeat_back_addr":"10.20.193.54:6833/979237950","heartbeat_front_addr":"10.20.193.54:6831/979237950","state":["exists","up"]},{"osd":4,"uuid":"1072347f-52fb-4434-a377-1dea121bdf32","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":"10.20.193.129:6801","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6803","nonce":119268364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6805","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6807","nonce":119268364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6812","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6814","nonce":119268364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6809","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6810","nonce":119268364}]},"public_addr":"10.20.193.129:6803/119268364","cluster_addr":"10.20.193.129:6807/119268364","heartbeat_back_addr":"10.20.193.129:6814/119268364","heartbeat_front_addr":"10.20.193.129:6810/119268364","state":["exists","up"]},{"osd":5,"uuid":"4a921f81-85cc-415d-a3f5-fca8c2fa1c36","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6800","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6802","nonce":1861371649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6804","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6806","nonce":1861371649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6813","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6815","nonce":1861371649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6808","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6811","nonce":1861371649}]},"public_addr":"10.20.193.129:6802/1861371649","cluster_addr":"10.20.193.129:6806/1861371649","heartbeat_back_addr":"10.20.193.129:6815/1861371649","heartbeat_front_addr":"10.20.193.129:6811/1861371649","state":["exists","up"]},{"osd":6,"uuid":"35359010-37b5-4a81-8e88-98d2d444f6d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6816","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6817","nonce":3427039912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6818","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6819","nonce":3427039912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6822","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6823","nonce":3427039912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6820","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6821","nonce":3427039912}]},"public_addr":"10.20.193.129:6817/3427039912","cluster_addr":"10.20.193.129:6819/3427039912","heartbeat_back_addr":"10.20.193.129:6823/3427039912","heartbeat_front_addr":"10.20.193.129:6821/3427039912","state":["exists","up"]},{"osd":7,"uuid":"58bd3f92-6a28-4b73-892a-bcc3baf9c788","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6824","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6825","nonce":3019343282}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6826","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6827","nonce":3019343282}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6830","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6831","nonce":3019343282}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6828","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6829","nonce":3019343282}]},"public_addr":"10.20.193.129:6825/3019343282","cluster_addr":"10.20.193.129:6827/3019343282","heartbeat_back_addr":"10.20.193.129:6831/3019343282","heartbeat_front_addr":"10.20.193.129:6829/3019343282","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":"0.000000","dead_epoch":0},{"osd":1,"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":2,"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":3,"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":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-02-18T08:15:44.522 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-18T08:15:44.522 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T08:15:44.681 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:44.681 INFO:teuthology.orchestra.run.trial054.stdout:{"epoch":19,"fsid":"dff7221e-b980-4335-bbca-1d579aba7600","created":"2026-02-18T08:15:30.931867+0000","modified":"2026-02-18T08:15:43.976379+0000","last_up_change":"2026-02-18T08:15:36.951243+0000","last_in_change":"2026-02-18T08:15:32.318690+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-02-18T08:15:38.908743+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"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-02-18T08:15:40.492476+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":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":19,"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":"3cc25e8e-fec9-4a0a-96cc-6e9d1017a034","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":"10.20.193.54:6810","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6812","nonce":389748570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6814","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6816","nonce":389748570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6820","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6822","nonce":389748570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6817","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6819","nonce":389748570}]},"public_addr":"10.20.193.54:6812/389748570","cluster_addr":"10.20.193.54:6816/389748570","heartbeat_back_addr":"10.20.193.54:6822/389748570","heartbeat_front_addr":"10.20.193.54:6819/389748570","state":["exists","up"]},{"osd":1,"uuid":"6803d8a2-cc89-4964-90ed-0817199eda4a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6800","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6801","nonce":1476069119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6802","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6803","nonce":1476069119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6806","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6807","nonce":1476069119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6804","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6805","nonce":1476069119}]},"public_addr":"10.20.193.54:6801/1476069119","cluster_addr":"10.20.193.54:6803/1476069119","heartbeat_back_addr":"10.20.193.54:6807/1476069119","heartbeat_front_addr":"10.20.193.54:6805/1476069119","state":["exists","up"]},{"osd":2,"uuid":"6ae7ab97-e0be-4c69-b801-87305714f6c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6808","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6809","nonce":2618107912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6811","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6813","nonce":2618107912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6821","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6823","nonce":2618107912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6815","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6818","nonce":2618107912}]},"public_addr":"10.20.193.54:6809/2618107912","cluster_addr":"10.20.193.54:6813/2618107912","heartbeat_back_addr":"10.20.193.54:6823/2618107912","heartbeat_front_addr":"10.20.193.54:6818/2618107912","state":["exists","up"]},{"osd":3,"uuid":"535b3015-fffa-4d62-bd53-9610d42a7f51","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":"10.20.193.54:6826","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6827","nonce":979237950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6828","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6829","nonce":979237950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6832","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6833","nonce":979237950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6830","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6831","nonce":979237950}]},"public_addr":"10.20.193.54:6827/979237950","cluster_addr":"10.20.193.54:6829/979237950","heartbeat_back_addr":"10.20.193.54:6833/979237950","heartbeat_front_addr":"10.20.193.54:6831/979237950","state":["exists","up"]},{"osd":4,"uuid":"1072347f-52fb-4434-a377-1dea121bdf32","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":"10.20.193.129:6801","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6803","nonce":119268364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6805","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6807","nonce":119268364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6812","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6814","nonce":119268364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6809","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6810","nonce":119268364}]},"public_addr":"10.20.193.129:6803/119268364","cluster_addr":"10.20.193.129:6807/119268364","heartbeat_back_addr":"10.20.193.129:6814/119268364","heartbeat_front_addr":"10.20.193.129:6810/119268364","state":["exists","up"]},{"osd":5,"uuid":"4a921f81-85cc-415d-a3f5-fca8c2fa1c36","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6800","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6802","nonce":1861371649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6804","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6806","nonce":1861371649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6813","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6815","nonce":1861371649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6808","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6811","nonce":1861371649}]},"public_addr":"10.20.193.129:6802/1861371649","cluster_addr":"10.20.193.129:6806/1861371649","heartbeat_back_addr":"10.20.193.129:6815/1861371649","heartbeat_front_addr":"10.20.193.129:6811/1861371649","state":["exists","up"]},{"osd":6,"uuid":"35359010-37b5-4a81-8e88-98d2d444f6d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6816","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6817","nonce":3427039912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6818","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6819","nonce":3427039912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6822","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6823","nonce":3427039912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6820","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6821","nonce":3427039912}]},"public_addr":"10.20.193.129:6817/3427039912","cluster_addr":"10.20.193.129:6819/3427039912","heartbeat_back_addr":"10.20.193.129:6823/3427039912","heartbeat_front_addr":"10.20.193.129:6821/3427039912","state":["exists","up"]},{"osd":7,"uuid":"58bd3f92-6a28-4b73-892a-bcc3baf9c788","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6824","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6825","nonce":3019343282}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6826","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6827","nonce":3019343282}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6830","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6831","nonce":3019343282}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6828","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6829","nonce":3019343282}]},"public_addr":"10.20.193.129:6825/3019343282","cluster_addr":"10.20.193.129:6827/3019343282","heartbeat_back_addr":"10.20.193.129:6831/3019343282","heartbeat_front_addr":"10.20.193.129:6829/3019343282","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":"0.000000","dead_epoch":0},{"osd":1,"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":2,"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":3,"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":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-02-18T08:15:44.693 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-18T08:15:44.694 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-18T08:15:44.694 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-18T08:15:44.695 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-18T08:15:44.695 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-18T08:15:44.695 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-18T08:15:44.696 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-18T08:15:44.696 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-18T08:15:44.787 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:44.788 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-18T08:15:44.789 INFO:teuthology.orchestra.run.trial054.stdout:55834574852 2026-02-18T08:15:44.789 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T08:15:44.792 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:44.793 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-18T08:15:44.795 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:44.796 INFO:teuthology.orchestra.run.trial054.stdout:55834574852 2026-02-18T08:15:44.797 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-18T08:15:44.797 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-18T08:15:44.799 INFO:teuthology.orchestra.run.trial054.stdout:55834574852 2026-02-18T08:15:44.799 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-18T08:15:44.800 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:44.801 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-18T08:15:44.804 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:44.805 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-18T08:15:44.959 INFO:teuthology.orchestra.run.trial054.stdout:55834574849 2026-02-18T08:15:44.971 INFO:teuthology.orchestra.run.trial054.stdout:55834574850 2026-02-18T08:15:44.972 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574849 for osd.4 2026-02-18T08:15:44.975 INFO:teuthology.orchestra.run.trial054.stdout:55834574849 2026-02-18T08:15:44.987 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574850 for osd.7 2026-02-18T08:15:44.989 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574849 for osd.3 2026-02-18T08:15:45.022 INFO:teuthology.orchestra.run.trial054.stdout:55834574852 2026-02-18T08:15:45.023 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:45.026 INFO:teuthology.orchestra.run.trial054.stdout:55834574852 2026-02-18T08:15:45.033 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:45.036 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.0 2026-02-18T08:15:45.036 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:45.036 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.1 2026-02-18T08:15:45.037 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:45.038 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.6 2026-02-18T08:15:45.039 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:45.046 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.2 2026-02-18T08:15:45.046 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:45.051 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:45.063 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.5 2026-02-18T08:15:45.064 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:45.973 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-18T08:15:45.988 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T08:15:45.989 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-18T08:15:46.134 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:46.146 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.4 2026-02-18T08:15:46.146 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:46.165 INFO:teuthology.orchestra.run.trial054.stdout:55834574852 2026-02-18T08:15:46.171 INFO:teuthology.orchestra.run.trial054.stdout:55834574851 2026-02-18T08:15:46.177 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.7 2026-02-18T08:15:46.178 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:46.183 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-02-18T08:15:46.183 DEBUG:teuthology.parallel:result is None 2026-02-18T08:15:46.183 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T08:15:46.184 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:15:46.373 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:46.373 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:15:46.382 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-18T08:15:45.618463+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":16,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217312,"kb_used_data":1624,"kb_used_omap":60,"kb_used_meta":215491,"kb_avail":754757408,"statfs":{"total":773094113280,"available":772871585792,"internally_reserved":0,"allocated":1662976,"data_stored":1687606,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":62390,"internal_metadata":220662858},"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":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.644156"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:44.023667+0000","last_change":"2026-02-18T08:15:44.023788+0000","last_active":"2026-02-18T08:15:44.023667+0000","last_peered":"2026-02-18T08:15:44.023667+0000","last_clean":"2026-02-18T08:15:44.023667+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:15:44.023667+0000","last_undegraded":"2026-02-18T08:15:44.023667+0000","last_fullsized":"2026-02-18T08:15:44.023667+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T14:48:16.418548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.982381+0000","last_change":"2026-02-18T08:15:43.982676+0000","last_active":"2026-02-18T08:15:43.982381+0000","last_peered":"2026-02-18T08:15:43.982381+0000","last_clean":"2026-02-18T08:15:43.982381+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:15:43.982381+0000","last_undegraded":"2026-02-18T08:15:43.982381+0000","last_fullsized":"2026-02-18T08:15:43.982381+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T12:53:50.945564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.961979+0000","last_change":"2026-02-18T08:15:43.962223+0000","last_active":"2026-02-18T08:15:43.961979+0000","last_peered":"2026-02-18T08:15:43.961979+0000","last_clean":"2026-02-18T08:15:43.961979+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:15:43.961979+0000","last_undegraded":"2026-02-18T08:15:43.961979+0000","last_fullsized":"2026-02-18T08:15:43.961979+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T11:40:54.518324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.982261+0000","last_change":"2026-02-18T08:15:43.982446+0000","last_active":"2026-02-18T08:15:43.982261+0000","last_peered":"2026-02-18T08:15:43.982261+0000","last_clean":"2026-02-18T08:15:43.982261+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:15:43.982261+0000","last_undegraded":"2026-02-18T08:15:43.982261+0000","last_fullsized":"2026-02-18T08:15:43.982261+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T10:52:05.056743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":"19'2","reported_seq":22,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.964270+0000","last_change":"2026-02-18T08:15:43.964270+0000","last_active":"2026-02-18T08:15:43.964270+0000","last_peered":"2026-02-18T08:15:43.964270+0000","last_clean":"2026-02-18T08:15:43.964270+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:15:43.964270+0000","last_undegraded":"2026-02-18T08:15:43.964270+0000","last_fullsized":"2026-02-18T08:15:43.964270+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:12:11.379693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:44.040902+0000","last_change":"2026-02-18T08:15:44.041053+0000","last_active":"2026-02-18T08:15:44.040902+0000","last_peered":"2026-02-18T08:15:44.040902+0000","last_clean":"2026-02-18T08:15:44.040902+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:15:44.040902+0000","last_undegraded":"2026-02-18T08:15:44.040902+0000","last_fullsized":"2026-02-18T08:15:44.040902+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:15:43.604191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.962036+0000","last_change":"2026-02-18T08:15:43.962289+0000","last_active":"2026-02-18T08:15:43.962036+0000","last_peered":"2026-02-18T08:15:43.962036+0000","last_clean":"2026-02-18T08:15:43.962036+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:15:43.962036+0000","last_undegraded":"2026-02-18T08:15:43.962036+0000","last_fullsized":"2026-02-18T08:15:43.962036+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:04:59.599367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":"17'1","reported_seq":21,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.963626+0000","last_change":"2026-02-18T08:15:43.963871+0000","last_active":"2026-02-18T08:15:43.963626+0000","last_peered":"2026-02-18T08:15:43.963626+0000","last_clean":"2026-02-18T08:15:43.963626+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:15:43.963626+0000","last_undegraded":"2026-02-18T08:15:43.963626+0000","last_fullsized":"2026-02-18T08:15:43.963626+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:38:20.408049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":"15'112","reported_seq":155,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.961661+0000","last_change":"2026-02-18T08:15:39.951696+0000","last_active":"2026-02-18T08:15:43.961661+0000","last_peered":"2026-02-18T08:15:43.961661+0000","last_clean":"2026-02-18T08:15:43.961661+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:15:43.961661+0000","last_undegraded":"2026-02-18T08:15:43.961661+0000","last_fullsized":"2026-02-18T08:15:43.961661+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_clean_scrub_stamp":"2026-02-18T08:15:38.961048+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T18:09:02.464791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27204,"kb_used_data":244,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344636,"statfs":{"total":96636764160,"available":96608907264,"internally_reserved":0,"allocated":249856,"data_stored":653722,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8120,"internal_metadata":27582536},"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":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8124,"internal_metadata":27582532},"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":27152,"kb_used_data":192,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":196608,"data_stored":63373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8123,"internal_metadata":27582533},"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":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":27152,"kb_used_data":192,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":196608,"data_stored":63373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7474,"internal_metadata":27583182},"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":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27212,"kb_used_data":244,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344628,"statfs":{"total":96636764160,"available":96608899072,"internally_reserved":0,"allocated":249856,"data_stored":653722,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":6174,"internal_metadata":27584482},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"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-02-18T08:15:46.384 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:15:46.541 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:46.541 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:15:46.553 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-18T08:15:45.618463+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":16,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217312,"kb_used_data":1624,"kb_used_omap":60,"kb_used_meta":215491,"kb_avail":754757408,"statfs":{"total":773094113280,"available":772871585792,"internally_reserved":0,"allocated":1662976,"data_stored":1687606,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":62390,"internal_metadata":220662858},"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":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.644156"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:44.023667+0000","last_change":"2026-02-18T08:15:44.023788+0000","last_active":"2026-02-18T08:15:44.023667+0000","last_peered":"2026-02-18T08:15:44.023667+0000","last_clean":"2026-02-18T08:15:44.023667+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:15:44.023667+0000","last_undegraded":"2026-02-18T08:15:44.023667+0000","last_fullsized":"2026-02-18T08:15:44.023667+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T14:48:16.418548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.982381+0000","last_change":"2026-02-18T08:15:43.982676+0000","last_active":"2026-02-18T08:15:43.982381+0000","last_peered":"2026-02-18T08:15:43.982381+0000","last_clean":"2026-02-18T08:15:43.982381+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:15:43.982381+0000","last_undegraded":"2026-02-18T08:15:43.982381+0000","last_fullsized":"2026-02-18T08:15:43.982381+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T12:53:50.945564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.961979+0000","last_change":"2026-02-18T08:15:43.962223+0000","last_active":"2026-02-18T08:15:43.961979+0000","last_peered":"2026-02-18T08:15:43.961979+0000","last_clean":"2026-02-18T08:15:43.961979+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:15:43.961979+0000","last_undegraded":"2026-02-18T08:15:43.961979+0000","last_fullsized":"2026-02-18T08:15:43.961979+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T11:40:54.518324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.982261+0000","last_change":"2026-02-18T08:15:43.982446+0000","last_active":"2026-02-18T08:15:43.982261+0000","last_peered":"2026-02-18T08:15:43.982261+0000","last_clean":"2026-02-18T08:15:43.982261+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:15:43.982261+0000","last_undegraded":"2026-02-18T08:15:43.982261+0000","last_fullsized":"2026-02-18T08:15:43.982261+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T10:52:05.056743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":"19'2","reported_seq":22,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.964270+0000","last_change":"2026-02-18T08:15:43.964270+0000","last_active":"2026-02-18T08:15:43.964270+0000","last_peered":"2026-02-18T08:15:43.964270+0000","last_clean":"2026-02-18T08:15:43.964270+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:15:43.964270+0000","last_undegraded":"2026-02-18T08:15:43.964270+0000","last_fullsized":"2026-02-18T08:15:43.964270+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:12:11.379693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:44.040902+0000","last_change":"2026-02-18T08:15:44.041053+0000","last_active":"2026-02-18T08:15:44.040902+0000","last_peered":"2026-02-18T08:15:44.040902+0000","last_clean":"2026-02-18T08:15:44.040902+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:15:44.040902+0000","last_undegraded":"2026-02-18T08:15:44.040902+0000","last_fullsized":"2026-02-18T08:15:44.040902+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:15:43.604191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":20,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.962036+0000","last_change":"2026-02-18T08:15:43.962289+0000","last_active":"2026-02-18T08:15:43.962036+0000","last_peered":"2026-02-18T08:15:43.962036+0000","last_clean":"2026-02-18T08:15:43.962036+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:15:43.962036+0000","last_undegraded":"2026-02-18T08:15:43.962036+0000","last_fullsized":"2026-02-18T08:15:43.962036+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:04:59.599367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":"17'1","reported_seq":21,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.963626+0000","last_change":"2026-02-18T08:15:43.963871+0000","last_active":"2026-02-18T08:15:43.963626+0000","last_peered":"2026-02-18T08:15:43.963626+0000","last_clean":"2026-02-18T08:15:43.963626+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:15:43.963626+0000","last_undegraded":"2026-02-18T08:15:43.963626+0000","last_fullsized":"2026-02-18T08:15:43.963626+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:38:20.408049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":"15'112","reported_seq":155,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-18T08:15:43.961661+0000","last_change":"2026-02-18T08:15:39.951696+0000","last_active":"2026-02-18T08:15:43.961661+0000","last_peered":"2026-02-18T08:15:43.961661+0000","last_clean":"2026-02-18T08:15:43.961661+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:15:43.961661+0000","last_undegraded":"2026-02-18T08:15:43.961661+0000","last_fullsized":"2026-02-18T08:15:43.961661+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_clean_scrub_stamp":"2026-02-18T08:15:38.961048+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T18:09:02.464791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27204,"kb_used_data":244,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344636,"statfs":{"total":96636764160,"available":96608907264,"internally_reserved":0,"allocated":249856,"data_stored":653722,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8120,"internal_metadata":27582536},"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":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8124,"internal_metadata":27582532},"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":27152,"kb_used_data":192,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":196608,"data_stored":63373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8123,"internal_metadata":27582533},"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":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":63354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":27152,"kb_used_data":192,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":196608,"data_stored":63373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7474,"internal_metadata":27583182},"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":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27212,"kb_used_data":244,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344628,"statfs":{"total":96636764160,"available":96608899072,"internally_reserved":0,"allocated":249856,"data_stored":653722,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":6174,"internal_metadata":27584482},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"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-02-18T08:15:46.555 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T08:15:46.555 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-18T08:15:46.555 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-18T08:15:46.555 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-18T08:15:46.733 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:15:46.733 INFO:teuthology.orchestra.run.trial054.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T08:15:46.745 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-18T08:15:46.745 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T08:15:46.762 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T08:15:46.763 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:15:46.763 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4' 2026-02-18T08:15:46.990 INFO:teuthology.orchestra.run.trial184.stderr:pool 'datapool' created 2026-02-18T08:15:47.006 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2026-02-18T08:15:50.009 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T08:15:50.023 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T08:15:50.024 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:15:50.024 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-18T08:15:50.033 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:16:32.935 INFO:teuthology.orchestra.run.trial184.stderr:2026-02-18 08:16:32 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-02-18T08:16:32.937 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2026-02-18T08:16:32.951 INFO:teuthology.orchestra.run.trial184.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2026-02-18T08:16:32.955 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-18T08:16:33.051 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2026-02-18T08:16:33.104 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2026-02-18T08:16:33.154 INFO:teuthology.run_tasks:Running task parallel... 2026-02-18T08:16:33.173 INFO:teuthology.task.parallel:starting parallel... 2026-02-18T08:16:33.173 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T08:16:33.175 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-18T08:16:33.206 DEBUG:teuthology.orchestra.run.trial184:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-18T08:16:33.206 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T08:16:33.207 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-18T08:16:33.207 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T08:16:33.207 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:16:33.207 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T08:16:33.211 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:16:33.212 DEBUG:teuthology.orchestra.run.trial184:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install genisoimage 2026-02-18T08:16:33.289 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:16:33.396 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:16:33.396 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:16:33.482 INFO:teuthology.orchestra.run.trial184.stdout:genisoimage is already the newest version (9:1.1.11-3.2ubuntu1). 2026-02-18T08:16:33.482 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:16:33.482 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:16:33.482 INFO:teuthology.orchestra.run.trial184.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:16:33.482 INFO:teuthology.orchestra.run.trial184.stdout: sg3-utils-udev 2026-02-18T08:16:33.482 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:16:33.493 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:16:33.493 INFO:teuthology.orchestra.run.trial184.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T08:16:33.494 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:16:33.495 DEBUG:teuthology.orchestra.run.trial184:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2026-02-18T08:16:33.569 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:16:33.679 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:16:33.680 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:16:33.768 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:16:33.768 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-02-18T08:16:33.768 INFO:teuthology.orchestra.run.trial184.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-02-18T08:16:33.768 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:16:33.780 INFO:teuthology.orchestra.run.trial184.stdout:The following NEW packages will be installed: 2026-02-18T08:16:33.780 INFO:teuthology.orchestra.run.trial184.stdout: qemu-block-extra 2026-02-18T08:16:34.125 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 1 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:16:34.125 INFO:teuthology.orchestra.run.trial184.stdout:Need to get 68.1 kB of archives. 2026-02-18T08:16:34.125 INFO:teuthology.orchestra.run.trial184.stdout:After this operation, 370 kB of additional disk space will be used. 2026-02-18T08:16:34.125 INFO:teuthology.orchestra.run.trial184.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-block-extra amd64 1:6.2+dfsg-2ubuntu6.27 [68.1 kB] 2026-02-18T08:16:34.467 INFO:teuthology.orchestra.run.trial184.stdout:Fetched 68.1 kB in 1s (136 kB/s) 2026-02-18T08:16:34.484 INFO:teuthology.orchestra.run.trial184.stdout:Selecting previously unselected package qemu-block-extra. 2026-02-18T08:16:34.523 INFO:teuthology.orchestra.run.trial184.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 ... 174233 files and directories currently installed.) 2026-02-18T08:16:34.525 INFO:teuthology.orchestra.run.trial184.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.27_amd64.deb ... 2026-02-18T08:16:34.525 INFO:teuthology.orchestra.run.trial184.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T08:16:34.550 INFO:teuthology.orchestra.run.trial184.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T08:16:35.564 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:16:35.564 INFO:teuthology.orchestra.run.trial184.stdout:Running kernel seems to be up-to-date. 2026-02-18T08:16:35.564 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:16:35.564 INFO:teuthology.orchestra.run.trial184.stdout:The processor microcode seems to be up-to-date. 2026-02-18T08:16:35.564 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:16:35.564 INFO:teuthology.orchestra.run.trial184.stdout:No services need to be restarted. 2026-02-18T08:16:35.565 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:16:35.565 INFO:teuthology.orchestra.run.trial184.stdout:No containers need to be restarted. 2026-02-18T08:16:35.565 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:16:35.565 INFO:teuthology.orchestra.run.trial184.stdout:No user sessions are running outdated binaries. 2026-02-18T08:16:35.565 INFO:teuthology.orchestra.run.trial184.stdout: 2026-02-18T08:16:35.565 INFO:teuthology.orchestra.run.trial184.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T08:16:36.204 INFO:teuthology.orchestra.run.trial184.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T08:16:36.207 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:16:36.207 DEBUG:teuthology.orchestra.run.trial184:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2026-02-18T08:16:36.280 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:16:36.387 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:16:36.387 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:16:36.473 INFO:teuthology.orchestra.run.trial184.stdout:qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-02-18T08:16:36.473 INFO:teuthology.orchestra.run.trial184.stdout:qemu-utils set to manually installed. 2026-02-18T08:16:36.473 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:16:36.473 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-02-18T08:16:36.473 INFO:teuthology.orchestra.run.trial184.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-02-18T08:16:36.473 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:16:36.492 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T08:16:36.493 INFO:teuthology.orchestra.run.trial184.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T08:16:36.494 INFO:tasks.qemu:generating iso... 2026-02-18T08:16:36.494 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:16:36.495 DEBUG:teuthology.orchestra.run.trial184:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T08:16:36.547 INFO:teuthology.orchestra.run.trial184.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-18T08:16:57.960 INFO:teuthology.orchestra.run.trial184.stderr:Note: switching to 'adc1923395f2bcd6ae89b5d331d278364d1848ed'. 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr:state without impacting any branches by switching back to a branch. 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr: git switch -c 2026-02-18T08:16:57.961 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr:Or undo this operation with: 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr: git switch - 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:16:57.962 INFO:teuthology.orchestra.run.trial184.stderr:HEAD is now at adc1923395f Merge PR #67279 into tentacle 2026-02-18T08:16:57.971 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:16:57.971 DEBUG:teuthology.orchestra.run.trial184:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-18T08:16:58.017 DEBUG:teuthology.orchestra.run.trial184:> set -ex 2026-02-18T08:16:58.017 DEBUG:teuthology.orchestra.run.trial184:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-18T08:16:58.063 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-18T08:16:58.063 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:16:58.109 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:16:58.159 INFO:tasks.qemu:downloading base image 2026-02-18T08:16:58.159 DEBUG:teuthology.orchestra.run.trial184:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-18T08:16:58.239 INFO:teuthology.orchestra.run.trial184.stderr: Resizing image: 100% complete...done. 2026-02-18T08:16:58.246 DEBUG:teuthology.orchestra.run.trial184:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-18T08:16:58.323 INFO:teuthology.orchestra.run.trial184.stderr: Resizing image: 100% complete...done. 2026-02-18T08:16:58.330 DEBUG:teuthology.orchestra.run.trial184:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-18T08:16:58.406 INFO:teuthology.orchestra.run.trial184.stderr: Resizing image: 100% complete...done. 2026-02-18T08:16:58.413 DEBUG:teuthology.orchestra.run.trial184:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-18T08:16:58.466 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-18T08:16:58.466 DEBUG:teuthology.orchestra.run.trial184:> sudo mkdir -p /export/client.0 2026-02-18T08:16:58.516 INFO:tasks.qemu:Mounting the test directory... 2026-02-18T08:16:58.516 DEBUG:teuthology.orchestra.run.trial184:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-18T08:16:58.564 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-18T08:16:58.565 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T08:16:58.565 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T08:16:58.616 DEBUG:teuthology.orchestra.run.trial184:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-18T08:16:58.668 INFO:teuthology.orchestra.run.trial184.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-18T08:16:58.669 INFO:tasks.qemu:Restarting NFS... 2026-02-18T08:16:58.669 DEBUG:teuthology.orchestra.run.trial184:> sudo service nfs-kernel-server restart 2026-02-18T08:16:58.987 DEBUG:teuthology.orchestra.run.trial184:> sudo udevadm control --reload 2026-02-18T08:16:58.995 DEBUG:teuthology.orchestra.run.trial184:> sudo udevadm trigger /dev/kvm 2026-02-18T08:16:59.044 DEBUG:teuthology.orchestra.run.trial184:> ls -l /dev/kvm 2026-02-18T08:16:59.091 INFO:teuthology.orchestra.run.trial184.stdout:crw-rw---- 1 root kvm 10, 232 Feb 18 08:16 /dev/kvm 2026-02-18T08:16:59.091 INFO:tasks.qemu:starting qemu... 2026-02-18T08:16:59.092 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:16:59.133 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-18T08:16:59.397 INFO:tasks.qemu.client.0.trial184.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2026-02-18T08:16:59.397 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.397 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.397 INFO:tasks.qemu.client.0.trial184.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B380+BFECB380 CA00 2026-02-18T08:16:59.397 INFO:tasks.qemu.client.0.trial184.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-18T08:16:59.398 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.398 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.569 INFO:tasks.qemu.client.0.trial184.stdout:Booting from Hard Disk... 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: before booting or 'c' for a command-line. 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.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-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:16:59.820 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:00.731 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.728 INFO:tasks.qemu.client.0.trial184.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-18T08:17:01.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:01.730 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.728 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:02.729 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.720 INFO:tasks.qemu.client.0.trial184.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-18T08:17:03.720 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.720 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:03.721 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.722 INFO:tasks.qemu.client.0.trial184.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-18T08:17:04.722 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.722 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.722 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.723 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:04.724 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.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-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Intel GenuineIntel 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-18T08:17:05.330 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] DMI 2.8 present. 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] No AGP bridge found 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] No NUMA configuration found 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Zone PFN ranges: 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-18T08:17:05.331 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Policy zone: Normal 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Checking aperture... 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] No AGP bridge found 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.000000] Detected 3693.064 MHz processor. 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.12 BogoMIPS (lpj=14772256) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.008000] Security Framework initialized 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.008000] Yama: becoming mindful. 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.008236] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.009830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.011007] Mount-cache hash table entries: 256 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.012047] Initializing cgroup subsys cpuacct 2026-02-18T08:17:05.332 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.012734] Initializing cgroup subsys memory 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.013408] Initializing cgroup subsys devices 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.014101] Initializing cgroup subsys freezer 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.014780] Initializing cgroup subsys blkio 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.015434] Initializing cgroup subsys perf_event 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.016198] mce: CPU supports 10 MCE banks 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.017123] SMP alternatives: switching to UP code 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.031008] Freeing SMP alternatives: 24k freed 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.031695] ACPI: Core revision 20110623 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.032245] ftrace: allocating 27008 entries in 106 pages 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.036172] Enabling x2apic 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.036620] Enabled x2apic 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.040005] Switched APIC routing to physical x2apic. 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.041724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-18T08:17:05.333 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.042617] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048002] Performance Events: no PMU driver, software events only. 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048002] Brought up 1 CPUs 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048002] Total of 1 processors activated (7386.12 BogoMIPS). 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048002] devtmpfs: initialized 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048359] EVM: security.selinux 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.048858] EVM: security.SMACK64 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.049358] EVM: security.capability 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.050175] print_constraints: dummy: 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.050796] RTC time: 8:17:05, date: 02/18/26 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.051468] NET: Registered protocol family 16 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.052676] Extended Config Space enabled on 0 nodes 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.053421] ACPI: bus type pci registered 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.054106] PCI: Using configuration type 1 for base access 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.054937] PCI: Using configuration type 1 for extended access 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.056210] bio: create slab at 0 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.056840] ACPI: Added _OSI(Module Device) 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.057472] ACPI: Added _OSI(Processor Device) 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.058151] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.058866] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.060374] ACPI: Interpreter enabled 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.060932] ACPI: (supports S0 S3 S4 S5) 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.061599] ACPI: Using IOAPIC for interrupt routing 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.063095] ACPI: No dock devices found. 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.063681] HEST: Table not found. 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.064005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.065372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.066308] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.067280] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.068005] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.069089] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.070169] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2026-02-18T08:17:05.416 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.075483] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-18T08:17:05.417 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.076014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.113971] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.114835] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.116007] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.117452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.118456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.119444] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.120316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.121287] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.122151] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.123370] vgaarb: loaded 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.124008] vgaarb: bridge control possible 0000:00:02.0 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.124849] i2c-core: driver [aat2870] using legacy suspend method 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.125776] i2c-core: driver [aat2870] using legacy resume method 2026-02-18T08:17:05.503 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.126711] SCSI subsystem initialized 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.127321] usbcore: registered new interface driver usbfs 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.128013] usbcore: registered new interface driver hub 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.128827] usbcore: registered new device driver usb 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.129623] PCI: Using ACPI for IRQ routing 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.130467] NetLabel: Initializing 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.130982] NetLabel: domain hash size = 128 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.132008] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.132770] NetLabel: unlabeled traffic allowed by default 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.133643] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.134459] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.137037] Switching to clocksource kvm-clock 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.139513] AppArmor: AppArmor Filesystem Enabled 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.139513] pnp: PnP ACPI init 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.139513] ACPI: bus type pnp registered 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.139891] pnp: PnP ACPI: found 11 devices 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.140541] ACPI: ACPI bus type pnp unregistered 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.146148] NET: Registered protocol family 2 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.146845] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.148227] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.150040] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.151045] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.152015] TCP reno registered 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.152493] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.153372] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.154333] NET: Registered protocol family 1 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.154976] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.155862] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.156734] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.157709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.158649] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.159769] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.160834] audit: initializing netlink socket (disabled) 2026-02-18T08:17:05.504 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.161635] type=2000 audit(1771402625.160:1): initialized 2026-02-18T08:17:05.506 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.172092] Trying to unpack rootfs image as initramfs... 2026-02-18T08:17:05.522 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.188167] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-18T08:17:05.533 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.196186] VFS: Disk quotas dquot_6.5.2 2026-02-18T08:17:05.533 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.196784] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-18T08:17:05.533 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.197840] fuse init (API version 7.17) 2026-02-18T08:17:05.533 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.198445] msgmni has been set to 7894 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.210071] Freeing initrd memory: 4308k freed 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.210912] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.212036] io scheduler noop registered 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.212607] io scheduler deadline registered (default) 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.213373] io scheduler cfq registered 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.213976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.214812] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.215827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.216906] ACPI: Power Button [PWRF] 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.217707] ERST: Table is not found! 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.218257] GHES: HEST is not enabled! 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.219061] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.219939] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.221571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.222414] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.224049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.224887] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T08:17:05.567 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.226259] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-18T08:17:05.585 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.251184] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T08:17:05.613 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.276345] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T08:17:05.613 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.277230] Linux agpgart interface v0.103 2026-02-18T08:17:05.613 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.278115] brd: module loaded 2026-02-18T08:17:05.613 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.278719] loop: module loaded 2026-02-18T08:17:05.613 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.279890] vda: vda1 2026-02-18T08:17:05.615 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.281821] vdb: unknown partition table 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.283858] vdc: unknown partition table 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.285073] scsi0 : ata_piix 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.285531] scsi1 : ata_piix 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.285972] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.286963] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.288056] Fixed MDIO Bus: probed 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.288574] tun: Universal TUN/TAP device driver, 1.6 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.289321] tun: (C) 1999-2004 Max Krasnyansky 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.290485] PPP generic driver version 2.4.2 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.291132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.292146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.293042] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.293998] usbcore: registered new interface driver libusual 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.294868] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-18T08:17:05.663 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.296707] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.297444] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.298465] mousedev: PS/2 mouse device common for all mice 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.299523] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.301010] rtc_cmos 00:06: RTC can wake from S4 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.301827] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.302812] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.303795] device-mapper: uevent: version 1.0.3 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.304523] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.305763] cpuidle: using governor ladder 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.306380] cpuidle: using governor menu 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.306959] EFI Variables Facility v0.08 2004-May-17 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.307748] TCP cubic registered 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.308307] NET: Registered protocol family 10 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.309075] NET: Registered protocol family 17 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.309736] Registering the dns_resolver key type 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.310463] registered taskstats version 1 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.313057] Magic number: 14:892:270 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.313670] rtc_cmos 00:06: setting system clock to 2026-02-18 08:17:05 UTC (1771402625) 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.314855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-18T08:17:05.664 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.315746] EDD information not available. 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.452935] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.454391] ata2.00: configured for MWDMA2 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.455477] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.457151] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.457966] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.458882] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.460154] Freeing unused kernel memory: 924k freed 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.460941] Write protecting the kernel read-only data: 12288k 2026-02-18T08:17:05.801 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.463465] Freeing unused kernel memory: 1640k freed 2026-02-18T08:17:05.802 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.465480] Freeing unused kernel memory: 1200k freed 2026-02-18T08:17:05.802 INFO:tasks.qemu.client.0.trial184.stdout:Loading, please wait... 2026-02-18T08:17:05.807 INFO:tasks.qemu.client.0.trial184.stdout:Begin: Loading essential drivers ... done. 2026-02-18T08:17:05.807 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.472252] udevd[84]: starting version 175 2026-02-18T08:17:05.807 INFO:tasks.qemu.client.0.trial184.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-18T08:17:05.820 INFO:tasks.qemu.client.0.trial184.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-18T08:17:05.841 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.503566] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-18T08:17:05.841 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.504663] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-18T08:17:05.896 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.556595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-18T08:17:05.896 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.557457] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T08:17:05.902 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.567277] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-18T08:17:06.179 INFO:tasks.qemu.client.0.trial184.stdout:Begin: Running /scripts/local-premount ... [ 0.843875] FDC 0 is a S82078B 2026-02-18T08:17:06.224 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.880217] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-18T08:17:06.225 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.881213] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-18T08:17:06.255 INFO:tasks.qemu.client.0.trial184.stdout:done. 2026-02-18T08:17:06.265 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.922964] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T08:17:06.280 INFO:tasks.qemu.client.0.trial184.stdout:Begin: Running /scripts/local-bottom ... [ 0.937879] vda: vda1 2026-02-18T08:17:06.280 INFO:tasks.qemu.client.0.trial184.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-18T08:17:06.305 INFO:tasks.qemu.client.0.trial184.stdout:[ 0.961972] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T08:17:06.305 INFO:tasks.qemu.client.0.trial184.stdout:done. 2026-02-18T08:17:06.305 INFO:tasks.qemu.client.0.trial184.stdout:done. 2026-02-18T08:17:06.309 INFO:tasks.qemu.client.0.trial184.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-18T08:17:07.223 INFO:tasks.qemu.client.0.trial184.stdout:cloud-init start-local running: Wed, 18 Feb 2026 08:17:06 +0000. up 1.15 seconds 2026-02-18T08:17:07.393 INFO:tasks.qemu.client.0.trial184.stdout:no instance data found in start-local 2026-02-18T08:17:08.264 INFO:tasks.qemu.client.0.trial184.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-18T08:17:08.264 INFO:tasks.qemu.client.0.trial184.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-18T08:17:08.264 INFO:tasks.qemu.client.0.trial184.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-18T08:17:08.264 INFO:tasks.qemu.client.0.trial184.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-18T08:17:08.264 INFO:tasks.qemu.client.0.trial184.stdout:cloud-init start running: Wed, 18 Feb 2026 08:17:08 +0000. up 2.89 seconds 2026-02-18T08:17:08.371 INFO:tasks.qemu.client.0.trial184.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.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-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:The key fingerprint is: 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:86:06:ce:21:89:c9:c4:9a:35:18:7c:84:06:5f:eb:b6 root@test 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:The key's randomart image is: 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:+--[ RSA 2048]----+ 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:|*+o.. | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:|+Oo+ . | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:|=+=.+ | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:|o = o . | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:| = o S | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:| . o . | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:| E | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:| | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:| | 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:+-----------------+ 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:Generating public/private dsa key pair. 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:The key fingerprint is: 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:d7:7f:1a:da:51:f5:09:57:7a:09:f8:41:41:89:19:4c root@test 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:The key's randomart image is: 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:+--[ DSA 1024]----+ 2026-02-18T08:17:10.281 INFO:tasks.qemu.client.0.trial184.stdout:| oEB=o .| 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| = o..o| 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| ..ooo| 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| . .o.+| 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| S . . .o| 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| . . . | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| + .| 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| o = | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:| . o | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:+-----------------+ 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:Generating public/private ecdsa key pair. 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:The key fingerprint is: 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:3d:90:c0:c9:c6:eb:42:2a:24:44:c6:ce:fe:a2:e0:7d root@test 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:The key's randomart image is: 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:+--[ECDSA 256]---+ 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|oo +.. | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|.o *. . | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|+ . .o | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|.+ . . o | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|+ o . S o | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|... . . . | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|... . | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|o... E | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:|o.... | 2026-02-18T08:17:10.282 INFO:tasks.qemu.client.0.trial184.stdout:+-----------------+ 2026-02-18T08:17:10.388 INFO:tasks.qemu.client.0.trial184.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-18T08:17:10.482 INFO:tasks.qemu.client.0.trial184.stdout:Generating locales... 2026-02-18T08:17:10.498 INFO:tasks.qemu.client.0.trial184.stdout: en_US.UTF-8... * Starting AppArmor profiles  [ OK ] 2026-02-18T08:17:10.514 INFO:tasks.qemu.client.0.trial184.stdout:landscape-client is not configured, please run landscape-config. 2026-02-18T08:17:10.579 INFO:tasks.qemu.client.0.trial184.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-18T08:17:10.579 INFO:tasks.qemu.client.0.trial184.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-18T08:17:10.579 INFO:tasks.qemu.client.0.trial184.stdout: * Starting automatic crash report generation[ OK ] 2026-02-18T08:17:10.579 INFO:tasks.qemu.client.0.trial184.stdout: * Starting ACPI daemon[ OK ] 2026-02-18T08:17:10.579 INFO:tasks.qemu.client.0.trial184.stdout: * Starting save kernel messages[ OK ] 2026-02-18T08:17:10.580 INFO:tasks.qemu.client.0.trial184.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-18T08:17:10.580 INFO:tasks.qemu.client.0.trial184.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-18T08:17:10.580 INFO:tasks.qemu.client.0.trial184.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-18T08:17:10.580 INFO:tasks.qemu.client.0.trial184.stdout: * Stopping save kernel messages[ OK ] 2026-02-18T08:17:10.580 INFO:tasks.qemu.client.0.trial184.stdout: * Starting crash report submission daemon[ OK ] 2026-02-18T08:17:10.604 INFO:tasks.qemu.client.0.trial184.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-18T08:17:10.790 INFO:tasks.qemu.client.0.trial184.stdout:done 2026-02-18T08:17:10.793 INFO:tasks.qemu.client.0.trial184.stdout:Generation complete. 2026-02-18T08:17:11.094 INFO:tasks.qemu.client.0.trial184.stdout:passwd: password expiry information changed. 2026-02-18T08:17:11.432 INFO:tasks.qemu.client.0.trial184.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-18T08:17:11.513 INFO:tasks.qemu.client.0.trial184.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-18T08:17:11.798 INFO:tasks.qemu.client.0.trial184.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-18T08:17:11.934 INFO:tasks.qemu.client.0.trial184.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-18T08:17:12.019 INFO:tasks.qemu.client.0.trial184.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-18T08:17:12.509 INFO:tasks.qemu.client.0.trial184.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-18T08:17:12.601 INFO:tasks.qemu.client.0.trial184.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-18T08:17:12.787 INFO:tasks.qemu.client.0.trial184.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-18T08:17:12.885 INFO:tasks.qemu.client.0.trial184.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-18T08:17:13.030 INFO:tasks.qemu.client.0.trial184.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-18T08:17:13.129 INFO:tasks.qemu.client.0.trial184.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-18T08:17:13.207 INFO:tasks.qemu.client.0.trial184.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-18T08:17:13.291 INFO:tasks.qemu.client.0.trial184.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-18T08:17:13.384 INFO:tasks.qemu.client.0.trial184.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-18T08:17:13.467 INFO:tasks.qemu.client.0.trial184.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-18T08:17:13.580 INFO:tasks.qemu.client.0.trial184.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-18T08:17:13.666 INFO:tasks.qemu.client.0.trial184.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-18T08:17:13.778 INFO:tasks.qemu.client.0.trial184.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-18T08:17:13.879 INFO:tasks.qemu.client.0.trial184.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-18T08:17:13.969 INFO:tasks.qemu.client.0.trial184.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-18T08:17:14.048 INFO:tasks.qemu.client.0.trial184.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-18T08:17:14.137 INFO:tasks.qemu.client.0.trial184.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-18T08:17:14.241 INFO:tasks.qemu.client.0.trial184.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-18T08:17:14.330 INFO:tasks.qemu.client.0.trial184.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-18T08:17:14.420 INFO:tasks.qemu.client.0.trial184.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-18T08:17:14.507 INFO:tasks.qemu.client.0.trial184.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-18T08:17:14.642 INFO:tasks.qemu.client.0.trial184.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-18T08:17:14.965 INFO:tasks.qemu.client.0.trial184.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-18T08:17:15.088 INFO:tasks.qemu.client.0.trial184.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-18T08:17:15.324 INFO:tasks.qemu.client.0.trial184.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-18T08:17:15.449 INFO:tasks.qemu.client.0.trial184.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-18T08:17:15.677 INFO:tasks.qemu.client.0.trial184.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-18T08:17:15.760 INFO:tasks.qemu.client.0.trial184.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-18T08:17:15.839 INFO:tasks.qemu.client.0.trial184.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-18T08:17:15.936 INFO:tasks.qemu.client.0.trial184.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-18T08:17:18.080 INFO:tasks.qemu.client.0.trial184.stdout:Fetched 29.2 MB in 6s (4179 kB/s) 2026-02-18T08:17:19.741 INFO:tasks.qemu.client.0.trial184.stdout:Reading package lists... 2026-02-18T08:17:19.747 INFO:tasks.qemu.client.0.trial184.stdout:Reading package lists... 2026-02-18T08:17:19.859 INFO:tasks.qemu.client.0.trial184.stdout:Building dependency tree... 2026-02-18T08:17:19.859 INFO:tasks.qemu.client.0.trial184.stdout:Reading state information... 2026-02-18T08:17:19.908 INFO:tasks.qemu.client.0.trial184.stdout:The following packages will be upgraded: 2026-02-18T08:17:19.908 INFO:tasks.qemu.client.0.trial184.stdout: ca-certificates libssl1.0.0 2026-02-18T08:17:20.095 INFO:tasks.qemu.client.0.trial184.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T08:17:20.095 INFO:tasks.qemu.client.0.trial184.stdout:Need to get 1233 kB of archives. 2026-02-18T08:17:20.095 INFO:tasks.qemu.client.0.trial184.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-18T08:17:20.095 INFO:tasks.qemu.client.0.trial184.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-02-18T08:17:20.737 INFO:tasks.qemu.client.0.trial184.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-18T08:17:20.813 INFO:tasks.qemu.client.0.trial184.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T08:17:20.817 INFO:tasks.qemu.client.0.trial184.stdout:Fetched 1233 kB in 0s (1464 kB/s) 2026-02-18T08:17:21.022 INFO:tasks.qemu.client.0.trial184.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T08:17:21.022 INFO:tasks.qemu.client.0.trial184.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-02-18T08:17:21.040 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-18T08:17:21.285 INFO:tasks.qemu.client.0.trial184.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-18T08:17:21.538 INFO:tasks.qemu.client.0.trial184.stdout:Processing triggers for libc-bin ... 2026-02-18T08:17:21.545 INFO:tasks.qemu.client.0.trial184.stdout:ldconfig deferred processing now taking place 2026-02-18T08:17:21.751 INFO:tasks.qemu.client.0.trial184.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T08:17:21.751 INFO:tasks.qemu.client.0.trial184.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-18T08:17:21.760 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking replacement ca-certificates ... 2026-02-18T08:17:21.838 INFO:tasks.qemu.client.0.trial184.stdout:Processing triggers for man-db ... 2026-02-18T08:17:22.237 INFO:tasks.qemu.client.0.trial184.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-18T08:17:23.334 INFO:tasks.qemu.client.0.trial184.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-18T08:17:23.334 INFO:tasks.qemu.client.0.trial184.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T08:17:24.498 INFO:tasks.qemu.client.0.trial184.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-18T08:17:24.498 INFO:tasks.qemu.client.0.trial184.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T08:17:24.498 INFO:tasks.qemu.client.0.trial184.stdout:Reading package lists... 2026-02-18T08:17:24.594 INFO:tasks.qemu.client.0.trial184.stdout:Building dependency tree... 2026-02-18T08:17:24.594 INFO:tasks.qemu.client.0.trial184.stdout:Reading state information... 2026-02-18T08:17:24.650 INFO:tasks.qemu.client.0.trial184.stdout:The following extra packages will be installed: 2026-02-18T08:17:24.651 INFO:tasks.qemu.client.0.trial184.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-18T08:17:24.651 INFO:tasks.qemu.client.0.trial184.stdout:The following NEW packages will be installed: 2026-02-18T08:17:24.651 INFO:tasks.qemu.client.0.trial184.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-18T08:17:24.833 INFO:tasks.qemu.client.0.trial184.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T08:17:24.833 INFO:tasks.qemu.client.0.trial184.stdout:Need to get 424 kB of archives. 2026-02-18T08:17:24.833 INFO:tasks.qemu.client.0.trial184.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-18T08:17:24.833 INFO:tasks.qemu.client.0.trial184.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-18T08:17:24.989 INFO:tasks.qemu.client.0.trial184.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-18T08:17:25.257 INFO:tasks.qemu.client.0.trial184.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-18T08:17:25.358 INFO:tasks.qemu.client.0.trial184.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-18T08:17:25.466 INFO:tasks.qemu.client.0.trial184.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-02-18T08:17:25.721 INFO:tasks.qemu.client.0.trial184.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T08:17:25.722 INFO:tasks.qemu.client.0.trial184.stdout:Fetched 424 kB in 1s (416 kB/s) 2026-02-18T08:17:25.783 INFO:tasks.qemu.client.0.trial184.stdout:Selecting previously unselected package libgssglue1. 2026-02-18T08:17:25.783 INFO:tasks.qemu.client.0.trial184.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-18T08:17:25.783 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-18T08:17:25.833 INFO:tasks.qemu.client.0.trial184.stdout:Selecting previously unselected package libtirpc1. 2026-02-18T08:17:25.833 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-18T08:17:25.906 INFO:tasks.qemu.client.0.trial184.stdout:Selecting previously unselected package rpcbind. 2026-02-18T08:17:25.906 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-18T08:17:25.984 INFO:tasks.qemu.client.0.trial184.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-18T08:17:25.984 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-18T08:17:26.049 INFO:tasks.qemu.client.0.trial184.stdout:Selecting previously unselected package nfs-common. 2026-02-18T08:17:26.049 INFO:tasks.qemu.client.0.trial184.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-18T08:17:26.142 INFO:tasks.qemu.client.0.trial184.stdout:Processing triggers for man-db ... 2026-02-18T08:17:26.349 INFO:tasks.qemu.client.0.trial184.stdout:Processing triggers for ureadahead ... 2026-02-18T08:17:26.398 INFO:tasks.qemu.client.0.trial184.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-18T08:17:26.441 INFO:tasks.qemu.client.0.trial184.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-18T08:17:26.476 INFO:tasks.qemu.client.0.trial184.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-18T08:17:26.524 INFO:tasks.qemu.client.0.trial184.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-18T08:17:26.539 INFO:tasks.qemu.client.0.trial184.stdout:portmap start/running, process 8339 2026-02-18T08:17:26.547 INFO:tasks.qemu.client.0.trial184.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-18T08:17:26.577 INFO:tasks.qemu.client.0.trial184.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-18T08:17:26.680 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:26.680 INFO:tasks.qemu.client.0.trial184.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-18T08:17:26.798 INFO:tasks.qemu.client.0.trial184.stdout: 2026-02-18T08:17:26.799 INFO:tasks.qemu.client.0.trial184.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-18T08:17:26.881 INFO:tasks.qemu.client.0.trial184.stdout:Adding system user `statd' (UID 106) ... 2026-02-18T08:17:26.882 INFO:tasks.qemu.client.0.trial184.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-18T08:17:26.919 INFO:tasks.qemu.client.0.trial184.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-18T08:17:26.940 INFO:tasks.qemu.client.0.trial184.stdout:statd start/running, process 8573 2026-02-18T08:17:26.949 INFO:tasks.qemu.client.0.trial184.stdout:gssd stop/post-stop, process 8604 2026-02-18T08:17:27.538 INFO:tasks.qemu.client.0.trial184.stdout:idmapd start/running, process 8644 2026-02-18T08:17:27.547 INFO:tasks.qemu.client.0.trial184.stdout:Processing triggers for libc-bin ... 2026-02-18T08:17:27.555 INFO:tasks.qemu.client.0.trial184.stdout:ldconfig deferred processing now taking place 2026-02-18T08:17:28.067 INFO:tasks.qemu.client.0.trial184.stdout:mount.nfs: timeout set for Wed Feb 18 08:19:27 2026 2026-02-18T08:17:28.067 INFO:tasks.qemu.client.0.trial184.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-18T08:17:28.067 INFO:tasks.qemu.client.0.trial184.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-18T08:17:28.067 INFO:tasks.qemu.client.0.trial184.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-18T08:17:33.219 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-18T08:17:38.091 INFO:teuthology.orchestra.run.trial184.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: 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-02-18T08:17:38.097 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T08:18:38.155 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-18T08:18:38.220 INFO:teuthology.orchestra.run.trial184.stderr: Commit image migration: 100% complete...done. 2026-02-18T08:18:38.226 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T08:19:38.238 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-18T08:19:38.348 INFO:teuthology.orchestra.run.trial184.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: 53% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% 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-02-18T08:19:38.353 DEBUG:teuthology.parallel:result is None 2026-02-18T08:51:11.661 INFO:tasks.qemu.client.0.trial184.stdout:Checking for running unattended-upgrades: 2026-02-18T08:51:11.676 INFO:tasks.qemu.client.0.trial184.stdout:ec2: 2026-02-18T08:51:11.682 INFO:tasks.qemu.client.0.trial184.stdout:ec2: ############################################################# 2026-02-18T08:51:11.683 INFO:tasks.qemu.client.0.trial184.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ec2: 1024 d7:7f:1a:da:51:f5:09:57:7a:09:f8:41:41:89:19:4c root@test (DSA) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ec2: 256 3d:90:c0:c9:c6:eb:42:2a:24:44:c6:ce:fe:a2:e0:7d root@test (ECDSA) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ec2: 2048 86:06:ce:21:89:c9:c4:9a:35:18:7c:84:06:5f:eb:b6 root@test (RSA) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ec2: ############################################################# 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDZgZtdJpBTeOL3QrlNPPrqy/ngiL7dy7UypNoQ/+OW6jSn5TRk8YmdCptKbS9amjQanYmLIzqhROMNbDfpUw68= root@test 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4EAuCXeT1Lu84icagjFMn19McOAeFQBafgWms8zEkOiblBmM5p8Q66aWciD45vXjrVRDzG4NvlHXREdI8cDiG/Qdvv8CKxWNqZQt6xo9baVYzyLBf7JRDYLriWJqryySesFV7mcnzcUSapiJOD2qK4I4C2VOAwCKdbuCR/ZtgLF2nVkAQ3uA7NH6XVsdfCpk9X35DH5RIQD64YSbg45ZeZi4PeGf/7MQKM04M63aT2xTbJZj/8UpPFWyv7bashX/+rLQoqgzhGzDugmoyAE2z09y1kAifFOwBlEgVJYDKGDKEeEhpoyfCI/hvev859I7XWpUK5egAQr4FC8pHBmBp root@test 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:-----END SSH HOST KEY KEYS----- 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:Traceback (most recent call last): 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: self._connect_unixsocket(self.address) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: self.socket.connect(address) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: return getattr(self._sock,name)(*args) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:error: [Errno 111] Connection refused 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:Logged from file __init__.py, line 116 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:Traceback (most recent call last): 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: self._connect_unixsocket(self.address) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: self.socket.connect(address) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout: return getattr(self._sock,name)(*args) 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:error: [Errno 111] Connection refused 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:Logged from file __init__.py, line 116 2026-02-18T08:51:11.757 INFO:tasks.qemu.client.0.trial184.stdout:cloud-init boot finished at Wed, 18 Feb 2026 08:51:11 +0000. Up 2046.65 seconds 2026-02-18T08:51:11.839 INFO:tasks.qemu.client.0.trial184.stdout: * Stopping landscape-client daemon  [fail] 2026-02-18T08:51:11.903 INFO:tasks.qemu.client.0.trial184.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-18T08:51:11.923 INFO:tasks.qemu.client.0.trial184.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-18T08:51:11.938 INFO:tasks.qemu.client.0.trial184.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-18T08:51:12.060 INFO:tasks.qemu.client.0.trial184.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-18T08:51:12.078 INFO:tasks.qemu.client.0.trial184.stdout: * Deactivating swap...  [ OK ] 2026-02-18T08:51:12.105 INFO:tasks.qemu.client.0.trial184.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-18T08:51:12.230 INFO:tasks.qemu.client.0.trial184.stdout: * Will now halt 2026-02-18T08:51:12.234 INFO:tasks.qemu.client.0.trial184.stdout:[ 2047.151724] Power down. 2026-02-18T08:51:12.495 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-18T08:51:12.496 DEBUG:teuthology.orchestra.run.trial184:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-18T08:51:12.505 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:51:12.505 INFO:tasks.qemu:Stopping NFS... 2026-02-18T08:51:12.505 DEBUG:teuthology.orchestra.run.trial184:> sudo service nfs-kernel-server stop 2026-02-18T08:51:13.371 INFO:tasks.qemu:Unmounting exported directory... 2026-02-18T08:51:13.372 DEBUG:teuthology.orchestra.run.trial184:> sudo umount /export/client.0 2026-02-18T08:51:13.381 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T08:51:13.382 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T08:51:13.432 INFO:tasks.qemu:Starting NFS... 2026-02-18T08:51:13.432 DEBUG:teuthology.orchestra.run.trial184:> sudo service nfs-kernel-server start 2026-02-18T08:51:14.269 DEBUG:teuthology.orchestra.run.trial184:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-18T08:51:14.271 INFO:tasks.qemu:Deleting exported directory... 2026-02-18T08:51:14.271 DEBUG:teuthology.orchestra.run.trial184:> sudo rm -r /export 2026-02-18T08:51:14.319 DEBUG:tasks.qemu:cleaning up base image files 2026-02-18T08:51:14.319 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:51:14.660 DEBUG:teuthology.orchestra.run.trial184:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge genisoimage 2026-02-18T08:51:14.694 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:51:14.806 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:51:14.806 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:51:14.893 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:51:14.893 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-02-18T08:51:14.894 INFO:teuthology.orchestra.run.trial184.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-02-18T08:51:14.894 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:51:14.901 INFO:teuthology.orchestra.run.trial184.stdout:The following packages will be REMOVED: 2026-02-18T08:51:14.901 INFO:teuthology.orchestra.run.trial184.stdout: genisoimage* 2026-02-18T08:51:15.058 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded. 2026-02-18T08:51:15.059 INFO:teuthology.orchestra.run.trial184.stdout:After this operation, 1755 kB disk space will be freed. 2026-02-18T08:51:15.106 INFO:teuthology.orchestra.run.trial184.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 ... 174242 files and directories currently installed.) 2026-02-18T08:51:15.108 INFO:teuthology.orchestra.run.trial184.stdout:Removing genisoimage (9:1.1.11-3.2ubuntu1) ... 2026-02-18T08:51:15.127 INFO:teuthology.orchestra.run.trial184.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T08:51:15.974 DEBUG:teuthology.orchestra.run.trial184:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2026-02-18T08:51:16.049 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:51:16.161 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:51:16.162 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:51:16.247 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:51:16.247 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:51:16.247 INFO:teuthology.orchestra.run.trial184.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:51:16.247 INFO:teuthology.orchestra.run.trial184.stdout: sg3-utils-udev 2026-02-18T08:51:16.247 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:51:16.254 INFO:teuthology.orchestra.run.trial184.stdout:The following packages will be REMOVED: 2026-02-18T08:51:16.254 INFO:teuthology.orchestra.run.trial184.stdout: qemu-block-extra* 2026-02-18T08:51:16.405 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded. 2026-02-18T08:51:16.405 INFO:teuthology.orchestra.run.trial184.stdout:After this operation, 370 kB disk space will be freed. 2026-02-18T08:51:16.453 INFO:teuthology.orchestra.run.trial184.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 ... 174219 files and directories currently installed.) 2026-02-18T08:51:16.456 INFO:teuthology.orchestra.run.trial184.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T08:51:17.010 INFO:teuthology.orchestra.run.trial184.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 ... 174210 files and directories currently installed.) 2026-02-18T08:51:17.012 INFO:teuthology.orchestra.run.trial184.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T08:51:18.263 DEBUG:teuthology.orchestra.run.trial184:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2026-02-18T08:51:18.339 INFO:teuthology.orchestra.run.trial184.stdout:Reading package lists... 2026-02-18T08:51:18.451 INFO:teuthology.orchestra.run.trial184.stdout:Building dependency tree... 2026-02-18T08:51:18.452 INFO:teuthology.orchestra.run.trial184.stdout:Reading state information... 2026-02-18T08:51:18.540 INFO:teuthology.orchestra.run.trial184.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T08:51:18.541 INFO:teuthology.orchestra.run.trial184.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T08:51:18.541 INFO:teuthology.orchestra.run.trial184.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T08:51:18.541 INFO:teuthology.orchestra.run.trial184.stdout: sg3-utils-udev 2026-02-18T08:51:18.541 INFO:teuthology.orchestra.run.trial184.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T08:51:18.548 INFO:teuthology.orchestra.run.trial184.stdout:The following packages will be REMOVED: 2026-02-18T08:51:18.548 INFO:teuthology.orchestra.run.trial184.stdout: qemu-utils* 2026-02-18T08:51:18.701 INFO:teuthology.orchestra.run.trial184.stdout:0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded. 2026-02-18T08:51:18.701 INFO:teuthology.orchestra.run.trial184.stdout:After this operation, 7261 kB disk space will be freed. 2026-02-18T08:51:18.753 INFO:teuthology.orchestra.run.trial184.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 ... 174210 files and directories currently installed.) 2026-02-18T08:51:18.755 INFO:teuthology.orchestra.run.trial184.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T08:51:18.774 INFO:teuthology.orchestra.run.trial184.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T08:51:19.620 DEBUG:teuthology.orchestra.run.trial184:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-18T08:51:19.665 DEBUG:teuthology.parallel:result is None 2026-02-18T08:51:19.666 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T08:51:19.681 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T08:51:19.681 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:51:19.681 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-18T08:51:19.724 DEBUG:teuthology.orchestra.run.trial184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-18T08:51:19.890 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-18T08:51:19.905 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T08:51:19.906 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:51:20.076 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:51:20.076 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:51:20.086 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":1093,"stamp":"2026-02-18T08:51:19.146121+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19911235676,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":474469,"num_read_kb":13670253,"num_write":685579,"num_write_kb":84329966,"num_scrub_errors":0,"num_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":45277,"ondisk_log_size":45277,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":7669152,"kb_used_data":3501872,"kb_used_omap":145,"kb_used_meta":4166254,"kb_avail":747305568,"statfs":{"total":773094113280,"available":765240901632,"internally_reserved":0,"allocated":3585916928,"data_stored":39143385744,"data_compressed":922947060,"data_compressed_allocated":3203334144,"data_compressed_original":38769004544,"omap_allocated":149199,"internal_metadata":4266244401},"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":2143,"num_read_kb":50542,"num_write":171,"num_write_kb":6664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001447"},"pg_stats":[{"pgid":"2.7","version":"29'133","reported_seq":2035,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.230690+0000","last_change":"2026-02-18T08:15:44.023788+0000","last_active":"2026-02-18T08:51:12.230690+0000","last_peered":"2026-02-18T08:51:12.230690+0000","last_clean":"2026-02-18T08:51:12.230690+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:51:12.230690+0000","last_undegraded":"2026-02-18T08:51:12.230690+0000","last_fullsized":"2026-02-18T08:51:12.230690+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":133,"log_dups_size":0,"ondisk_log_size":133,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T14:48:16.418548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":16,"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":531,"num_read_kb":451,"num_write":116,"num_write_kb":109,"num_scrub_errors":0,"num_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":[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":"29'2621","reported_seq":3133,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.249483+0000","last_change":"2026-02-18T08:15:43.982676+0000","last_active":"2026-02-18T08:51:12.249483+0000","last_peered":"2026-02-18T08:51:12.249483+0000","last_clean":"2026-02-18T08:51:12.249483+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:51:12.249483+0000","last_undegraded":"2026-02-18T08:51:12.249483+0000","last_fullsized":"2026-02-18T08:51:12.249483+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":2621,"log_dups_size":0,"ondisk_log_size":2621,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T12:53:50.945564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":674,"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":15504,"num_read_kb":12892,"num_write":5176,"num_write_kb":5164,"num_scrub_errors":0,"num_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,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":57,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:12.962245+0000","last_change":"2026-02-18T08:15:43.962223+0000","last_active":"2026-02-18T08:49:12.962245+0000","last_peered":"2026-02-18T08:49:12.962245+0000","last_clean":"2026-02-18T08:49:12.962245+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:49:12.962245+0000","last_undegraded":"2026-02-18T08:49:12.962245+0000","last_fullsized":"2026-02-18T08:49:12.962245+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T11:40:54.518324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":[]},{"pgid":"2.4","version":"29'1746","reported_seq":1817,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:08.068991+0000","last_change":"2026-02-18T08:15:43.982446+0000","last_active":"2026-02-18T08:51:08.068991+0000","last_peered":"2026-02-18T08:51:08.068991+0000","last_clean":"2026-02-18T08:51:08.068991+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:51:08.068991+0000","last_undegraded":"2026-02-18T08:51:08.068991+0000","last_fullsized":"2026-02-18T08:51:08.068991+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":1746,"log_dups_size":0,"ondisk_log_size":1746,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T10:52:05.056743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":674,"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":10440,"num_read_kb":8699,"num_write":3481,"num_write_kb":3475,"num_scrub_errors":0,"num_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":"3.3","version":"29'178711","reported_seq":292086,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224327+0000","last_change":"2026-02-18T08:15:50.173572+0000","last_active":"2026-02-18T08:51:12.224327+0000","last_peered":"2026-02-18T08:51:12.224327+0000","last_clean":"2026-02-18T08:51:12.224327+0000","last_became_active":"2026-02-18T08:15:47.972479+0000","last_became_peered":"2026-02-18T08:15:47.972479+0000","last_unstale":"2026-02-18T08:51:12.224327+0000","last_undegraded":"2026-02-18T08:51:12.224327+0000","last_fullsized":"2026-02-18T08:51:12.224327+0000","mapping_epoch":21,"log_start":"29'168700","ondisk_log_start":"29'168700","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:36.015929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034847799999999999,"stat_sum":{"num_bytes":4963507712,"num_objects":1193,"num_object_clones":0,"num_object_copies":2386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1193,"num_whiteouts":0,"num_read":113411,"num_read_kb":3843235,"num_write":178727,"num_write_kb":21658516,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"19'2","reported_seq":86,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957001+0000","last_change":"2026-02-18T08:15:43.964270+0000","last_active":"2026-02-18T08:49:02.957001+0000","last_peered":"2026-02-18T08:49:02.957001+0000","last_clean":"2026-02-18T08:49:02.957001+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:49:02.957001+0000","last_undegraded":"2026-02-18T08:49:02.957001+0000","last_fullsized":"2026-02-18T08:49:02.957001+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:12:11.379693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":27,"num_read_kb":27,"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":[]},{"pgid":"3.0","version":"29'75811","reported_seq":122788,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224865+0000","last_change":"2026-02-18T08:15:50.382289+0000","last_active":"2026-02-18T08:51:12.224865+0000","last_peered":"2026-02-18T08:51:12.224865+0000","last_clean":"2026-02-18T08:51:12.224865+0000","last_became_active":"2026-02-18T08:15:47.990087+0000","last_became_peered":"2026-02-18T08:15:47.990087+0000","last_unstale":"2026-02-18T08:51:12.224865+0000","last_undegraded":"2026-02-18T08:51:12.224865+0000","last_fullsized":"2026-02-18T08:51:12.224865+0000","mapping_epoch":21,"log_start":"29'65800","ondisk_log_start":"29'65800","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:55:57.777368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024743699999999998,"stat_sum":{"num_bytes":4922759168,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":47011,"num_read_kb":2449271,"num_write":75850,"num_write_kb":17123888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'98","reported_seq":1179,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.243867+0000","last_change":"2026-02-18T08:15:44.041053+0000","last_active":"2026-02-18T08:51:12.243867+0000","last_peered":"2026-02-18T08:51:12.243867+0000","last_clean":"2026-02-18T08:51:12.243867+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:51:12.243867+0000","last_undegraded":"2026-02-18T08:51:12.243867+0000","last_fullsized":"2026-02-18T08:51:12.243867+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T16:15:43.604191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":16,"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":284,"num_read_kb":203,"num_write":88,"num_write_kb":82,"num_scrub_errors":0,"num_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":"3.1","version":"29'209007","reported_seq":378524,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.182146+0000","last_change":"2026-02-18T08:15:49.996645+0000","last_active":"2026-02-18T08:51:12.182146+0000","last_peered":"2026-02-18T08:51:12.182146+0000","last_clean":"2026-02-18T08:51:12.182146+0000","last_became_active":"2026-02-18T08:15:47.989416+0000","last_became_peered":"2026-02-18T08:15:47.989416+0000","last_unstale":"2026-02-18T08:51:12.182146+0000","last_undegraded":"2026-02-18T08:51:12.182146+0000","last_fullsized":"2026-02-18T08:51:12.182146+0000","mapping_epoch":21,"log_start":"29'199000","ondisk_log_start":"29'199000","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:52:27.157597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030375999999999998,"stat_sum":{"num_bytes":5178935296,"num_objects":1245,"num_object_clones":0,"num_object_copies":2490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":169577,"num_read_kb":4315517,"num_write":209034,"num_write_kb":25531252,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'503","reported_seq":569,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:52.965426+0000","last_change":"2026-02-18T08:15:43.962289+0000","last_active":"2026-02-18T08:49:52.965426+0000","last_peered":"2026-02-18T08:49:52.965426+0000","last_clean":"2026-02-18T08:49:52.965426+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:49:52.965426+0000","last_undegraded":"2026-02-18T08:49:52.965426+0000","last_fullsized":"2026-02-18T08:49:52.965426+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":503,"log_dups_size":0,"ondisk_log_size":503,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:04:59.599367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":690,"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":2991,"num_read_kb":2483,"num_write":997,"num_write_kb":991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"29'211932","reported_seq":326496,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.228825+0000","last_change":"2026-02-18T08:15:49.998196+0000","last_active":"2026-02-18T08:51:12.228825+0000","last_peered":"2026-02-18T08:51:12.228825+0000","last_clean":"2026-02-18T08:51:12.228825+0000","last_became_active":"2026-02-18T08:15:48.120343+0000","last_became_peered":"2026-02-18T08:15:48.120343+0000","last_unstale":"2026-02-18T08:51:12.228825+0000","last_undegraded":"2026-02-18T08:51:12.228825+0000","last_fullsized":"2026-02-18T08:51:12.228825+0000","mapping_epoch":21,"log_start":"29'201900","ondisk_log_start":"29'201900","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T19:37:17.409534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063456000000000005,"stat_sum":{"num_bytes":4845441043,"num_objects":1167,"num_object_clones":0,"num_object_copies":2334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1167,"num_whiteouts":0,"num_read":114607,"num_read_kb":3037402,"num_write":211963,"num_write_kb":20003815,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"17'1","reported_seq":58,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957013+0000","last_change":"2026-02-18T08:15:43.963871+0000","last_active":"2026-02-18T08:49:02.957013+0000","last_peered":"2026-02-18T08:49:02.957013+0000","last_clean":"2026-02-18T08:49:02.957013+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:49:02.957013+0000","last_undegraded":"2026-02-18T08:49:02.957013+0000","last_fullsized":"2026-02-18T08:49:02.957013+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:38:20.408049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":192,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:47:52.956938+0000","last_change":"2026-02-18T08:15:39.951696+0000","last_active":"2026-02-18T08:47:52.956938+0000","last_peered":"2026-02-18T08:47:52.956938+0000","last_clean":"2026-02-18T08:47:52.956938+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:47:52.956938+0000","last_undegraded":"2026-02-18T08:47:52.956938+0000","last_fullsized":"2026-02-18T08:47:52.956938+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_clean_scrub_stamp":"2026-02-18T08:15:38.961048+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T18:09:02.464791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19910643219,"num_objects":4791,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4791,"num_whiteouts":0,"num_read":444606,"num_read_kb":13645425,"num_write":675574,"num_write_kb":84317471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3583221760,"data_stored":39141219366,"data_compressed":922931848,"data_compressed_allocated":3203260416,"data_compressed_original":38767857664,"omap_allocated":0,"internal_metadata":0},"log_size":40061,"ondisk_log_size":40061,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29777,"num_read_kb":24755,"num_write":9860,"num_write_kb":9823,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51451,"internal_metadata":0},"log_size":5104,"ondisk_log_size":5104,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575279,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27336,"kb_used_data":376,"kb_used_omap":25,"kb_used_meta":26918,"kb_avail":94344504,"statfs":{"total":96636764160,"available":96608772096,"internally_reserved":0,"allocated":385024,"data_stored":713757,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":26312,"internal_metadata":27564344},"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":55834575279,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63372,"kb_used_data":316,"kb_used_omap":33,"kb_used_meta":63006,"kb_avail":94308468,"statfs":{"total":96636764160,"available":96571871232,"internally_reserved":0,"allocated":323584,"data_stored":123373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34565,"internal_metadata":64518395},"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":55834575278,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":14,"kb_used_meta":1128305,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015841,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":14800,"internal_metadata":1155384880},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1471612,"kb_used_data":895468,"kb_used_omap":4,"kb_used_meta":576123,"kb_avail":92900228,"statfs":{"total":96636764160,"available":95129833472,"internally_reserved":0,"allocated":916959232,"data_stored":9970398011,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":4502,"internal_metadata":589950570},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":22,"kb_used_meta":1128297,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015838,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":22610,"internal_metadata":1155377070},"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":55834575278,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":724900,"kb_used_data":427276,"kb_used_omap":22,"kb_used_meta":297577,"kb_avail":93646940,"statfs":{"total":96636764160,"available":95894466560,"internally_reserved":0,"allocated":437530624,"data_stored":4834563915,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":22612,"internal_metadata":304719788},"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":55834575278,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":833268,"kb_used_data":427292,"kb_used_omap":17,"kb_used_meta":405934,"kb_avail":93538572,"statfs":{"total":96636764160,"available":95783497728,"internally_reserved":0,"allocated":437547008,"data_stored":4834565956,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":17963,"internal_metadata":415676885},"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":55834575279,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1435640,"kb_used_data":895528,"kb_used_omap":5,"kb_used_meta":540090,"kb_avail":92936200,"statfs":{"total":96636764160,"available":95166668800,"internally_reserved":0,"allocated":917020672,"data_stored":9970989053,"data_compressed":237017323,"data_compressed_allocated":818626560,"data_compressed_original":9874432000,"omap_allocated":5835,"internal_metadata":553052469},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19952,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10998,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T08:51:20.088 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:51:20.237 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:51:20.238 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:51:20.248 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":1093,"stamp":"2026-02-18T08:51:19.146121+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19911235676,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":474469,"num_read_kb":13670253,"num_write":685579,"num_write_kb":84329966,"num_scrub_errors":0,"num_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":45277,"ondisk_log_size":45277,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":7669152,"kb_used_data":3501872,"kb_used_omap":145,"kb_used_meta":4166254,"kb_avail":747305568,"statfs":{"total":773094113280,"available":765240901632,"internally_reserved":0,"allocated":3585916928,"data_stored":39143385744,"data_compressed":922947060,"data_compressed_allocated":3203334144,"data_compressed_original":38769004544,"omap_allocated":149199,"internal_metadata":4266244401},"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":2143,"num_read_kb":50542,"num_write":171,"num_write_kb":6664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001447"},"pg_stats":[{"pgid":"2.7","version":"29'133","reported_seq":2035,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.230690+0000","last_change":"2026-02-18T08:15:44.023788+0000","last_active":"2026-02-18T08:51:12.230690+0000","last_peered":"2026-02-18T08:51:12.230690+0000","last_clean":"2026-02-18T08:51:12.230690+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:51:12.230690+0000","last_undegraded":"2026-02-18T08:51:12.230690+0000","last_fullsized":"2026-02-18T08:51:12.230690+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":133,"log_dups_size":0,"ondisk_log_size":133,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T14:48:16.418548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":16,"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":531,"num_read_kb":451,"num_write":116,"num_write_kb":109,"num_scrub_errors":0,"num_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":[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":"29'2621","reported_seq":3133,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.249483+0000","last_change":"2026-02-18T08:15:43.982676+0000","last_active":"2026-02-18T08:51:12.249483+0000","last_peered":"2026-02-18T08:51:12.249483+0000","last_clean":"2026-02-18T08:51:12.249483+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:51:12.249483+0000","last_undegraded":"2026-02-18T08:51:12.249483+0000","last_fullsized":"2026-02-18T08:51:12.249483+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":2621,"log_dups_size":0,"ondisk_log_size":2621,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T12:53:50.945564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":674,"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":15504,"num_read_kb":12892,"num_write":5176,"num_write_kb":5164,"num_scrub_errors":0,"num_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,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":57,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:12.962245+0000","last_change":"2026-02-18T08:15:43.962223+0000","last_active":"2026-02-18T08:49:12.962245+0000","last_peered":"2026-02-18T08:49:12.962245+0000","last_clean":"2026-02-18T08:49:12.962245+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:49:12.962245+0000","last_undegraded":"2026-02-18T08:49:12.962245+0000","last_fullsized":"2026-02-18T08:49:12.962245+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T11:40:54.518324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":[]},{"pgid":"2.4","version":"29'1746","reported_seq":1817,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:08.068991+0000","last_change":"2026-02-18T08:15:43.982446+0000","last_active":"2026-02-18T08:51:08.068991+0000","last_peered":"2026-02-18T08:51:08.068991+0000","last_clean":"2026-02-18T08:51:08.068991+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:51:08.068991+0000","last_undegraded":"2026-02-18T08:51:08.068991+0000","last_fullsized":"2026-02-18T08:51:08.068991+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":1746,"log_dups_size":0,"ondisk_log_size":1746,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T10:52:05.056743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":674,"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":10440,"num_read_kb":8699,"num_write":3481,"num_write_kb":3475,"num_scrub_errors":0,"num_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":"3.3","version":"29'178711","reported_seq":292086,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224327+0000","last_change":"2026-02-18T08:15:50.173572+0000","last_active":"2026-02-18T08:51:12.224327+0000","last_peered":"2026-02-18T08:51:12.224327+0000","last_clean":"2026-02-18T08:51:12.224327+0000","last_became_active":"2026-02-18T08:15:47.972479+0000","last_became_peered":"2026-02-18T08:15:47.972479+0000","last_unstale":"2026-02-18T08:51:12.224327+0000","last_undegraded":"2026-02-18T08:51:12.224327+0000","last_fullsized":"2026-02-18T08:51:12.224327+0000","mapping_epoch":21,"log_start":"29'168700","ondisk_log_start":"29'168700","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:36.015929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034847799999999999,"stat_sum":{"num_bytes":4963507712,"num_objects":1193,"num_object_clones":0,"num_object_copies":2386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1193,"num_whiteouts":0,"num_read":113411,"num_read_kb":3843235,"num_write":178727,"num_write_kb":21658516,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"19'2","reported_seq":86,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957001+0000","last_change":"2026-02-18T08:15:43.964270+0000","last_active":"2026-02-18T08:49:02.957001+0000","last_peered":"2026-02-18T08:49:02.957001+0000","last_clean":"2026-02-18T08:49:02.957001+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:49:02.957001+0000","last_undegraded":"2026-02-18T08:49:02.957001+0000","last_fullsized":"2026-02-18T08:49:02.957001+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:12:11.379693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":27,"num_read_kb":27,"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":[]},{"pgid":"3.0","version":"29'75811","reported_seq":122788,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224865+0000","last_change":"2026-02-18T08:15:50.382289+0000","last_active":"2026-02-18T08:51:12.224865+0000","last_peered":"2026-02-18T08:51:12.224865+0000","last_clean":"2026-02-18T08:51:12.224865+0000","last_became_active":"2026-02-18T08:15:47.990087+0000","last_became_peered":"2026-02-18T08:15:47.990087+0000","last_unstale":"2026-02-18T08:51:12.224865+0000","last_undegraded":"2026-02-18T08:51:12.224865+0000","last_fullsized":"2026-02-18T08:51:12.224865+0000","mapping_epoch":21,"log_start":"29'65800","ondisk_log_start":"29'65800","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:55:57.777368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024743699999999998,"stat_sum":{"num_bytes":4922759168,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":47011,"num_read_kb":2449271,"num_write":75850,"num_write_kb":17123888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'98","reported_seq":1179,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.243867+0000","last_change":"2026-02-18T08:15:44.041053+0000","last_active":"2026-02-18T08:51:12.243867+0000","last_peered":"2026-02-18T08:51:12.243867+0000","last_clean":"2026-02-18T08:51:12.243867+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:51:12.243867+0000","last_undegraded":"2026-02-18T08:51:12.243867+0000","last_fullsized":"2026-02-18T08:51:12.243867+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T16:15:43.604191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":16,"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":284,"num_read_kb":203,"num_write":88,"num_write_kb":82,"num_scrub_errors":0,"num_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":"3.1","version":"29'209007","reported_seq":378524,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.182146+0000","last_change":"2026-02-18T08:15:49.996645+0000","last_active":"2026-02-18T08:51:12.182146+0000","last_peered":"2026-02-18T08:51:12.182146+0000","last_clean":"2026-02-18T08:51:12.182146+0000","last_became_active":"2026-02-18T08:15:47.989416+0000","last_became_peered":"2026-02-18T08:15:47.989416+0000","last_unstale":"2026-02-18T08:51:12.182146+0000","last_undegraded":"2026-02-18T08:51:12.182146+0000","last_fullsized":"2026-02-18T08:51:12.182146+0000","mapping_epoch":21,"log_start":"29'199000","ondisk_log_start":"29'199000","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:52:27.157597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030375999999999998,"stat_sum":{"num_bytes":5178935296,"num_objects":1245,"num_object_clones":0,"num_object_copies":2490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":169577,"num_read_kb":4315517,"num_write":209034,"num_write_kb":25531252,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'503","reported_seq":569,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:52.965426+0000","last_change":"2026-02-18T08:15:43.962289+0000","last_active":"2026-02-18T08:49:52.965426+0000","last_peered":"2026-02-18T08:49:52.965426+0000","last_clean":"2026-02-18T08:49:52.965426+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:49:52.965426+0000","last_undegraded":"2026-02-18T08:49:52.965426+0000","last_fullsized":"2026-02-18T08:49:52.965426+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":503,"log_dups_size":0,"ondisk_log_size":503,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:04:59.599367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":690,"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":2991,"num_read_kb":2483,"num_write":997,"num_write_kb":991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"29'211932","reported_seq":326496,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.228825+0000","last_change":"2026-02-18T08:15:49.998196+0000","last_active":"2026-02-18T08:51:12.228825+0000","last_peered":"2026-02-18T08:51:12.228825+0000","last_clean":"2026-02-18T08:51:12.228825+0000","last_became_active":"2026-02-18T08:15:48.120343+0000","last_became_peered":"2026-02-18T08:15:48.120343+0000","last_unstale":"2026-02-18T08:51:12.228825+0000","last_undegraded":"2026-02-18T08:51:12.228825+0000","last_fullsized":"2026-02-18T08:51:12.228825+0000","mapping_epoch":21,"log_start":"29'201900","ondisk_log_start":"29'201900","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T19:37:17.409534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063456000000000005,"stat_sum":{"num_bytes":4845441043,"num_objects":1167,"num_object_clones":0,"num_object_copies":2334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1167,"num_whiteouts":0,"num_read":114607,"num_read_kb":3037402,"num_write":211963,"num_write_kb":20003815,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"17'1","reported_seq":58,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957013+0000","last_change":"2026-02-18T08:15:43.963871+0000","last_active":"2026-02-18T08:49:02.957013+0000","last_peered":"2026-02-18T08:49:02.957013+0000","last_clean":"2026-02-18T08:49:02.957013+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:49:02.957013+0000","last_undegraded":"2026-02-18T08:49:02.957013+0000","last_fullsized":"2026-02-18T08:49:02.957013+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:38:20.408049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":192,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:47:52.956938+0000","last_change":"2026-02-18T08:15:39.951696+0000","last_active":"2026-02-18T08:47:52.956938+0000","last_peered":"2026-02-18T08:47:52.956938+0000","last_clean":"2026-02-18T08:47:52.956938+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:47:52.956938+0000","last_undegraded":"2026-02-18T08:47:52.956938+0000","last_fullsized":"2026-02-18T08:47:52.956938+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_clean_scrub_stamp":"2026-02-18T08:15:38.961048+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T18:09:02.464791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19910643219,"num_objects":4791,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4791,"num_whiteouts":0,"num_read":444606,"num_read_kb":13645425,"num_write":675574,"num_write_kb":84317471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3583221760,"data_stored":39141219366,"data_compressed":922931848,"data_compressed_allocated":3203260416,"data_compressed_original":38767857664,"omap_allocated":0,"internal_metadata":0},"log_size":40061,"ondisk_log_size":40061,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29777,"num_read_kb":24755,"num_write":9860,"num_write_kb":9823,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51451,"internal_metadata":0},"log_size":5104,"ondisk_log_size":5104,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575279,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27336,"kb_used_data":376,"kb_used_omap":25,"kb_used_meta":26918,"kb_avail":94344504,"statfs":{"total":96636764160,"available":96608772096,"internally_reserved":0,"allocated":385024,"data_stored":713757,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":26312,"internal_metadata":27564344},"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":55834575279,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63372,"kb_used_data":316,"kb_used_omap":33,"kb_used_meta":63006,"kb_avail":94308468,"statfs":{"total":96636764160,"available":96571871232,"internally_reserved":0,"allocated":323584,"data_stored":123373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34565,"internal_metadata":64518395},"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":55834575278,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":14,"kb_used_meta":1128305,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015841,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":14800,"internal_metadata":1155384880},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1471612,"kb_used_data":895468,"kb_used_omap":4,"kb_used_meta":576123,"kb_avail":92900228,"statfs":{"total":96636764160,"available":95129833472,"internally_reserved":0,"allocated":916959232,"data_stored":9970398011,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":4502,"internal_metadata":589950570},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":22,"kb_used_meta":1128297,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015838,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":22610,"internal_metadata":1155377070},"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":55834575278,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":724900,"kb_used_data":427276,"kb_used_omap":22,"kb_used_meta":297577,"kb_avail":93646940,"statfs":{"total":96636764160,"available":95894466560,"internally_reserved":0,"allocated":437530624,"data_stored":4834563915,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":22612,"internal_metadata":304719788},"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":55834575278,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":833268,"kb_used_data":427292,"kb_used_omap":17,"kb_used_meta":405934,"kb_avail":93538572,"statfs":{"total":96636764160,"available":95783497728,"internally_reserved":0,"allocated":437547008,"data_stored":4834565956,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":17963,"internal_metadata":415676885},"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":55834575279,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1435640,"kb_used_data":895528,"kb_used_omap":5,"kb_used_meta":540090,"kb_avail":92936200,"statfs":{"total":96636764160,"available":95166668800,"internally_reserved":0,"allocated":917020672,"data_stored":9970989053,"data_compressed":237017323,"data_compressed_allocated":818626560,"data_compressed_original":9874432000,"omap_allocated":5835,"internal_metadata":553052469},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19952,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10998,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T08:51:20.250 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T08:51:20.250 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:51:20.401 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:51:20.402 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:51:20.414 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":1093,"stamp":"2026-02-18T08:51:19.146121+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19911235676,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":474469,"num_read_kb":13670253,"num_write":685579,"num_write_kb":84329966,"num_scrub_errors":0,"num_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":45277,"ondisk_log_size":45277,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":7669152,"kb_used_data":3501872,"kb_used_omap":145,"kb_used_meta":4166254,"kb_avail":747305568,"statfs":{"total":773094113280,"available":765240901632,"internally_reserved":0,"allocated":3585916928,"data_stored":39143385744,"data_compressed":922947060,"data_compressed_allocated":3203334144,"data_compressed_original":38769004544,"omap_allocated":149199,"internal_metadata":4266244401},"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":2143,"num_read_kb":50542,"num_write":171,"num_write_kb":6664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001447"},"pg_stats":[{"pgid":"2.7","version":"29'133","reported_seq":2035,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.230690+0000","last_change":"2026-02-18T08:15:44.023788+0000","last_active":"2026-02-18T08:51:12.230690+0000","last_peered":"2026-02-18T08:51:12.230690+0000","last_clean":"2026-02-18T08:51:12.230690+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:51:12.230690+0000","last_undegraded":"2026-02-18T08:51:12.230690+0000","last_fullsized":"2026-02-18T08:51:12.230690+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":133,"log_dups_size":0,"ondisk_log_size":133,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T14:48:16.418548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":16,"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":531,"num_read_kb":451,"num_write":116,"num_write_kb":109,"num_scrub_errors":0,"num_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":[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":"29'2621","reported_seq":3133,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.249483+0000","last_change":"2026-02-18T08:15:43.982676+0000","last_active":"2026-02-18T08:51:12.249483+0000","last_peered":"2026-02-18T08:51:12.249483+0000","last_clean":"2026-02-18T08:51:12.249483+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:51:12.249483+0000","last_undegraded":"2026-02-18T08:51:12.249483+0000","last_fullsized":"2026-02-18T08:51:12.249483+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":2621,"log_dups_size":0,"ondisk_log_size":2621,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T12:53:50.945564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":674,"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":15504,"num_read_kb":12892,"num_write":5176,"num_write_kb":5164,"num_scrub_errors":0,"num_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,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":57,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:12.962245+0000","last_change":"2026-02-18T08:15:43.962223+0000","last_active":"2026-02-18T08:49:12.962245+0000","last_peered":"2026-02-18T08:49:12.962245+0000","last_clean":"2026-02-18T08:49:12.962245+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:49:12.962245+0000","last_undegraded":"2026-02-18T08:49:12.962245+0000","last_fullsized":"2026-02-18T08:49:12.962245+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T11:40:54.518324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":[]},{"pgid":"2.4","version":"29'1746","reported_seq":1817,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:08.068991+0000","last_change":"2026-02-18T08:15:43.982446+0000","last_active":"2026-02-18T08:51:08.068991+0000","last_peered":"2026-02-18T08:51:08.068991+0000","last_clean":"2026-02-18T08:51:08.068991+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:51:08.068991+0000","last_undegraded":"2026-02-18T08:51:08.068991+0000","last_fullsized":"2026-02-18T08:51:08.068991+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":1746,"log_dups_size":0,"ondisk_log_size":1746,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T10:52:05.056743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":674,"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":10440,"num_read_kb":8699,"num_write":3481,"num_write_kb":3475,"num_scrub_errors":0,"num_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":"3.3","version":"29'178711","reported_seq":292086,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224327+0000","last_change":"2026-02-18T08:15:50.173572+0000","last_active":"2026-02-18T08:51:12.224327+0000","last_peered":"2026-02-18T08:51:12.224327+0000","last_clean":"2026-02-18T08:51:12.224327+0000","last_became_active":"2026-02-18T08:15:47.972479+0000","last_became_peered":"2026-02-18T08:15:47.972479+0000","last_unstale":"2026-02-18T08:51:12.224327+0000","last_undegraded":"2026-02-18T08:51:12.224327+0000","last_fullsized":"2026-02-18T08:51:12.224327+0000","mapping_epoch":21,"log_start":"29'168700","ondisk_log_start":"29'168700","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:36.015929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034847799999999999,"stat_sum":{"num_bytes":4963507712,"num_objects":1193,"num_object_clones":0,"num_object_copies":2386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1193,"num_whiteouts":0,"num_read":113411,"num_read_kb":3843235,"num_write":178727,"num_write_kb":21658516,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"19'2","reported_seq":86,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957001+0000","last_change":"2026-02-18T08:15:43.964270+0000","last_active":"2026-02-18T08:49:02.957001+0000","last_peered":"2026-02-18T08:49:02.957001+0000","last_clean":"2026-02-18T08:49:02.957001+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:49:02.957001+0000","last_undegraded":"2026-02-18T08:49:02.957001+0000","last_fullsized":"2026-02-18T08:49:02.957001+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:12:11.379693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":27,"num_read_kb":27,"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":[]},{"pgid":"3.0","version":"29'75811","reported_seq":122788,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224865+0000","last_change":"2026-02-18T08:15:50.382289+0000","last_active":"2026-02-18T08:51:12.224865+0000","last_peered":"2026-02-18T08:51:12.224865+0000","last_clean":"2026-02-18T08:51:12.224865+0000","last_became_active":"2026-02-18T08:15:47.990087+0000","last_became_peered":"2026-02-18T08:15:47.990087+0000","last_unstale":"2026-02-18T08:51:12.224865+0000","last_undegraded":"2026-02-18T08:51:12.224865+0000","last_fullsized":"2026-02-18T08:51:12.224865+0000","mapping_epoch":21,"log_start":"29'65800","ondisk_log_start":"29'65800","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:55:57.777368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024743699999999998,"stat_sum":{"num_bytes":4922759168,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":47011,"num_read_kb":2449271,"num_write":75850,"num_write_kb":17123888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'98","reported_seq":1179,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.243867+0000","last_change":"2026-02-18T08:15:44.041053+0000","last_active":"2026-02-18T08:51:12.243867+0000","last_peered":"2026-02-18T08:51:12.243867+0000","last_clean":"2026-02-18T08:51:12.243867+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:51:12.243867+0000","last_undegraded":"2026-02-18T08:51:12.243867+0000","last_fullsized":"2026-02-18T08:51:12.243867+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T16:15:43.604191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":16,"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":284,"num_read_kb":203,"num_write":88,"num_write_kb":82,"num_scrub_errors":0,"num_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":"3.1","version":"29'209007","reported_seq":378524,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.182146+0000","last_change":"2026-02-18T08:15:49.996645+0000","last_active":"2026-02-18T08:51:12.182146+0000","last_peered":"2026-02-18T08:51:12.182146+0000","last_clean":"2026-02-18T08:51:12.182146+0000","last_became_active":"2026-02-18T08:15:47.989416+0000","last_became_peered":"2026-02-18T08:15:47.989416+0000","last_unstale":"2026-02-18T08:51:12.182146+0000","last_undegraded":"2026-02-18T08:51:12.182146+0000","last_fullsized":"2026-02-18T08:51:12.182146+0000","mapping_epoch":21,"log_start":"29'199000","ondisk_log_start":"29'199000","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:52:27.157597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030375999999999998,"stat_sum":{"num_bytes":5178935296,"num_objects":1245,"num_object_clones":0,"num_object_copies":2490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":169577,"num_read_kb":4315517,"num_write":209034,"num_write_kb":25531252,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'503","reported_seq":569,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:52.965426+0000","last_change":"2026-02-18T08:15:43.962289+0000","last_active":"2026-02-18T08:49:52.965426+0000","last_peered":"2026-02-18T08:49:52.965426+0000","last_clean":"2026-02-18T08:49:52.965426+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:49:52.965426+0000","last_undegraded":"2026-02-18T08:49:52.965426+0000","last_fullsized":"2026-02-18T08:49:52.965426+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":503,"log_dups_size":0,"ondisk_log_size":503,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:04:59.599367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":690,"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":2991,"num_read_kb":2483,"num_write":997,"num_write_kb":991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"29'211932","reported_seq":326496,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.228825+0000","last_change":"2026-02-18T08:15:49.998196+0000","last_active":"2026-02-18T08:51:12.228825+0000","last_peered":"2026-02-18T08:51:12.228825+0000","last_clean":"2026-02-18T08:51:12.228825+0000","last_became_active":"2026-02-18T08:15:48.120343+0000","last_became_peered":"2026-02-18T08:15:48.120343+0000","last_unstale":"2026-02-18T08:51:12.228825+0000","last_undegraded":"2026-02-18T08:51:12.228825+0000","last_fullsized":"2026-02-18T08:51:12.228825+0000","mapping_epoch":21,"log_start":"29'201900","ondisk_log_start":"29'201900","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T19:37:17.409534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063456000000000005,"stat_sum":{"num_bytes":4845441043,"num_objects":1167,"num_object_clones":0,"num_object_copies":2334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1167,"num_whiteouts":0,"num_read":114607,"num_read_kb":3037402,"num_write":211963,"num_write_kb":20003815,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"17'1","reported_seq":58,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957013+0000","last_change":"2026-02-18T08:15:43.963871+0000","last_active":"2026-02-18T08:49:02.957013+0000","last_peered":"2026-02-18T08:49:02.957013+0000","last_clean":"2026-02-18T08:49:02.957013+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:49:02.957013+0000","last_undegraded":"2026-02-18T08:49:02.957013+0000","last_fullsized":"2026-02-18T08:49:02.957013+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:38:20.408049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":192,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:47:52.956938+0000","last_change":"2026-02-18T08:15:39.951696+0000","last_active":"2026-02-18T08:47:52.956938+0000","last_peered":"2026-02-18T08:47:52.956938+0000","last_clean":"2026-02-18T08:47:52.956938+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:47:52.956938+0000","last_undegraded":"2026-02-18T08:47:52.956938+0000","last_fullsized":"2026-02-18T08:47:52.956938+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_clean_scrub_stamp":"2026-02-18T08:15:38.961048+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T18:09:02.464791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19910643219,"num_objects":4791,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4791,"num_whiteouts":0,"num_read":444606,"num_read_kb":13645425,"num_write":675574,"num_write_kb":84317471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3583221760,"data_stored":39141219366,"data_compressed":922931848,"data_compressed_allocated":3203260416,"data_compressed_original":38767857664,"omap_allocated":0,"internal_metadata":0},"log_size":40061,"ondisk_log_size":40061,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29777,"num_read_kb":24755,"num_write":9860,"num_write_kb":9823,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51451,"internal_metadata":0},"log_size":5104,"ondisk_log_size":5104,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575279,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27336,"kb_used_data":376,"kb_used_omap":25,"kb_used_meta":26918,"kb_avail":94344504,"statfs":{"total":96636764160,"available":96608772096,"internally_reserved":0,"allocated":385024,"data_stored":713757,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":26312,"internal_metadata":27564344},"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":55834575279,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63372,"kb_used_data":316,"kb_used_omap":33,"kb_used_meta":63006,"kb_avail":94308468,"statfs":{"total":96636764160,"available":96571871232,"internally_reserved":0,"allocated":323584,"data_stored":123373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34565,"internal_metadata":64518395},"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":55834575278,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":14,"kb_used_meta":1128305,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015841,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":14800,"internal_metadata":1155384880},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1471612,"kb_used_data":895468,"kb_used_omap":4,"kb_used_meta":576123,"kb_avail":92900228,"statfs":{"total":96636764160,"available":95129833472,"internally_reserved":0,"allocated":916959232,"data_stored":9970398011,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":4502,"internal_metadata":589950570},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":22,"kb_used_meta":1128297,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015838,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":22610,"internal_metadata":1155377070},"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":55834575278,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":724900,"kb_used_data":427276,"kb_used_omap":22,"kb_used_meta":297577,"kb_avail":93646940,"statfs":{"total":96636764160,"available":95894466560,"internally_reserved":0,"allocated":437530624,"data_stored":4834563915,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":22612,"internal_metadata":304719788},"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":55834575278,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":833268,"kb_used_data":427292,"kb_used_omap":17,"kb_used_meta":405934,"kb_avail":93538572,"statfs":{"total":96636764160,"available":95783497728,"internally_reserved":0,"allocated":437547008,"data_stored":4834565956,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":17963,"internal_metadata":415676885},"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":55834575279,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1435640,"kb_used_data":895528,"kb_used_omap":5,"kb_used_meta":540090,"kb_avail":92936200,"statfs":{"total":96636764160,"available":95166668800,"internally_reserved":0,"allocated":917020672,"data_stored":9970989053,"data_compressed":237017323,"data_compressed_allocated":818626560,"data_compressed_original":9874432000,"omap_allocated":5835,"internal_metadata":553052469},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19952,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10998,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T08:51:20.416 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T08:51:20.567 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:51:20.568 INFO:teuthology.orchestra.run.trial054.stdout:{"epoch":29,"fsid":"dff7221e-b980-4335-bbca-1d579aba7600","created":"2026-02-18T08:15:30.931867+0000","modified":"2026-02-18T08:18:04.944268+0000","last_up_change":"2026-02-18T08:15:36.951243+0000","last_in_change":"2026-02-18T08:15:32.318690+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":3,"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-02-18T08:15:38.908743+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"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-02-18T08:15:40.492476+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":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":19,"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}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-18T08:15:46.950612+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":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"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":"24","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":24,"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":2,"score_stable":2,"optimal_score":0.75,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"3cc25e8e-fec9-4a0a-96cc-6e9d1017a034","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6810","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6812","nonce":389748570}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6814","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6816","nonce":389748570}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6820","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6822","nonce":389748570}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6817","nonce":389748570},{"type":"v1","addr":"10.20.193.54:6819","nonce":389748570}]},"public_addr":"10.20.193.54:6812/389748570","cluster_addr":"10.20.193.54:6816/389748570","heartbeat_back_addr":"10.20.193.54:6822/389748570","heartbeat_front_addr":"10.20.193.54:6819/389748570","state":["exists","up"]},{"osd":1,"uuid":"6803d8a2-cc89-4964-90ed-0817199eda4a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6800","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6801","nonce":1476069119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6802","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6803","nonce":1476069119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6806","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6807","nonce":1476069119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6804","nonce":1476069119},{"type":"v1","addr":"10.20.193.54:6805","nonce":1476069119}]},"public_addr":"10.20.193.54:6801/1476069119","cluster_addr":"10.20.193.54:6803/1476069119","heartbeat_back_addr":"10.20.193.54:6807/1476069119","heartbeat_front_addr":"10.20.193.54:6805/1476069119","state":["exists","up"]},{"osd":2,"uuid":"6ae7ab97-e0be-4c69-b801-87305714f6c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6808","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6809","nonce":2618107912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6811","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6813","nonce":2618107912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6821","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6823","nonce":2618107912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6815","nonce":2618107912},{"type":"v1","addr":"10.20.193.54:6818","nonce":2618107912}]},"public_addr":"10.20.193.54:6809/2618107912","cluster_addr":"10.20.193.54:6813/2618107912","heartbeat_back_addr":"10.20.193.54:6823/2618107912","heartbeat_front_addr":"10.20.193.54:6818/2618107912","state":["exists","up"]},{"osd":3,"uuid":"535b3015-fffa-4d62-bd53-9610d42a7f51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6826","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6827","nonce":979237950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6828","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6829","nonce":979237950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6832","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6833","nonce":979237950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.54:6830","nonce":979237950},{"type":"v1","addr":"10.20.193.54:6831","nonce":979237950}]},"public_addr":"10.20.193.54:6827/979237950","cluster_addr":"10.20.193.54:6829/979237950","heartbeat_back_addr":"10.20.193.54:6833/979237950","heartbeat_front_addr":"10.20.193.54:6831/979237950","state":["exists","up"]},{"osd":4,"uuid":"1072347f-52fb-4434-a377-1dea121bdf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6801","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6803","nonce":119268364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6805","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6807","nonce":119268364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6812","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6814","nonce":119268364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6809","nonce":119268364},{"type":"v1","addr":"10.20.193.129:6810","nonce":119268364}]},"public_addr":"10.20.193.129:6803/119268364","cluster_addr":"10.20.193.129:6807/119268364","heartbeat_back_addr":"10.20.193.129:6814/119268364","heartbeat_front_addr":"10.20.193.129:6810/119268364","state":["exists","up"]},{"osd":5,"uuid":"4a921f81-85cc-415d-a3f5-fca8c2fa1c36","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6800","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6802","nonce":1861371649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6804","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6806","nonce":1861371649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6813","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6815","nonce":1861371649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6808","nonce":1861371649},{"type":"v1","addr":"10.20.193.129:6811","nonce":1861371649}]},"public_addr":"10.20.193.129:6802/1861371649","cluster_addr":"10.20.193.129:6806/1861371649","heartbeat_back_addr":"10.20.193.129:6815/1861371649","heartbeat_front_addr":"10.20.193.129:6811/1861371649","state":["exists","up"]},{"osd":6,"uuid":"35359010-37b5-4a81-8e88-98d2d444f6d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6816","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6817","nonce":3427039912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6818","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6819","nonce":3427039912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6822","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6823","nonce":3427039912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6820","nonce":3427039912},{"type":"v1","addr":"10.20.193.129:6821","nonce":3427039912}]},"public_addr":"10.20.193.129:6817/3427039912","cluster_addr":"10.20.193.129:6819/3427039912","heartbeat_back_addr":"10.20.193.129:6823/3427039912","heartbeat_front_addr":"10.20.193.129:6821/3427039912","state":["exists","up"]},{"osd":7,"uuid":"58bd3f92-6a28-4b73-892a-bcc3baf9c788","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6824","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6825","nonce":3019343282}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6826","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6827","nonce":3019343282}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6830","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6831","nonce":3019343282}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.129:6828","nonce":3019343282},{"type":"v1","addr":"10.20.193.129:6829","nonce":3019343282}]},"public_addr":"10.20.193.129:6825/3019343282","cluster_addr":"10.20.193.129:6827/3019343282","heartbeat_back_addr":"10.20.193.129:6831/3019343282","heartbeat_front_addr":"10.20.193.129:6829/3019343282","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-02-18T08:15:35.067810+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-02-18T08:15:35.087643+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-02-18T08:15:35.104079+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-02-18T08:15:35.072358+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-02-18T08:15:35.108102+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-02-18T08:15:35.039837+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-02-18T08:15:35.152621+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-02-18T08:15:35.096001+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-02-18T08:51:21.579 INFO:tasks.ceph:Scrubbing osd.0 2026-02-18T08:51:21.580 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:21.658 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:21.658 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:21.658 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:21.670 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-18T08:51:21.833 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 0 to deep-scrub 2026-02-18T08:51:21.844 INFO:tasks.ceph:Scrubbing osd.1 2026-02-18T08:51:21.844 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:21.920 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:21.920 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:21.920 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:21.931 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-18T08:51:22.082 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 1 to deep-scrub 2026-02-18T08:51:22.093 INFO:tasks.ceph:Scrubbing osd.2 2026-02-18T08:51:22.093 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:22.177 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:22.177 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:22.177 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:22.186 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-18T08:51:22.343 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 2 to deep-scrub 2026-02-18T08:51:22.354 INFO:tasks.ceph:Scrubbing osd.3 2026-02-18T08:51:22.354 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:22.437 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:22.437 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:22.437 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:22.446 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-18T08:51:22.603 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 3 to deep-scrub 2026-02-18T08:51:22.614 INFO:tasks.ceph:Scrubbing osd.4 2026-02-18T08:51:22.615 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:22.694 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:22.694 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:22.694 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:22.704 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-18T08:51:22.857 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 4 to deep-scrub 2026-02-18T08:51:22.869 INFO:tasks.ceph:Scrubbing osd.5 2026-02-18T08:51:22.869 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:22.949 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:22.949 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:22.950 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:22.959 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-18T08:51:23.111 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 5 to deep-scrub 2026-02-18T08:51:23.122 INFO:tasks.ceph:Scrubbing osd.6 2026-02-18T08:51:23.123 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:23.201 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:23.201 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:23.201 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:23.211 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-18T08:51:23.364 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 6 to deep-scrub 2026-02-18T08:51:23.376 INFO:tasks.ceph:Scrubbing osd.7 2026-02-18T08:51:23.376 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:51:23.453 INFO:teuthology.orchestra.run.trial054.stdout:{ 2026-02-18T08:51:23.453 INFO:teuthology.orchestra.run.trial054.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-02-18T08:51:23.453 INFO:teuthology.orchestra.run.trial054.stdout:} 2026-02-18T08:51:23.463 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-18T08:51:23.617 INFO:teuthology.orchestra.run.trial054.stderr:instructed osd(s) 7 to deep-scrub 2026-02-18T08:51:23.629 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:51:23.783 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:51:23.783 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:51:23.794 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":1095,"stamp":"2026-02-18T08:51:23.146754+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19911235676,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":474469,"num_read_kb":13670253,"num_write":685579,"num_write_kb":84329966,"num_scrub_errors":0,"num_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":323,"num_omap_keys":16,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45279,"ondisk_log_size":45279,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":7669152,"kb_used_data":3501872,"kb_used_omap":145,"kb_used_meta":4166254,"kb_avail":747305568,"statfs":{"total":773094113280,"available":765240901632,"internally_reserved":0,"allocated":3585916928,"data_stored":39143385744,"data_compressed":922947060,"data_compressed_allocated":3203334144,"data_compressed_original":38769004544,"omap_allocated":149199,"internal_metadata":4266244401},"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":2143,"num_read_kb":50542,"num_write":168,"num_write_kb":6568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":323,"num_omap_keys":16,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001627"},"pg_stats":[{"pgid":"2.7","version":"29'133","reported_seq":2035,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.230690+0000","last_change":"2026-02-18T08:15:44.023788+0000","last_active":"2026-02-18T08:51:12.230690+0000","last_peered":"2026-02-18T08:51:12.230690+0000","last_clean":"2026-02-18T08:51:12.230690+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:51:12.230690+0000","last_undegraded":"2026-02-18T08:51:12.230690+0000","last_fullsized":"2026-02-18T08:51:12.230690+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":133,"log_dups_size":0,"ondisk_log_size":133,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T14:48:16.418548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":16,"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":531,"num_read_kb":451,"num_write":116,"num_write_kb":109,"num_scrub_errors":0,"num_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":[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":"29'2621","reported_seq":3133,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.249483+0000","last_change":"2026-02-18T08:15:43.982676+0000","last_active":"2026-02-18T08:51:12.249483+0000","last_peered":"2026-02-18T08:51:12.249483+0000","last_clean":"2026-02-18T08:51:12.249483+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:51:12.249483+0000","last_undegraded":"2026-02-18T08:51:12.249483+0000","last_fullsized":"2026-02-18T08:51:12.249483+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":2621,"log_dups_size":0,"ondisk_log_size":2621,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T12:53:50.945564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":674,"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":15504,"num_read_kb":12892,"num_write":5176,"num_write_kb":5164,"num_scrub_errors":0,"num_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,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":57,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:12.962245+0000","last_change":"2026-02-18T08:15:43.962223+0000","last_active":"2026-02-18T08:49:12.962245+0000","last_peered":"2026-02-18T08:49:12.962245+0000","last_clean":"2026-02-18T08:49:12.962245+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:49:12.962245+0000","last_undegraded":"2026-02-18T08:49:12.962245+0000","last_fullsized":"2026-02-18T08:49:12.962245+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T11:40:54.518324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":[]},{"pgid":"2.4","version":"29'1747","reported_seq":1826,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:22.896755+0000","last_change":"2026-02-18T08:51:22.896755+0000","last_active":"2026-02-18T08:51:22.896755+0000","last_peered":"2026-02-18T08:51:22.896755+0000","last_clean":"2026-02-18T08:51:22.896755+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:51:22.896755+0000","last_undegraded":"2026-02-18T08:51:22.896755+0000","last_fullsized":"2026-02-18T08:51:22.896755+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'1747","last_scrub_stamp":"2026-02-18T08:51:22.896666+0000","last_deep_scrub":"29'1747","last_deep_scrub_stamp":"2026-02-18T08:51:22.896666+0000","last_clean_scrub_stamp":"2026-02-18T08:51:22.896666+0000","objects_scrubbed":2,"log_size":1747,"log_dups_size":0,"ondisk_log_size":1747,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:26:16.887834+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":674,"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":10440,"num_read_kb":8699,"num_write":3481,"num_write_kb":3475,"num_scrub_errors":0,"num_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":"3.3","version":"29'178711","reported_seq":292086,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224327+0000","last_change":"2026-02-18T08:15:50.173572+0000","last_active":"2026-02-18T08:51:12.224327+0000","last_peered":"2026-02-18T08:51:12.224327+0000","last_clean":"2026-02-18T08:51:12.224327+0000","last_became_active":"2026-02-18T08:15:47.972479+0000","last_became_peered":"2026-02-18T08:15:47.972479+0000","last_unstale":"2026-02-18T08:51:12.224327+0000","last_undegraded":"2026-02-18T08:51:12.224327+0000","last_fullsized":"2026-02-18T08:51:12.224327+0000","mapping_epoch":21,"log_start":"29'168700","ondisk_log_start":"29'168700","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:36.015929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034847799999999999,"stat_sum":{"num_bytes":4963507712,"num_objects":1193,"num_object_clones":0,"num_object_copies":2386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1193,"num_whiteouts":0,"num_read":113411,"num_read_kb":3843235,"num_write":178727,"num_write_kb":21658516,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"19'2","reported_seq":86,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957001+0000","last_change":"2026-02-18T08:15:43.964270+0000","last_active":"2026-02-18T08:49:02.957001+0000","last_peered":"2026-02-18T08:49:02.957001+0000","last_clean":"2026-02-18T08:49:02.957001+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:49:02.957001+0000","last_undegraded":"2026-02-18T08:49:02.957001+0000","last_fullsized":"2026-02-18T08:49:02.957001+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T16:12:11.379693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":27,"num_read_kb":27,"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":[]},{"pgid":"3.0","version":"29'75811","reported_seq":122788,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.224865+0000","last_change":"2026-02-18T08:15:50.382289+0000","last_active":"2026-02-18T08:51:12.224865+0000","last_peered":"2026-02-18T08:51:12.224865+0000","last_clean":"2026-02-18T08:51:12.224865+0000","last_became_active":"2026-02-18T08:15:47.990087+0000","last_became_peered":"2026-02-18T08:15:47.990087+0000","last_unstale":"2026-02-18T08:51:12.224865+0000","last_undegraded":"2026-02-18T08:51:12.224865+0000","last_fullsized":"2026-02-18T08:51:12.224865+0000","mapping_epoch":21,"log_start":"29'65800","ondisk_log_start":"29'65800","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:55:57.777368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024743699999999998,"stat_sum":{"num_bytes":4922759168,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":47011,"num_read_kb":2449271,"num_write":75850,"num_write_kb":17123888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'99","reported_seq":1188,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:22.780016+0000","last_change":"2026-02-18T08:51:22.780016+0000","last_active":"2026-02-18T08:51:22.780016+0000","last_peered":"2026-02-18T08:51:22.780016+0000","last_clean":"2026-02-18T08:51:22.780016+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:51:22.780016+0000","last_undegraded":"2026-02-18T08:51:22.780016+0000","last_fullsized":"2026-02-18T08:51:22.780016+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'99","last_scrub_stamp":"2026-02-18T08:51:22.779948+0000","last_deep_scrub":"29'99","last_deep_scrub_stamp":"2026-02-18T08:51:22.779948+0000","last_clean_scrub_stamp":"2026-02-18T08:51:22.779948+0000","objects_scrubbed":2,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T14:45:56.498545+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":16,"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":284,"num_read_kb":203,"num_write":88,"num_write_kb":82,"num_scrub_errors":0,"num_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":233,"num_omap_keys":10,"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":"3.1","version":"29'209007","reported_seq":378524,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.182146+0000","last_change":"2026-02-18T08:15:49.996645+0000","last_active":"2026-02-18T08:51:12.182146+0000","last_peered":"2026-02-18T08:51:12.182146+0000","last_clean":"2026-02-18T08:51:12.182146+0000","last_became_active":"2026-02-18T08:15:47.989416+0000","last_became_peered":"2026-02-18T08:15:47.989416+0000","last_unstale":"2026-02-18T08:51:12.182146+0000","last_undegraded":"2026-02-18T08:51:12.182146+0000","last_fullsized":"2026-02-18T08:51:12.182146+0000","mapping_epoch":21,"log_start":"29'199000","ondisk_log_start":"29'199000","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:52:27.157597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030375999999999998,"stat_sum":{"num_bytes":5178935296,"num_objects":1245,"num_object_clones":0,"num_object_copies":2490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":169577,"num_read_kb":4315517,"num_write":209034,"num_write_kb":25531252,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'503","reported_seq":569,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:52.965426+0000","last_change":"2026-02-18T08:15:43.962289+0000","last_active":"2026-02-18T08:49:52.965426+0000","last_peered":"2026-02-18T08:49:52.965426+0000","last_clean":"2026-02-18T08:49:52.965426+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:49:52.965426+0000","last_undegraded":"2026-02-18T08:49:52.965426+0000","last_fullsized":"2026-02-18T08:49:52.965426+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+0000","objects_scrubbed":0,"log_size":503,"log_dups_size":0,"ondisk_log_size":503,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:04:59.599367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":690,"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":2991,"num_read_kb":2483,"num_write":997,"num_write_kb":991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"29'211932","reported_seq":326496,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:12.228825+0000","last_change":"2026-02-18T08:15:49.998196+0000","last_active":"2026-02-18T08:51:12.228825+0000","last_peered":"2026-02-18T08:51:12.228825+0000","last_clean":"2026-02-18T08:51:12.228825+0000","last_became_active":"2026-02-18T08:15:48.120343+0000","last_became_peered":"2026-02-18T08:15:48.120343+0000","last_unstale":"2026-02-18T08:51:12.228825+0000","last_undegraded":"2026-02-18T08:51:12.228825+0000","last_fullsized":"2026-02-18T08:51:12.228825+0000","mapping_epoch":21,"log_start":"29'201900","ondisk_log_start":"29'201900","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:46.982101+0000","last_clean_scrub_stamp":"2026-02-18T08:15:46.982101+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T19:37:17.409534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063456000000000005,"stat_sum":{"num_bytes":4845441043,"num_objects":1167,"num_object_clones":0,"num_object_copies":2334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1167,"num_whiteouts":0,"num_read":114607,"num_read_kb":3037402,"num_write":211963,"num_write_kb":20003815,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"17'1","reported_seq":58,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:49:02.957013+0000","last_change":"2026-02-18T08:15:43.963871+0000","last_active":"2026-02-18T08:49:02.957013+0000","last_peered":"2026-02-18T08:49:02.957013+0000","last_clean":"2026-02-18T08:49:02.957013+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:49:02.957013+0000","last_undegraded":"2026-02-18T08:49:02.957013+0000","last_fullsized":"2026-02-18T08:49:02.957013+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:40.967425+0000","last_clean_scrub_stamp":"2026-02-18T08:15:40.967425+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-02-19T15:38:20.408049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":192,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:47:52.956938+0000","last_change":"2026-02-18T08:15:39.951696+0000","last_active":"2026-02-18T08:47:52.956938+0000","last_peered":"2026-02-18T08:47:52.956938+0000","last_clean":"2026-02-18T08:47:52.956938+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:47:52.956938+0000","last_undegraded":"2026-02-18T08:47:52.956938+0000","last_fullsized":"2026-02-18T08:47:52.956938+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:15:38.961048+0000","last_clean_scrub_stamp":"2026-02-18T08:15:38.961048+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T18:09:02.464791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19910643219,"num_objects":4791,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4791,"num_whiteouts":0,"num_read":444606,"num_read_kb":13645425,"num_write":675574,"num_write_kb":84317471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3583221760,"data_stored":39141219366,"data_compressed":922931848,"data_compressed_allocated":3203260416,"data_compressed_original":38767857664,"omap_allocated":0,"internal_metadata":0},"log_size":40061,"ondisk_log_size":40061,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29777,"num_read_kb":24755,"num_write":9860,"num_write_kb":9823,"num_scrub_errors":0,"num_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":323,"num_omap_keys":16,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51451,"internal_metadata":0},"log_size":5106,"ondisk_log_size":5106,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575280,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27336,"kb_used_data":376,"kb_used_omap":25,"kb_used_meta":26918,"kb_avail":94344504,"statfs":{"total":96636764160,"available":96608772096,"internally_reserved":0,"allocated":385024,"data_stored":713757,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":26312,"internal_metadata":27564344},"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":55834575280,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63372,"kb_used_data":316,"kb_used_omap":33,"kb_used_meta":63006,"kb_avail":94308468,"statfs":{"total":96636764160,"available":96571871232,"internally_reserved":0,"allocated":323584,"data_stored":123373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34565,"internal_metadata":64518395},"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":55834575279,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":14,"kb_used_meta":1128305,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015841,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":14800,"internal_metadata":1155384880},"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":55834575278,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1471612,"kb_used_data":895468,"kb_used_omap":4,"kb_used_meta":576123,"kb_avail":92900228,"statfs":{"total":96636764160,"available":95129833472,"internally_reserved":0,"allocated":916959232,"data_stored":9970398011,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":4502,"internal_metadata":589950570},"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":55834575279,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556512,"kb_used_data":427808,"kb_used_omap":22,"kb_used_meta":1128297,"kb_avail":92815328,"statfs":{"total":96636764160,"available":95042895872,"internally_reserved":0,"allocated":438075392,"data_stored":4766015838,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":22610,"internal_metadata":1155377070},"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":55834575279,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":724900,"kb_used_data":427276,"kb_used_omap":22,"kb_used_meta":297577,"kb_avail":93646940,"statfs":{"total":96636764160,"available":95894466560,"internally_reserved":0,"allocated":437530624,"data_stored":4834563915,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":22612,"internal_metadata":304719788},"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":55834575279,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":833268,"kb_used_data":427292,"kb_used_omap":17,"kb_used_meta":405934,"kb_avail":93538572,"statfs":{"total":96636764160,"available":95783497728,"internally_reserved":0,"allocated":437547008,"data_stored":4834565956,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":17963,"internal_metadata":415676885},"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":55834575279,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1435640,"kb_used_data":895528,"kb_used_omap":5,"kb_used_meta":540090,"kb_avail":92936200,"statfs":{"total":96636764160,"available":95166668800,"internally_reserved":0,"allocated":917020672,"data_stored":9970989053,"data_compressed":237017323,"data_compressed_allocated":818626560,"data_compressed_original":9874432000,"omap_allocated":5835,"internal_metadata":553052469},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19952,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10998,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T08:51:23.799 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-18T08:15:40.967425+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=40, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.799 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-18T08:15:40.967425+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=40, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.800 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-18T08:15:40.967425+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=40, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.800 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-18T08:15:46.982101+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=46, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.800 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-18T08:15:40.967425+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=40, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.800 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-18T08:15:46.982101+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=46, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.800 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-18T08:15:46.982101+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=46, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.801 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-18T08:15:40.967425+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=40, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.801 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-18T08:15:46.982101+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=46, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.801 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-18T08:15:40.967425+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=40, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.801 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-18T08:15:38.961048+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=15, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=8, tm_min=51, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T08:51:23.801 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-18T08:51:32.947 INFO:tasks.ceph.mgr.x.trial054.stderr:2026-02-18T08:51:32.943+0000 7fdd382ae640 -1 calc_pg_upmaps abort due to max <= 0 2026-02-18T08:51:43.802 DEBUG:teuthology.orchestra.run.trial054:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T08:51:43.959 INFO:teuthology.orchestra.run.trial054.stdout: 2026-02-18T08:51:43.959 INFO:teuthology.orchestra.run.trial054.stderr:dumped all 2026-02-18T08:51:43.971 INFO:teuthology.orchestra.run.trial054.stdout:{"pg_ready":true,"pg_map":{"version":1105,"stamp":"2026-02-18T08:51:43.149315+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19911235676,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":474469,"num_read_kb":13670253,"num_write":685579,"num_write_kb":84329966,"num_scrub_errors":0,"num_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":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45546,"ondisk_log_size":45546,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":7686448,"kb_used_data":3501872,"kb_used_omap":145,"kb_used_meta":4184302,"kb_avail":747288272,"statfs":{"total":773094113280,"available":765223190528,"internally_reserved":0,"allocated":3585916928,"data_stored":39143385744,"data_compressed":922947060,"data_compressed_allocated":3203334144,"data_compressed_original":38769004544,"omap_allocated":149199,"internal_metadata":4284725553},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,2,4,2],"upper_bound":64},"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.001455"},"pg_stats":[{"pgid":"2.7","version":"29'134","reported_seq":2044,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:23.888080+0000","last_change":"2026-02-18T08:51:23.888080+0000","last_active":"2026-02-18T08:51:23.888080+0000","last_peered":"2026-02-18T08:51:23.888080+0000","last_clean":"2026-02-18T08:51:23.888080+0000","last_became_active":"2026-02-18T08:15:41.960268+0000","last_became_peered":"2026-02-18T08:15:41.960268+0000","last_unstale":"2026-02-18T08:51:23.888080+0000","last_undegraded":"2026-02-18T08:51:23.888080+0000","last_fullsized":"2026-02-18T08:51:23.888080+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'134","last_scrub_stamp":"2026-02-18T08:51:23.888027+0000","last_deep_scrub":"29'134","last_deep_scrub_stamp":"2026-02-18T08:51:23.888027+0000","last_clean_scrub_stamp":"2026-02-18T08:51:23.888027+0000","objects_scrubbed":2,"log_size":134,"log_dups_size":0,"ondisk_log_size":134,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T17:07:49.870194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027232599999999998,"stat_sum":{"num_bytes":16,"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":531,"num_read_kb":451,"num_write":116,"num_write_kb":109,"num_scrub_errors":0,"num_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":84,"num_omap_keys":9,"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":"29'2621","reported_seq":3141,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:24.973165+0000","last_change":"2026-02-18T08:51:24.973165+0000","last_active":"2026-02-18T08:51:24.973165+0000","last_peered":"2026-02-18T08:51:24.973165+0000","last_clean":"2026-02-18T08:51:24.973165+0000","last_became_active":"2026-02-18T08:15:41.977705+0000","last_became_peered":"2026-02-18T08:15:41.977705+0000","last_unstale":"2026-02-18T08:51:24.973165+0000","last_undegraded":"2026-02-18T08:51:24.973165+0000","last_fullsized":"2026-02-18T08:51:24.973165+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'2621","last_scrub_stamp":"2026-02-18T08:51:24.973135+0000","last_deep_scrub":"29'2621","last_deep_scrub_stamp":"2026-02-18T08:51:24.973135+0000","last_clean_scrub_stamp":"2026-02-18T08:51:24.973135+0000","objects_scrubbed":2,"log_size":2621,"log_dups_size":0,"ondisk_log_size":2621,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T12:15:45.867308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564782,"stat_sum":{"num_bytes":674,"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":15504,"num_read_kb":12892,"num_write":5176,"num_write_kb":5164,"num_scrub_errors":0,"num_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":233,"num_omap_keys":10,"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":"0'0","reported_seq":65,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:25.647385+0000","last_change":"2026-02-18T08:51:25.647385+0000","last_active":"2026-02-18T08:51:25.647385+0000","last_peered":"2026-02-18T08:51:25.647385+0000","last_clean":"2026-02-18T08:51:25.647385+0000","last_became_active":"2026-02-18T08:15:41.958207+0000","last_became_peered":"2026-02-18T08:15:41.958207+0000","last_unstale":"2026-02-18T08:51:25.647385+0000","last_undegraded":"2026-02-18T08:51:25.647385+0000","last_fullsized":"2026-02-18T08:51:25.647385+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T08:51:25.647302+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T08:51:25.647302+0000","last_clean_scrub_stamp":"2026-02-18T08:51:25.647302+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-02-19T20:30:24.730584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046187799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":[]},{"pgid":"2.4","version":"29'1747","reported_seq":1826,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:22.896755+0000","last_change":"2026-02-18T08:51:22.896755+0000","last_active":"2026-02-18T08:51:22.896755+0000","last_peered":"2026-02-18T08:51:22.896755+0000","last_clean":"2026-02-18T08:51:22.896755+0000","last_became_active":"2026-02-18T08:15:41.977208+0000","last_became_peered":"2026-02-18T08:15:41.977208+0000","last_unstale":"2026-02-18T08:51:22.896755+0000","last_undegraded":"2026-02-18T08:51:22.896755+0000","last_fullsized":"2026-02-18T08:51:22.896755+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'1747","last_scrub_stamp":"2026-02-18T08:51:22.896666+0000","last_deep_scrub":"29'1747","last_deep_scrub_stamp":"2026-02-18T08:51:22.896666+0000","last_clean_scrub_stamp":"2026-02-18T08:51:22.896666+0000","objects_scrubbed":2,"log_size":1747,"log_dups_size":0,"ondisk_log_size":1747,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:26:16.887834+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00040962600000000001,"stat_sum":{"num_bytes":674,"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":10440,"num_read_kb":8699,"num_write":3481,"num_write_kb":3475,"num_scrub_errors":0,"num_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":"3.3","version":"29'179899","reported_seq":293362,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:37.152855+0000","last_change":"2026-02-18T08:51:37.152855+0000","last_active":"2026-02-18T08:51:37.152855+0000","last_peered":"2026-02-18T08:51:37.152855+0000","last_clean":"2026-02-18T08:51:37.152855+0000","last_became_active":"2026-02-18T08:15:47.972479+0000","last_became_peered":"2026-02-18T08:15:47.972479+0000","last_unstale":"2026-02-18T08:51:37.152855+0000","last_undegraded":"2026-02-18T08:51:37.152855+0000","last_fullsized":"2026-02-18T08:51:37.152855+0000","mapping_epoch":21,"log_start":"29'169800","ondisk_log_start":"29'169800","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'179899","last_scrub_stamp":"2026-02-18T08:51:37.152821+0000","last_deep_scrub":"29'179899","last_deep_scrub_stamp":"2026-02-18T08:51:37.152821+0000","last_clean_scrub_stamp":"2026-02-18T08:51:37.152821+0000","objects_scrubbed":1193,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:28:45.492807+0000","scrub_duration":13356,"objects_trimmed":0,"snaptrim_duration":0.00034847799999999999,"stat_sum":{"num_bytes":4963507712,"num_objects":1193,"num_object_clones":0,"num_object_copies":2386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1193,"num_whiteouts":0,"num_read":113411,"num_read_kb":3843235,"num_write":178727,"num_write_kb":21658516,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'3","reported_seq":95,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:23.940175+0000","last_change":"2026-02-18T08:51:23.940175+0000","last_active":"2026-02-18T08:51:23.940175+0000","last_peered":"2026-02-18T08:51:23.940175+0000","last_clean":"2026-02-18T08:51:23.940175+0000","last_became_active":"2026-02-18T08:15:41.960682+0000","last_became_peered":"2026-02-18T08:15:41.960682+0000","last_unstale":"2026-02-18T08:51:23.940175+0000","last_undegraded":"2026-02-18T08:51:23.940175+0000","last_fullsized":"2026-02-18T08:51:23.940175+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'3","last_scrub_stamp":"2026-02-18T08:51:23.940132+0000","last_deep_scrub":"29'3","last_deep_scrub_stamp":"2026-02-18T08:51:23.940132+0000","last_clean_scrub_stamp":"2026-02-18T08:51:23.940132+0000","objects_scrubbed":1,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:08:02.004190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091666299999999996,"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":27,"num_read_kb":27,"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":[]},{"pgid":"3.0","version":"29'76992","reported_seq":124057,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:35.069363+0000","last_change":"2026-02-18T08:51:35.069363+0000","last_active":"2026-02-18T08:51:35.069363+0000","last_peered":"2026-02-18T08:51:35.069363+0000","last_clean":"2026-02-18T08:51:35.069363+0000","last_became_active":"2026-02-18T08:15:47.990087+0000","last_became_peered":"2026-02-18T08:15:47.990087+0000","last_unstale":"2026-02-18T08:51:35.069363+0000","last_undegraded":"2026-02-18T08:51:35.069363+0000","last_fullsized":"2026-02-18T08:51:35.069363+0000","mapping_epoch":21,"log_start":"29'66900","ondisk_log_start":"29'66900","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'76992","last_scrub_stamp":"2026-02-18T08:51:35.069340+0000","last_deep_scrub":"29'76992","last_deep_scrub_stamp":"2026-02-18T08:51:35.069340+0000","last_clean_scrub_stamp":"2026-02-18T08:51:35.069340+0000","objects_scrubbed":1186,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"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":12,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T11:32:00.688187+0000","scrub_duration":11136,"objects_trimmed":0,"snaptrim_duration":0.00024743699999999998,"stat_sum":{"num_bytes":4922759168,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":47011,"num_read_kb":2449271,"num_write":75850,"num_write_kb":17123888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'99","reported_seq":1188,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:22.780016+0000","last_change":"2026-02-18T08:51:22.780016+0000","last_active":"2026-02-18T08:51:22.780016+0000","last_peered":"2026-02-18T08:51:22.780016+0000","last_clean":"2026-02-18T08:51:22.780016+0000","last_became_active":"2026-02-18T08:15:42.041535+0000","last_became_peered":"2026-02-18T08:15:42.041535+0000","last_unstale":"2026-02-18T08:51:22.780016+0000","last_undegraded":"2026-02-18T08:51:22.780016+0000","last_fullsized":"2026-02-18T08:51:22.780016+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'99","last_scrub_stamp":"2026-02-18T08:51:22.779948+0000","last_deep_scrub":"29'99","last_deep_scrub_stamp":"2026-02-18T08:51:22.779948+0000","last_clean_scrub_stamp":"2026-02-18T08:51:22.779948+0000","objects_scrubbed":2,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T14:45:56.498545+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00032918699999999999,"stat_sum":{"num_bytes":16,"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":284,"num_read_kb":203,"num_write":88,"num_write_kb":82,"num_scrub_errors":0,"num_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":233,"num_omap_keys":10,"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":"3.1","version":"29'210240","reported_seq":379849,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:35.798733+0000","last_change":"2026-02-18T08:51:35.798733+0000","last_active":"2026-02-18T08:51:35.798733+0000","last_peered":"2026-02-18T08:51:35.798733+0000","last_clean":"2026-02-18T08:51:35.798733+0000","last_became_active":"2026-02-18T08:15:47.989416+0000","last_became_peered":"2026-02-18T08:15:47.989416+0000","last_unstale":"2026-02-18T08:51:35.798733+0000","last_undegraded":"2026-02-18T08:51:35.798733+0000","last_fullsized":"2026-02-18T08:51:35.798733+0000","mapping_epoch":21,"log_start":"29'200200","ondisk_log_start":"29'200200","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'210240","last_scrub_stamp":"2026-02-18T08:51:35.798675+0000","last_deep_scrub":"29'210240","last_deep_scrub_stamp":"2026-02-18T08:51:35.798675+0000","last_clean_scrub_stamp":"2026-02-18T08:51:35.798675+0000","objects_scrubbed":1245,"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":14,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T20:24:50.563989+0000","scrub_duration":13312,"objects_trimmed":0,"snaptrim_duration":0.00030375999999999998,"stat_sum":{"num_bytes":5178935296,"num_objects":1245,"num_object_clones":0,"num_object_copies":2490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":169577,"num_read_kb":4315517,"num_write":209034,"num_write_kb":25531252,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'504","reported_seq":578,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:26.683683+0000","last_change":"2026-02-18T08:51:26.683683+0000","last_active":"2026-02-18T08:51:26.683683+0000","last_peered":"2026-02-18T08:51:26.683683+0000","last_clean":"2026-02-18T08:51:26.683683+0000","last_became_active":"2026-02-18T08:15:41.960656+0000","last_became_peered":"2026-02-18T08:15:41.960656+0000","last_unstale":"2026-02-18T08:51:26.683683+0000","last_undegraded":"2026-02-18T08:51:26.683683+0000","last_fullsized":"2026-02-18T08:51:26.683683+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'504","last_scrub_stamp":"2026-02-18T08:51:26.683609+0000","last_deep_scrub":"29'504","last_deep_scrub_stamp":"2026-02-18T08:51:26.683609+0000","last_clean_scrub_stamp":"2026-02-18T08:51:26.683609+0000","objects_scrubbed":2,"log_size":504,"log_dups_size":0,"ondisk_log_size":504,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T15:43:25.314442+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00054446099999999999,"stat_sum":{"num_bytes":690,"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":2991,"num_read_kb":2483,"num_write":997,"num_write_kb":991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"29'213091","reported_seq":327741,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:34.631241+0000","last_change":"2026-02-18T08:51:34.631241+0000","last_active":"2026-02-18T08:51:34.631241+0000","last_peered":"2026-02-18T08:51:34.631241+0000","last_clean":"2026-02-18T08:51:34.631241+0000","last_became_active":"2026-02-18T08:15:48.120343+0000","last_became_peered":"2026-02-18T08:15:48.120343+0000","last_unstale":"2026-02-18T08:51:34.631241+0000","last_undegraded":"2026-02-18T08:51:34.631241+0000","last_fullsized":"2026-02-18T08:51:34.631241+0000","mapping_epoch":21,"log_start":"29'203000","ondisk_log_start":"29'203000","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'213091","last_scrub_stamp":"2026-02-18T08:51:34.631212+0000","last_deep_scrub":"29'213091","last_deep_scrub_stamp":"2026-02-18T08:51:34.631212+0000","last_clean_scrub_stamp":"2026-02-18T08:51:34.631212+0000","objects_scrubbed":1167,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"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":12,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:44:37.065973+0000","scrub_duration":11180,"objects_trimmed":0,"snaptrim_duration":0.00063456000000000005,"stat_sum":{"num_bytes":4845441043,"num_objects":1167,"num_object_clones":0,"num_object_copies":2334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1167,"num_whiteouts":0,"num_read":114607,"num_read_kb":3037402,"num_write":211963,"num_write_kb":20003815,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'2","reported_seq":67,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:24.952022+0000","last_change":"2026-02-18T08:51:24.952022+0000","last_active":"2026-02-18T08:51:24.952022+0000","last_peered":"2026-02-18T08:51:24.952022+0000","last_clean":"2026-02-18T08:51:24.952022+0000","last_became_active":"2026-02-18T08:15:41.960674+0000","last_became_peered":"2026-02-18T08:15:41.960674+0000","last_unstale":"2026-02-18T08:51:24.952022+0000","last_undegraded":"2026-02-18T08:51:24.952022+0000","last_fullsized":"2026-02-18T08:51:24.952022+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'2","last_scrub_stamp":"2026-02-18T08:51:24.951966+0000","last_deep_scrub":"29'2","last_deep_scrub_stamp":"2026-02-18T08:51:24.951966+0000","last_clean_scrub_stamp":"2026-02-18T08:51:24.951966+0000","objects_scrubbed":1,"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-02-19T14:14:03.329392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000472277,"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":[]},{"pgid":"1.0","version":"29'114","reported_seq":202,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-18T08:51:24.631573+0000","last_change":"2026-02-18T08:51:24.631573+0000","last_active":"2026-02-18T08:51:24.631573+0000","last_peered":"2026-02-18T08:51:24.631573+0000","last_clean":"2026-02-18T08:51:24.631573+0000","last_became_active":"2026-02-18T08:15:39.951454+0000","last_became_peered":"2026-02-18T08:15:39.951454+0000","last_unstale":"2026-02-18T08:51:24.631573+0000","last_undegraded":"2026-02-18T08:51:24.631573+0000","last_fullsized":"2026-02-18T08:51:24.631573+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'114","last_scrub_stamp":"2026-02-18T08:51:24.631513+0000","last_deep_scrub":"29'114","last_deep_scrub_stamp":"2026-02-18T08:51:24.631513+0000","last_clean_scrub_stamp":"2026-02-18T08:51:24.631513+0000","objects_scrubbed":2,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"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-02-19T10:25:13.257091+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19910643219,"num_objects":4791,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4791,"num_whiteouts":0,"num_read":444606,"num_read_kb":13645425,"num_write":675574,"num_write_kb":84317471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3583221760,"data_stored":39141219366,"data_compressed":922931848,"data_compressed_allocated":3203260416,"data_compressed_original":38767857664,"omap_allocated":0,"internal_metadata":0},"log_size":40322,"ondisk_log_size":40322,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29777,"num_read_kb":24755,"num_write":9860,"num_write_kb":9823,"num_scrub_errors":0,"num_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":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":51451,"internal_metadata":0},"log_size":5110,"ondisk_log_size":5110,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":114688,"data_stored":1180736,"data_compressed":15212,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":114,"ondisk_log_size":114,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575284,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27336,"kb_used_data":376,"kb_used_omap":25,"kb_used_meta":26918,"kb_avail":94344504,"statfs":{"total":96636764160,"available":96608772096,"internally_reserved":0,"allocated":385024,"data_stored":713757,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":26312,"internal_metadata":27564344},"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":55834575284,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63372,"kb_used_data":316,"kb_used_omap":33,"kb_used_meta":63006,"kb_avail":94308468,"statfs":{"total":96636764160,"available":96571871232,"internally_reserved":0,"allocated":323584,"data_stored":123373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34565,"internal_metadata":64518395},"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":55834575283,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556144,"kb_used_data":427808,"kb_used_omap":14,"kb_used_meta":1128305,"kb_avail":92815696,"statfs":{"total":96636764160,"available":95043272704,"internally_reserved":0,"allocated":438075392,"data_stored":4766015841,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":14800,"internal_metadata":1155384880},"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":55834575282,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1489660,"kb_used_data":895468,"kb_used_omap":4,"kb_used_meta":594171,"kb_avail":92882180,"statfs":{"total":96636764160,"available":95111352320,"internally_reserved":0,"allocated":916959232,"data_stored":9970398011,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":4502,"internal_metadata":608431722},"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":55834575282,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1556144,"kb_used_data":427808,"kb_used_omap":22,"kb_used_meta":1128297,"kb_avail":92815696,"statfs":{"total":96636764160,"available":95043272704,"internally_reserved":0,"allocated":438075392,"data_stored":4766015838,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":22610,"internal_metadata":1155377070},"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":55834575283,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":724892,"kb_used_data":427276,"kb_used_omap":22,"kb_used_meta":297577,"kb_avail":93646948,"statfs":{"total":96636764160,"available":95894474752,"internally_reserved":0,"allocated":437530624,"data_stored":4834563915,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":22612,"internal_metadata":304719788},"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":55834575283,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":833260,"kb_used_data":427292,"kb_used_omap":17,"kb_used_meta":405934,"kb_avail":93538580,"statfs":{"total":96636764160,"available":95783505920,"internally_reserved":0,"allocated":437547008,"data_stored":4834565956,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":17963,"internal_metadata":415676885},"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":55834575283,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1435640,"kb_used_data":895528,"kb_used_omap":5,"kb_used_meta":540090,"kb_avail":92936200,"statfs":{"total":96636764160,"available":95166668800,"internally_reserved":0,"allocated":917020672,"data_stored":9970989053,"data_compressed":237017323,"data_compressed_allocated":818626560,"data_compressed_original":9874432000,"omap_allocated":5835,"internal_metadata":553052469},"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":[0,1,1,2,4,2],"upper_bound":64},"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":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7606,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3176,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7998,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19952,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10998,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":437211136,"data_stored":4834441216,"data_compressed":111806956,"data_compressed_allocated":392876032,"data_compressed_original":4791059968,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":916643840,"data_stored":9970275328,"data_compressed":237009717,"data_compressed_allocated":818589696,"data_compressed_original":9873858560,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":437755904,"data_stored":4765893139,"data_compressed":112649251,"data_compressed_allocated":390164480,"data_compressed_original":4719010304,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T08:51:43.973 DEBUG:teuthology.orchestra.run.trial054:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-18T08:51:44.145 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-18T08:51:44.145 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-18T08:51:44.145 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-18T08:51:44.145 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:51:48.842 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.0 is failed for ~0s 2026-02-18T08:51:50.247 INFO:tasks.ceph.osd.0:Stopped 2026-02-18T08:51:50.248 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-18T08:51:50.248 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:51:54.950 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.1 is failed for ~0s 2026-02-18T08:51:54.950 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.0 has been restored 2026-02-18T08:51:56.350 INFO:tasks.ceph.osd.1:Stopped 2026-02-18T08:51:56.350 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-18T08:51:56.350 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:51:56.432 INFO:tasks.ceph.osd.2:Stopped 2026-02-18T08:51:56.432 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-18T08:51:56.432 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:00.857 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.3 is failed for ~0s 2026-02-18T08:52:00.857 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.1 has been restored 2026-02-18T08:52:02.534 INFO:tasks.ceph.osd.3:Stopped 2026-02-18T08:52:02.535 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-18T08:52:02.535 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:02.628 INFO:tasks.ceph.osd.4:Stopped 2026-02-18T08:52:02.628 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-18T08:52:02.628 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:06.563 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 is failed for ~0s 2026-02-18T08:52:06.563 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.3 has been restored 2026-02-18T08:52:08.731 INFO:tasks.ceph.osd.5:Stopped 2026-02-18T08:52:08.731 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-18T08:52:08.731 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:08.806 INFO:tasks.ceph.osd.6:Stopped 2026-02-18T08:52:08.807 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-18T08:52:08.807 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:08.895 INFO:tasks.ceph.osd.7:Stopped 2026-02-18T08:52:08.896 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-18T08:52:08.896 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-18T08:52:08.896 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:08.925 INFO:tasks.ceph.mgr.x:Stopped 2026-02-18T08:52:08.926 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-18T08:52:08.926 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:08.952 INFO:tasks.ceph.mgr.y:Stopped 2026-02-18T08:52:08.952 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-18T08:52:08.952 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-18T08:52:08.952 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:08.986 INFO:tasks.ceph.mon.a:Stopped 2026-02-18T08:52:08.987 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-18T08:52:08.987 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:09.045 INFO:tasks.ceph.mon.c:Stopped 2026-02-18T08:52:09.046 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-18T08:52:09.046 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T08:52:09.059 INFO:tasks.ceph.mon.b:Stopped 2026-02-18T08:52:09.059 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-18T08:52:09.059 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:52:09.102 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:52:09.103 DEBUG:teuthology.orchestra.run.trial054:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-18T08:52:09.236 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:52:09.236 DEBUG:teuthology.orchestra.run.trial054:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-18T08:52:09.266 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:52:09.266 DEBUG:teuthology.orchestra.run.trial054:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-18T08:52:09.337 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:52:09.337 DEBUG:teuthology.orchestra.run.trial054:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-18T08:52:09.439 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:52:09.439 DEBUG:teuthology.orchestra.run.trial129:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-18T08:52:09.533 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:52:09.533 DEBUG:teuthology.orchestra.run.trial129:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-18T08:52:09.590 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:52:09.590 DEBUG:teuthology.orchestra.run.trial129:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-18T08:52:09.605 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:52:09.605 DEBUG:teuthology.orchestra.run.trial129:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-18T08:52:09.661 INFO:tasks.ceph:Archiving mon data... 2026-02-18T08:52:09.663 DEBUG:teuthology.misc:Transferring archived files from trial054:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/data/mon.a.tgz 2026-02-18T08:52:09.663 DEBUG:teuthology.orchestra.run.trial054:> mktemp 2026-02-18T08:52:09.668 INFO:teuthology.orchestra.run.trial054.stdout:/tmp/tmp.gBYoVyMxr2 2026-02-18T08:52:09.668 DEBUG:teuthology.orchestra.run.trial054:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.gBYoVyMxr2 2026-02-18T08:52:09.756 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 0666 /tmp/tmp.gBYoVyMxr2 2026-02-18T08:52:09.814 DEBUG:teuthology.orchestra.remote:trial054:/tmp/tmp.gBYoVyMxr2 is 273KB 2026-02-18T08:52:09.870 DEBUG:teuthology.orchestra.run.trial054:> rm -fr /tmp/tmp.gBYoVyMxr2 2026-02-18T08:52:09.874 DEBUG:teuthology.misc:Transferring archived files from trial054:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/data/mon.c.tgz 2026-02-18T08:52:09.874 DEBUG:teuthology.orchestra.run.trial054:> mktemp 2026-02-18T08:52:09.920 INFO:teuthology.orchestra.run.trial054.stdout:/tmp/tmp.e6vzzn7Laa 2026-02-18T08:52:09.921 DEBUG:teuthology.orchestra.run.trial054:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.e6vzzn7Laa 2026-02-18T08:52:10.003 DEBUG:teuthology.orchestra.run.trial054:> sudo chmod 0666 /tmp/tmp.e6vzzn7Laa 2026-02-18T08:52:10.098 DEBUG:teuthology.orchestra.remote:trial054:/tmp/tmp.e6vzzn7Laa is 276KB 2026-02-18T08:52:10.154 DEBUG:teuthology.orchestra.run.trial054:> rm -fr /tmp/tmp.e6vzzn7Laa 2026-02-18T08:52:10.158 DEBUG:teuthology.misc:Transferring archived files from trial129:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/data/mon.b.tgz 2026-02-18T08:52:10.159 DEBUG:teuthology.orchestra.run.trial129:> mktemp 2026-02-18T08:52:10.163 INFO:teuthology.orchestra.run.trial129.stdout:/tmp/tmp.dyYVui1My5 2026-02-18T08:52:10.164 DEBUG:teuthology.orchestra.run.trial129:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.dyYVui1My5 2026-02-18T08:52:10.247 DEBUG:teuthology.orchestra.run.trial129:> sudo chmod 0666 /tmp/tmp.dyYVui1My5 2026-02-18T08:52:10.348 DEBUG:teuthology.orchestra.remote:trial129:/tmp/tmp.dyYVui1My5 is 276KB 2026-02-18T08:52:10.404 DEBUG:teuthology.orchestra.run.trial129:> rm -fr /tmp/tmp.dyYVui1My5 2026-02-18T08:52:10.409 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-18T08:52:10.409 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:52:10.411 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:52:10.452 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:52:10.465 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T08:52:10.506 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T08:52:10.510 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T08:52:10.510 INFO:tasks.ceph:Archiving crash dumps... 2026-02-18T08:52:10.513 DEBUG:teuthology.misc:Transferring archived files from trial054:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial054/crash 2026-02-18T08:52:10.514 DEBUG:teuthology.orchestra.run.trial054:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T08:52:10.523 DEBUG:teuthology.misc:Transferring archived files from trial129:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial129/crash 2026-02-18T08:52:10.525 DEBUG:teuthology.orchestra.run.trial129:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T08:52:10.555 DEBUG:teuthology.misc:Transferring archived files from trial184:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial184/crash 2026-02-18T08:52:10.557 DEBUG:teuthology.orchestra.run.trial184:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T08:52:10.565 INFO:tasks.ceph:Compressing logs... 2026-02-18T08:52:10.565 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:52:10.570 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:52:10.577 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18031.log 2026-02-18T08:52:10.578 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16689.log 2026-02-18T08:52:10.578 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18031.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18499.log 2026-02-18T08:52:10.578 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18031.log.gz 2026-02-18T08:52:10.578 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16689.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16689.log.gz 2026-02-18T08:52:10.578 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18109.log 2026-02-18T08:52:10.582 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18499.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18135.log 2026-02-18T08:52:10.582 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18499.log.gz 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18109.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16184.log 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18109.log.gz 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18135.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17979.log 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18135.log.gz 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16184.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12762.log 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16184.log.gz 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16380.log 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.17979.log: /var/log/ceph/ceph-client.admin.12762.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17979.log.gz 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12762.log.gz 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16380.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18317.log 2026-02-18T08:52:10.583 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16380.log.gz 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16091.log 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-osd.3.log: /var/log/ceph/ceph-client.admin.18317.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18317.log.gz 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18523.log 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16593.log 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16091.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16091.log.gz 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18523.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18523.log.gz 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12402.log 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18421.log 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16593.log: /var/log/ceph/ceph-client.admin.12402.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16593.log.gz 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12402.log.gz 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16117.log 2026-02-18T08:52:10.584 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18421.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18421.log.gz 2026-02-18T08:52:10.585 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16440.log 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16117.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16117.log.gz 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16440.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16440.log.gz 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16045.log 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18291.log 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.15983.log 2026-02-18T08:52:10.597 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16045.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16045.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18291.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18291.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.7535.log 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16194.log 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.15983.log: /var/log/ceph/ceph.tmp-client.admin.7535.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.15983.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.7535.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16189.log 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16194.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16194.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16715.log 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16189.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16430.log 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16189.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16715.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16715.log.gz 2026-02-18T08:52:10.598 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16430.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16592.log 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16430.log.gz 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16442.log 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16592.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16592.log.gz 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16065.log 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16442.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16442.log.gz 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16195.log 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16192.log 2026-02-18T08:52:10.599 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16065.log: /var/log/ceph/ceph-client.admin.16195.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16065.log.gz 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16195.log.gz 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16008.log 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16192.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16192.log.gz 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16143.log 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16008.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16008.log.gz 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16663.log 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16196.log 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16143.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16143.log.gz 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16663.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/ceph-client.admin.16663.log.gz -- 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr: /var/log/ceph/ceph-client.admin.18213.log 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16196.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16196.log.gz 2026-02-18T08:52:10.600 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18473.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18369.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18213.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18213.log.gz 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18473.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18473.log.gz 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18369.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18265.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18369.log.gz 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph.audit.log: /var/log/ceph/ceph-client.admin.18265.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17953.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18265.log.gz 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16190.log 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T08:52:10.601 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.17953.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16197.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17953.log.gz 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16190.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16190.log.gz 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16197.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16197.log.gz 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18083.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18447.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12447.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18083.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18083.log.gz 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18447.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18447.log.gz 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16585.log 2026-02-18T08:52:10.602 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.12447.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18005.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12447.log.gz 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16585.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12496.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16585.log.gz 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18005.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18005.log.gz 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18057.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16385.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.12496.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12496.log.gz 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18057.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18057.log.gz 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16385.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16385.log.gz 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16467.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18395.log 2026-02-18T08:52:10.603 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16467.log: 93.8% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18343.log 0.0% 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr: -- replaced with /var/log/ceph/ceph-client.admin.16467.log.gz 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18395.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18395.log.gz 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16382.log 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18343.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18239.log 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18343.log.gz 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.16382.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16382.log.gz 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18161.log 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18239.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18239.log.gz 2026-02-18T08:52:10.604 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-18T08:52:10.606 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18161.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16433.log 2026-02-18T08:52:10.606 INFO:teuthology.orchestra.run.trial054.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18161.log.gz 2026-02-18T08:52:10.606 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.18187.log 2026-02-18T08:52:10.606 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-osd.1.log: /var/log/ceph/ceph-client.admin.16433.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16433.log.gz 2026-02-18T08:52:10.606 INFO:teuthology.orchestra.run.trial054.stderr:/var/log/ceph/ceph-client.admin.18187.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.18187.log.gz 2026-02-18T08:52:10.607 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:52:10.614 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12477.log 2026-02-18T08:52:10.615 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-18T08:52:10.615 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12477.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12429.log 2026-02-18T08:52:10.615 INFO:teuthology.orchestra.run.trial129.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12477.log.gz 2026-02-18T08:52:10.616 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12405.log 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12429.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.12429.log.gz 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr: -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12405.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12405.log.gz 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12501.log 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-osd.5.log: /var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12501.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12501.log.gz 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12453.log 2026-02-18T08:52:10.617 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12381.log 2026-02-18T08:52:10.620 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12453.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12453.log.gz 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12381.log: /var/log/ceph/ceph.audit.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12381.log.gz 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12356.log 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr: 89.2% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-client.admin.12356.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12332.log 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12356.log.gz 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-osd.4.log: /var/log/ceph/ceph-client.admin.12332.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12332.log.gz 2026-02-18T08:52:10.621 INFO:teuthology.orchestra.run.trial129.stderr:/var/log/ceph/ceph-mgr.y.log: 88.5% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T08:52:10.623 INFO:teuthology.orchestra.run.trial184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7866.log 2026-02-18T08:52:10.623 INFO:teuthology.orchestra.run.trial184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.8044.log 2026-02-18T08:52:10.623 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7866.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7866.log.gz 2026-02-18T08:52:10.623 INFO:teuthology.orchestra.run.trial184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.8098.log 2026-02-18T08:52:10.623 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.8044.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7568.log 2026-02-18T08:52:10.623 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.8044.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.8098.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.8075.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.8098.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7568.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7610.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7568.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.8075.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7516.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.8075.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7610.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7908.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7610.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7516.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.7975.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7516.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7908.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7887.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7908.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.0.7975.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7540.log 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr: 55.8% -- replaced with /var/log/ceph/ceph-client.0.7975.log.gz 2026-02-18T08:52:10.624 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7887.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7589.log 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7887.log.gz 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7540.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7540.log.gz 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr:/var/log/ceph/ceph-client.admin.7589.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7589.log.gz 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr: 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr:real 0m0.011s 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr:user 0m0.008s 2026-02-18T08:52:10.625 INFO:teuthology.orchestra.run.trial184.stderr:sys 0m0.016s 2026-02-18T08:52:10.629 INFO:teuthology.orchestra.run.trial129.stderr: 95.0% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-18T08:52:10.695 INFO:teuthology.orchestra.run.trial054.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-18T08:52:10.825 INFO:teuthology.orchestra.run.trial129.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-18T08:52:10.869 INFO:teuthology.orchestra.run.trial054.stderr: 92.4% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-18T08:52:10.919 INFO:teuthology.orchestra.run.trial129.stderr: 93.1% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-18T08:52:10.999 INFO:teuthology.orchestra.run.trial129.stderr: 93.9% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-18T08:52:11.124 INFO:teuthology.orchestra.run.trial054.stderr: 90.7% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-18T08:52:11.564 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 has been restored 2026-02-18T08:52:13.564 INFO:teuthology.orchestra.run.trial054.stderr: 95.2% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-18T08:52:18.056 INFO:teuthology.orchestra.run.trial129.stderr: 95.2% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-18T08:52:24.143 INFO:teuthology.orchestra.run.trial054.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-18T08:52:44.402 INFO:teuthology.orchestra.run.trial054.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-18T08:52:46.960 INFO:teuthology.orchestra.run.trial129.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-18T08:52:46.961 INFO:teuthology.orchestra.run.trial129.stderr: 2026-02-18T08:52:46.961 INFO:teuthology.orchestra.run.trial129.stderr:real 0m36.343s 2026-02-18T08:52:46.961 INFO:teuthology.orchestra.run.trial129.stderr:user 0m42.682s 2026-02-18T08:52:46.961 INFO:teuthology.orchestra.run.trial129.stderr:sys 0m2.016s 2026-02-18T08:52:53.394 INFO:teuthology.orchestra.run.trial054.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-18T08:52:53.395 INFO:teuthology.orchestra.run.trial054.stderr: 2026-02-18T08:52:53.395 INFO:teuthology.orchestra.run.trial054.stderr:real 0m42.824s 2026-02-18T08:52:53.395 INFO:teuthology.orchestra.run.trial054.stderr:user 1m29.442s 2026-02-18T08:52:53.395 INFO:teuthology.orchestra.run.trial054.stderr:sys 0m4.459s 2026-02-18T08:52:53.396 INFO:tasks.ceph:Archiving logs... 2026-02-18T08:52:53.397 DEBUG:teuthology.misc:Transferring archived files from trial054:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial054/log 2026-02-18T08:52:53.398 DEBUG:teuthology.orchestra.run.trial054:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T08:52:59.618 DEBUG:teuthology.misc:Transferring archived files from trial129:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial129/log 2026-02-18T08:52:59.620 DEBUG:teuthology.orchestra.run.trial129:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T08:53:02.543 DEBUG:teuthology.misc:Transferring archived files from trial184:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial184/log 2026-02-18T08:53:02.543 DEBUG:teuthology.orchestra.run.trial184:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T08:53:02.571 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T08:53:02.582 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-02-18T08:53:02.583 DEBUG:teuthology.orchestra.run.trial054:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T08:53:02.584 DEBUG:teuthology.orchestra.run.trial129:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T08:53:02.585 DEBUG:teuthology.orchestra.run.trial184:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T08:53:02.814 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T08:53:02.825 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T08:53:02.825 DEBUG:teuthology.orchestra.run.trial054:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T08:53:02.826 DEBUG:teuthology.orchestra.run.trial129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T08:53:02.828 DEBUG:teuthology.orchestra.run.trial184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T08:53:02.879 INFO:teuthology.orchestra.run.trial129.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T08:53:02.879 INFO:teuthology.orchestra.run.trial129.stdout:============================================================================== 2026-02-18T08:53:02.879 INFO:teuthology.orchestra.run.trial129.stdout:-172-233-155-39. 40.119.6.228 4 u 9 128 377 66.529 +8.120 4.970 2026-02-18T08:53:02.879 INFO:teuthology.orchestra.run.trial129.stdout:+69.164.213.136 97.183.206.88 2 u 7 128 377 3.382 +5.262 0.982 2026-02-18T08:53:02.879 INFO:teuthology.orchestra.run.trial129.stdout:*ntp2.wiktel.com .GPS. 1 u 2 128 377 37.880 +6.827 0.735 2026-02-18T08:53:02.879 INFO:teuthology.orchestra.run.trial129.stdout:+23.157.160.168 129.6.15.28 2 u 61 128 377 3.388 +5.021 1.049 2026-02-18T08:53:02.884 INFO:teuthology.orchestra.run.trial054.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T08:53:02.884 INFO:teuthology.orchestra.run.trial054.stdout:============================================================================== 2026-02-18T08:53:02.884 INFO:teuthology.orchestra.run.trial054.stdout:+23.155.72.147 ( 158.51.99.19 3 u 20 64 377 30.064 +1.659 2.567 2026-02-18T08:53:02.884 INFO:teuthology.orchestra.run.trial054.stdout:-ntp11.kernfusio 237.17.204.95 2 u 4 64 377 30.208 +4.210 1.951 2026-02-18T08:53:02.884 INFO:teuthology.orchestra.run.trial054.stdout:+chi2.us.ntp.li 204.9.54.119 2 u 13 64 377 19.623 +4.911 2.954 2026-02-18T08:53:02.884 INFO:teuthology.orchestra.run.trial054.stdout:*ntp.swyn.net 207.66.79.103 2 u 13 64 377 3.428 +1.881 1.385 2026-02-18T08:53:02.885 INFO:teuthology.orchestra.run.trial184.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T08:53:02.885 INFO:teuthology.orchestra.run.trial184.stdout:============================================================================== 2026-02-18T08:53:02.885 INFO:teuthology.orchestra.run.trial184.stdout:+162.252.172.49 192.53.103.104 2 u 76 128 377 3.889 +3.586 0.517 2026-02-18T08:53:02.885 INFO:teuthology.orchestra.run.trial184.stdout:+66.42.71.197 (6 132.239.1.6 2 u 133 128 377 62.062 +3.901 7.085 2026-02-18T08:53:02.885 INFO:teuthology.orchestra.run.trial184.stdout:*s2-a.time.mci1. 135.45.28.167 2 u 84 128 377 29.783 +2.907 0.690 2026-02-18T08:53:02.886 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T08:53:02.897 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T08:53:02.897 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T08:53:02.911 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T08:53:02.923 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T08:53:02.936 INFO:teuthology.task.internal:Duration was 2381.220096 seconds 2026-02-18T08:53:02.937 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T08:53:02.951 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T08:53:02.951 DEBUG:teuthology.orchestra.run.trial054:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T08:53:02.953 DEBUG:teuthology.orchestra.run.trial129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T08:53:02.955 DEBUG:teuthology.orchestra.run.trial184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T08:53:02.980 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T08:53:02.980 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial054.front.sepia.ceph.com 2026-02-18T08:53:02.981 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:53:03.026 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial129.front.sepia.ceph.com 2026-02-18T08:53:03.027 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:53:03.033 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial184.front.sepia.ceph.com 2026-02-18T08:53:03.033 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:53:03.040 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T08:53:03.040 DEBUG:teuthology.orchestra.run.trial054:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T08:53:03.069 DEBUG:teuthology.orchestra.run.trial129:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T08:53:03.076 DEBUG:teuthology.orchestra.run.trial184:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T08:53:03.249 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T08:53:03.249 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:53:03.251 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:53:03.253 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:53:03.259 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T08:53:03.260 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T08:53:03.260 INFO:teuthology.orchestra.run.trial054.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T08:53:03.260 INFO:teuthology.orchestra.run.trial054.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T08:53:03.261 INFO:teuthology.orchestra.run.trial054.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T08:53:03.261 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T08:53:03.262 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T08:53:03.262 INFO:teuthology.orchestra.run.trial129.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T08:53:03.263 INFO:teuthology.orchestra.run.trial129.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T08:53:03.263 INFO:teuthology.orchestra.run.trial129.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T08:53:03.264 INFO:teuthology.orchestra.run.trial184.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T08:53:03.264 INFO:teuthology.orchestra.run.trial184.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T08:53:03.264 INFO:teuthology.orchestra.run.trial184.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T08:53:03.264 INFO:teuthology.orchestra.run.trial184.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T08:53:03.265 INFO:teuthology.orchestra.run.trial184.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T08:53:03.310 INFO:teuthology.orchestra.run.trial054.stderr: 81.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T08:53:03.311 INFO:teuthology.orchestra.run.trial129.stderr: 81.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T08:53:03.313 INFO:teuthology.orchestra.run.trial184.stderr: 81.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T08:53:03.315 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T08:53:03.332 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T08:53:03.332 DEBUG:teuthology.orchestra.run.trial054:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T08:53:03.361 DEBUG:teuthology.orchestra.run.trial129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T08:53:03.369 DEBUG:teuthology.orchestra.run.trial184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T08:53:03.377 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T08:53:03.395 DEBUG:teuthology.orchestra.run.trial054:> 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-02-18T08:53:03.406 DEBUG:teuthology.orchestra.run.trial129:> 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-02-18T08:53:03.411 INFO:teuthology.orchestra.run.trial054.stdout:kernel.core_pattern = core 2026-02-18T08:53:03.412 DEBUG:teuthology.orchestra.run.trial184:> 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-02-18T08:53:03.418 INFO:teuthology.orchestra.run.trial129.stdout:kernel.core_pattern = core 2026-02-18T08:53:03.427 INFO:teuthology.orchestra.run.trial184.stdout:kernel.core_pattern = core 2026-02-18T08:53:03.437 DEBUG:teuthology.orchestra.run.trial054:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T08:53:03.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:53:03.468 DEBUG:teuthology.orchestra.run.trial129:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T08:53:03.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:53:03.474 DEBUG:teuthology.orchestra.run.trial184:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T08:53:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T08:53:03.483 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T08:53:03.500 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T08:53:03.501 DEBUG:teuthology.misc:Transferring archived files from trial054:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial054 2026-02-18T08:53:03.501 DEBUG:teuthology.orchestra.run.trial054:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T08:53:03.537 DEBUG:teuthology.misc:Transferring archived files from trial129:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial129 2026-02-18T08:53:03.538 DEBUG:teuthology.orchestra.run.trial129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T08:53:03.567 DEBUG:teuthology.misc:Transferring archived files from trial184:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54962/remote/trial184 2026-02-18T08:53:03.567 DEBUG:teuthology.orchestra.run.trial184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T08:53:03.606 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T08:53:03.606 DEBUG:teuthology.orchestra.run.trial054:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T08:53:03.609 DEBUG:teuthology.orchestra.run.trial129:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T08:53:03.611 DEBUG:teuthology.orchestra.run.trial184:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T08:53:03.632 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T08:53:03.651 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T08:53:03.652 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T08:53:03.669 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T08:53:03.669 DEBUG:teuthology.orchestra.run.trial054:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T08:53:03.671 DEBUG:teuthology.orchestra.run.trial129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T08:53:03.673 DEBUG:teuthology.orchestra.run.trial184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T08:53:03.675 INFO:teuthology.orchestra.run.trial054.stdout: 1180220 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 08:53 /home/ubuntu/cephtest 2026-02-18T08:53:03.677 INFO:teuthology.orchestra.run.trial129.stdout: 1180220 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 08:53 /home/ubuntu/cephtest 2026-02-18T08:53:03.678 INFO:teuthology.orchestra.run.trial184.stdout: 1180220 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 08:53 /home/ubuntu/cephtest 2026-02-18T08:53:03.679 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T08:53:03.697 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T08:53:03.734 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 2381.2200961112976 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T08:53:03.734 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:53:03.844 INFO:teuthology.run:pass