2024-09-16T21:25:44.173 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T21:25:44.191 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T21:25:44.269 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549 branch: wip-dis-testing description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: idryomov@gmail.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7907549' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-dis-testing ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluefs allocator: hybrid bluestore allocator: hybrid bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} osd: bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/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 fs: xfs install: ceph: flavor: default sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 2961 sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 sleep_before_teardown: 0 subset: 66/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 targets: smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAzYLL3XNMXbPDdvXmFSkwBpfIDwE8D3fckgf1fbXQfZcaF9uvTNsXumvR2v9X1hkToGAYy5bdLwr+y8OqZ1ado= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZonaGUTidKL1dqHUaaJhyPAAzyCB4iithj5Ag5rRZvs9vEngozAg3Y7WPuXtq+S1qx6FyvAGHkd6UDZw4uxf0= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_19:45:14 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T21:25:44.269 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa; will attempt to use it 2024-09-16T21:25:44.270 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa/tasks 2024-09-16T21:25:44.270 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T21:25:44.271 INFO:teuthology.task.internal:Checking packages... 2024-09-16T21:25:44.291 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6e8474a02f2b86353394076ab80c6f50ea28e361' 2024-09-16T21:25:44.291 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T21:25:44.291 INFO:teuthology.packaging:ref: None 2024-09-16T21:25:44.292 INFO:teuthology.packaging:tag: None 2024-09-16T21:25:44.292 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-16T21:25:44.292 INFO:teuthology.packaging:sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:25:44.292 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-dis-testing 2024-09-16T21:25:44.445 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:25:44.446 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T21:25:44.453 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T21:25:44.453 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T21:25:44.505 INFO:teuthology.task.internal:Saving configuration 2024-09-16T21:25:44.518 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T21:25:44.549 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T21:25:44.569 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 21:20:08.001253', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFYCr0engygBW8HKwAhUlSEsOUg+5Rl8QgqpWcL0WoxA'} 2024-09-16T21:25:44.589 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 21:20:07.999454', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMtw1/i3nASHr78pNI3381SR8DJ/U4sHwXeCBsNqA8Hu'} 2024-09-16T21:25:44.589 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T21:25:44.610 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-16T21:25:44.610 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-16T21:25:44.610 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T21:25:44.701 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7008b97ac0>, signals=[15]) 2024-09-16T21:25:44.701 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T21:25:44.707 INFO:teuthology.task.internal:Opening connections... 2024-09-16T21:25:44.707 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:25:44.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:25:44.790 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:25:44.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:25:44.864 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T21:25:44.871 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-09-16T21:25:44.876 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-09-16T21:25:44.876 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-09-16T21:25:44.927 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T21:25:44.927 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="Ubuntu" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="22.04" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_CODENAME=jammy 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:ID=ubuntu 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE=debian 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T21:25:44.928 INFO:teuthology.orchestra.run.smithi100.stdout:UBUNTU_CODENAME=jammy 2024-09-16T21:25:44.929 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-09-16T21:25:44.954 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-09-16T21:25:44.959 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-09-16T21:25:44.959 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="Ubuntu" 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="22.04" 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_CODENAME=jammy 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:ID=ubuntu 2024-09-16T21:25:45.006 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE=debian 2024-09-16T21:25:45.007 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T21:25:45.007 INFO:teuthology.orchestra.run.smithi192.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T21:25:45.007 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T21:25:45.007 INFO:teuthology.orchestra.run.smithi192.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T21:25:45.007 INFO:teuthology.orchestra.run.smithi192.stdout:UBUNTU_CODENAME=jammy 2024-09-16T21:25:45.007 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-09-16T21:25:45.029 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T21:25:45.037 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T21:25:45.115 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T21:25:45.116 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-09-16T21:25:45.118 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-09-16T21:25:45.123 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T21:25:45.148 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T21:25:45.149 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-09-16T21:25:45.165 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-09-16T21:25:45.188 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T21:25:45.229 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T21:25:45.244 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T21:25:45.244 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T21:25:45.245 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T21:25:45.245 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T21:25:45.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:25:45.250 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-16T21:25:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:25:45.251 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-16T21:25:45.296 INFO:teuthology.orchestra.run.smithi100.stdout:5.15.0-56-generic 2024-09-16T21:25:45.296 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.15.0-56-generic 2024-09-16T21:25:45.296 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get clean 2024-09-16T21:25:45.299 INFO:teuthology.orchestra.run.smithi192.stdout:5.15.0-56-generic 2024-09-16T21:25:45.300 INFO:teuthology.task.kernel:Running kernel on smithi192: 5.15.0-56-generic 2024-09-16T21:25:45.300 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get clean 2024-09-16T21:25:45.446 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-09-16T21:25:45.450 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get update 2024-09-16T21:25:45.597 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T21:25:45.597 INFO:teuthology.orchestra.run.smithi192.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T21:25:45.597 INFO:teuthology.orchestra.run.smithi192.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T21:25:45.666 INFO:teuthology.orchestra.run.smithi192.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T21:25:45.721 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T21:25:45.722 INFO:teuthology.orchestra.run.smithi100.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T21:25:45.774 INFO:teuthology.orchestra.run.smithi100.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T21:25:45.833 INFO:teuthology.orchestra.run.smithi192.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T21:25:45.901 INFO:teuthology.orchestra.run.smithi192.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T21:25:45.905 INFO:teuthology.orchestra.run.smithi192.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,024 kB] 2024-09-16T21:25:45.939 INFO:teuthology.orchestra.run.smithi192.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T21:25:45.943 INFO:teuthology.orchestra.run.smithi192.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T21:25:45.943 INFO:teuthology.orchestra.run.smithi192.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T21:25:45.944 INFO:teuthology.orchestra.run.smithi192.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T21:25:45.987 INFO:teuthology.orchestra.run.smithi192.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T21:25:45.991 INFO:teuthology.orchestra.run.smithi192.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T21:25:45.992 INFO:teuthology.orchestra.run.smithi192.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T21:25:46.001 INFO:teuthology.orchestra.run.smithi192.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T21:25:46.006 INFO:teuthology.orchestra.run.smithi192.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T21:25:46.007 INFO:teuthology.orchestra.run.smithi192.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T21:25:46.037 INFO:teuthology.orchestra.run.smithi192.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [353 kB] 2024-09-16T21:25:46.037 INFO:teuthology.orchestra.run.smithi192.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-16T21:25:46.037 INFO:teuthology.orchestra.run.smithi192.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T21:25:46.038 INFO:teuthology.orchestra.run.smithi192.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T21:25:46.038 INFO:teuthology.orchestra.run.smithi192.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T21:25:46.038 INFO:teuthology.orchestra.run.smithi192.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T21:25:46.039 INFO:teuthology.orchestra.run.smithi192.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T21:25:46.039 INFO:teuthology.orchestra.run.smithi192.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T21:25:46.040 INFO:teuthology.orchestra.run.smithi192.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,441 kB] 2024-09-16T21:25:46.054 INFO:teuthology.orchestra.run.smithi192.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [420 kB] 2024-09-16T21:25:46.057 INFO:teuthology.orchestra.run.smithi192.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T21:25:46.057 INFO:teuthology.orchestra.run.smithi192.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T21:25:46.064 INFO:teuthology.orchestra.run.smithi192.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T21:25:46.069 INFO:teuthology.orchestra.run.smithi192.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T21:25:46.071 INFO:teuthology.orchestra.run.smithi192.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T21:25:46.072 INFO:teuthology.orchestra.run.smithi192.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T21:25:46.072 INFO:teuthology.orchestra.run.smithi192.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T21:25:46.072 INFO:teuthology.orchestra.run.smithi192.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T21:25:46.088 INFO:teuthology.orchestra.run.smithi192.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T21:25:46.088 INFO:teuthology.orchestra.run.smithi192.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T21:25:46.088 INFO:teuthology.orchestra.run.smithi192.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T21:25:46.089 INFO:teuthology.orchestra.run.smithi192.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T21:25:46.089 INFO:teuthology.orchestra.run.smithi192.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T21:25:46.089 INFO:teuthology.orchestra.run.smithi192.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T21:25:46.090 INFO:teuthology.orchestra.run.smithi192.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T21:25:46.105 INFO:teuthology.orchestra.run.smithi192.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T21:25:46.106 INFO:teuthology.orchestra.run.smithi192.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T21:25:46.129 INFO:teuthology.orchestra.run.smithi100.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T21:25:46.144 INFO:teuthology.orchestra.run.smithi100.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T21:25:46.268 INFO:teuthology.orchestra.run.smithi100.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T21:25:46.473 INFO:teuthology.orchestra.run.smithi100.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,024 kB] 2024-09-16T21:25:46.565 INFO:teuthology.orchestra.run.smithi100.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T21:25:46.581 INFO:teuthology.orchestra.run.smithi100.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T21:25:46.589 INFO:teuthology.orchestra.run.smithi100.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T21:25:46.590 INFO:teuthology.orchestra.run.smithi100.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T21:25:46.591 INFO:teuthology.orchestra.run.smithi100.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T21:25:46.624 INFO:teuthology.orchestra.run.smithi100.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [353 kB] 2024-09-16T21:25:46.639 INFO:teuthology.orchestra.run.smithi100.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T21:25:46.640 INFO:teuthology.orchestra.run.smithi100.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T21:25:46.641 INFO:teuthology.orchestra.run.smithi100.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,441 kB] 2024-09-16T21:25:46.688 INFO:teuthology.orchestra.run.smithi100.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T21:25:46.698 INFO:teuthology.orchestra.run.smithi100.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T21:25:46.699 INFO:teuthology.orchestra.run.smithi100.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T21:25:46.728 INFO:teuthology.orchestra.run.smithi100.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [420 kB] 2024-09-16T21:25:46.728 INFO:teuthology.orchestra.run.smithi100.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T21:25:46.736 INFO:teuthology.orchestra.run.smithi100.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T21:25:46.736 INFO:teuthology.orchestra.run.smithi100.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T21:25:46.744 INFO:teuthology.orchestra.run.smithi100.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T21:25:46.749 INFO:teuthology.orchestra.run.smithi100.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-16T21:25:46.750 INFO:teuthology.orchestra.run.smithi100.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T21:25:46.751 INFO:teuthology.orchestra.run.smithi100.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T21:25:46.751 INFO:teuthology.orchestra.run.smithi100.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T21:25:46.752 INFO:teuthology.orchestra.run.smithi100.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T21:25:46.778 INFO:teuthology.orchestra.run.smithi100.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T21:25:46.783 INFO:teuthology.orchestra.run.smithi100.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T21:25:46.789 INFO:teuthology.orchestra.run.smithi100.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T21:25:46.789 INFO:teuthology.orchestra.run.smithi100.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T21:25:46.791 INFO:teuthology.orchestra.run.smithi100.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T21:25:46.830 INFO:teuthology.orchestra.run.smithi100.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T21:25:46.865 INFO:teuthology.orchestra.run.smithi100.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T21:25:46.866 INFO:teuthology.orchestra.run.smithi100.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T21:25:46.867 INFO:teuthology.orchestra.run.smithi100.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T21:25:46.868 INFO:teuthology.orchestra.run.smithi100.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T21:25:46.869 INFO:teuthology.orchestra.run.smithi100.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T21:25:46.870 INFO:teuthology.orchestra.run.smithi100.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T21:25:46.871 INFO:teuthology.orchestra.run.smithi100.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T21:25:46.952 INFO:teuthology.orchestra.run.smithi100.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T21:25:46.952 INFO:teuthology.orchestra.run.smithi100.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T21:25:52.151 INFO:teuthology.orchestra.run.smithi192.stdout:Fetched 16.0 MB in 2s (7,427 kB/s) 2024-09-16T21:25:52.879 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 16.0 MB in 3s (5,849 kB/s) 2024-09-16T21:25:53.555 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-16T21:25:53.573 DEBUG:teuthology.orchestra.run.smithi192:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T21:25:53.635 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-16T21:25:53.844 INFO:teuthology.orchestra.run.smithi192.stdout:Building dependency tree... 2024-09-16T21:25:53.845 INFO:teuthology.orchestra.run.smithi192.stdout:Reading state information... 2024-09-16T21:25:54.012 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:25:54.013 INFO:teuthology.orchestra.run.smithi192.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T21:25:54.013 INFO:teuthology.orchestra.run.smithi192.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T21:25:54.013 INFO:teuthology.orchestra.run.smithi192.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T21:25:54.014 INFO:teuthology.orchestra.run.smithi192.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T21:25:54.014 INFO:teuthology.orchestra.run.smithi192.stdout: python2.7-minimal 2024-09-16T21:25:54.014 INFO:teuthology.orchestra.run.smithi192.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:25:54.015 INFO:teuthology.orchestra.run.smithi192.stdout:The following additional packages will be installed: 2024-09-16T21:25:54.015 INFO:teuthology.orchestra.run.smithi192.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T21:25:54.015 INFO:teuthology.orchestra.run.smithi192.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T21:25:54.015 INFO:teuthology.orchestra.run.smithi192.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T21:25:54.017 INFO:teuthology.orchestra.run.smithi192.stdout:Suggested packages: 2024-09-16T21:25:54.017 INFO:teuthology.orchestra.run.smithi192.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T21:25:54.017 INFO:teuthology.orchestra.run.smithi192.stdout:Recommended packages: 2024-09-16T21:25:54.017 INFO:teuthology.orchestra.run.smithi192.stdout: thermald 2024-09-16T21:25:54.058 INFO:teuthology.orchestra.run.smithi192.stdout:The following NEW packages will be installed: 2024-09-16T21:25:54.058 INFO:teuthology.orchestra.run.smithi192.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T21:25:54.058 INFO:teuthology.orchestra.run.smithi192.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T21:25:54.058 INFO:teuthology.orchestra.run.smithi192.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T21:25:54.060 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages will be upgraded: 2024-09-16T21:25:54.061 INFO:teuthology.orchestra.run.smithi192.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T21:25:54.112 INFO:teuthology.orchestra.run.smithi192.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T21:25:54.112 INFO:teuthology.orchestra.run.smithi192.stdout:Need to get 113 MB of archives. 2024-09-16T21:25:54.112 INFO:teuthology.orchestra.run.smithi192.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T21:25:54.112 INFO:teuthology.orchestra.run.smithi192.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T21:25:54.269 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:25:54.286 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T21:25:54.348 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:25:54.530 INFO:teuthology.orchestra.run.smithi192.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T21:25:54.557 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T21:25:54.557 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T21:25:54.620 INFO:teuthology.orchestra.run.smithi192.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T21:25:54.742 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:25:54.742 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T21:25:54.742 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T21:25:54.742 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T21:25:54.743 INFO:teuthology.orchestra.run.smithi100.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T21:25:54.743 INFO:teuthology.orchestra.run.smithi100.stdout: python2.7-minimal 2024-09-16T21:25:54.743 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:25:54.744 INFO:teuthology.orchestra.run.smithi100.stdout:The following additional packages will be installed: 2024-09-16T21:25:54.744 INFO:teuthology.orchestra.run.smithi100.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T21:25:54.744 INFO:teuthology.orchestra.run.smithi100.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T21:25:54.744 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T21:25:54.746 INFO:teuthology.orchestra.run.smithi100.stdout:Suggested packages: 2024-09-16T21:25:54.746 INFO:teuthology.orchestra.run.smithi100.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T21:25:54.746 INFO:teuthology.orchestra.run.smithi100.stdout:Recommended packages: 2024-09-16T21:25:54.746 INFO:teuthology.orchestra.run.smithi100.stdout: thermald 2024-09-16T21:25:54.804 INFO:teuthology.orchestra.run.smithi100.stdout:The following NEW packages will be installed: 2024-09-16T21:25:54.804 INFO:teuthology.orchestra.run.smithi100.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T21:25:54.804 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T21:25:54.805 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T21:25:54.806 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be upgraded: 2024-09-16T21:25:54.807 INFO:teuthology.orchestra.run.smithi100.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T21:25:54.857 INFO:teuthology.orchestra.run.smithi100.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T21:25:54.857 INFO:teuthology.orchestra.run.smithi100.stdout:Need to get 113 MB of archives. 2024-09-16T21:25:54.857 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T21:25:54.857 INFO:teuthology.orchestra.run.smithi100.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T21:25:55.268 INFO:teuthology.orchestra.run.smithi100.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T21:25:55.350 INFO:teuthology.orchestra.run.smithi100.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T21:25:55.404 INFO:teuthology.orchestra.run.smithi192.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T21:25:55.404 INFO:teuthology.orchestra.run.smithi192.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T21:25:55.404 INFO:teuthology.orchestra.run.smithi192.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T21:25:55.585 INFO:teuthology.orchestra.run.smithi192.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T21:25:55.605 INFO:teuthology.orchestra.run.smithi192.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T21:25:56.013 INFO:teuthology.orchestra.run.smithi192.stdout:Fetched 113 MB in 2s (73.7 MB/s) 2024-09-16T21:25:56.100 INFO:teuthology.orchestra.run.smithi100.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T21:25:56.100 INFO:teuthology.orchestra.run.smithi100.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T21:25:56.101 INFO:teuthology.orchestra.run.smithi100.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T21:25:56.193 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T21:25:56.217 INFO:teuthology.orchestra.run.smithi100.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T21:25:56.237 INFO:teuthology.orchestra.run.smithi100.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T21:25:56.648 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 113 MB in 1s (79.6 MB/s) 2024-09-16T21:25:56.768 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T21:25:58.236 INFO:teuthology.orchestra.run.smithi192.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 ... 129542 files and directories currently installed.) 2024-09-16T21:25:58.240 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:25:58.506 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:25:58.867 INFO:teuthology.orchestra.run.smithi100.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 ... 129542 files and directories currently installed.) 2024-09-16T21:25:58.873 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:25:59.024 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:00.666 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T21:26:00.686 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:26:00.791 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:01.009 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T21:26:01.030 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:26:01.109 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:01.279 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T21:26:01.300 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:26:01.343 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:01.553 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T21:26:01.574 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:26:01.611 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:08.077 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T21:26:08.195 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T21:26:08.513 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T21:26:08.575 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T21:26:08.641 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T21:26:08.701 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T21:26:08.936 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T21:26:08.960 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T21:26:09.002 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T21:26:09.034 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T21:26:09.180 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T21:26:09.458 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T21:26:09.480 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T21:26:09.516 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T21:26:14.286 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T21:26:14.322 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:26:14.352 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:15.710 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T21:26:15.746 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T21:26:15.785 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:17.429 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T21:26:17.555 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T21:26:17.897 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T21:26:17.993 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:18.103 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T21:26:18.230 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:18.475 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T21:26:18.606 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T21:26:18.965 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T21:26:19.103 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:19.232 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T21:26:19.332 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:19.564 INFO:teuthology.orchestra.run.smithi100.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T21:26:19.565 INFO:teuthology.orchestra.run.smithi100.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T21:26:19.565 INFO:teuthology.orchestra.run.smithi100.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T21:26:19.565 INFO:teuthology.orchestra.run.smithi100.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:19.726 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:20.674 INFO:teuthology.orchestra.run.smithi192.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T21:26:20.674 INFO:teuthology.orchestra.run.smithi192.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T21:26:20.675 INFO:teuthology.orchestra.run.smithi192.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T21:26:20.675 INFO:teuthology.orchestra.run.smithi192.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:20.861 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:21.110 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:22.428 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:23.261 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T21:26:23.387 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T21:26:23.547 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:23.605 INFO:teuthology.orchestra.run.smithi100.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T21:26:23.606 INFO:teuthology.orchestra.run.smithi100.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:23.830 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T21:26:23.956 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T21:26:24.099 INFO:teuthology.orchestra.run.smithi192.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T21:26:24.166 INFO:teuthology.orchestra.run.smithi192.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T21:26:24.166 INFO:teuthology.orchestra.run.smithi192.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:37.959 INFO:teuthology.orchestra.run.smithi100.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T21:26:37.960 INFO:teuthology.orchestra.run.smithi100.stdout:Sourcing file `/etc/default/grub' 2024-09-16T21:26:37.971 INFO:teuthology.orchestra.run.smithi100.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T21:26:37.995 INFO:teuthology.orchestra.run.smithi100.stdout:Generating grub configuration file ... 2024-09-16T21:26:38.249 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T21:26:38.264 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:38.557 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T21:26:38.562 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T21:26:38.628 INFO:teuthology.orchestra.run.smithi100.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T21:26:38.633 INFO:teuthology.orchestra.run.smithi100.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T21:26:38.672 INFO:teuthology.orchestra.run.smithi192.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T21:26:38.672 INFO:teuthology.orchestra.run.smithi192.stdout:Sourcing file `/etc/default/grub' 2024-09-16T21:26:38.699 INFO:teuthology.orchestra.run.smithi192.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T21:26:38.722 INFO:teuthology.orchestra.run.smithi192.stdout:Generating grub configuration file ... 2024-09-16T21:26:38.808 INFO:teuthology.orchestra.run.smithi100.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T21:26:38.808 INFO:teuthology.orchestra.run.smithi100.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T21:26:38.808 INFO:teuthology.orchestra.run.smithi100.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T21:26:38.855 INFO:teuthology.orchestra.run.smithi100.stdout:done 2024-09-16T21:26:39.007 INFO:teuthology.orchestra.run.smithi192.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T21:26:39.023 INFO:teuthology.orchestra.run.smithi192.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:39.335 DEBUG:teuthology.orchestra.run.smithi100:> dpkg -s linux-image-generic 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Package: linux-image-generic 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Status: install ok installed 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Priority: optional 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Section: kernel 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Installed-Size: 21 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T21:26:39.352 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: amd64 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout:Source: linux-meta 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout:Version: 5.15.0.121.121 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout:Recommends: thermald 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout:Description: Generic Linux kernel image 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout: This package will always depend on the latest generic kernel image 2024-09-16T21:26:39.353 INFO:teuthology.orchestra.run.smithi100.stdout: available. 2024-09-16T21:26:39.353 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T21:26:39.354 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T21:26:39.354 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T21:26:39.354 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-16T21:26:39.354 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T21:26:39.354 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get clean 2024-09-16T21:26:39.384 INFO:teuthology.orchestra.run.smithi192.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T21:26:39.390 INFO:teuthology.orchestra.run.smithi192.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T21:26:39.454 INFO:teuthology.orchestra.run.smithi192.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T21:26:39.459 INFO:teuthology.orchestra.run.smithi192.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T21:26:39.500 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-09-16T21:26:39.621 INFO:teuthology.orchestra.run.smithi192.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T21:26:39.621 INFO:teuthology.orchestra.run.smithi192.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T21:26:39.621 INFO:teuthology.orchestra.run.smithi192.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T21:26:39.671 INFO:teuthology.orchestra.run.smithi192.stdout:done 2024-09-16T21:26:39.749 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T21:26:39.758 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T21:26:39.844 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T21:26:39.934 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T21:26:40.200 DEBUG:teuthology.orchestra.run.smithi192:> dpkg -s linux-image-generic 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Package: linux-image-generic 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Status: install ok installed 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Priority: optional 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Section: kernel 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Installed-Size: 21 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: amd64 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Source: linux-meta 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Version: 5.15.0.121.121 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T21:26:40.224 INFO:teuthology.orchestra.run.smithi192.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T21:26:40.225 INFO:teuthology.orchestra.run.smithi192.stdout:Recommends: thermald 2024-09-16T21:26:40.225 INFO:teuthology.orchestra.run.smithi192.stdout:Description: Generic Linux kernel image 2024-09-16T21:26:40.225 INFO:teuthology.orchestra.run.smithi192.stdout: This package will always depend on the latest generic kernel image 2024-09-16T21:26:40.225 INFO:teuthology.orchestra.run.smithi192.stdout: available. 2024-09-16T21:26:40.225 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T21:26:40.225 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T21:26:40.225 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T21:26:40.225 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-16T21:26:40.225 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi192.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T21:26:40.225 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get clean 2024-09-16T21:26:40.444 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get update 2024-09-16T21:26:40.576 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T21:26:40.697 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T21:26:40.778 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T21:26:40.861 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T21:26:41.189 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:26:41.207 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T21:26:41.270 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:26:41.477 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T21:26:41.478 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T21:26:41.658 INFO:teuthology.orchestra.run.smithi100.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T21:26:41.658 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:26:41.658 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T21:26:41.659 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T21:26:41.659 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T21:26:41.659 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T21:26:41.659 INFO:teuthology.orchestra.run.smithi100.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T21:26:41.659 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:26:41.700 INFO:teuthology.orchestra.run.smithi100.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T21:26:41.702 DEBUG:teuthology.orchestra.run.smithi100:> dpkg -s linux-image-generic 2024-09-16T21:26:41.713 INFO:teuthology.orchestra.run.smithi100.stdout:Package: linux-image-generic 2024-09-16T21:26:41.713 INFO:teuthology.orchestra.run.smithi100.stdout:Status: install ok installed 2024-09-16T21:26:41.713 INFO:teuthology.orchestra.run.smithi100.stdout:Priority: optional 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Section: kernel 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Installed-Size: 21 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: amd64 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Source: linux-meta 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Version: 5.15.0.121.121 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Recommends: thermald 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout:Description: Generic Linux kernel image 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout: This package will always depend on the latest generic kernel image 2024-09-16T21:26:41.714 INFO:teuthology.orchestra.run.smithi100.stdout: available. 2024-09-16T21:26:41.715 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-09-16T21:26:41.762 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.8thq7FDsNQ 2024-09-16T21:26:41.762 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8thq7FDsNQ 2024-09-16T21:26:41.814 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.8thq7FDsNQ 2024-09-16T21:26:41.928 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.8thq7FDsNQ is 10KB 2024-09-16T21:26:41.941 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.8thq7FDsNQ 2024-09-16T21:26:41.946 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T21:26:41.997 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:26:41.997 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T21:26:41.997 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T21:26:42.061 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T21:26:42.061 DEBUG:teuthology.orchestra.run.smithi100:> sudo update-grub 2024-09-16T21:26:42.088 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-16T21:26:42.107 DEBUG:teuthology.orchestra.run.smithi192:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T21:26:42.162 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-16T21:26:42.351 INFO:teuthology.orchestra.run.smithi192.stdout:Building dependency tree... 2024-09-16T21:26:42.351 INFO:teuthology.orchestra.run.smithi192.stdout:Reading state information... 2024-09-16T21:26:42.516 INFO:teuthology.orchestra.run.smithi192.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T21:26:42.516 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:26:42.516 INFO:teuthology.orchestra.run.smithi192.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T21:26:42.516 INFO:teuthology.orchestra.run.smithi192.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T21:26:42.516 INFO:teuthology.orchestra.run.smithi192.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T21:26:42.517 INFO:teuthology.orchestra.run.smithi192.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T21:26:42.517 INFO:teuthology.orchestra.run.smithi192.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T21:26:42.517 INFO:teuthology.orchestra.run.smithi192.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:26:42.556 INFO:teuthology.orchestra.run.smithi192.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T21:26:42.558 DEBUG:teuthology.orchestra.run.smithi192:> dpkg -s linux-image-generic 2024-09-16T21:26:42.616 INFO:teuthology.orchestra.run.smithi192.stdout:Package: linux-image-generic 2024-09-16T21:26:42.616 INFO:teuthology.orchestra.run.smithi192.stdout:Status: install ok installed 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Priority: optional 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Section: kernel 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Installed-Size: 21 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: amd64 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Source: linux-meta 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Version: 5.15.0.121.121 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Recommends: thermald 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout:Description: Generic Linux kernel image 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout: This package will always depend on the latest generic kernel image 2024-09-16T21:26:42.617 INFO:teuthology.orchestra.run.smithi192.stdout: available. 2024-09-16T21:26:42.618 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-09-16T21:26:42.662 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.w00rXKAH23 2024-09-16T21:26:42.662 DEBUG:teuthology.orchestra.run.smithi192:> sudo cp /boot/grub/grub.cfg /tmp/tmp.w00rXKAH23 2024-09-16T21:26:42.717 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.w00rXKAH23 2024-09-16T21:26:42.833 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.w00rXKAH23 is 10KB 2024-09-16T21:26:42.845 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.w00rXKAH23 2024-09-16T21:26:42.850 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T21:26:42.905 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:26:42.905 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T21:26:42.905 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T21:26:42.983 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T21:26:42.983 DEBUG:teuthology.orchestra.run.smithi192:> sudo update-grub 2024-09-16T21:26:43.189 INFO:teuthology.orchestra.run.smithi100.stderr:Sourcing file `/etc/default/grub' 2024-09-16T21:26:43.191 INFO:teuthology.orchestra.run.smithi100.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T21:26:43.192 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2024-09-16T21:26:43.377 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T21:26:43.383 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:43.616 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T21:26:43.621 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T21:26:43.660 INFO:teuthology.orchestra.run.smithi100.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T21:26:43.665 INFO:teuthology.orchestra.run.smithi100.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T21:26:43.782 INFO:teuthology.orchestra.run.smithi100.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T21:26:43.782 INFO:teuthology.orchestra.run.smithi100.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T21:26:43.782 INFO:teuthology.orchestra.run.smithi100.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T21:26:43.797 INFO:teuthology.orchestra.run.smithi100.stderr:done 2024-09-16T21:26:43.816 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2024-09-16T21:26:44.368 INFO:teuthology.orchestra.run.smithi192.stderr:Sourcing file `/etc/default/grub' 2024-09-16T21:26:44.369 INFO:teuthology.orchestra.run.smithi192.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T21:26:44.380 INFO:teuthology.orchestra.run.smithi192.stderr:Generating grub configuration file ... 2024-09-16T21:26:44.567 INFO:teuthology.orchestra.run.smithi192.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T21:26:44.573 INFO:teuthology.orchestra.run.smithi192.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T21:26:44.830 INFO:teuthology.orchestra.run.smithi192.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T21:26:44.835 INFO:teuthology.orchestra.run.smithi192.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T21:26:44.875 INFO:teuthology.orchestra.run.smithi192.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T21:26:44.880 INFO:teuthology.orchestra.run.smithi192.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T21:26:45.006 INFO:teuthology.orchestra.run.smithi192.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T21:26:45.006 INFO:teuthology.orchestra.run.smithi192.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T21:26:45.006 INFO:teuthology.orchestra.run.smithi192.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T21:26:45.020 INFO:teuthology.orchestra.run.smithi192.stderr:done 2024-09-16T21:26:45.029 DEBUG:teuthology.orchestra.run.smithi192:> sudo shutdown -r now 2024-09-16T21:27:13.845 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-16T21:27:13.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-16T21:27:13.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:27:15.033 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-16T21:27:15.033 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:27:15.033 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:27:49.565 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-16T21:27:58.574 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:27:58.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:28:13.856 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T21:28:16.957 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-16T21:28:22.863 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-16T21:28:22.864 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:28:23.187 ERROR:teuthology.orchestra.connection:Error authenticating with smithi100.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-09-16T21:28:27.271 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-16T21:28:28.158 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-16T21:28:28.158 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-121-generic"... 2024-09-16T21:28:28.158 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-09-16T21:28:28.203 INFO:teuthology.orchestra.run.smithi100.stdout:5.15.0-121-generic 2024-09-16T21:28:28.203 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T21:28:28.203 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T21:28:28.203 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T21:28:28.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:28:28.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:28:28.960 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-09-16T21:28:29.205 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-16T21:28:29.205 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T21:28:29.285 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-09-16T21:28:29.304 DEBUG:teuthology.parallel:result is None 2024-09-16T21:28:43.961 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:28:43.961 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:28:44.316 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-16T21:28:44.912 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:28:44.912 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-121-generic"... 2024-09-16T21:28:44.913 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-09-16T21:28:44.960 INFO:teuthology.orchestra.run.smithi192.stdout:5.15.0-121-generic 2024-09-16T21:28:44.961 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T21:28:44.961 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T21:28:44.961 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T21:28:45.962 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-16T21:28:45.963 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T21:28:46.313 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-09-16T21:28:46.346 DEBUG:teuthology.parallel:result is None 2024-09-16T21:28:46.346 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T21:28:46.353 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T21:28:46.354 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T21:28:46.356 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T21:28:46.362 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T21:28:46.405 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T21:28:46.445 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T21:28:46.445 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T21:28:46.448 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T21:28:46.478 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T21:28:46.484 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T21:28:46.485 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T21:28:46.504 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T21:28:46.538 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:28:46.544 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:28:46.546 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:28:46.552 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:28:46.554 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T21:28:46.561 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T21:28:46.561 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T21:28:46.600 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T21:28:46.613 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T21:28:46.622 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T21:28:46.622 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T21:28:46.656 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T21:28:46.661 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:28:46.707 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:28:46.755 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:28:46.755 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T21:28:46.817 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:28:46.823 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:28:46.869 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:28:46.871 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T21:28:46.937 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-09-16T21:28:46.939 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-09-16T21:28:47.011 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T21:28:47.018 INFO:teuthology.task.internal:Starting timer... 2024-09-16T21:28:47.018 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T21:28:47.071 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T21:28:47.102 DEBUG:teuthology.task.selinux:Excluding smithi100: OS 'ubuntu' does not support SELinux 2024-09-16T21:28:47.102 DEBUG:teuthology.task.selinux:Excluding smithi192: OS 'ubuntu' does not support SELinux 2024-09-16T21:28:47.102 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T21:28:47.102 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T21:28:47.103 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T21:28:47.103 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T21:28:47.112 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T21:28:47.123 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T21:28:47.124 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi100.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T21:36:12.175 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-09-16T21:36:12.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-16T21:36:12.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:36:12.262 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-09-16T21:36:12.337 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-09-16T21:36:12.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:36:12.338 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:36:12.416 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-09-16T21:36:12.488 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-09-16T21:36:12.489 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T21:36:12.499 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T21:36:12.499 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T21:36:12.500 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:36:12.502 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T21:36:12.502 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:36:12.529 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T21:36:12.529 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Command line: ntpd -gq 2024-09-16T21:36:12.529 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: ---------------------------------------------------- 2024-09-16T21:36:12.529 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T21:36:12.529 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T21:36:12.529 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: corporation. Support and training for ntp-4 are 2024-09-16T21:36:12.530 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: available at https://www.nwtime.org/support 2024-09-16T21:36:12.530 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: ---------------------------------------------------- 2024-09-16T21:36:12.530 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: proto: precision = 0.063 usec (-24) 2024-09-16T21:36:12.530 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: basedate set to 2022-02-04 2024-09-16T21:36:12.530 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: gps base set to 2022-02-06 (week 2196) 2024-09-16T21:36:12.531 INFO:teuthology.orchestra.run.smithi100.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T21:36:12.531 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T21:36:12.531 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T21:36:12.531 INFO:teuthology.orchestra.run.smithi100.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T21:36:12.532 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T21:36:12.532 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T21:36:12.532 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T21:36:12.532 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listen normally on 3 enp3s0f1 172.21.15.100:123 2024-09-16T21:36:12.532 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listen normally on 4 lo [::1]:123 2024-09-16T21:36:12.532 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d733%5]:123 2024-09-16T21:36:12.533 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:12 ntpd[18482]: Listening on routing socket on fd #22 for interface updates 2024-09-16T21:36:12.560 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T21:36:12.560 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Command line: ntpd -gq 2024-09-16T21:36:12.560 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: ---------------------------------------------------- 2024-09-16T21:36:12.560 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T21:36:12.560 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T21:36:12.561 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: corporation. Support and training for ntp-4 are 2024-09-16T21:36:12.561 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: available at https://www.nwtime.org/support 2024-09-16T21:36:12.561 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: ---------------------------------------------------- 2024-09-16T21:36:12.561 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: proto: precision = 0.046 usec (-24) 2024-09-16T21:36:12.561 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: basedate set to 2022-02-04 2024-09-16T21:36:12.561 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: gps base set to 2022-02-06 (week 2196) 2024-09-16T21:36:12.562 INFO:teuthology.orchestra.run.smithi192.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T21:36:12.562 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T21:36:12.562 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T21:36:12.562 INFO:teuthology.orchestra.run.smithi192.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T21:36:12.563 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T21:36:12.563 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T21:36:12.563 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T21:36:12.564 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listen normally on 3 enp3s0f1 172.21.15.192:123 2024-09-16T21:36:12.564 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listen normally on 4 lo [::1]:123 2024-09-16T21:36:12.564 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8049%5]:123 2024-09-16T21:36:12.564 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:12 ntpd[18527]: Listening on routing socket on fd #22 for interface updates 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:13.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:13 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:13.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:13.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:13.564 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:13 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:14.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:14 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:14.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:14 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:14.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:14 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:14.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:14 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:14.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:14 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:14.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:14 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:15.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:15 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:15 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:15 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:15 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:15 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:15.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:15 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:15.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:15.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:15 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:16.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:16.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:16.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:16.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:16.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:16 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:17.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:17 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:17 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:17 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:17 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:17 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:17.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:17 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:17.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:17 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:18.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:18.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:18.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:18.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:18.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:18 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stdout:16 Sep 21:36:19 ntpd[18482]: ntpd: time slew +0.002043 s 2024-09-16T21:36:19.530 INFO:teuthology.orchestra.run.smithi100.stdout:ntpd: time slew +0.002043s 2024-09-16T21:36:19.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T21:36:19.531 INFO:teuthology.orchestra.run.smithi100.stderr:16 Sep 21:36:19 ntpd[18482]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T21:36:19.561 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:19.561 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:19.561 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stdout:16 Sep 21:36:19 ntpd[18527]: ntpd: time slew +0.001324 s 2024-09-16T21:36:19.562 INFO:teuthology.orchestra.run.smithi192.stdout:ntpd: time slew +0.001324s 2024-09-16T21:36:19.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T21:36:19.563 INFO:teuthology.orchestra.run.smithi192.stderr:16 Sep 21:36:19 ntpd[18527]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T21:36:19.584 INFO:teuthology.orchestra.run.smithi100.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T21:36:19.584 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================== 2024-09-16T21:36:19.584 INFO:teuthology.orchestra.run.smithi100.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.584 INFO:teuthology.orchestra.run.smithi100.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.584 INFO:teuthology.orchestra.run.smithi100.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.584 INFO:teuthology.orchestra.run.smithi100.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.620 INFO:teuthology.orchestra.run.smithi192.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T21:36:19.620 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================== 2024-09-16T21:36:19.620 INFO:teuthology.orchestra.run.smithi192.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.620 INFO:teuthology.orchestra.run.smithi192.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.620 INFO:teuthology.orchestra.run.smithi192.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.620 INFO:teuthology.orchestra.run.smithi192.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T21:36:19.621 INFO:teuthology.run_tasks:Running task install... 2024-09-16T21:36:19.630 DEBUG:teuthology.task.install:project ceph 2024-09-16T21:36:19.631 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}} 2024-09-16T21:36:19.631 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'} 2024-09-16T21:36:19.631 INFO:teuthology.task.install:Using flavor: default 2024-09-16T21:36:19.636 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T21:36:19.636 INFO:teuthology.task.install:extra packages: [] 2024-09-16T21:36:19.637 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-key list | grep Ceph 2024-09-16T21:36:19.637 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-key list | grep Ceph 2024-09-16T21:36:19.692 INFO:teuthology.orchestra.run.smithi100.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-16T21:36:19.719 INFO:teuthology.orchestra.run.smithi100.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T21:36:19.719 INFO:teuthology.orchestra.run.smithi100.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T21:36:19.719 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 2024-09-16T21:36:19.720 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:36:19.724 INFO:teuthology.orchestra.run.smithi192.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-16T21:36:19.753 INFO:teuthology.orchestra.run.smithi192.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T21:36:19.753 INFO:teuthology.orchestra.run.smithi192.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T21:36:19.754 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 2024-09-16T21:36:19.754 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:36:19.866 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default/ 2024-09-16T21:36:19.866 INFO:teuthology.task.install.deb:Package version is 19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:36:19.886 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default/ 2024-09-16T21:36:19.886 INFO:teuthology.task.install.deb:Package version is 19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:36:20.149 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:36:20.149 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T21:36:20.163 DEBUG:teuthology.orchestra.run.smithi100:> sudo apt-get update 2024-09-16T21:36:20.166 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:36:20.166 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T21:36:20.180 DEBUG:teuthology.orchestra.run.smithi192:> sudo apt-get update 2024-09-16T21:36:20.328 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T21:36:20.339 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T21:36:20.356 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T21:36:20.450 INFO:teuthology.orchestra.run.smithi100.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T21:36:20.481 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T21:36:20.481 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T21:36:20.543 INFO:teuthology.orchestra.run.smithi100.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy InRelease 2024-09-16T21:36:20.553 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T21:36:20.582 INFO:teuthology.orchestra.run.smithi192.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy InRelease 2024-09-16T21:36:20.611 INFO:teuthology.orchestra.run.smithi100.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-16T21:36:20.635 INFO:teuthology.orchestra.run.smithi192.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T21:36:20.648 INFO:teuthology.orchestra.run.smithi192.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-16T21:36:20.678 INFO:teuthology.orchestra.run.smithi100.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-16T21:36:20.738 INFO:teuthology.orchestra.run.smithi192.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-16T21:36:20.745 INFO:teuthology.orchestra.run.smithi100.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-16T21:36:20.805 INFO:teuthology.orchestra.run.smithi192.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-16T21:36:20.822 INFO:teuthology.orchestra.run.smithi100.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,425 B] 2024-09-16T21:36:20.878 INFO:teuthology.orchestra.run.smithi192.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,425 B] 2024-09-16T21:36:20.909 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 28.6 kB in 1s (51.6 kB/s) 2024-09-16T21:36:20.969 INFO:teuthology.orchestra.run.smithi192.stdout:Fetched 28.6 kB in 1s (48.5 kB/s) 2024-09-16T21:36:21.967 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:36:21.983 DEBUG:teuthology.orchestra.run.smithi100:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4883-g6e8474a0-1jammy cephadm=19.3.0-4883-g6e8474a0-1jammy ceph-mds=19.3.0-4883-g6e8474a0-1jammy ceph-mgr=19.3.0-4883-g6e8474a0-1jammy ceph-common=19.3.0-4883-g6e8474a0-1jammy ceph-fuse=19.3.0-4883-g6e8474a0-1jammy ceph-test=19.3.0-4883-g6e8474a0-1jammy ceph-volume=19.3.0-4883-g6e8474a0-1jammy radosgw=19.3.0-4883-g6e8474a0-1jammy python3-rados=19.3.0-4883-g6e8474a0-1jammy python3-rgw=19.3.0-4883-g6e8474a0-1jammy python3-cephfs=19.3.0-4883-g6e8474a0-1jammy python3-rbd=19.3.0-4883-g6e8474a0-1jammy libcephfs2=19.3.0-4883-g6e8474a0-1jammy libcephfs-dev=19.3.0-4883-g6e8474a0-1jammy librados2=19.3.0-4883-g6e8474a0-1jammy librbd1=19.3.0-4883-g6e8474a0-1jammy rbd-fuse=19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:36:22.032 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-16T21:36:22.045 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:36:22.049 DEBUG:teuthology.orchestra.run.smithi192:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4883-g6e8474a0-1jammy cephadm=19.3.0-4883-g6e8474a0-1jammy ceph-mds=19.3.0-4883-g6e8474a0-1jammy ceph-mgr=19.3.0-4883-g6e8474a0-1jammy ceph-common=19.3.0-4883-g6e8474a0-1jammy ceph-fuse=19.3.0-4883-g6e8474a0-1jammy ceph-test=19.3.0-4883-g6e8474a0-1jammy ceph-volume=19.3.0-4883-g6e8474a0-1jammy radosgw=19.3.0-4883-g6e8474a0-1jammy python3-rados=19.3.0-4883-g6e8474a0-1jammy python3-rgw=19.3.0-4883-g6e8474a0-1jammy python3-cephfs=19.3.0-4883-g6e8474a0-1jammy python3-rbd=19.3.0-4883-g6e8474a0-1jammy libcephfs2=19.3.0-4883-g6e8474a0-1jammy libcephfs-dev=19.3.0-4883-g6e8474a0-1jammy librados2=19.3.0-4883-g6e8474a0-1jammy librbd1=19.3.0-4883-g6e8474a0-1jammy rbd-fuse=19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:36:22.110 INFO:teuthology.orchestra.run.smithi192.stdout:Reading package lists... 2024-09-16T21:36:22.254 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T21:36:22.255 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T21:36:22.318 INFO:teuthology.orchestra.run.smithi192.stdout:Building dependency tree... 2024-09-16T21:36:22.319 INFO:teuthology.orchestra.run.smithi192.stdout:Reading state information... 2024-09-16T21:36:22.450 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:36:22.450 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T21:36:22.451 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T21:36:22.452 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T21:36:22.453 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T21:36:22.453 INFO:teuthology.orchestra.run.smithi100.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T21:36:22.453 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:36:22.453 INFO:teuthology.orchestra.run.smithi100.stdout:The following additional packages will be installed: 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-16T21:36:22.454 INFO:teuthology.orchestra.run.smithi100.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-16T21:36:22.455 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet zip 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout:Suggested packages: 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-16T21:36:22.456 INFO:teuthology.orchestra.run.smithi100.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-16T21:36:22.457 INFO:teuthology.orchestra.run.smithi100.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T21:36:22.457 INFO:teuthology.orchestra.run.smithi100.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-16T21:36:22.457 INFO:teuthology.orchestra.run.smithi100.stdout:Recommended packages: 2024-09-16T21:36:22.457 INFO:teuthology.orchestra.run.smithi100.stdout: btrfs-tools 2024-09-16T21:36:22.513 INFO:teuthology.orchestra.run.smithi192.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:36:22.513 INFO:teuthology.orchestra.run.smithi192.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T21:36:22.513 INFO:teuthology.orchestra.run.smithi192.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T21:36:22.513 INFO:teuthology.orchestra.run.smithi192.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T21:36:22.514 INFO:teuthology.orchestra.run.smithi192.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T21:36:22.514 INFO:teuthology.orchestra.run.smithi192.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T21:36:22.514 INFO:teuthology.orchestra.run.smithi192.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:36:22.514 INFO:teuthology.orchestra.run.smithi192.stdout:The following additional packages will be installed: 2024-09-16T21:36:22.514 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-16T21:36:22.516 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-16T21:36:22.517 INFO:teuthology.orchestra.run.smithi192.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: xmlstarlet zip 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout:Suggested packages: 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-16T21:36:22.518 INFO:teuthology.orchestra.run.smithi192.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-16T21:36:22.519 INFO:teuthology.orchestra.run.smithi192.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-16T21:36:22.519 INFO:teuthology.orchestra.run.smithi192.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T21:36:22.519 INFO:teuthology.orchestra.run.smithi192.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-16T21:36:22.519 INFO:teuthology.orchestra.run.smithi192.stdout:Recommended packages: 2024-09-16T21:36:22.519 INFO:teuthology.orchestra.run.smithi192.stdout: btrfs-tools 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout:The following NEW packages will be installed: 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-16T21:36:22.558 INFO:teuthology.orchestra.run.smithi100.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T21:36:22.560 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-16T21:36:22.561 INFO:teuthology.orchestra.run.smithi100.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-16T21:36:22.562 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-16T21:36:22.562 INFO:teuthology.orchestra.run.smithi100.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout:The following NEW packages will be installed: 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-16T21:36:22.621 INFO:teuthology.orchestra.run.smithi192.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T21:36:22.623 INFO:teuthology.orchestra.run.smithi192.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-16T21:36:22.624 INFO:teuthology.orchestra.run.smithi192.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-16T21:36:22.625 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-16T21:36:22.625 INFO:teuthology.orchestra.run.smithi192.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-16T21:36:22.749 INFO:teuthology.orchestra.run.smithi100.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-16T21:36:22.749 INFO:teuthology.orchestra.run.smithi100.stdout:Need to get 251 MB of archives. 2024-09-16T21:36:22.749 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-16T21:36:22.749 INFO:teuthology.orchestra.run.smithi100.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-16T21:36:22.809 INFO:teuthology.orchestra.run.smithi192.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-16T21:36:22.809 INFO:teuthology.orchestra.run.smithi192.stdout:Need to get 251 MB of archives. 2024-09-16T21:36:22.809 INFO:teuthology.orchestra.run.smithi192.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-16T21:36:22.810 INFO:teuthology.orchestra.run.smithi192.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-16T21:36:22.948 INFO:teuthology.orchestra.run.smithi100.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4883-g6e8474a0-1jammy [3,634 kB] 2024-09-16T21:36:23.025 INFO:teuthology.orchestra.run.smithi192.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4883-g6e8474a0-1jammy [3,634 kB] 2024-09-16T21:36:23.172 INFO:teuthology.orchestra.run.smithi100.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-16T21:36:23.184 INFO:teuthology.orchestra.run.smithi100.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-16T21:36:23.233 INFO:teuthology.orchestra.run.smithi192.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-16T21:36:23.245 INFO:teuthology.orchestra.run.smithi192.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-16T21:36:23.265 INFO:teuthology.orchestra.run.smithi100.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-16T21:36:23.326 INFO:teuthology.orchestra.run.smithi192.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-16T21:36:23.498 INFO:teuthology.orchestra.run.smithi100.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-16T21:36:23.507 INFO:teuthology.orchestra.run.smithi100.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-16T21:36:23.537 INFO:teuthology.orchestra.run.smithi100.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-16T21:36:23.545 INFO:teuthology.orchestra.run.smithi100.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-16T21:36:23.548 INFO:teuthology.orchestra.run.smithi100.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-16T21:36:23.549 INFO:teuthology.orchestra.run.smithi100.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-16T21:36:23.551 INFO:teuthology.orchestra.run.smithi100.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-16T21:36:23.555 INFO:teuthology.orchestra.run.smithi192.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-16T21:36:23.566 INFO:teuthology.orchestra.run.smithi192.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-16T21:36:23.567 INFO:teuthology.orchestra.run.smithi100.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-16T21:36:23.571 INFO:teuthology.orchestra.run.smithi100.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-16T21:36:23.580 INFO:teuthology.orchestra.run.smithi100.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-16T21:36:23.596 INFO:teuthology.orchestra.run.smithi192.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-16T21:36:23.604 INFO:teuthology.orchestra.run.smithi192.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-16T21:36:23.607 INFO:teuthology.orchestra.run.smithi192.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-16T21:36:23.608 INFO:teuthology.orchestra.run.smithi192.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-16T21:36:23.609 INFO:teuthology.orchestra.run.smithi192.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-16T21:36:23.627 INFO:teuthology.orchestra.run.smithi192.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-16T21:36:23.631 INFO:teuthology.orchestra.run.smithi192.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-16T21:36:23.637 INFO:teuthology.orchestra.run.smithi192.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-16T21:36:23.660 INFO:teuthology.orchestra.run.smithi100.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-16T21:36:23.661 INFO:teuthology.orchestra.run.smithi100.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-16T21:36:23.665 INFO:teuthology.orchestra.run.smithi100.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-16T21:36:23.670 INFO:teuthology.orchestra.run.smithi100.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-16T21:36:23.674 INFO:teuthology.orchestra.run.smithi100.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-16T21:36:23.675 INFO:teuthology.orchestra.run.smithi100.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-16T21:36:23.676 INFO:teuthology.orchestra.run.smithi100.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-16T21:36:23.678 INFO:teuthology.orchestra.run.smithi100.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-16T21:36:23.679 INFO:teuthology.orchestra.run.smithi100.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-16T21:36:23.717 INFO:teuthology.orchestra.run.smithi192.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-16T21:36:23.718 INFO:teuthology.orchestra.run.smithi192.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-16T21:36:23.722 INFO:teuthology.orchestra.run.smithi192.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-16T21:36:23.726 INFO:teuthology.orchestra.run.smithi192.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-16T21:36:23.730 INFO:teuthology.orchestra.run.smithi192.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-16T21:36:23.731 INFO:teuthology.orchestra.run.smithi192.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-16T21:36:23.732 INFO:teuthology.orchestra.run.smithi192.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-16T21:36:23.734 INFO:teuthology.orchestra.run.smithi192.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-16T21:36:23.735 INFO:teuthology.orchestra.run.smithi192.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-16T21:36:23.744 INFO:teuthology.orchestra.run.smithi100.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-16T21:36:23.760 INFO:teuthology.orchestra.run.smithi100.stdout:Get:26 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4883-g6e8474a0-1jammy [3,336 kB] 2024-09-16T21:36:23.761 INFO:teuthology.orchestra.run.smithi100.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-16T21:36:23.762 INFO:teuthology.orchestra.run.smithi100.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-16T21:36:23.763 INFO:teuthology.orchestra.run.smithi100.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-16T21:36:23.764 INFO:teuthology.orchestra.run.smithi100.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-16T21:36:23.770 INFO:teuthology.orchestra.run.smithi100.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-16T21:36:23.771 INFO:teuthology.orchestra.run.smithi100.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-16T21:36:23.800 INFO:teuthology.orchestra.run.smithi192.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-16T21:36:23.817 INFO:teuthology.orchestra.run.smithi192.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-16T21:36:23.818 INFO:teuthology.orchestra.run.smithi192.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-16T21:36:23.818 INFO:teuthology.orchestra.run.smithi192.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-16T21:36:23.819 INFO:teuthology.orchestra.run.smithi192.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-16T21:36:23.824 INFO:teuthology.orchestra.run.smithi192.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-16T21:36:23.825 INFO:teuthology.orchestra.run.smithi192.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-16T21:36:23.826 INFO:teuthology.orchestra.run.smithi100.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-16T21:36:23.827 INFO:teuthology.orchestra.run.smithi100.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-16T21:36:23.829 INFO:teuthology.orchestra.run.smithi100.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T21:36:23.882 INFO:teuthology.orchestra.run.smithi192.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-16T21:36:23.883 INFO:teuthology.orchestra.run.smithi192.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-16T21:36:23.885 INFO:teuthology.orchestra.run.smithi192.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T21:36:23.907 INFO:teuthology.orchestra.run.smithi100.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-16T21:36:23.908 INFO:teuthology.orchestra.run.smithi100.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-16T21:36:23.910 INFO:teuthology.orchestra.run.smithi100.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-16T21:36:23.912 INFO:teuthology.orchestra.run.smithi100.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-16T21:36:23.913 INFO:teuthology.orchestra.run.smithi100.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-16T21:36:23.924 INFO:teuthology.orchestra.run.smithi100.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-16T21:36:23.963 INFO:teuthology.orchestra.run.smithi192.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-16T21:36:23.964 INFO:teuthology.orchestra.run.smithi192.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-16T21:36:23.966 INFO:teuthology.orchestra.run.smithi192.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-16T21:36:23.968 INFO:teuthology.orchestra.run.smithi192.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-16T21:36:23.968 INFO:teuthology.orchestra.run.smithi192.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-16T21:36:23.979 INFO:teuthology.orchestra.run.smithi192.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-16T21:36:23.988 INFO:teuthology.orchestra.run.smithi100.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-16T21:36:23.989 INFO:teuthology.orchestra.run.smithi100.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-16T21:36:23.991 INFO:teuthology.orchestra.run.smithi100.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-16T21:36:23.994 INFO:teuthology.orchestra.run.smithi100.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-16T21:36:24.044 INFO:teuthology.orchestra.run.smithi192.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-16T21:36:24.045 INFO:teuthology.orchestra.run.smithi192.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-16T21:36:24.046 INFO:teuthology.orchestra.run.smithi192.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-16T21:36:24.049 INFO:teuthology.orchestra.run.smithi192.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-16T21:36:24.070 INFO:teuthology.orchestra.run.smithi100.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-16T21:36:24.071 INFO:teuthology.orchestra.run.smithi100.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-16T21:36:24.075 INFO:teuthology.orchestra.run.smithi100.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-16T21:36:24.076 INFO:teuthology.orchestra.run.smithi100.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-16T21:36:24.081 INFO:teuthology.orchestra.run.smithi100.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-16T21:36:24.082 INFO:teuthology.orchestra.run.smithi100.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-16T21:36:24.107 INFO:teuthology.orchestra.run.smithi100.stdout:Get:52 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4883-g6e8474a0-1jammy [722 kB] 2024-09-16T21:36:24.108 INFO:teuthology.orchestra.run.smithi192.stdout:Get:45 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4883-g6e8474a0-1jammy [3,336 kB] 2024-09-16T21:36:24.126 INFO:teuthology.orchestra.run.smithi192.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-16T21:36:24.127 INFO:teuthology.orchestra.run.smithi192.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-16T21:36:24.130 INFO:teuthology.orchestra.run.smithi192.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-16T21:36:24.131 INFO:teuthology.orchestra.run.smithi192.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-16T21:36:24.136 INFO:teuthology.orchestra.run.smithi192.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-16T21:36:24.137 INFO:teuthology.orchestra.run.smithi192.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-16T21:36:24.151 INFO:teuthology.orchestra.run.smithi100.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-16T21:36:24.156 INFO:teuthology.orchestra.run.smithi100.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-16T21:36:24.172 INFO:teuthology.orchestra.run.smithi100.stdout:Get:55 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4883-g6e8474a0-1jammy [356 kB] 2024-09-16T21:36:24.207 INFO:teuthology.orchestra.run.smithi192.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-16T21:36:24.211 INFO:teuthology.orchestra.run.smithi192.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-16T21:36:24.219 INFO:teuthology.orchestra.run.smithi100.stdout:Get:56 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4883-g6e8474a0-1jammy [32.8 kB] 2024-09-16T21:36:24.224 INFO:teuthology.orchestra.run.smithi100.stdout:Get:57 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4883-g6e8474a0-1jammy [180 kB] 2024-09-16T21:36:24.231 INFO:teuthology.orchestra.run.smithi100.stdout:Get:58 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4883-g6e8474a0-1jammy [71.2 kB] 2024-09-16T21:36:24.233 INFO:teuthology.orchestra.run.smithi100.stdout:Get:59 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4883-g6e8474a0-1jammy [338 kB] 2024-09-16T21:36:24.284 INFO:teuthology.orchestra.run.smithi100.stdout:Get:60 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4883-g6e8474a0-1jammy [7,987 kB] 2024-09-16T21:36:24.321 INFO:teuthology.orchestra.run.smithi100.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-16T21:36:24.323 INFO:teuthology.orchestra.run.smithi100.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-16T21:36:24.326 INFO:teuthology.orchestra.run.smithi100.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T21:36:24.326 INFO:teuthology.orchestra.run.smithi100.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-16T21:36:24.329 INFO:teuthology.orchestra.run.smithi100.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-16T21:36:24.363 INFO:teuthology.orchestra.run.smithi100.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-16T21:36:24.374 INFO:teuthology.orchestra.run.smithi192.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-16T21:36:24.376 INFO:teuthology.orchestra.run.smithi192.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-16T21:36:24.378 INFO:teuthology.orchestra.run.smithi192.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T21:36:24.379 INFO:teuthology.orchestra.run.smithi192.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-16T21:36:24.381 INFO:teuthology.orchestra.run.smithi192.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-16T21:36:24.398 INFO:teuthology.orchestra.run.smithi100.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-16T21:36:24.398 INFO:teuthology.orchestra.run.smithi100.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-16T21:36:24.416 INFO:teuthology.orchestra.run.smithi192.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-16T21:36:24.425 INFO:teuthology.orchestra.run.smithi100.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-16T21:36:24.426 INFO:teuthology.orchestra.run.smithi100.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-16T21:36:24.453 INFO:teuthology.orchestra.run.smithi192.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-16T21:36:24.454 INFO:teuthology.orchestra.run.smithi192.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-16T21:36:24.480 INFO:teuthology.orchestra.run.smithi192.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-16T21:36:24.480 INFO:teuthology.orchestra.run.smithi192.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-16T21:36:24.488 INFO:teuthology.orchestra.run.smithi100.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-16T21:36:24.489 INFO:teuthology.orchestra.run.smithi100.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-16T21:36:24.490 INFO:teuthology.orchestra.run.smithi100.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-16T21:36:24.491 INFO:teuthology.orchestra.run.smithi100.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-16T21:36:24.491 INFO:teuthology.orchestra.run.smithi100.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-16T21:36:24.493 INFO:teuthology.orchestra.run.smithi100.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-16T21:36:24.499 INFO:teuthology.orchestra.run.smithi100.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-16T21:36:24.541 INFO:teuthology.orchestra.run.smithi192.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-16T21:36:24.542 INFO:teuthology.orchestra.run.smithi192.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-16T21:36:24.543 INFO:teuthology.orchestra.run.smithi192.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-16T21:36:24.544 INFO:teuthology.orchestra.run.smithi192.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-16T21:36:24.544 INFO:teuthology.orchestra.run.smithi192.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-16T21:36:24.545 INFO:teuthology.orchestra.run.smithi192.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-16T21:36:24.551 INFO:teuthology.orchestra.run.smithi192.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-16T21:36:24.569 INFO:teuthology.orchestra.run.smithi100.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-16T21:36:24.572 INFO:teuthology.orchestra.run.smithi100.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-16T21:36:24.574 INFO:teuthology.orchestra.run.smithi100.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-16T21:36:24.622 INFO:teuthology.orchestra.run.smithi192.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-16T21:36:24.625 INFO:teuthology.orchestra.run.smithi192.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-16T21:36:24.627 INFO:teuthology.orchestra.run.smithi192.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-16T21:36:24.651 INFO:teuthology.orchestra.run.smithi100.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-16T21:36:24.658 INFO:teuthology.orchestra.run.smithi100.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-16T21:36:24.661 INFO:teuthology.orchestra.run.smithi100.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-16T21:36:24.662 INFO:teuthology.orchestra.run.smithi100.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-16T21:36:24.673 INFO:teuthology.orchestra.run.smithi100.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-16T21:36:24.675 INFO:teuthology.orchestra.run.smithi100.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-16T21:36:24.682 INFO:teuthology.orchestra.run.smithi100.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-16T21:36:24.704 INFO:teuthology.orchestra.run.smithi192.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-16T21:36:24.710 INFO:teuthology.orchestra.run.smithi192.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-16T21:36:24.712 INFO:teuthology.orchestra.run.smithi192.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-16T21:36:24.714 INFO:teuthology.orchestra.run.smithi192.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-16T21:36:24.725 INFO:teuthology.orchestra.run.smithi192.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-16T21:36:24.726 INFO:teuthology.orchestra.run.smithi192.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-16T21:36:24.732 INFO:teuthology.orchestra.run.smithi100.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T21:36:24.734 INFO:teuthology.orchestra.run.smithi192.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-16T21:36:24.734 INFO:teuthology.orchestra.run.smithi100.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-16T21:36:24.735 INFO:teuthology.orchestra.run.smithi100.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-16T21:36:24.767 INFO:teuthology.orchestra.run.smithi192.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4883-g6e8474a0-1jammy [722 kB] 2024-09-16T21:36:24.785 INFO:teuthology.orchestra.run.smithi192.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T21:36:24.787 INFO:teuthology.orchestra.run.smithi192.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-16T21:36:24.788 INFO:teuthology.orchestra.run.smithi192.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-16T21:36:24.814 INFO:teuthology.orchestra.run.smithi100.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-16T21:36:24.816 INFO:teuthology.orchestra.run.smithi100.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-16T21:36:24.835 INFO:teuthology.orchestra.run.smithi100.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-16T21:36:24.836 INFO:teuthology.orchestra.run.smithi100.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-16T21:36:24.837 INFO:teuthology.orchestra.run.smithi100.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-16T21:36:24.843 INFO:teuthology.orchestra.run.smithi100.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-16T21:36:24.845 INFO:teuthology.orchestra.run.smithi100.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-16T21:36:24.867 INFO:teuthology.orchestra.run.smithi192.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-16T21:36:24.869 INFO:teuthology.orchestra.run.smithi192.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-16T21:36:24.886 INFO:teuthology.orchestra.run.smithi192.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-16T21:36:24.886 INFO:teuthology.orchestra.run.smithi192.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-16T21:36:24.887 INFO:teuthology.orchestra.run.smithi192.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-16T21:36:24.892 INFO:teuthology.orchestra.run.smithi192.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-16T21:36:24.893 INFO:teuthology.orchestra.run.smithi192.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4883-g6e8474a0-1jammy [356 kB] 2024-09-16T21:36:24.894 INFO:teuthology.orchestra.run.smithi192.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-16T21:36:24.953 INFO:teuthology.orchestra.run.smithi192.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4883-g6e8474a0-1jammy [32.8 kB] 2024-09-16T21:36:24.954 INFO:teuthology.orchestra.run.smithi192.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4883-g6e8474a0-1jammy [180 kB] 2024-09-16T21:36:24.998 INFO:teuthology.orchestra.run.smithi192.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4883-g6e8474a0-1jammy [71.2 kB] 2024-09-16T21:36:25.001 INFO:teuthology.orchestra.run.smithi192.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4883-g6e8474a0-1jammy [338 kB] 2024-09-16T21:36:25.049 INFO:teuthology.orchestra.run.smithi192.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4883-g6e8474a0-1jammy [7,987 kB] 2024-09-16T21:36:25.054 INFO:teuthology.orchestra.run.smithi100.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4883-g6e8474a0-1jammy [112 kB] 2024-09-16T21:36:25.058 INFO:teuthology.orchestra.run.smithi100.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4883-g6e8474a0-1jammy [473 kB] 2024-09-16T21:36:25.096 INFO:teuthology.orchestra.run.smithi100.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4883-g6e8474a0-1jammy [28.3 MB] 2024-09-16T21:36:26.275 INFO:teuthology.orchestra.run.smithi192.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4883-g6e8474a0-1jammy [112 kB] 2024-09-16T21:36:26.285 INFO:teuthology.orchestra.run.smithi192.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4883-g6e8474a0-1jammy [473 kB] 2024-09-16T21:36:26.319 INFO:teuthology.orchestra.run.smithi192.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4883-g6e8474a0-1jammy [28.3 MB] 2024-09-16T21:36:27.190 INFO:teuthology.orchestra.run.smithi100.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4883-g6e8474a0-1jammy [5,207 kB] 2024-09-16T21:36:27.447 INFO:teuthology.orchestra.run.smithi100.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4883-g6e8474a0-1jammy [251 kB] 2024-09-16T21:36:27.453 INFO:teuthology.orchestra.run.smithi100.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4883-g6e8474a0-1jammy [124 kB] 2024-09-16T21:36:27.455 INFO:teuthology.orchestra.run.smithi100.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4883-g6e8474a0-1jammy [1,562 kB] 2024-09-16T21:36:27.577 INFO:teuthology.orchestra.run.smithi100.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4883-g6e8474a0-1jammy [6,309 kB] 2024-09-16T21:36:27.952 INFO:teuthology.orchestra.run.smithi100.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4883-g6e8474a0-1jammy [23.1 MB] 2024-09-16T21:36:29.347 INFO:teuthology.orchestra.run.smithi100.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4883-g6e8474a0-1jammy [14.0 kB] 2024-09-16T21:36:29.348 INFO:teuthology.orchestra.run.smithi100.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4883-g6e8474a0-1jammy [880 kB] 2024-09-16T21:36:29.365 INFO:teuthology.orchestra.run.smithi100.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4883-g6e8474a0-1jammy [2,454 kB] 2024-09-16T21:36:29.485 INFO:teuthology.orchestra.run.smithi100.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4883-g6e8474a0-1jammy [813 kB] 2024-09-16T21:36:29.533 INFO:teuthology.orchestra.run.smithi100.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4883-g6e8474a0-1jammy [160 kB] 2024-09-16T21:36:29.543 INFO:teuthology.orchestra.run.smithi100.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4883-g6e8474a0-1jammy [61.5 MB] 2024-09-16T21:36:29.675 INFO:teuthology.orchestra.run.smithi192.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4883-g6e8474a0-1jammy [5,207 kB] 2024-09-16T21:36:30.014 INFO:teuthology.orchestra.run.smithi192.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4883-g6e8474a0-1jammy [251 kB] 2024-09-16T21:36:30.020 INFO:teuthology.orchestra.run.smithi192.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4883-g6e8474a0-1jammy [124 kB] 2024-09-16T21:36:30.041 INFO:teuthology.orchestra.run.smithi192.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4883-g6e8474a0-1jammy [1,562 kB] 2024-09-16T21:36:30.151 INFO:teuthology.orchestra.run.smithi192.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4883-g6e8474a0-1jammy [6,309 kB] 2024-09-16T21:36:30.609 INFO:teuthology.orchestra.run.smithi192.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4883-g6e8474a0-1jammy [23.1 MB] 2024-09-16T21:36:32.124 INFO:teuthology.orchestra.run.smithi100.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4883-g6e8474a0-1jammy [8,625 kB] 2024-09-16T21:36:32.251 INFO:teuthology.orchestra.run.smithi192.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4883-g6e8474a0-1jammy [14.0 kB] 2024-09-16T21:36:32.251 INFO:teuthology.orchestra.run.smithi192.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4883-g6e8474a0-1jammy [880 kB] 2024-09-16T21:36:32.272 INFO:teuthology.orchestra.run.smithi192.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4883-g6e8474a0-1jammy [2,454 kB] 2024-09-16T21:36:32.284 INFO:teuthology.orchestra.run.smithi100.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4883-g6e8474a0-1jammy [14.2 kB] 2024-09-16T21:36:32.285 INFO:teuthology.orchestra.run.smithi100.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4883-g6e8474a0-1jammy [55.8 MB] 2024-09-16T21:36:32.412 INFO:teuthology.orchestra.run.smithi192.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4883-g6e8474a0-1jammy [813 kB] 2024-09-16T21:36:32.468 INFO:teuthology.orchestra.run.smithi192.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4883-g6e8474a0-1jammy [160 kB] 2024-09-16T21:36:32.491 INFO:teuthology.orchestra.run.smithi192.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4883-g6e8474a0-1jammy [61.5 MB] 2024-09-16T21:36:34.864 INFO:teuthology.orchestra.run.smithi100.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4883-g6e8474a0-1jammy [130 kB] 2024-09-16T21:36:34.866 INFO:teuthology.orchestra.run.smithi100.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4883-g6e8474a0-1jammy [39.0 kB] 2024-09-16T21:36:34.917 INFO:teuthology.orchestra.run.smithi100.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4883-g6e8474a0-1jammy [15.9 MB] 2024-09-16T21:36:35.526 INFO:teuthology.orchestra.run.smithi100.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4883-g6e8474a0-1jammy [91.2 kB] 2024-09-16T21:36:36.096 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 251 MB in 13s (19.4 MB/s) 2024-09-16T21:36:36.261 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-16T21:36:36.361 INFO:teuthology.orchestra.run.smithi100.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 ... 165990 files and directories currently installed.) 2024-09-16T21:36:36.366 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-16T21:36:36.459 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T21:36:36.796 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-16T21:36:36.822 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-16T21:36:36.862 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T21:36:37.124 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-16T21:36:37.131 INFO:teuthology.orchestra.run.smithi192.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4883-g6e8474a0-1jammy [8,625 kB] 2024-09-16T21:36:37.149 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-16T21:36:37.190 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T21:36:37.559 INFO:teuthology.orchestra.run.smithi192.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4883-g6e8474a0-1jammy [14.2 kB] 2024-09-16T21:36:37.560 INFO:teuthology.orchestra.run.smithi192.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4883-g6e8474a0-1jammy [55.8 MB] 2024-09-16T21:36:37.635 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-16T21:36:37.662 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T21:36:37.710 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:36:38.064 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-16T21:36:38.089 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T21:36:38.130 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:36:38.458 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-16T21:36:38.484 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T21:36:38.525 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:36:38.886 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-16T21:36:38.912 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-16T21:36:38.953 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T21:36:39.239 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package librados2. 2024-09-16T21:36:39.265 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../007-librados2_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:39.297 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking librados2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:39.742 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libnbd0. 2024-09-16T21:36:39.768 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-16T21:36:39.808 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-16T21:36:40.312 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package librbd1. 2024-09-16T21:36:40.337 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../009-librbd1_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:40.378 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking librbd1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:40.830 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T21:36:40.848 INFO:teuthology.orchestra.run.smithi192.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4883-g6e8474a0-1jammy [130 kB] 2024-09-16T21:36:40.856 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:40.897 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libcephfs2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:40.928 INFO:teuthology.orchestra.run.smithi192.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4883-g6e8474a0-1jammy [39.0 kB] 2024-09-16T21:36:40.929 INFO:teuthology.orchestra.run.smithi192.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4883-g6e8474a0-1jammy [15.9 MB] 2024-09-16T21:36:41.216 INFO:teuthology.orchestra.run.smithi192.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4883-g6e8474a0-1jammy [91.2 kB] 2024-09-16T21:36:41.342 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-rados. 2024-09-16T21:36:41.367 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:41.408 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-rados (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:41.727 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T21:36:41.753 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:36:41.787 INFO:teuthology.orchestra.run.smithi192.stdout:Fetched 251 MB in 19s (13.5 MB/s) 2024-09-16T21:36:41.794 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-ceph-argparse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:41.935 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-16T21:36:42.034 INFO:teuthology.orchestra.run.smithi192.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 ... 165990 files and directories currently installed.) 2024-09-16T21:36:42.040 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-16T21:36:42.046 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T21:36:42.061 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:42.105 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-cephfs (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:42.125 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T21:36:42.424 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T21:36:42.428 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-16T21:36:42.450 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:36:42.455 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-16T21:36:42.486 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T21:36:42.499 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:42.814 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-16T21:36:42.819 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T21:36:42.841 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-16T21:36:42.845 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-16T21:36:42.877 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T21:36:42.881 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T21:36:43.171 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T21:36:43.197 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-16T21:36:43.238 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-16T21:36:43.327 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-16T21:36:43.353 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T21:36:43.409 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:36:43.490 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T21:36:43.506 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:43.549 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-rbd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:43.779 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-16T21:36:43.806 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T21:36:43.837 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:36:43.902 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T21:36:43.928 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-16T21:36:43.968 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T21:36:44.182 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-16T21:36:44.209 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T21:36:44.221 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-16T21:36:44.236 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-16T21:36:44.249 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:36:44.271 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T21:36:44.557 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-16T21:36:44.583 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-16T21:36:44.593 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-16T21:36:44.620 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-16T21:36:44.623 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T21:36:44.660 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T21:36:44.960 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package lua5.1. 2024-09-16T21:36:44.986 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-16T21:36:44.996 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package librados2. 2024-09-16T21:36:45.023 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../007-librados2_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:45.027 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-16T21:36:45.063 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking librados2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:45.338 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package lua-any. 2024-09-16T21:36:45.353 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-16T21:36:45.388 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-16T21:36:45.499 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libnbd0. 2024-09-16T21:36:45.525 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-16T21:36:45.557 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-16T21:36:45.599 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package zip. 2024-09-16T21:36:45.625 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-16T21:36:45.665 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking zip (3.0-12build2) ... 2024-09-16T21:36:45.852 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package librbd1. 2024-09-16T21:36:45.878 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../009-librbd1_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:45.918 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking librbd1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:46.002 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package unzip. 2024-09-16T21:36:46.028 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-16T21:36:46.069 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-16T21:36:46.363 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T21:36:46.389 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:46.430 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libcephfs2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:46.606 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package luarocks. 2024-09-16T21:36:46.632 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-16T21:36:46.672 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-16T21:36:46.882 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-rados. 2024-09-16T21:36:46.909 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:46.949 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-rados (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:47.030 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package librgw2. 2024-09-16T21:36:47.056 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../026-librgw2_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:47.088 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking librgw2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:47.218 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T21:36:47.233 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:36:47.268 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-ceph-argparse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:47.512 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T21:36:47.538 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:47.579 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-cephfs (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:47.665 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T21:36:47.680 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:47.724 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-rgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:47.890 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T21:36:47.917 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:36:47.982 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:48.060 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-16T21:36:48.086 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-16T21:36:48.127 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T21:36:48.318 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T21:36:48.344 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-16T21:36:48.384 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T21:36:48.438 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T21:36:48.464 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:48.504 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libradosstriper1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:48.662 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T21:36:48.689 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-16T21:36:48.720 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-16T21:36:48.849 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-common. 2024-09-16T21:36:48.875 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:48.907 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:48.973 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T21:36:48.989 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:49.032 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-rbd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:49.376 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T21:36:49.403 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-16T21:36:49.442 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T21:36:49.695 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-16T21:36:49.721 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-16T21:36:49.761 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T21:36:50.065 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-16T21:36:50.091 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-16T21:36:50.131 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T21:36:50.421 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-base. 2024-09-16T21:36:50.443 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package lua5.1. 2024-09-16T21:36:50.447 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:50.458 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-16T21:36:50.492 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-16T21:36:50.496 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-base (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:50.779 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package lua-any. 2024-09-16T21:36:50.802 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-16T21:36:50.845 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-16T21:36:51.092 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-16T21:36:51.098 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package zip. 2024-09-16T21:36:51.113 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-16T21:36:51.118 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-16T21:36:51.156 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking zip (3.0-12build2) ... 2024-09-16T21:36:51.158 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-16T21:36:51.428 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-cheroot. 2024-09-16T21:36:51.443 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-16T21:36:51.476 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package unzip. 2024-09-16T21:36:51.477 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T21:36:51.502 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-16T21:36:51.543 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-16T21:36:51.747 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-16T21:36:51.774 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-16T21:36:51.805 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-16T21:36:51.914 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package luarocks. 2024-09-16T21:36:51.940 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-16T21:36:51.980 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-16T21:36:52.108 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-16T21:36:52.135 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-16T21:36:52.175 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-16T21:36:52.321 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package librgw2. 2024-09-16T21:36:52.347 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../026-librgw2_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:52.387 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking librgw2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:52.478 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-16T21:36:52.504 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-16T21:36:52.544 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-16T21:36:52.823 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-tempora. 2024-09-16T21:36:52.848 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-16T21:36:52.880 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-16T21:36:52.973 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T21:36:52.988 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:53.032 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-rgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:53.150 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-portend. 2024-09-16T21:36:53.165 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-16T21:36:53.208 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-16T21:36:53.368 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-16T21:36:53.394 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-16T21:36:53.434 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T21:36:53.511 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-16T21:36:53.537 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-16T21:36:53.577 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-16T21:36:53.712 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T21:36:53.727 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:53.762 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libradosstriper1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:53.880 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T21:36:53.907 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-16T21:36:53.947 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-16T21:36:54.174 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-common. 2024-09-16T21:36:54.201 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:54.250 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:54.326 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-natsort. 2024-09-16T21:36:54.352 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-16T21:36:54.392 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-16T21:36:54.704 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T21:36:54.730 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-16T21:36:54.762 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-16T21:36:55.039 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T21:36:55.066 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-16T21:36:55.106 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-16T21:36:56.118 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-mako. 2024-09-16T21:36:56.145 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-16T21:36:56.184 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T21:36:56.504 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T21:36:56.530 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T21:36:56.570 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T21:36:56.629 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-base. 2024-09-16T21:36:56.655 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:36:56.706 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-base (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:36:56.998 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T21:36:57.025 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-16T21:36:57.056 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-16T21:36:57.353 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-webob. 2024-09-16T21:36:57.379 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-16T21:36:57.419 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T21:36:57.475 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-16T21:36:57.501 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-16T21:36:57.541 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-16T21:36:57.773 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T21:36:57.799 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-16T21:36:57.819 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-cheroot. 2024-09-16T21:36:57.838 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-16T21:36:57.842 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T21:36:57.877 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T21:36:58.164 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-16T21:36:58.167 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T21:36:58.179 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-16T21:36:58.193 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-16T21:36:58.222 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-16T21:36:58.233 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T21:36:58.520 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-paste. 2024-09-16T21:36:58.525 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-16T21:36:58.535 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-16T21:36:58.551 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-16T21:36:58.578 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T21:36:58.591 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-16T21:36:58.852 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-16T21:36:58.868 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-16T21:36:58.881 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T21:36:58.902 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-16T21:36:58.908 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-16T21:36:58.948 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T21:36:59.164 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-tempora. 2024-09-16T21:36:59.190 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-16T21:36:59.226 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T21:36:59.230 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-16T21:36:59.252 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-16T21:36:59.292 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-16T21:36:59.558 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-portend. 2024-09-16T21:36:59.585 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-16T21:36:59.595 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T21:36:59.622 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-16T21:36:59.625 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-16T21:36:59.662 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-16T21:36:59.928 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-16T21:36:59.956 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-16T21:36:59.973 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T21:36:59.994 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-16T21:37:00.000 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-16T21:37:00.039 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T21:37:00.264 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T21:37:00.280 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-16T21:37:00.313 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-16T21:37:00.387 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-certifi. 2024-09-16T21:37:00.413 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-16T21:37:00.453 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-16T21:37:00.667 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-natsort. 2024-09-16T21:37:00.683 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-16T21:37:00.725 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-16T21:37:00.731 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-idna. 2024-09-16T21:37:00.746 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-16T21:37:00.781 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T21:37:01.029 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T21:37:01.044 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-16T21:37:01.075 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-urllib3. 2024-09-16T21:37:01.078 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-16T21:37:01.102 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-16T21:37:01.142 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T21:37:01.367 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T21:37:01.393 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-16T21:37:01.433 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-16T21:37:01.479 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-requests. 2024-09-16T21:37:01.505 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-16T21:37:01.545 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T21:37:01.736 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-mako. 2024-09-16T21:37:01.763 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-16T21:37:01.803 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T21:37:01.882 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T21:37:01.908 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-16T21:37:01.948 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T21:37:02.123 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T21:37:02.149 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T21:37:02.181 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T21:37:02.234 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T21:37:02.250 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:02.293 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:02.468 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T21:37:02.494 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-16T21:37:02.534 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-16T21:37:02.673 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-16T21:37:02.699 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:02.739 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:02.821 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-webob. 2024-09-16T21:37:02.847 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-16T21:37:02.887 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T21:37:03.025 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T21:37:03.040 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-16T21:37:03.075 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-16T21:37:03.232 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T21:37:03.258 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-16T21:37:03.318 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T21:37:03.387 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T21:37:03.413 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-16T21:37:03.453 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-16T21:37:03.593 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T21:37:03.620 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-16T21:37:03.659 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T21:37:03.798 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T21:37:03.824 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:03.864 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mgr (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:03.963 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-paste. 2024-09-16T21:37:03.989 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-16T21:37:04.029 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T21:37:04.243 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T21:37:04.269 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:04.309 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mon (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:04.324 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T21:37:04.340 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-16T21:37:04.393 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T21:37:04.694 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T21:37:04.720 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-16T21:37:04.760 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-16T21:37:04.921 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T21:37:04.948 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:04.987 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-osd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:05.080 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T21:37:05.107 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-16T21:37:05.147 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-16T21:37:05.433 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T21:37:05.449 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-16T21:37:05.483 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T21:37:05.788 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-certifi. 2024-09-16T21:37:05.803 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-16T21:37:05.837 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-16T21:37:06.107 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph. 2024-09-16T21:37:06.134 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../067-ceph_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:06.157 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-idna. 2024-09-16T21:37:06.174 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:06.184 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-16T21:37:06.224 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T21:37:06.510 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T21:37:06.535 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-urllib3. 2024-09-16T21:37:06.536 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:06.562 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-16T21:37:06.576 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:06.602 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T21:37:06.921 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T21:37:06.930 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-requests. 2024-09-16T21:37:06.948 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:06.957 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-16T21:37:06.988 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mds (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:06.997 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T21:37:07.342 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T21:37:07.368 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-16T21:37:07.541 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package cephadm. 2024-09-16T21:37:07.567 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../070-cephadm_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:07.570 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T21:37:07.607 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:07.895 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T21:37:07.918 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:07.926 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-16T21:37:07.953 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-16T21:37:07.961 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:07.993 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-16T21:37:08.321 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-16T21:37:08.336 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T21:37:08.350 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-16T21:37:08.376 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:08.379 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:08.424 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:08.736 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T21:37:08.763 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-16T21:37:08.802 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-16T21:37:09.080 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T21:37:09.095 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-16T21:37:09.130 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-16T21:37:09.376 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-babel. 2024-09-16T21:37:09.403 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T21:37:09.441 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T21:37:09.442 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:09.469 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:09.517 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mgr (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:09.770 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T21:37:09.797 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-16T21:37:09.837 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T21:37:09.903 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T21:37:09.930 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:09.970 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mon (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:10.148 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T21:37:10.175 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:10.214 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:10.526 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T21:37:10.553 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T21:37:10.590 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T21:37:10.592 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T21:37:10.617 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:10.656 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-osd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:10.896 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-routes. 2024-09-16T21:37:10.922 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-16T21:37:10.962 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T21:37:11.299 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T21:37:11.325 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:11.365 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:11.693 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph. 2024-09-16T21:37:11.709 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../067-ceph_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:11.752 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:12.054 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T21:37:12.081 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:12.121 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:12.491 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T21:37:12.517 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:12.557 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mds (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:12.944 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package cephadm. 2024-09-16T21:37:12.971 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../070-cephadm_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:13.010 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:13.321 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-16T21:37:13.337 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-16T21:37:13.379 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-16T21:37:13.699 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-16T21:37:13.715 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T21:37:13.757 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:13.971 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-16T21:37:13.987 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-16T21:37:14.020 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T21:37:14.499 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T21:37:14.526 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-16T21:37:14.565 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T21:37:14.755 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-babel. 2024-09-16T21:37:14.816 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T21:37:14.846 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:14.927 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-16T21:37:14.955 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-16T21:37:14.994 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-16T21:37:15.182 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T21:37:15.209 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-16T21:37:15.249 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T21:37:15.290 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T21:37:15.316 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-16T21:37:15.440 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T21:37:15.543 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T21:37:15.559 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:15.593 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:15.914 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T21:37:15.940 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T21:37:15.980 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T21:37:16.108 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T21:37:16.136 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:16.174 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:16.241 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-routes. 2024-09-16T21:37:16.269 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-16T21:37:16.299 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T21:37:16.615 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T21:37:16.642 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:16.678 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:17.136 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T21:37:17.163 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-16T21:37:17.202 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-16T21:37:17.480 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T21:37:17.508 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-16T21:37:17.547 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-16T21:37:18.084 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T21:37:18.099 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-16T21:37:18.133 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T21:37:18.395 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T21:37:18.422 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-16T21:37:18.461 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-16T21:37:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T21:37:18.809 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-16T21:37:18.848 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-16T21:37:19.169 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T21:37:19.196 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-16T21:37:19.235 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T21:37:19.547 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T21:37:19.574 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-16T21:37:19.613 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-16T21:37:19.808 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-16T21:37:19.825 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-16T21:37:19.866 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T21:37:19.874 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T21:37:19.890 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-16T21:37:19.924 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T21:37:20.337 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T21:37:20.364 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-16T21:37:20.395 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T21:37:20.630 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T21:37:20.646 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:20.688 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:20.765 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-16T21:37:20.793 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-16T21:37:20.832 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-16T21:37:21.024 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T21:37:21.052 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-16T21:37:21.091 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T21:37:21.118 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T21:37:21.145 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-16T21:37:21.254 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T21:37:21.369 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T21:37:21.396 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T21:37:21.427 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T21:37:21.688 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package jq. 2024-09-16T21:37:21.704 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T21:37:21.746 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-16T21:37:21.963 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T21:37:21.992 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:22.016 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package socat. 2024-09-16T21:37:22.030 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:22.043 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-16T21:37:22.082 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-16T21:37:22.385 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T21:37:22.401 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-16T21:37:22.443 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-16T21:37:22.790 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-test. 2024-09-16T21:37:22.806 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:22.848 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-test (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:22.983 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T21:37:23.011 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-16T21:37:23.050 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-16T21:37:23.353 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T21:37:23.380 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-16T21:37:23.419 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-16T21:37:23.731 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T21:37:23.759 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-16T21:37:23.797 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T21:37:24.134 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T21:37:24.162 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-16T21:37:24.202 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-16T21:37:24.480 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T21:37:24.507 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-16T21:37:24.538 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-16T21:37:24.833 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T21:37:24.861 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-16T21:37:24.899 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T21:37:25.211 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T21:37:25.239 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-16T21:37:25.277 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-16T21:37:25.402 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package ceph-volume. 2024-09-16T21:37:25.418 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:25.460 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking ceph-volume (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:25.589 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T21:37:25.617 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-16T21:37:25.656 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T21:37:25.748 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T21:37:25.776 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:25.814 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking libcephfs-dev (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:26.059 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-16T21:37:26.075 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-16T21:37:26.108 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T21:37:26.312 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T21:37:26.328 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:26.386 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:26.422 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-16T21:37:26.449 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-16T21:37:26.488 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-16T21:37:26.665 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T21:37:26.692 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-16T21:37:26.722 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T21:37:26.842 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T21:37:26.870 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-16T21:37:26.908 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T21:37:27.051 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T21:37:27.078 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T21:37:27.117 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T21:37:27.330 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package pkg-config. 2024-09-16T21:37:27.358 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-16T21:37:27.379 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package jq. 2024-09-16T21:37:27.397 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T21:37:27.406 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T21:37:27.445 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-16T21:37:27.625 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-16T21:37:27.638 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-16T21:37:27.674 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-16T21:37:27.681 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package socat. 2024-09-16T21:37:27.697 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-16T21:37:27.731 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-16T21:37:28.001 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T21:37:28.017 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-16T21:37:28.053 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-16T21:37:28.059 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-16T21:37:28.069 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-16T21:37:28.352 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-16T21:37:28.512 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-test. 2024-09-16T21:37:28.540 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:28.614 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-test (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:28.672 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T21:37:28.700 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T21:37:28.738 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T21:37:29.042 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T21:37:29.070 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-16T21:37:29.108 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-16T21:37:29.420 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T21:37:29.448 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-16T21:37:29.486 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-16T21:37:29.806 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-py. 2024-09-16T21:37:29.834 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-16T21:37:29.872 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-16T21:37:30.201 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pygments. 2024-09-16T21:37:30.229 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-16T21:37:30.267 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T21:37:30.747 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T21:37:30.775 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-16T21:37:30.813 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-16T21:37:31.082 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-toml. 2024-09-16T21:37:31.111 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-16T21:37:31.143 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package ceph-volume. 2024-09-16T21:37:31.149 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-16T21:37:31.171 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4883-g6e8474a0-1jammy_all.deb ... 2024-09-16T21:37:31.210 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking ceph-volume (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:31.460 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T21:37:31.489 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-16T21:37:31.505 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T21:37:31.521 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:31.526 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T21:37:31.563 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking libcephfs-dev (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:31.855 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T21:37:31.871 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-16T21:37:31.883 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-16T21:37:31.911 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-16T21:37:31.913 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-16T21:37:31.949 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T21:37:32.191 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-16T21:37:32.207 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-16T21:37:32.246 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-16T21:37:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-16T21:37:32.274 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-16T21:37:32.313 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-16T21:37:32.692 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T21:37:32.720 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-16T21:37:32.758 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T21:37:32.953 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package radosgw. 2024-09-16T21:37:32.982 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../117-radosgw_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:33.019 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking radosgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:33.181 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package pkg-config. 2024-09-16T21:37:33.209 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-16T21:37:33.247 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T21:37:33.508 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-16T21:37:33.524 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-16T21:37:33.566 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-16T21:37:33.881 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T21:37:33.910 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:33.948 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking rbd-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:33.953 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-16T21:37:33.970 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-16T21:37:34.021 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-16T21:37:34.236 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-16T21:37:34.323 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T21:37:34.351 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T21:37:34.389 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T21:37:34.486 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T21:37:34.595 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T21:37:34.709 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T21:37:34.737 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-16T21:37:34.776 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-16T21:37:34.830 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-16T21:37:35.088 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T21:37:35.115 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-16T21:37:35.154 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-16T21:37:35.173 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-16T21:37:35.490 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-py. 2024-09-16T21:37:35.518 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-16T21:37:35.565 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-16T21:37:35.594 INFO:teuthology.orchestra.run.smithi100.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-16T21:37:35.697 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:35.869 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pygments. 2024-09-16T21:37:35.897 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-16T21:37:35.935 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T21:37:36.356 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T21:37:36.384 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-16T21:37:36.414 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-16T21:37:36.606 INFO:teuthology.orchestra.run.smithi100.stdout:Adding system user cephadm....done 2024-09-16T21:37:36.725 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-toml. 2024-09-16T21:37:36.753 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-16T21:37:36.754 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T21:37:36.792 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-16T21:37:37.006 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-16T21:37:37.095 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T21:37:37.123 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-16T21:37:37.161 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T21:37:37.257 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-16T21:37:37.383 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-16T21:37:37.490 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T21:37:37.515 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-16T21:37:37.557 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-16T21:37:37.634 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T21:37:37.826 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-16T21:37:37.854 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-16T21:37:37.885 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T21:37:37.901 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-16T21:37:38.011 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-16T21:37:38.307 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T21:37:38.572 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package radosgw. 2024-09-16T21:37:38.600 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../117-radosgw_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:38.638 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking radosgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:38.700 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-16T21:37:38.968 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-16T21:37:39.236 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-16T21:37:39.479 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-16T21:37:39.517 INFO:teuthology.orchestra.run.smithi192.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T21:37:39.545 INFO:teuthology.orchestra.run.smithi192.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4883-g6e8474a0-1jammy_amd64.deb ... 2024-09-16T21:37:39.583 INFO:teuthology.orchestra.run.smithi192.stdout:Unpacking rbd-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:39.722 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-16T21:37:39.880 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-16T21:37:39.982 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-16T21:37:40.113 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T21:37:40.223 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T21:37:40.232 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-ceph-argparse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:40.483 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-16T21:37:40.500 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T21:37:40.626 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-16T21:37:40.744 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T21:37:40.834 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-16T21:37:40.845 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T21:37:40.946 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-16T21:37:41.181 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-16T21:37:41.265 INFO:teuthology.orchestra.run.smithi192.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-16T21:37:41.333 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:41.562 INFO:teuthology.orchestra.run.smithi100.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-16T21:37:41.595 INFO:teuthology.orchestra.run.smithi100.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-16T21:37:41.659 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T21:37:41.785 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-16T21:37:41.843 INFO:teuthology.orchestra.run.smithi192.stdout:Adding system user cephadm....done 2024-09-16T21:37:41.991 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T21:37:42.136 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:42.237 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-16T21:37:42.309 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-16T21:37:42.489 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T21:37:42.560 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-16T21:37:42.686 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-16T21:37:42.857 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-16T21:37:42.962 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T21:37:43.191 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up zip (3.0-12build2) ... 2024-09-16T21:37:43.197 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T21:37:43.317 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T21:37:43.323 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-16T21:37:43.624 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T21:37:43.976 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-16T21:37:44.044 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T21:37:44.287 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T21:37:44.388 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-16T21:37:44.506 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T21:37:44.536 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-16T21:37:44.804 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-16T21:37:44.806 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-16T21:37:45.039 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-16T21:37:45.191 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-16T21:37:45.273 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-16T21:37:45.442 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T21:37:45.628 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-16T21:37:45.813 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T21:37:45.950 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-ceph-argparse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:46.087 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T21:37:46.209 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T21:37:46.335 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-16T21:37:46.397 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-16T21:37:46.461 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T21:37:46.579 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T21:37:46.648 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-16T21:37:46.680 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-16T21:37:46.774 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:46.914 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-16T21:37:47.076 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T21:37:47.273 INFO:teuthology.orchestra.run.smithi192.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-16T21:37:47.303 INFO:teuthology.orchestra.run.smithi192.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-16T21:37:47.367 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T21:37:47.401 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T21:37:47.493 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-16T21:37:47.836 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:47.945 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-16T21:37:48.196 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T21:37:48.447 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-16T21:37:48.575 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T21:37:48.757 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up zip (3.0-12build2) ... 2024-09-16T21:37:48.834 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:37:48.883 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T21:37:48.969 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-16T21:37:49.236 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T21:37:49.337 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-16T21:37:49.447 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T21:37:49.576 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T21:37:49.740 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-16T21:37:49.827 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T21:37:49.954 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-16T21:37:49.999 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-16T21:37:50.054 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T21:37:50.250 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:37:50.331 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-16T21:37:50.377 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-16T21:37:50.670 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-16T21:37:50.709 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-16T21:37:50.904 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-16T21:37:50.957 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T21:37:51.147 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-16T21:37:51.334 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T21:37:51.398 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T21:37:51.635 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T21:37:51.683 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-16T21:37:51.950 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T21:37:51.970 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-16T21:37:52.076 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-16T21:37:52.196 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-16T21:37:52.297 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:52.352 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T21:37:52.454 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T21:37:52.573 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T21:37:52.721 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T21:37:52.891 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T21:37:53.031 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-16T21:37:53.290 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T21:37:53.416 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-16T21:37:53.542 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:53.631 INFO:teuthology.orchestra.run.smithi100.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-16T21:37:53.861 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T21:37:53.988 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T21:37:54.055 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T21:37:54.307 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:37:54.372 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-16T21:37:54.441 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-16T21:37:54.623 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-16T21:37:54.708 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T21:37:54.749 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-16T21:37:54.835 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-16T21:37:54.960 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T21:37:55.016 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:37:55.142 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T21:37:55.245 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-16T21:37:55.452 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T21:37:55.513 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-16T21:37:55.747 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:37:55.778 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T21:37:55.874 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-16T21:37:56.046 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-16T21:37:56.174 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-16T21:37:56.180 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-16T21:37:56.434 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-16T21:37:56.448 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-16T21:37:56.718 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-16T21:37:56.810 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T21:37:56.953 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T21:37:57.053 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-16T21:37:57.195 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-16T21:37:57.421 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T21:37:57.455 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T21:37:57.556 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-16T21:37:57.706 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T21:37:57.840 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T21:37:57.966 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T21:37:58.050 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T21:37:58.176 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up librados2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:58.267 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T21:37:58.302 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:58.428 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-16T21:37:58.577 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-16T21:37:58.723 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libcephfs2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:58.828 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T21:37:58.849 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libradosstriper1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:58.945 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-16T21:37:58.975 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-16T21:37:59.046 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T21:37:59.119 INFO:teuthology.orchestra.run.smithi192.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-16T21:37:59.251 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up librbd1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:59.390 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T21:37:59.516 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T21:37:59.547 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mgr-modules-core (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:59.645 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:37:59.843 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T21:37:59.844 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T21:37:59.917 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-16T21:38:00.185 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-16T21:38:00.286 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-16T21:38:00.313 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up libcephfs-dev (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:00.439 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-rados (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:00.529 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T21:38:00.565 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up librgw2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:00.629 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T21:38:00.691 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T21:38:00.931 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T21:38:01.215 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T21:38:01.491 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-16T21:38:01.617 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-16T21:38:01.893 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-16T21:38:01.903 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-rbd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:02.021 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up rbd-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:02.156 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-rgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:02.238 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T21:38:02.282 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up python3-cephfs (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:02.408 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:02.498 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-16T21:38:02.883 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T21:38:02.900 INFO:teuthology.orchestra.run.smithi100.stdout:Adding group ceph....done 2024-09-16T21:38:03.167 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T21:38:03.302 INFO:teuthology.orchestra.run.smithi100.stdout:Adding system user ceph....done 2024-09-16T21:38:03.471 INFO:teuthology.orchestra.run.smithi100.stdout:Setting system user ceph properties....done 2024-09-16T21:38:03.485 INFO:teuthology.orchestra.run.smithi100.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T21:38:03.503 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T21:38:03.612 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up librados2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:03.619 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T21:38:03.713 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:03.814 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-16T21:38:03.912 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T21:38:04.150 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libcephfs2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.276 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libradosstriper1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.360 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-test (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.402 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-16T21:38:04.477 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up radosgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.679 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up librbd1 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.805 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mgr-modules-core (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.906 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:04.946 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:38:04.946 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:38:05.124 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T21:38:05.124 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T21:38:05.379 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-base (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:05.615 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up libcephfs-dev (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:05.741 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T21:38:05.741 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-rados (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:05.867 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up librgw2 (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:05.993 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T21:38:06.190 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mds (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:06.420 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T21:38:06.420 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T21:38:06.891 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mgr (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.141 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T21:38:07.141 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T21:38:07.222 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-rbd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.323 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up rbd-fuse (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.449 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-rgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.575 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up python3-cephfs (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.601 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-osd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.701 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-common (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:07.850 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T21:38:07.851 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T21:38:08.227 INFO:teuthology.orchestra.run.smithi192.stdout:Adding group ceph....done 2024-09-16T21:38:08.361 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:08.487 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:08.529 INFO:teuthology.orchestra.run.smithi192.stdout:Adding system user ceph....done 2024-09-16T21:38:08.638 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mon (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:08.748 INFO:teuthology.orchestra.run.smithi192.stdout:Setting system user ceph properties....done 2024-09-16T21:38:08.765 INFO:teuthology.orchestra.run.smithi192.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T21:38:08.850 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T21:38:08.850 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T21:38:08.906 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T21:38:09.243 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T21:38:09.323 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mgr-cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:09.474 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:09.600 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-mgr-dashboard (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:09.710 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-test (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:09.726 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up ceph-volume (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:09.819 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up radosgw (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:10.242 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-16T21:38:10.279 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:38:10.279 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:38:10.342 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-16T21:38:10.470 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T21:38:10.721 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-base (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:11.032 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T21:38:11.498 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mds (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:11.588 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-16T21:38:11.715 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T21:38:11.716 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T21:38:12.175 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mgr (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:12.206 INFO:teuthology.orchestra.run.smithi100.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T21:38:12.213 DEBUG:teuthology.parallel:result is None 2024-09-16T21:38:12.383 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T21:38:12.383 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T21:38:12.827 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-osd (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:13.230 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T21:38:13.230 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T21:38:13.704 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:13.830 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:13.972 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mon (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:14.192 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T21:38:14.192 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T21:38:14.649 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mgr-cephadm (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:14.800 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:14.925 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-mgr-dashboard (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:15.391 INFO:teuthology.orchestra.run.smithi192.stdout:Setting up ceph-volume (19.3.0-4883-g6e8474a0-1jammy) ... 2024-09-16T21:38:15.764 INFO:teuthology.orchestra.run.smithi192.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-16T21:38:15.873 INFO:teuthology.orchestra.run.smithi192.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-16T21:38:16.026 INFO:teuthology.orchestra.run.smithi192.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T21:38:16.759 INFO:teuthology.orchestra.run.smithi192.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-16T21:38:17.435 INFO:teuthology.orchestra.run.smithi192.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T21:38:17.440 DEBUG:teuthology.parallel:result is None 2024-09-16T21:38:17.440 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:38:17.582 DEBUG:teuthology.orchestra.run.smithi100:> dpkg-query -W -f '${Version}' ceph 2024-09-16T21:38:17.602 INFO:teuthology.orchestra.run.smithi100.stdout:19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:38:17.602 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:38:17.602 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883-g6e8474a0-1jammy is installed. 2024-09-16T21:38:17.605 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:38:17.742 DEBUG:teuthology.orchestra.run.smithi192:> dpkg-query -W -f '${Version}' ceph 2024-09-16T21:38:17.761 INFO:teuthology.orchestra.run.smithi192.stdout:19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:38:17.762 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883-g6e8474a0-1jammy 2024-09-16T21:38:17.762 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883-g6e8474a0-1jammy is installed. 2024-09-16T21:38:17.764 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T21:38:17.764 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:17.764 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T21:38:17.778 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:17.778 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T21:38:17.818 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T21:38:17.819 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:17.819 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T21:38:17.833 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T21:38:17.889 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:17.889 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T21:38:17.902 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T21:38:17.956 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T21:38:17.957 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:17.957 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T21:38:17.970 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T21:38:18.025 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:18.025 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T21:38:18.038 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T21:38:18.092 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T21:38:18.092 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:18.092 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T21:38:18.106 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T21:38:18.164 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:18.164 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T21:38:18.178 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T21:38:18.233 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T21:38:18.308 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-16T21:38:18.308 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /var/log/ceph 2024-09-16T21:38:18.310 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 777 /var/log/ceph 2024-09-16T21:38:18.323 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-16T21:38:18.323 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T21:38:18.367 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T21:38:18.380 INFO:tasks.ceph:Creating extra log directories... 2024-09-16T21:38:18.380 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T21:38:18.419 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T21:38:18.441 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-16T21:38:18.441 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-16T21:38:18.441 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7907549', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/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'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi100.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAzYLL3XNMXbPDdvXmFSkwBpfIDwE8D3fckgf1fbXQfZcaF9uvTNsXumvR2v9X1hkToGAYy5bdLwr+y8OqZ1ado=', 'smithi192.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZonaGUTidKL1dqHUaaJhyPAAzyCB4iithj5Ag5rRZvs9vEngozAg3Y7WPuXtq+S1qx6FyvAGHkd6UDZw4uxf0='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T21:38:18.442 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-16T21:38:18.475 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-16T21:38:18.481 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:38:18.522 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:38:18.537 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:18.537 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T21:38:18.581 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T21:38:18.581 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_1 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-16 21:32:42.215055040 +0000 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-16 21:32:41.963057292 +0000 2024-09-16T21:38:18.630 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-16 21:32:41.963057292 +0000 2024-09-16T21:38:18.631 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-16T21:38:18.631 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T21:38:18.684 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-16T21:38:18.684 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-16T21:38:18.684 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.00044475 s, 1.2 MB/s 2024-09-16T21:38:18.685 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T21:38:18.734 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_2 2024-09-16T21:38:18.781 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-16 21:32:42.707050645 +0000 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-16 21:32:42.447052968 +0000 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-16 21:32:42.447052968 +0000 2024-09-16T21:38:18.782 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-16T21:38:18.782 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T21:38:18.835 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-16T21:38:18.836 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-16T21:38:18.836 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000368403 s, 1.4 MB/s 2024-09-16T21:38:18.837 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T21:38:18.887 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_3 2024-09-16T21:38:18.934 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T21:38:18.934 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:18.935 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-09-16T21:38:18.935 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:18.935 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-16 21:32:43.207046180 +0000 2024-09-16T21:38:18.935 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-16 21:32:42.959048395 +0000 2024-09-16T21:38:18.935 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-16 21:32:42.959048395 +0000 2024-09-16T21:38:18.935 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-16T21:38:18.935 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T21:38:18.988 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-16T21:38:18.988 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-16T21:38:18.988 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000359619 s, 1.4 MB/s 2024-09-16T21:38:18.990 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T21:38:19.038 DEBUG:teuthology.orchestra.run.smithi100:> stat /dev/vg_nvme/lv_4 2024-09-16T21:38:19.085 INFO:teuthology.orchestra.run.smithi100.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T21:38:19.085 INFO:teuthology.orchestra.run.smithi100.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:19.085 INFO:teuthology.orchestra.run.smithi100.stdout:Device: 5h/5d Inode: 936 Links: 1 2024-09-16T21:38:19.086 INFO:teuthology.orchestra.run.smithi100.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:19.086 INFO:teuthology.orchestra.run.smithi100.stdout:Access: 2024-09-16 21:32:43.703041749 +0000 2024-09-16T21:38:19.086 INFO:teuthology.orchestra.run.smithi100.stdout:Modify: 2024-09-16 21:32:43.451043999 +0000 2024-09-16T21:38:19.086 INFO:teuthology.orchestra.run.smithi100.stdout:Change: 2024-09-16 21:32:43.451043999 +0000 2024-09-16T21:38:19.086 INFO:teuthology.orchestra.run.smithi100.stdout: Birth: - 2024-09-16T21:38:19.086 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T21:38:19.140 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records in 2024-09-16T21:38:19.140 INFO:teuthology.orchestra.run.smithi100.stderr:1+0 records out 2024-09-16T21:38:19.140 INFO:teuthology.orchestra.run.smithi100.stderr:512 bytes copied, 0.000377987 s, 1.4 MB/s 2024-09-16T21:38:19.141 DEBUG:teuthology.orchestra.run.smithi100:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T21:38:19.191 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:19.191 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi100.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T21:38:19.191 INFO:tasks.ceph:Generating config... 2024-09-16T21:38:19.192 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T21:38:19.192 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T21:38:19.192 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T21:38:19.193 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T21:38:19.193 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T21:38:19.193 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] bluefs allocator = hybrid 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] bluestore allocator = hybrid 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T21:38:19.193 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T21:38:19.194 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T21:38:19.194 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T21:38:19.194 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T21:38:19.194 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-16T21:38:19.194 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.264 INFO:teuthology.orchestra.run.smithi100.stdout:creating /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.278 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.355 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.410 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.100')] 2024-09-16T21:38:19.411 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.100', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-16T21:38:19.412 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:19.412 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T21:38:19.457 DEBUG:teuthology.orchestra.run.smithi100:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.100 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:19.537 INFO:teuthology.orchestra.run.smithi100.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:monmaptool: generated fsid 33199b52-71d0-44d2-9aa1-a333425ae9ad 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:setting min_mon_release = quincy 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:epoch 0 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:fsid 33199b52-71d0-44d2-9aa1-a333425ae9ad 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:last_changed 2024-09-16T21:38:19.542533+0000 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:created 2024-09-16T21:38:19.542533+0000 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:min_mon_release 17 (quincy) 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:election_strategy: 1 2024-09-16T21:38:19.538 INFO:teuthology.orchestra.run.smithi100.stdout:0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-09-16T21:38:19.539 INFO:teuthology.orchestra.run.smithi100.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-16T21:38:19.540 DEBUG:teuthology.orchestra.run.smithi100:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T21:38:19.585 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 33199b52-71d0-44d2-9aa1-a333425ae9ad... 2024-09-16T21:38:19.586 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-16T21:38:19.631 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-16T21:38:19.658 INFO:teuthology.orchestra.run.smithi100.stdout:[global] 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: chdir = "" 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: auth supported = cephx 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: filestore xattr use omap = true 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: mon clock drift allowed = 1.000 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: osd crush chooseleaf type = 0 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: auth debug = true 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.659 INFO:teuthology.orchestra.run.smithi100.stdout: ms die on old message = true 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: ms die on bug = true 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon pg warn max object skew = 0 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: osd pool default size = 2 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd allow primary affinity = true 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd allow pg remap = true 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:38:19.660 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on no sortbitwise = false 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on too few osds = false 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon_allow_pool_size_one = true 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: osd default data pool replay window = 5 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon allow pool delete = true 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.661 INFO:teuthology.orchestra.run.smithi100.stdout: mon cluster log file level = debug 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: debug asserts on shutdown = true 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: mon health detail to clog = false 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: mon host = 172.21.15.100 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on pool no app = False 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: fsid = 33199b52-71d0-44d2-9aa1-a333425ae9ad 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout:[osd] 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: osd journal size = 100 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: osd scrub load threshold = 5.0 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: osd scrub max interval = 600 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: osd recover clone overlap = true 2024-09-16T21:38:19.662 INFO:teuthology.orchestra.run.smithi100.stdout: osd recovery max chunk = 1048576 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug shutdown = true 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug op order = true 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug verify stray on activate = true 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug trim objects = true 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd open classes on start = true 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug pg log writeout = true 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: osd map max advance = 10 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.663 INFO:teuthology.orchestra.run.smithi100.stdout: journal zero on create = true 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: filestore apply finisher threads = 3 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: bdev debug aio = true 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug misdirected ops = true 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: bluefs allocator = hybrid 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: bluestore allocator = hybrid 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: bluestore block size = 96636764160 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: bluestore fsck on mount = True 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: debug bluefs = 1/20 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: debug bluestore = 1/20 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: debug ms = 1 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: debug osd = 20 2024-09-16T21:38:19.664 INFO:teuthology.orchestra.run.smithi100.stdout: debug rocksdb = 4/10 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd full ratio = 0.9 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: osd objectstore = bluestore 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout:[mgr] 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: debug ms = 1 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: debug mgr = 20 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: debug mon = 20 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: debug auth = 20 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: mgr/telemetry/nag = false 2024-09-16T21:38:19.665 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout:[mon] 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: debug ms = 1 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: debug mon = 20 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: debug paxos = 20 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: debug auth = 20 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: mon data avail warn = 5 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: mon mgr mkfs grace = 240 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd reporter subtree level = osd 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd prime pg temp = true 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:38:19.666 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: # 1m isn't quite enough 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout:[client] 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: rgw cache enabled = true 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: rgw enable ops log = true 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: rgw enable usage log = true 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:38:19.667 INFO:teuthology.orchestra.run.smithi100.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi100.stdout:[mon.a] 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout:[global] 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: chdir = "" 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: auth supported = cephx 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: filestore xattr use omap = true 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.668 INFO:teuthology.orchestra.run.smithi192.stdout: mon clock drift allowed = 1.000 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: osd crush chooseleaf type = 0 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: auth debug = true 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: ms die on old message = true 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: ms die on bug = true 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: mon pg warn max object skew = 0 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: osd pool default size = 2 2024-09-16T21:38:19.669 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd allow primary affinity = true 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd allow pg remap = true 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on no sortbitwise = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on too few osds = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon_allow_pool_size_one = true 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: osd default data pool replay window = 5 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.670 INFO:teuthology.orchestra.run.smithi192.stdout: mon allow pool delete = true 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: mon cluster log file level = debug 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: debug asserts on shutdown = true 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: mon health detail to clog = false 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: mon host = 172.21.15.100 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on pool no app = False 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: fsid = 33199b52-71d0-44d2-9aa1-a333425ae9ad 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout:[osd] 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: osd journal size = 100 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: osd scrub load threshold = 5.0 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: osd scrub max interval = 600 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:38:19.671 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd recover clone overlap = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd recovery max chunk = 1048576 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug shutdown = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug op order = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug verify stray on activate = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug trim objects = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd open classes on start = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug pg log writeout = true 2024-09-16T21:38:19.672 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: osd map max advance = 10 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: journal zero on create = true 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: filestore apply finisher threads = 3 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: bdev debug aio = true 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug misdirected ops = true 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: bluefs allocator = hybrid 2024-09-16T21:38:19.673 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore allocator = hybrid 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore block size = 96636764160 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore fsck on mount = True 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: debug bluefs = 1/20 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: debug bluestore = 1/20 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: debug osd = 20 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: debug rocksdb = 4/10 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd full ratio = 0.9 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: osd objectstore = bluestore 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr] 2024-09-16T21:38:19.674 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug mgr = 20 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug mon = 20 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug auth = 20 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: mgr/telemetry/nag = false 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout:[mon] 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug mon = 20 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug paxos = 20 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: debug auth = 20 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: mon data avail warn = 5 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: mon mgr mkfs grace = 240 2024-09-16T21:38:19.675 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd reporter subtree level = osd 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd prime pg temp = true 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: # 1m isn't quite enough 2024-09-16T21:38:19.676 INFO:teuthology.orchestra.run.smithi192.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout:[client] 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: rgw cache enabled = true 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: rgw enable ops log = true 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: rgw enable usage log = true 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:38:19.677 INFO:teuthology.orchestra.run.smithi192.stdout:[mon.a] 2024-09-16T21:38:19.678 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-16T21:38:19.679 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.774 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T21:38:19.775 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:19.775 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-16T21:38:19.780 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:19.780 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-16T21:38:19.825 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:38:19.825 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:19.826 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-16T21:38:19.826 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.890 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:19.890 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:19.938 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:38:19.938 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:19.938 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-16T21:38:19.938 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-16T21:38:19.962 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:19.962 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:20.009 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T21:38:20.010 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T21:38:20.010 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-16T21:38:20.052 INFO:teuthology.orchestra.run.smithi100.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-16T21:38:20.055 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T21:38:20.055 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T21:38:20.055 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2024-09-16T21:38:20.129 INFO:teuthology.orchestra.run.smithi100.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-16T21:38:20.140 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T21:38:20.140 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi100.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T21:38:20.140 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-16T21:38:20.191 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:20.192 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-16T21:38:20.192 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:38:20.192 DEBUG:teuthology.orchestra.run.smithi100:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T21:38:20.252 INFO:teuthology.orchestra.run.smithi100.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:38:20.252 INFO:teuthology.orchestra.run.smithi100.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:38:20.252 INFO:teuthology.orchestra.run.smithi100.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:38:20.253 INFO:teuthology.orchestra.run.smithi100.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:38:20.731 INFO:teuthology.orchestra.run.smithi100.stdout:Discarding blocks...Done. 2024-09-16T21:38:20.734 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi100.front.sepia.ceph.com -o noatime 2024-09-16T21:38:20.734 DEBUG:teuthology.orchestra.run.smithi100:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-16T21:38:20.877 DEBUG:teuthology.orchestra.run.smithi100:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-16T21:38:20.888 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: /sbin/restorecon: command not found 2024-09-16T21:38:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:38:20.889 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-16T21:38:20.945 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:20.945 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-16T21:38:20.945 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:38:20.946 DEBUG:teuthology.orchestra.run.smithi100:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T21:38:21.008 INFO:teuthology.orchestra.run.smithi100.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:38:21.009 INFO:teuthology.orchestra.run.smithi100.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:38:21.443 INFO:teuthology.orchestra.run.smithi100.stdout:Discarding blocks...Done. 2024-09-16T21:38:21.445 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi100.front.sepia.ceph.com -o noatime 2024-09-16T21:38:21.446 DEBUG:teuthology.orchestra.run.smithi100:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-16T21:38:21.510 DEBUG:teuthology.orchestra.run.smithi100:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-16T21:38:21.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:38:21.563 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: /sbin/restorecon: command not found 2024-09-16T21:38:21.564 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-16T21:38:21.615 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:21.616 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-16T21:38:21.616 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:38:21.616 DEBUG:teuthology.orchestra.run.smithi100:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T21:38:21.676 INFO:teuthology.orchestra.run.smithi100.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:38:21.676 INFO:teuthology.orchestra.run.smithi100.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:38:21.677 INFO:teuthology.orchestra.run.smithi100.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:38:22.141 INFO:teuthology.orchestra.run.smithi100.stdout:Discarding blocks...Done. 2024-09-16T21:38:22.143 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi100.front.sepia.ceph.com -o noatime 2024-09-16T21:38:22.144 DEBUG:teuthology.orchestra.run.smithi100:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-16T21:38:22.237 DEBUG:teuthology.orchestra.run.smithi100:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-16T21:38:22.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:38:22.247 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: /sbin/restorecon: command not found 2024-09-16T21:38:22.247 DEBUG:teuthology.orchestra.run.smithi100:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:22.348 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:22.347+0000 7f8db632d7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2024-09-16T21:38:22.350 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:22.351+0000 7f8db632d7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-16T21:38:22.351 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:22.351+0000 7f8db632d7c0 -1 bdev(0x5606706a9800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-16T21:38:22.351 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:22.351+0000 7f8db632d7c0 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-16T21:38:25.511 DEBUG:teuthology.orchestra.run.smithi100:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-16T21:38:25.524 DEBUG:teuthology.orchestra.run.smithi100:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:25.603 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:25.603+0000 7f32ceb327c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2024-09-16T21:38:25.604 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:25.603+0000 7f32ceb327c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-16T21:38:25.604 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:25.603+0000 7f32ceb327c0 -1 bdev(0x55dbf0c03800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-16T21:38:25.604 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:25.603+0000 7f32ceb327c0 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-16T21:38:28.725 DEBUG:teuthology.orchestra.run.smithi100:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-16T21:38:28.781 DEBUG:teuthology.orchestra.run.smithi100:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:28.863 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:28.863+0000 7f4feb2567c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2024-09-16T21:38:28.864 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:28.863+0000 7f4feb2567c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-16T21:38:28.864 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:28.863+0000 7f4feb2567c0 -1 bdev(0x55bb1ee73800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-16T21:38:28.864 INFO:teuthology.orchestra.run.smithi100.stderr:2024-09-16T21:38:28.863+0000 7f4feb2567c0 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-16T21:38:32.041 DEBUG:teuthology.orchestra.run.smithi100:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-16T21:38:32.098 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T21:38:32.098 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:32.098 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-16T21:38:32.153 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:32.153 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-16T21:38:32.209 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:32.209 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-16T21:38:32.264 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:32.265 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-16T21:38:32.321 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:32.321 DEBUG:teuthology.orchestra.run.smithi100:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-16T21:38:32.370 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T21:38:32.370 DEBUG:teuthology.orchestra.run.smithi100:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-16T21:38:32.423 INFO:teuthology.orchestra.run.smithi100.stdout:[mgr.x] 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQBMpehmEI5oAxAA0ve2it6i8oXst7jW3Vrmwg== 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout:[osd.0] 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQBOpehm8gYTFRAA8weBgBZ9EUrfm5Ht5LUjBg== 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout:[osd.1] 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQBRpehmfEZGJBAAQjO0VAprAKvV/oCYLENlgg== 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout:[osd.2] 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQBUpehmalm/MxAAAhfEJQXykLPuQTk+yMJ3iA== 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout:[client.0] 2024-09-16T21:38:32.424 INFO:teuthology.orchestra.run.smithi100.stdout: key = AQBMpehmyl79BxAAnCD+zlCNmHaiTUPJ5FSqlg== 2024-09-16T21:38:32.425 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-16T21:38:32.514 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:38:32.555 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:38:32.640 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:38:32.725 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-16T21:38:32.816 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T21:38:32.816 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-16T21:38:32.868 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2024-09-16T21:38:32.957 DEBUG:teuthology.orchestra.run.smithi100:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-16T21:38:33.016 DEBUG:teuthology.orchestra.run.smithi100:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T21:38:33.061 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-16T21:38:33.062 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-16T21:38:33.062 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-16T21:38:33.106 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-16T21:38:33.107 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-16T21:38:33.107 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-16T21:38:33.108 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-16T21:38:33.110 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-16T21:38:33.110 DEBUG:tasks.ceph:set 0 configs 2024-09-16T21:38:33.110 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T21:38:33.110 DEBUG:teuthology.orchestra.run.smithi100:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-16T21:38:33.336 INFO:teuthology.orchestra.run.smithi100.stderr:adjusted tunables profile to default 2024-09-16T21:38:33.353 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T21:38:33.354 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-16T21:38:33.354 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:33.354 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-16T21:38:33.365 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:33.365 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-16T21:38:33.423 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:33.424 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-16T21:38:33.480 DEBUG:teuthology.orchestra.run.smithi100:> sudo ceph --cluster cluster1 osd new 87c3e8ca-3626-4580-83a1-b878290157b8 0 2024-09-16T21:38:33.725 INFO:teuthology.orchestra.run.smithi100.stdout:0 2024-09-16T21:38:33.743 DEBUG:teuthology.orchestra.run.smithi100:> sudo ceph --cluster cluster1 osd new 0a92843d-f08b-4123-805c-4751d3bfddaa 1 2024-09-16T21:38:33.942 INFO:teuthology.orchestra.run.smithi100.stdout:1 2024-09-16T21:38:33.960 DEBUG:teuthology.orchestra.run.smithi100:> sudo ceph --cluster cluster1 osd new 6ca2c905-8146-414f-8349-b5c25b6660ee 2 2024-09-16T21:38:34.162 INFO:teuthology.orchestra.run.smithi100.stdout:2 2024-09-16T21:38:34.180 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-16T21:38:34.180 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-16T21:38:34.182 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-16T21:38:34.182 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-16T21:38:34.182 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-16T21:38:34.184 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-16T21:38:34.184 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-16T21:38:34.184 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-16T21:38:34.186 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-16T21:38:34.186 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:38:34.381 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:34.381 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":5,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:38:34.165736+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","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":"0a92843d-f08b-4123-805c-4751d3bfddaa","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":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:38:34.397 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-16T21:38:34.397 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T21:38:34.699 DEBUG:teuthology.orchestra.run.smithi100:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:38:34.884 INFO:teuthology.misc.health.smithi100.stdout: 2024-09-16T21:38:34.885 INFO:teuthology.misc.health.smithi100.stdout:{"epoch":5,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:38:34.165736+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","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":"0a92843d-f08b-4123-805c-4751d3bfddaa","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":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:38:34.903 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T21:38:35.818 INFO:tasks.ceph.cluster1.osd.2.smithi100.stderr:2024-09-16T21:38:35.819+0000 7f711f7007c0 -1 Falling back to public interface 2024-09-16T21:38:35.906 INFO:tasks.ceph.cluster1.osd.1.smithi100.stderr:2024-09-16T21:38:35.907+0000 7f775ce307c0 -1 Falling back to public interface 2024-09-16T21:38:36.123 INFO:tasks.ceph.cluster1.osd.0.smithi100.stderr:2024-09-16T21:38:36.123+0000 7fd1639617c0 -1 Falling back to public interface 2024-09-16T21:38:36.233 INFO:tasks.ceph.cluster1.mgr.x.smithi100.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. 2024-09-16T21:38:36.233 INFO:tasks.ceph.cluster1.mgr.x.smithi100.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. 2024-09-16T21:38:36.234 INFO:tasks.ceph.cluster1.mgr.x.smithi100.stderr: from numpy import show_config as show_numpy_config 2024-09-16T21:38:39.061 INFO:tasks.ceph.cluster1.mgr.x.smithi100.stderr:2024-09-16T21:38:39.063+0000 7f76a6a20640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T21:38:39.817 INFO:tasks.ceph.cluster1.osd.2.smithi100.stderr:2024-09-16T21:38:39.819+0000 7f711f7007c0 -1 osd.2 0 log_to_monitors true 2024-09-16T21:38:39.933 INFO:tasks.ceph.cluster1.osd.1.smithi100.stderr:2024-09-16T21:38:39.935+0000 7f775ce307c0 -1 osd.1 0 log_to_monitors true 2024-09-16T21:38:40.109 INFO:tasks.ceph.cluster1.osd.0.smithi100.stderr:2024-09-16T21:38:40.111+0000 7fd1639617c0 -1 osd.0 0 log_to_monitors true 2024-09-16T21:38:41.205 DEBUG:teuthology.orchestra.run.smithi100:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:38:41.550 INFO:teuthology.misc.health.smithi100.stdout: 2024-09-16T21:38:41.550 INFO:teuthology.misc.health.smithi100.stdout:{"epoch":7,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:38:41.109512+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","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":"0a92843d-f08b-4123-805c-4751d3bfddaa","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":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:38:41.567 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T21:38:42.784 INFO:tasks.ceph.cluster1.osd.2.smithi100.stderr:2024-09-16T21:38:42.783+0000 7f711bebb640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T21:38:42.819 INFO:tasks.ceph.cluster1.osd.2.smithi100.stderr:2024-09-16T21:38:42.819+0000 7f71134db640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:38:42.849 INFO:tasks.ceph.cluster1.osd.1.smithi100.stderr:2024-09-16T21:38:42.851+0000 7f77595eb640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T21:38:42.878 INFO:tasks.ceph.cluster1.osd.1.smithi100.stderr:2024-09-16T21:38:42.879+0000 7f7750c0b640 -1 osd.1 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:38:43.285 INFO:tasks.ceph.cluster1.osd.0.smithi100.stderr:2024-09-16T21:38:43.287+0000 7fd16011c640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T21:38:43.314 INFO:tasks.ceph.cluster1.osd.0.smithi100.stderr:2024-09-16T21:38:43.315+0000 7fd15773c640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:38:47.870 DEBUG:teuthology.orchestra.run.smithi100:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:38:48.176 INFO:teuthology.misc.health.smithi100.stdout: 2024-09-16T21:38:48.176 INFO:teuthology.misc.health.smithi100.stdout:{"epoch":12,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:38:46.805947+0000","last_up_change":"2024-09-16T21:38:43.797453+0000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:38:44.101464+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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6817","nonce":4155598203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6818","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6819","nonce":4155598203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6823","nonce":4155598203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6821","nonce":4155598203}]},"public_addr":"172.21.15.100:6817/4155598203","cluster_addr":"172.21.15.100:6819/4155598203","heartbeat_back_addr":"172.21.15.100:6823/4155598203","heartbeat_front_addr":"172.21.15.100:6821/4155598203","state":["exists","up"]},{"osd":1,"uuid":"0a92843d-f08b-4123-805c-4751d3bfddaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6809","nonce":2095996353}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6811","nonce":2095996353}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6815","nonce":2095996353}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6813","nonce":2095996353}]},"public_addr":"172.21.15.100:6809/2095996353","cluster_addr":"172.21.15.100:6811/2095996353","heartbeat_back_addr":"172.21.15.100:6815/2095996353","heartbeat_front_addr":"172.21.15.100:6813/2095996353","state":["exists","up"]},{"osd":2,"uuid":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6801","nonce":2495948076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6803","nonce":2495948076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6807","nonce":2495948076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6805","nonce":2495948076}]},"public_addr":"172.21.15.100:6801/2495948076","cluster_addr":"172.21.15.100:6803/2495948076","heartbeat_back_addr":"172.21.15.100:6807/2495948076","heartbeat_front_addr":"172.21.15.100:6805/2495948076","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:41.071976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.976448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.799150+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:38:48.192 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-16T21:38:48.192 INFO:tasks.ceph:Creating RBD pool 2024-09-16T21:38:48.192 DEBUG:teuthology.orchestra.run.smithi100:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-16T21:38:48.816 INFO:teuthology.orchestra.run.smithi100.stderr:pool 'rbd' created 2024-09-16T21:38:48.843 DEBUG:teuthology.orchestra.run.smithi100:> rbd --cluster cluster1 pool init rbd 2024-09-16T21:38:51.861 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-16T21:38:51.862 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-16T21:38:51.862 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T21:38:52.181 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:52.199 INFO:teuthology.orchestra.run.smithi100.stdout:[{"version":4,"timestamp":"2024-09-16T21:38:43.290528+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"5211.139776"}]}] 2024-09-16T21:38:52.200 INFO:tasks.ceph_manager:config epoch is 4 2024-09-16T21:38:52.200 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-16T21:38:52.200 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-16T21:38:52.200 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-16T21:38:52.555 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:52.572 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6824","nonce":2076442296},{"type":"v1","addr":"172.21.15.100:6825","nonce":2076442296}]},"active_addr":"172.21.15.100:6825/2076442296","active_change":"2024-09-16T21:38:38.052173+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":2045304605}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":2739408780}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":759726362}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.100:0","nonce":1592928430}]}]} 2024-09-16T21:38:52.574 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-16T21:38:52.574 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-16T21:38:52.574 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:38:52.876 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:52.876 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":16,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:38:51.831151+0000","last_up_change":"2024-09-16T21:38:43.797453+0000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:38:44.101464+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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:38:48.507494+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":"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":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6817","nonce":4155598203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6818","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6819","nonce":4155598203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6823","nonce":4155598203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6821","nonce":4155598203}]},"public_addr":"172.21.15.100:6817/4155598203","cluster_addr":"172.21.15.100:6819/4155598203","heartbeat_back_addr":"172.21.15.100:6823/4155598203","heartbeat_front_addr":"172.21.15.100:6821/4155598203","state":["exists","up"]},{"osd":1,"uuid":"0a92843d-f08b-4123-805c-4751d3bfddaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6809","nonce":2095996353}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6811","nonce":2095996353}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6815","nonce":2095996353}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6813","nonce":2095996353}]},"public_addr":"172.21.15.100:6809/2095996353","cluster_addr":"172.21.15.100:6811/2095996353","heartbeat_back_addr":"172.21.15.100:6815/2095996353","heartbeat_front_addr":"172.21.15.100:6813/2095996353","state":["exists","up"]},{"osd":2,"uuid":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6801","nonce":2495948076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6803","nonce":2495948076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6807","nonce":2495948076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6805","nonce":2495948076}]},"public_addr":"172.21.15.100:6801/2495948076","cluster_addr":"172.21.15.100:6803/2495948076","heartbeat_back_addr":"172.21.15.100:6807/2495948076","heartbeat_front_addr":"172.21.15.100:6805/2495948076","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:41.071976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.976448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.799150+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:38:52.894 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-16T21:38:52.895 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:38:53.174 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:53.175 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":16,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:38:51.831151+0000","last_up_change":"2024-09-16T21:38:43.797453+0000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:38:44.101464+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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:38:48.507494+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":"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":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6817","nonce":4155598203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6818","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6819","nonce":4155598203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6823","nonce":4155598203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6821","nonce":4155598203}]},"public_addr":"172.21.15.100:6817/4155598203","cluster_addr":"172.21.15.100:6819/4155598203","heartbeat_back_addr":"172.21.15.100:6823/4155598203","heartbeat_front_addr":"172.21.15.100:6821/4155598203","state":["exists","up"]},{"osd":1,"uuid":"0a92843d-f08b-4123-805c-4751d3bfddaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6809","nonce":2095996353}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6811","nonce":2095996353}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6815","nonce":2095996353}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6813","nonce":2095996353}]},"public_addr":"172.21.15.100:6809/2095996353","cluster_addr":"172.21.15.100:6811/2095996353","heartbeat_back_addr":"172.21.15.100:6815/2095996353","heartbeat_front_addr":"172.21.15.100:6813/2095996353","state":["exists","up"]},{"osd":2,"uuid":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6801","nonce":2495948076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6803","nonce":2495948076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6807","nonce":2495948076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6805","nonce":2495948076}]},"public_addr":"172.21.15.100:6801/2495948076","cluster_addr":"172.21.15.100:6803/2495948076","heartbeat_back_addr":"172.21.15.100:6807/2495948076","heartbeat_front_addr":"172.21.15.100:6805/2495948076","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:41.071976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.976448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.799150+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:38:53.192 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-16T21:38:53.192 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-16T21:38:53.193 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-16T21:38:53.343 INFO:teuthology.orchestra.run.smithi100.stdout:38654705670 2024-09-16T21:38:53.343 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-16T21:38:53.347 INFO:teuthology.orchestra.run.smithi100.stdout:38654705668 2024-09-16T21:38:53.347 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-16T21:38:53.348 INFO:teuthology.orchestra.run.smithi100.stdout:38654705668 2024-09-16T21:38:53.348 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-16T21:38:53.640 INFO:teuthology.orchestra.run.smithi100.stdout:38654705669 2024-09-16T21:38:53.657 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705670 got 38654705669 for osd.1 2024-09-16T21:38:53.669 INFO:teuthology.orchestra.run.smithi100.stdout:38654705667 2024-09-16T21:38:53.684 INFO:teuthology.orchestra.run.smithi100.stdout:38654705667 2024-09-16T21:38:53.686 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705668 got 38654705667 for osd.2 2024-09-16T21:38:53.701 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705668 got 38654705667 for osd.0 2024-09-16T21:38:54.658 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-16T21:38:54.688 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-16T21:38:54.701 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-16T21:38:54.992 INFO:teuthology.orchestra.run.smithi100.stdout:38654705670 2024-09-16T21:38:54.998 INFO:teuthology.orchestra.run.smithi100.stdout:38654705668 2024-09-16T21:38:55.010 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705670 got 38654705670 for osd.1 2024-09-16T21:38:55.011 DEBUG:teuthology.parallel:result is None 2024-09-16T21:38:55.017 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705668 got 38654705668 for osd.2 2024-09-16T21:38:55.017 INFO:teuthology.orchestra.run.smithi100.stdout:38654705668 2024-09-16T21:38:55.017 DEBUG:teuthology.parallel:result is None 2024-09-16T21:38:55.033 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705668 got 38654705668 for osd.0 2024-09-16T21:38:55.033 DEBUG:teuthology.parallel:result is None 2024-09-16T21:38:55.033 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-16T21:38:55.034 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:38:55.344 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:55.344 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T21:38:55.360 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-16T21:38:54.064153+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82680,"kb_used_data":1576,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032840,"statfs":{"total":289910292480,"available":289825628160,"internally_reserved":0,"allocated":1613824,"data_stored":1302373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.234874"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.846089+0000","last_change":"2024-09-16T21:38:51.846947+0000","last_active":"2024-09-16T21:38:51.846089+0000","last_peered":"2024-09-16T21:38:51.846089+0000","last_clean":"2024-09-16T21:38:51.846089+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T21:38:51.846089+0000","last_undegraded":"2024-09-16T21:38:51.846089+0000","last_fullsized":"2024-09-16T21:38:51.846089+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:18:25.270303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.847022+0000","last_change":"2024-09-16T21:38:51.847525+0000","last_active":"2024-09-16T21:38:51.847022+0000","last_peered":"2024-09-16T21:38:51.847022+0000","last_clean":"2024-09-16T21:38:51.847022+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T21:38:51.847022+0000","last_undegraded":"2024-09-16T21:38:51.847022+0000","last_fullsized":"2024-09-16T21:38:51.847022+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:10:26.019882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.845485+0000","last_change":"2024-09-16T21:38:51.845933+0000","last_active":"2024-09-16T21:38:51.845485+0000","last_peered":"2024-09-16T21:38:51.845485+0000","last_clean":"2024-09-16T21:38:51.845485+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T21:38:51.845485+0000","last_undegraded":"2024-09-16T21:38:51.845485+0000","last_fullsized":"2024-09-16T21:38:51.845485+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:01:03.024457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.846403+0000","last_change":"2024-09-16T21:38:51.846864+0000","last_active":"2024-09-16T21:38:51.846403+0000","last_peered":"2024-09-16T21:38:51.846403+0000","last_clean":"2024-09-16T21:38:51.846403+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T21:38:51.846403+0000","last_undegraded":"2024-09-16T21:38:51.846403+0000","last_fullsized":"2024-09-16T21:38:51.846403+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:36:25.890851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.836429+0000","last_change":"2024-09-16T21:38:51.836429+0000","last_active":"2024-09-16T21:38:51.836429+0000","last_peered":"2024-09-16T21:38:51.836429+0000","last_clean":"2024-09-16T21:38:51.836429+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T21:38:51.836429+0000","last_undegraded":"2024-09-16T21:38:51.836429+0000","last_fullsized":"2024-09-16T21:38:51.836429+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:42:23.531815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.895542+0000","last_change":"2024-09-16T21:38:51.895845+0000","last_active":"2024-09-16T21:38:51.895542+0000","last_peered":"2024-09-16T21:38:51.895542+0000","last_clean":"2024-09-16T21:38:51.895542+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T21:38:51.895542+0000","last_undegraded":"2024-09-16T21:38:51.895542+0000","last_fullsized":"2024-09-16T21:38:51.895542+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:22:43.250325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.895625+0000","last_change":"2024-09-16T21:38:51.895908+0000","last_active":"2024-09-16T21:38:51.895625+0000","last_peered":"2024-09-16T21:38:51.895625+0000","last_clean":"2024-09-16T21:38:51.895625+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T21:38:51.895625+0000","last_undegraded":"2024-09-16T21:38:51.895625+0000","last_fullsized":"2024-09-16T21:38:51.895625+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:38:36.161890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.845663+0000","last_change":"2024-09-16T21:38:51.846089+0000","last_active":"2024-09-16T21:38:51.845663+0000","last_peered":"2024-09-16T21:38:51.845663+0000","last_clean":"2024-09-16T21:38:51.845663+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T21:38:51.845663+0000","last_undegraded":"2024-09-16T21:38:51.845663+0000","last_fullsized":"2024-09-16T21:38:51.845663+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:03.712117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.844621+0000","last_change":"2024-09-16T21:38:45.816586+0000","last_active":"2024-09-16T21:38:51.844621+0000","last_peered":"2024-09-16T21:38:51.844621+0000","last_clean":"2024-09-16T21:38:51.844621+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T21:38:51.844621+0000","last_undegraded":"2024-09-16T21:38:51.844621+0000","last_fullsized":"2024-09-16T21:38:51.844621+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_clean_scrub_stamp":"2024-09-16T21:38:44.798680+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:23:52.968172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705668,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705670,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:38:55.361 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:38:55.639 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:55.640 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T21:38:55.656 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-16T21:38:54.064153+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82680,"kb_used_data":1576,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032840,"statfs":{"total":289910292480,"available":289825628160,"internally_reserved":0,"allocated":1613824,"data_stored":1302373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.234874"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.846089+0000","last_change":"2024-09-16T21:38:51.846947+0000","last_active":"2024-09-16T21:38:51.846089+0000","last_peered":"2024-09-16T21:38:51.846089+0000","last_clean":"2024-09-16T21:38:51.846089+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T21:38:51.846089+0000","last_undegraded":"2024-09-16T21:38:51.846089+0000","last_fullsized":"2024-09-16T21:38:51.846089+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:18:25.270303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.847022+0000","last_change":"2024-09-16T21:38:51.847525+0000","last_active":"2024-09-16T21:38:51.847022+0000","last_peered":"2024-09-16T21:38:51.847022+0000","last_clean":"2024-09-16T21:38:51.847022+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T21:38:51.847022+0000","last_undegraded":"2024-09-16T21:38:51.847022+0000","last_fullsized":"2024-09-16T21:38:51.847022+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:10:26.019882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.845485+0000","last_change":"2024-09-16T21:38:51.845933+0000","last_active":"2024-09-16T21:38:51.845485+0000","last_peered":"2024-09-16T21:38:51.845485+0000","last_clean":"2024-09-16T21:38:51.845485+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T21:38:51.845485+0000","last_undegraded":"2024-09-16T21:38:51.845485+0000","last_fullsized":"2024-09-16T21:38:51.845485+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:01:03.024457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.846403+0000","last_change":"2024-09-16T21:38:51.846864+0000","last_active":"2024-09-16T21:38:51.846403+0000","last_peered":"2024-09-16T21:38:51.846403+0000","last_clean":"2024-09-16T21:38:51.846403+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T21:38:51.846403+0000","last_undegraded":"2024-09-16T21:38:51.846403+0000","last_fullsized":"2024-09-16T21:38:51.846403+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:36:25.890851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.836429+0000","last_change":"2024-09-16T21:38:51.836429+0000","last_active":"2024-09-16T21:38:51.836429+0000","last_peered":"2024-09-16T21:38:51.836429+0000","last_clean":"2024-09-16T21:38:51.836429+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T21:38:51.836429+0000","last_undegraded":"2024-09-16T21:38:51.836429+0000","last_fullsized":"2024-09-16T21:38:51.836429+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:42:23.531815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.895542+0000","last_change":"2024-09-16T21:38:51.895845+0000","last_active":"2024-09-16T21:38:51.895542+0000","last_peered":"2024-09-16T21:38:51.895542+0000","last_clean":"2024-09-16T21:38:51.895542+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T21:38:51.895542+0000","last_undegraded":"2024-09-16T21:38:51.895542+0000","last_fullsized":"2024-09-16T21:38:51.895542+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:22:43.250325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.895625+0000","last_change":"2024-09-16T21:38:51.895908+0000","last_active":"2024-09-16T21:38:51.895625+0000","last_peered":"2024-09-16T21:38:51.895625+0000","last_clean":"2024-09-16T21:38:51.895625+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T21:38:51.895625+0000","last_undegraded":"2024-09-16T21:38:51.895625+0000","last_fullsized":"2024-09-16T21:38:51.895625+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:38:36.161890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.845663+0000","last_change":"2024-09-16T21:38:51.846089+0000","last_active":"2024-09-16T21:38:51.845663+0000","last_peered":"2024-09-16T21:38:51.845663+0000","last_clean":"2024-09-16T21:38:51.845663+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T21:38:51.845663+0000","last_undegraded":"2024-09-16T21:38:51.845663+0000","last_fullsized":"2024-09-16T21:38:51.845663+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:03.712117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T21:38:51.844621+0000","last_change":"2024-09-16T21:38:45.816586+0000","last_active":"2024-09-16T21:38:51.844621+0000","last_peered":"2024-09-16T21:38:51.844621+0000","last_clean":"2024-09-16T21:38:51.844621+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T21:38:51.844621+0000","last_undegraded":"2024-09-16T21:38:51.844621+0000","last_fullsized":"2024-09-16T21:38:51.844621+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_clean_scrub_stamp":"2024-09-16T21:38:44.798680+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:23:52.968172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705668,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705670,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:38:55.657 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-16T21:38:55.657 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-16T21:38:55.657 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-16T21:38:55.657 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-16T21:38:55.965 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:55.965 INFO:teuthology.orchestra.run.smithi100.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T21:38:55.982 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-16T21:38:55.982 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T21:38:55.991 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-16T21:38:55.991 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-16T21:38:55.991 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7907549', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/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'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi100.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAzYLL3XNMXbPDdvXmFSkwBpfIDwE8D3fckgf1fbXQfZcaF9uvTNsXumvR2v9X1hkToGAYy5bdLwr+y8OqZ1ado=', 'smithi192.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZonaGUTidKL1dqHUaaJhyPAAzyCB4iithj5Ag5rRZvs9vEngozAg3Y7WPuXtq+S1qx6FyvAGHkd6UDZw4uxf0='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T21:38:55.991 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-16T21:38:55.993 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-16T21:38:56.021 DEBUG:teuthology.orchestra.run.smithi100:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:38:56.041 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:38:56.077 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:56.078 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T21:38:56.125 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T21:38:56.125 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_1 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-16 21:32:43.784669088 +0000 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-16 21:32:43.540671268 +0000 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-16 21:32:43.540671268 +0000 2024-09-16T21:38:56.173 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-16T21:38:56.173 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T21:38:56.227 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-16T21:38:56.228 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-16T21:38:56.228 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000443037 s, 1.2 MB/s 2024-09-16T21:38:56.229 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T21:38:56.278 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_2 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-16 21:32:44.232665086 +0000 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-16 21:32:44.008667087 +0000 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-16 21:32:44.008667087 +0000 2024-09-16T21:38:56.329 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-16T21:38:56.329 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T21:38:56.383 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-16T21:38:56.383 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-16T21:38:56.383 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000338895 s, 1.5 MB/s 2024-09-16T21:38:56.384 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T21:38:56.434 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_3 2024-09-16T21:38:56.480 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-16 21:32:44.760660369 +0000 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-16 21:32:44.508662621 +0000 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-16 21:32:44.508662621 +0000 2024-09-16T21:38:56.481 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-16T21:38:56.481 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T21:38:56.534 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-16T21:38:56.535 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-16T21:38:56.535 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000418164 s, 1.2 MB/s 2024-09-16T21:38:56.536 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T21:38:56.586 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_4 2024-09-16T21:38:56.632 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-09-16 21:32:45.268655832 +0000 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-09-16 21:32:44.992658297 +0000 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-09-16 21:32:44.992658297 +0000 2024-09-16T21:38:56.633 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-09-16T21:38:56.633 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T21:38:56.686 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-09-16T21:38:56.687 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-09-16T21:38:56.687 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000411994 s, 1.2 MB/s 2024-09-16T21:38:56.688 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T21:38:56.738 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:56.738 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi192.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T21:38:56.738 INFO:tasks.ceph:Generating config... 2024-09-16T21:38:56.740 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T21:38:56.740 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T21:38:56.740 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T21:38:56.740 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T21:38:56.740 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T21:38:56.740 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T21:38:56.740 INFO:tasks.ceph:[osd] bluefs allocator = hybrid 2024-09-16T21:38:56.740 INFO:tasks.ceph:[osd] bluestore allocator = hybrid 2024-09-16T21:38:56.740 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T21:38:56.740 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T21:38:56.740 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T21:38:56.741 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T21:38:56.741 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-16T21:38:56.742 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-16T21:38:56.812 INFO:teuthology.orchestra.run.smithi192.stdout:creating /etc/ceph/cluster2.keyring 2024-09-16T21:38:56.832 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-16T21:38:56.910 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-16T21:38:56.964 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.192')] 2024-09-16T21:38:56.964 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.192', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-16T21:38:56.965 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:56.965 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T21:38:57.009 DEBUG:teuthology.orchestra.run.smithi192:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.192 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:monmaptool: generated fsid 5b3e418d-7c95-4938-a35a-0591090ac97b 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:setting min_mon_release = quincy 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:epoch 0 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:fsid 5b3e418d-7c95-4938-a35a-0591090ac97b 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:last_changed 2024-09-16T21:38:57.093811+0000 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:created 2024-09-16T21:38:57.093811+0000 2024-09-16T21:38:57.087 INFO:teuthology.orchestra.run.smithi192.stdout:min_mon_release 17 (quincy) 2024-09-16T21:38:57.088 INFO:teuthology.orchestra.run.smithi192.stdout:election_strategy: 1 2024-09-16T21:38:57.088 INFO:teuthology.orchestra.run.smithi192.stdout:0: [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon.a 2024-09-16T21:38:57.088 INFO:teuthology.orchestra.run.smithi192.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-16T21:38:57.089 DEBUG:teuthology.orchestra.run.smithi192:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T21:38:57.137 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 5b3e418d-7c95-4938-a35a-0591090ac97b... 2024-09-16T21:38:57.138 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-16T21:38:57.140 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-16T21:38:57.183 INFO:teuthology.orchestra.run.smithi100.stdout:[global] 2024-09-16T21:38:57.183 INFO:teuthology.orchestra.run.smithi100.stdout: chdir = "" 2024-09-16T21:38:57.183 INFO:teuthology.orchestra.run.smithi100.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:38:57.183 INFO:teuthology.orchestra.run.smithi100.stdout: auth supported = cephx 2024-09-16T21:38:57.183 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: filestore xattr use omap = true 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: mon clock drift allowed = 1.000 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: osd crush chooseleaf type = 0 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: auth debug = true 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: ms die on old message = true 2024-09-16T21:38:57.184 INFO:teuthology.orchestra.run.smithi100.stdout: ms die on bug = true 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: mon pg warn max object skew = 0 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: osd pool default size = 2 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.185 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd allow primary affinity = true 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd allow pg remap = true 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on no sortbitwise = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on too few osds = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: mon_allow_pool_size_one = true 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.186 INFO:teuthology.orchestra.run.smithi100.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:38:57.187 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.187 INFO:teuthology.orchestra.run.smithi100.stdout: osd default data pool replay window = 5 2024-09-16T21:38:57.187 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.187 INFO:teuthology.orchestra.run.smithi100.stdout: mon allow pool delete = true 2024-09-16T21:38:57.187 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.187 INFO:teuthology.orchestra.run.smithi100.stdout: mon cluster log file level = debug 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: debug asserts on shutdown = true 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: mon health detail to clog = false 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: mon host = 172.21.15.192 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: mon warn on pool no app = False 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: fsid = 5b3e418d-7c95-4938-a35a-0591090ac97b 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout:[osd] 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: osd journal size = 100 2024-09-16T21:38:57.188 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd scrub load threshold = 5.0 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd scrub max interval = 600 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd recover clone overlap = true 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd recovery max chunk = 1048576 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug shutdown = true 2024-09-16T21:38:57.189 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug op order = true 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug verify stray on activate = true 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug trim objects = true 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: osd open classes on start = true 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug pg log writeout = true 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: osd map max advance = 10 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.190 INFO:teuthology.orchestra.run.smithi100.stdout: journal zero on create = true 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: filestore apply finisher threads = 3 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: bdev debug aio = true 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: osd debug misdirected ops = true 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: bluefs allocator = hybrid 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: bluestore allocator = hybrid 2024-09-16T21:38:57.191 INFO:teuthology.orchestra.run.smithi100.stdout: bluestore block size = 96636764160 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: bluestore fsck on mount = True 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: debug bluefs = 1/20 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: debug bluestore = 1/20 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: debug ms = 1 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: debug osd = 20 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: debug rocksdb = 4/10 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd full ratio = 0.9 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:38:57.192 INFO:teuthology.orchestra.run.smithi100.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: osd objectstore = bluestore 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout:[mgr] 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: debug ms = 1 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: debug mgr = 20 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: debug mon = 20 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: debug auth = 20 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:57.193 INFO:teuthology.orchestra.run.smithi100.stdout: mgr/telemetry/nag = false 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout:[mon] 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: debug ms = 1 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: debug mon = 20 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: debug paxos = 20 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: debug auth = 20 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: mon data avail warn = 5 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: mon mgr mkfs grace = 240 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd reporter subtree level = osd 2024-09-16T21:38:57.194 INFO:teuthology.orchestra.run.smithi100.stdout: mon osd prime pg temp = true 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:38:57.195 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: # 1m isn't quite enough 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout:[client] 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: rgw cache enabled = true 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: rgw enable ops log = true 2024-09-16T21:38:57.196 INFO:teuthology.orchestra.run.smithi100.stdout: rgw enable usage log = true 2024-09-16T21:38:57.197 INFO:teuthology.orchestra.run.smithi100.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:38:57.197 INFO:teuthology.orchestra.run.smithi100.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:38:57.197 INFO:teuthology.orchestra.run.smithi100.stdout:[mon.a] 2024-09-16T21:38:57.210 INFO:teuthology.orchestra.run.smithi192.stdout:[global] 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: chdir = "" 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: auth supported = cephx 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: filestore xattr use omap = true 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: mon clock drift allowed = 1.000 2024-09-16T21:38:57.211 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: osd crush chooseleaf type = 0 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: auth debug = true 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: ms die on old message = true 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: ms die on bug = true 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: mon pg warn max object skew = 0 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.212 INFO:teuthology.orchestra.run.smithi192.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: osd pool default size = 2 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd allow primary affinity = true 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd allow pg remap = true 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on no sortbitwise = false 2024-09-16T21:38:57.213 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on too few osds = false 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: mon_allow_pool_size_one = true 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: osd default data pool replay window = 5 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: mon allow pool delete = true 2024-09-16T21:38:57.214 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: mon cluster log file level = debug 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: debug asserts on shutdown = true 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: mon health detail to clog = false 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: mon host = 172.21.15.192 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: mon warn on pool no app = False 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: fsid = 5b3e418d-7c95-4938-a35a-0591090ac97b 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout:[osd] 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: osd journal size = 100 2024-09-16T21:38:57.215 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd scrub load threshold = 5.0 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd scrub max interval = 600 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd recover clone overlap = true 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd recovery max chunk = 1048576 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug shutdown = true 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug op order = true 2024-09-16T21:38:57.216 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug verify stray on activate = true 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug trim objects = true 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: osd open classes on start = true 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug pg log writeout = true 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: osd map max advance = 10 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: journal zero on create = true 2024-09-16T21:38:57.217 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: filestore apply finisher threads = 3 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: bdev debug aio = true 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: osd debug misdirected ops = true 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: bluefs allocator = hybrid 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore allocator = hybrid 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore block size = 96636764160 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: bluestore fsck on mount = True 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: debug bluefs = 1/20 2024-09-16T21:38:57.218 INFO:teuthology.orchestra.run.smithi192.stdout: debug bluestore = 1/20 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: debug osd = 20 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: debug rocksdb = 4/10 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd full ratio = 0.9 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: osd objectstore = bluestore 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.219 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr] 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: debug mgr = 20 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: debug mon = 20 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: debug auth = 20 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: mgr/telemetry/nag = false 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout:[mon] 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: debug ms = 1 2024-09-16T21:38:57.220 INFO:teuthology.orchestra.run.smithi192.stdout: debug mon = 20 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: debug paxos = 20 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: debug auth = 20 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: mon data avail warn = 5 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: mon mgr mkfs grace = 240 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd reporter subtree level = osd 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: mon osd prime pg temp = true 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:38:57.221 INFO:teuthology.orchestra.run.smithi192.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: # 1m isn't quite enough 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.222 INFO:teuthology.orchestra.run.smithi192.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout:[client] 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout: rgw cache enabled = true 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout: rgw enable ops log = true 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout: rgw enable usage log = true 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:38:57.223 INFO:teuthology.orchestra.run.smithi192.stdout:[mon.a] 2024-09-16T21:38:57.224 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-16T21:38:57.225 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2024-09-16T21:38:57.316 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T21:38:57.316 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:57.316 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-16T21:38:57.322 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:57.322 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-16T21:38:57.372 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:38:57.373 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:57.373 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-16T21:38:57.373 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-16T21:38:57.397 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:38:57.397 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:38:57.445 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:38:57.446 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:57.446 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-16T21:38:57.446 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-16T21:38:57.467 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:38:57.467 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:38:57.513 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T21:38:57.513 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T21:38:57.513 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-16T21:38:57.598 INFO:teuthology.orchestra.run.smithi192.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-16T21:38:57.601 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T21:38:57.601 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T21:38:57.601 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2024-09-16T21:38:57.676 INFO:teuthology.orchestra.run.smithi192.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-16T21:38:57.688 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T21:38:57.688 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi100.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@smithi192.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T21:38:57.688 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-16T21:38:57.743 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:57.743 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-16T21:38:57.743 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:38:57.743 DEBUG:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:38:57.803 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:38:57.804 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-16T21:38:57.804 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:38:57.804 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:38:58.259 INFO:teuthology.orchestra.run.smithi192.stdout:Discarding blocks...Done. 2024-09-16T21:38:58.261 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2024-09-16T21:38:58.261 DEBUG:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-16T21:38:58.350 DEBUG:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-16T21:38:58.361 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: /sbin/restorecon: command not found 2024-09-16T21:38:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:38:58.362 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-16T21:38:58.418 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:58.418 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-16T21:38:58.419 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:38:58.419 DEBUG:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T21:38:58.481 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:38:58.481 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:38:58.481 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:38:58.482 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:38:58.948 INFO:teuthology.orchestra.run.smithi192.stdout:Discarding blocks...Done. 2024-09-16T21:38:58.950 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2024-09-16T21:38:58.951 DEBUG:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-16T21:38:59.100 DEBUG:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-16T21:38:59.112 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: /sbin/restorecon: command not found 2024-09-16T21:38:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:38:59.113 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-16T21:38:59.168 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T21:38:59.168 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-16T21:38:59.168 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:38:59.168 DEBUG:teuthology.orchestra.run.smithi192:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T21:38:59.232 INFO:teuthology.orchestra.run.smithi192.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:38:59.232 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:38:59.232 INFO:teuthology.orchestra.run.smithi192.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:38:59.233 INFO:teuthology.orchestra.run.smithi192.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:38:59.706 INFO:teuthology.orchestra.run.smithi192.stdout:Discarding blocks...Done. 2024-09-16T21:38:59.708 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi192.front.sepia.ceph.com -o noatime 2024-09-16T21:38:59.708 DEBUG:teuthology.orchestra.run.smithi192:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-16T21:38:59.837 DEBUG:teuthology.orchestra.run.smithi192:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-16T21:38:59.848 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: /sbin/restorecon: command not found 2024-09-16T21:38:59.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:38:59.849 DEBUG:teuthology.orchestra.run.smithi192:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:38:59.969 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:38:59.974+0000 7fa291aae7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2024-09-16T21:38:59.971 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:38:59.974+0000 7fa291aae7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-16T21:38:59.971 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:38:59.974+0000 7fa291aae7c0 -1 bdev(0x55ba21ba5800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-16T21:38:59.972 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:38:59.974+0000 7fa291aae7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-16T21:39:03.109 DEBUG:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-16T21:39:03.124 DEBUG:teuthology.orchestra.run.smithi192:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:39:03.206 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:03.210+0000 7f11529fd7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2024-09-16T21:39:03.207 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:03.210+0000 7f11529fd7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-16T21:39:03.207 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:03.210+0000 7f11529fd7c0 -1 bdev(0x56196b725800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-16T21:39:03.207 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:03.210+0000 7f11529fd7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-16T21:39:06.339 DEBUG:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-16T21:39:06.393 DEBUG:teuthology.orchestra.run.smithi192:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:39:06.479 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:06.482+0000 7fd1194227c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2024-09-16T21:39:06.479 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:06.482+0000 7fd1194227c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-16T21:39:06.480 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:06.482+0000 7fd1194227c0 -1 bdev(0x55f574eeb800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-16T21:39:06.480 INFO:teuthology.orchestra.run.smithi192.stderr:2024-09-16T21:39:06.482+0000 7fd1194227c0 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-16T21:39:09.606 DEBUG:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-16T21:39:09.665 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T21:39:09.665 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:09.665 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-16T21:39:09.720 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:09.720 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-16T21:39:09.775 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:09.775 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-16T21:39:09.828 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:09.828 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-16T21:39:09.883 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:09.883 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-16T21:39:09.929 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T21:39:09.929 DEBUG:teuthology.orchestra.run.smithi192:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout:[mgr.x] 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQBxpehmXpMWJBAAN5w/ZbjZ1ZVZqItj9TcQ3A== 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.0] 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQBzpehmH44sOhAAPasQM0y547pc+a26b27/rQ== 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.1] 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQB3pehmD8e4DBAAURffcQjuuuD5REObBzsQXA== 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout:[osd.2] 2024-09-16T21:39:09.982 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQB6pehm8oH2HBAAxtymb/UQePKfTnf0Vsr/oA== 2024-09-16T21:39:09.983 INFO:teuthology.orchestra.run.smithi192.stdout:[client.0] 2024-09-16T21:39:09.983 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQBxpehmw4S+KBAAmw3WTBr21pAtsbrLLj7+7g== 2024-09-16T21:39:09.984 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-16T21:39:10.074 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:39:10.157 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:39:10.240 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:39:10.327 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-16T21:39:10.416 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T21:39:10.416 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-16T21:39:10.429 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2024-09-16T21:39:10.523 DEBUG:teuthology.orchestra.run.smithi192:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-16T21:39:10.533 DEBUG:teuthology.orchestra.run.smithi192:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T21:39:10.579 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-16T21:39:10.580 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-16T21:39:10.580 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-16T21:39:10.621 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-16T21:39:10.622 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-16T21:39:10.622 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-16T21:39:10.622 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-16T21:39:10.624 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-16T21:39:10.625 DEBUG:tasks.ceph:set 0 configs 2024-09-16T21:39:10.625 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T21:39:10.625 DEBUG:teuthology.orchestra.run.smithi192:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-16T21:39:10.848 INFO:teuthology.orchestra.run.smithi192.stderr:adjusted tunables profile to default 2024-09-16T21:39:10.866 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T21:39:10.866 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-16T21:39:10.866 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:10.866 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-16T21:39:10.876 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:10.876 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-16T21:39:10.933 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-09-16T21:39:10.934 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-16T21:39:10.986 DEBUG:teuthology.orchestra.run.smithi192:> sudo ceph --cluster cluster2 osd new 1d53266a-0019-49e9-ae24-ef6f4a4b158a 0 2024-09-16T21:39:11.235 INFO:teuthology.orchestra.run.smithi192.stdout:0 2024-09-16T21:39:11.252 DEBUG:teuthology.orchestra.run.smithi192:> sudo ceph --cluster cluster2 osd new a3447f53-19d6-4253-90a6-8bf7fd9807c4 1 2024-09-16T21:39:11.450 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-09-16T21:39:11.468 DEBUG:teuthology.orchestra.run.smithi192:> sudo ceph --cluster cluster2 osd new 777d87fb-a56a-497a-b2d1-361f10d73925 2 2024-09-16T21:39:11.678 INFO:teuthology.orchestra.run.smithi192.stdout:2 2024-09-16T21:39:11.695 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-16T21:39:11.695 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-16T21:39:11.697 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-16T21:39:11.697 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-16T21:39:11.697 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-16T21:39:11.699 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-16T21:39:11.699 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-16T21:39:11.699 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-16T21:39:11.701 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-16T21:39:11.701 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:39:11.917 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:11.917 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":5,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:39:11.684100+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:39:11.684100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","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":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","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":"777d87fb-a56a-497a-b2d1-361f10d73925","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:39:11.933 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-16T21:39:11.933 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T21:39:12.235 DEBUG:teuthology.orchestra.run.smithi192:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:39:12.415 INFO:teuthology.misc.health.smithi192.stdout: 2024-09-16T21:39:12.416 INFO:teuthology.misc.health.smithi192.stdout:{"epoch":5,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:39:11.684100+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:39:11.684100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","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":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","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":"777d87fb-a56a-497a-b2d1-361f10d73925","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:39:12.431 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T21:39:13.334 INFO:tasks.ceph.cluster2.osd.1.smithi192.stderr:2024-09-16T21:39:13.338+0000 7f970149d7c0 -1 Falling back to public interface 2024-09-16T21:39:13.345 INFO:tasks.ceph.cluster2.osd.0.smithi192.stderr:2024-09-16T21:39:13.350+0000 7f94860937c0 -1 Falling back to public interface 2024-09-16T21:39:13.526 INFO:tasks.ceph.cluster2.osd.2.smithi192.stderr:2024-09-16T21:39:13.530+0000 7fa54e0be7c0 -1 Falling back to public interface 2024-09-16T21:39:13.829 INFO:tasks.ceph.cluster2.mgr.x.smithi192.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. 2024-09-16T21:39:13.830 INFO:tasks.ceph.cluster2.mgr.x.smithi192.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. 2024-09-16T21:39:13.830 INFO:tasks.ceph.cluster2.mgr.x.smithi192.stderr: from numpy import show_config as show_numpy_config 2024-09-16T21:39:16.730 INFO:tasks.ceph.cluster2.mgr.x.smithi192.stderr:2024-09-16T21:39:16.734+0000 7fb258dd8640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T21:39:17.440 INFO:tasks.ceph.cluster2.osd.2.smithi192.stderr:2024-09-16T21:39:17.446+0000 7fa54e0be7c0 -1 osd.2 0 log_to_monitors true 2024-09-16T21:39:17.605 INFO:tasks.ceph.cluster2.osd.0.smithi192.stderr:2024-09-16T21:39:17.610+0000 7f94860937c0 -1 osd.0 0 log_to_monitors true 2024-09-16T21:39:17.606 INFO:tasks.ceph.cluster2.osd.1.smithi192.stderr:2024-09-16T21:39:17.610+0000 7f970149d7c0 -1 osd.1 0 log_to_monitors true 2024-09-16T21:39:18.734 DEBUG:teuthology.orchestra.run.smithi192:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:39:19.106 INFO:teuthology.misc.health.smithi192.stdout: 2024-09-16T21:39:19.106 INFO:teuthology.misc.health.smithi192.stdout:{"epoch":7,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:39:18.784119+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:39:11.684100+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","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":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","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":"777d87fb-a56a-497a-b2d1-361f10d73925","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:39:19.129 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T21:39:20.594 INFO:tasks.ceph.cluster2.osd.0.smithi192.stderr:2024-09-16T21:39:20.598+0000 7f948284e640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T21:39:20.620 INFO:tasks.ceph.cluster2.osd.0.smithi192.stderr:2024-09-16T21:39:20.626+0000 7f9479e6e640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:39:20.663 INFO:tasks.ceph.cluster2.osd.2.smithi192.stderr:2024-09-16T21:39:20.666+0000 7fa54a879640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T21:39:20.685 INFO:tasks.ceph.cluster2.osd.2.smithi192.stderr:2024-09-16T21:39:20.690+0000 7fa541e99640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:39:20.690 INFO:tasks.ceph.cluster2.osd.1.smithi192.stderr:2024-09-16T21:39:20.694+0000 7f96fd446640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T21:39:20.725 INFO:tasks.ceph.cluster2.osd.1.smithi192.stderr:2024-09-16T21:39:20.730+0000 7f96f5278640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:39:25.433 DEBUG:teuthology.orchestra.run.smithi192:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:39:25.744 INFO:teuthology.misc.health.smithi192.stdout: 2024-09-16T21:39:25.744 INFO:teuthology.misc.health.smithi192.stdout:{"epoch":11,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:39:24.617620+0000","last_up_change":"2024-09-16T21:39:21.604130+0000","last_in_change":"2024-09-16T21:39:11.684100+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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:39:21.771967+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":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6809","nonce":106881701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6811","nonce":106881701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6815","nonce":106881701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6813","nonce":106881701}]},"public_addr":"172.21.15.192:6809/106881701","cluster_addr":"172.21.15.192:6811/106881701","heartbeat_back_addr":"172.21.15.192:6815/106881701","heartbeat_front_addr":"172.21.15.192:6813/106881701","state":["exists","up"]},{"osd":1,"uuid":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6801","nonce":2212029361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6803","nonce":2212029361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6807","nonce":2212029361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6805","nonce":2212029361}]},"public_addr":"172.21.15.192:6801/2212029361","cluster_addr":"172.21.15.192:6803/2212029361","heartbeat_back_addr":"172.21.15.192:6807/2212029361","heartbeat_front_addr":"172.21.15.192:6805/2212029361","state":["exists","up"]},{"osd":2,"uuid":"777d87fb-a56a-497a-b2d1-361f10d73925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6817","nonce":2445586399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6819","nonce":2445586399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6823","nonce":2445586399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6821","nonce":2445586399}]},"public_addr":"172.21.15.192:6817/2445586399","cluster_addr":"172.21.15.192:6819/2445586399","heartbeat_back_addr":"172.21.15.192:6823/2445586399","heartbeat_front_addr":"172.21.15.192:6821/2445586399","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.583635+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.648521+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.404119+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:39:25.761 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-16T21:39:25.761 INFO:tasks.ceph:Creating RBD pool 2024-09-16T21:39:25.762 DEBUG:teuthology.orchestra.run.smithi192:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-16T21:39:26.626 INFO:teuthology.orchestra.run.smithi192.stderr:pool 'rbd' created 2024-09-16T21:39:26.651 DEBUG:teuthology.orchestra.run.smithi192:> rbd --cluster cluster2 pool init rbd 2024-09-16T21:39:29.678 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-16T21:39:29.678 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-16T21:39:29.679 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T21:39:29.991 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:30.010 INFO:teuthology.orchestra.run.smithi192.stdout:[{"version":4,"timestamp":"2024-09-16T21:39:20.697811+0000","name":"","changes":[{"name":"osd.1/osd_mclock_max_capacity_iops_ssd","new_value":"3967.098189"}]}] 2024-09-16T21:39:30.011 INFO:tasks.ceph_manager:config epoch is 4 2024-09-16T21:39:30.011 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-16T21:39:30.011 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-16T21:39:30.011 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-16T21:39:30.350 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:30.366 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":1112295247},{"type":"v1","addr":"172.21.15.192:6825","nonce":1112295247}]},"active_addr":"172.21.15.192:6825/1112295247","active_change":"2024-09-16T21:39:15.724556+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.192:0","nonce":2221639514}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.192:0","nonce":4135982983}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.192:0","nonce":1607759142}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.192:0","nonce":1904798918}]}]} 2024-09-16T21:39:30.369 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-16T21:39:30.369 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-16T21:39:30.369 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:39:30.655 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:30.656 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":15,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:39:29.649385+0000","last_up_change":"2024-09-16T21:39:21.604130+0000","last_in_change":"2024-09-16T21:39:11.684100+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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:39:21.771967+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":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:39:26.120177+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":"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":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6809","nonce":106881701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6811","nonce":106881701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6815","nonce":106881701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6813","nonce":106881701}]},"public_addr":"172.21.15.192:6809/106881701","cluster_addr":"172.21.15.192:6811/106881701","heartbeat_back_addr":"172.21.15.192:6815/106881701","heartbeat_front_addr":"172.21.15.192:6813/106881701","state":["exists","up"]},{"osd":1,"uuid":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6801","nonce":2212029361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6803","nonce":2212029361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6807","nonce":2212029361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6805","nonce":2212029361}]},"public_addr":"172.21.15.192:6801/2212029361","cluster_addr":"172.21.15.192:6803/2212029361","heartbeat_back_addr":"172.21.15.192:6807/2212029361","heartbeat_front_addr":"172.21.15.192:6805/2212029361","state":["exists","up"]},{"osd":2,"uuid":"777d87fb-a56a-497a-b2d1-361f10d73925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6817","nonce":2445586399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6819","nonce":2445586399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6823","nonce":2445586399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6821","nonce":2445586399}]},"public_addr":"172.21.15.192:6817/2445586399","cluster_addr":"172.21.15.192:6819/2445586399","heartbeat_back_addr":"172.21.15.192:6823/2445586399","heartbeat_front_addr":"172.21.15.192:6821/2445586399","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.583635+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.648521+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.404119+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:39:30.673 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-16T21:39:30.674 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:39:30.960 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:30.960 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":15,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:39:29.649385+0000","last_up_change":"2024-09-16T21:39:21.604130+0000","last_in_change":"2024-09-16T21:39:11.684100+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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:39:21.771967+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":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:39:26.120177+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":"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":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6809","nonce":106881701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6811","nonce":106881701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6815","nonce":106881701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6813","nonce":106881701}]},"public_addr":"172.21.15.192:6809/106881701","cluster_addr":"172.21.15.192:6811/106881701","heartbeat_back_addr":"172.21.15.192:6815/106881701","heartbeat_front_addr":"172.21.15.192:6813/106881701","state":["exists","up"]},{"osd":1,"uuid":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6801","nonce":2212029361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6803","nonce":2212029361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6807","nonce":2212029361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6805","nonce":2212029361}]},"public_addr":"172.21.15.192:6801/2212029361","cluster_addr":"172.21.15.192:6803/2212029361","heartbeat_back_addr":"172.21.15.192:6807/2212029361","heartbeat_front_addr":"172.21.15.192:6805/2212029361","state":["exists","up"]},{"osd":2,"uuid":"777d87fb-a56a-497a-b2d1-361f10d73925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6817","nonce":2445586399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6819","nonce":2445586399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6823","nonce":2445586399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6821","nonce":2445586399}]},"public_addr":"172.21.15.192:6817/2445586399","cluster_addr":"172.21.15.192:6819/2445586399","heartbeat_back_addr":"172.21.15.192:6823/2445586399","heartbeat_front_addr":"172.21.15.192:6821/2445586399","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.583635+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.648521+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.404119+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:39:30.978 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-16T21:39:30.979 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-16T21:39:30.980 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-16T21:39:31.133 INFO:teuthology.orchestra.run.smithi192.stdout:34359738373 2024-09-16T21:39:31.134 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-16T21:39:31.135 INFO:teuthology.orchestra.run.smithi192.stdout:34359738374 2024-09-16T21:39:31.135 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-16T21:39:31.138 INFO:teuthology.orchestra.run.smithi192.stdout:34359738372 2024-09-16T21:39:31.138 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-16T21:39:31.460 INFO:teuthology.orchestra.run.smithi192.stdout:34359738372 2024-09-16T21:39:31.466 INFO:teuthology.orchestra.run.smithi192.stdout:34359738371 2024-09-16T21:39:31.480 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738372 for osd.0 2024-09-16T21:39:31.485 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738371 for osd.2 2024-09-16T21:39:31.498 INFO:teuthology.orchestra.run.smithi192.stdout:34359738373 2024-09-16T21:39:31.514 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738374 got 34359738373 for osd.1 2024-09-16T21:39:32.481 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-16T21:39:32.486 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-16T21:39:32.515 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-16T21:39:32.795 INFO:teuthology.orchestra.run.smithi192.stdout:34359738373 2024-09-16T21:39:32.813 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.0 2024-09-16T21:39:32.814 DEBUG:teuthology.parallel:result is None 2024-09-16T21:39:32.827 INFO:teuthology.orchestra.run.smithi192.stdout:34359738374 2024-09-16T21:39:32.832 INFO:teuthology.orchestra.run.smithi192.stdout:34359738372 2024-09-16T21:39:32.848 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738374 got 34359738374 for osd.1 2024-09-16T21:39:32.848 DEBUG:teuthology.parallel:result is None 2024-09-16T21:39:32.852 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.2 2024-09-16T21:39:32.852 DEBUG:teuthology.parallel:result is None 2024-09-16T21:39:32.852 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-16T21:39:32.853 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:39:33.171 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:33.171 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T21:39:33.187 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-16T21:39:31.732727+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82640,"kb_used_data":1536,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032880,"statfs":{"total":289910292480,"available":289825669120,"internally_reserved":0,"allocated":1572864,"data_stored":1288919,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.095896"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.663345+0000","last_change":"2024-09-16T21:39:29.663638+0000","last_active":"2024-09-16T21:39:29.663345+0000","last_peered":"2024-09-16T21:39:29.663345+0000","last_clean":"2024-09-16T21:39:29.663345+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T21:39:29.663345+0000","last_undegraded":"2024-09-16T21:39:29.663345+0000","last_fullsized":"2024-09-16T21:39:29.663345+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:04:53.116579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.662904+0000","last_change":"2024-09-16T21:39:29.663209+0000","last_active":"2024-09-16T21:39:29.662904+0000","last_peered":"2024-09-16T21:39:29.662904+0000","last_clean":"2024-09-16T21:39:29.662904+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T21:39:29.662904+0000","last_undegraded":"2024-09-16T21:39:29.662904+0000","last_fullsized":"2024-09-16T21:39:29.662904+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:25.323942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.663020+0000","last_change":"2024-09-16T21:39:29.663317+0000","last_active":"2024-09-16T21:39:29.663020+0000","last_peered":"2024-09-16T21:39:29.663020+0000","last_clean":"2024-09-16T21:39:29.663020+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T21:39:29.663020+0000","last_undegraded":"2024-09-16T21:39:29.663020+0000","last_fullsized":"2024-09-16T21:39:29.663020+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:50:09.139936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.663472+0000","last_change":"2024-09-16T21:39:29.663937+0000","last_active":"2024-09-16T21:39:29.663472+0000","last_peered":"2024-09-16T21:39:29.663472+0000","last_clean":"2024-09-16T21:39:29.663472+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T21:39:29.663472+0000","last_undegraded":"2024-09-16T21:39:29.663472+0000","last_fullsized":"2024-09-16T21:39:29.663472+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:45:53.826189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"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":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.658310+0000","last_change":"2024-09-16T21:39:29.658310+0000","last_active":"2024-09-16T21:39:29.658310+0000","last_peered":"2024-09-16T21:39:29.658310+0000","last_clean":"2024-09-16T21:39:29.658310+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T21:39:29.658310+0000","last_undegraded":"2024-09-16T21:39:29.658310+0000","last_fullsized":"2024-09-16T21:39:29.658310+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:38:49.136380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:30.481838+0000","last_change":"2024-09-16T21:39:30.482028+0000","last_active":"2024-09-16T21:39:30.481838+0000","last_peered":"2024-09-16T21:39:30.481838+0000","last_clean":"2024-09-16T21:39:30.481838+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T21:39:30.481838+0000","last_undegraded":"2024-09-16T21:39:30.481838+0000","last_fullsized":"2024-09-16T21:39:30.481838+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:38:49.136380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:30.482476+0000","last_change":"2024-09-16T21:39:30.482850+0000","last_active":"2024-09-16T21:39:30.482476+0000","last_peered":"2024-09-16T21:39:30.482476+0000","last_clean":"2024-09-16T21:39:30.482476+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T21:39:30.482476+0000","last_undegraded":"2024-09-16T21:39:30.482476+0000","last_fullsized":"2024-09-16T21:39:30.482476+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:13:12.227119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.662532+0000","last_change":"2024-09-16T21:39:29.662796+0000","last_active":"2024-09-16T21:39:29.662532+0000","last_peered":"2024-09-16T21:39:29.662532+0000","last_clean":"2024-09-16T21:39:29.662532+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T21:39:29.662532+0000","last_undegraded":"2024-09-16T21:39:29.662532+0000","last_fullsized":"2024-09-16T21:39:29.662532+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:43:03.170755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.661614+0000","last_change":"2024-09-16T21:39:23.627175+0000","last_active":"2024-09-16T21:39:29.661614+0000","last_peered":"2024-09-16T21:39:29.661614+0000","last_clean":"2024-09-16T21:39:29.661614+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T21:39:29.661614+0000","last_undegraded":"2024-09-16T21:39:29.661614+0000","last_fullsized":"2024-09-16T21:39:29.661614+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_clean_scrub_stamp":"2024-09-16T21:39:22.605382+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:23.315013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"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":112,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":114688,"data_stored":31355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738374,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27744,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344096,"statfs":{"total":96636764160,"available":96608354304,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:39:33.188 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:39:33.462 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:33.462 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T21:39:33.479 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-16T21:39:31.732727+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82640,"kb_used_data":1536,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032880,"statfs":{"total":289910292480,"available":289825669120,"internally_reserved":0,"allocated":1572864,"data_stored":1288919,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.095896"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.663345+0000","last_change":"2024-09-16T21:39:29.663638+0000","last_active":"2024-09-16T21:39:29.663345+0000","last_peered":"2024-09-16T21:39:29.663345+0000","last_clean":"2024-09-16T21:39:29.663345+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T21:39:29.663345+0000","last_undegraded":"2024-09-16T21:39:29.663345+0000","last_fullsized":"2024-09-16T21:39:29.663345+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:04:53.116579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.662904+0000","last_change":"2024-09-16T21:39:29.663209+0000","last_active":"2024-09-16T21:39:29.662904+0000","last_peered":"2024-09-16T21:39:29.662904+0000","last_clean":"2024-09-16T21:39:29.662904+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T21:39:29.662904+0000","last_undegraded":"2024-09-16T21:39:29.662904+0000","last_fullsized":"2024-09-16T21:39:29.662904+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:25.323942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.663020+0000","last_change":"2024-09-16T21:39:29.663317+0000","last_active":"2024-09-16T21:39:29.663020+0000","last_peered":"2024-09-16T21:39:29.663020+0000","last_clean":"2024-09-16T21:39:29.663020+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T21:39:29.663020+0000","last_undegraded":"2024-09-16T21:39:29.663020+0000","last_fullsized":"2024-09-16T21:39:29.663020+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:50:09.139936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.663472+0000","last_change":"2024-09-16T21:39:29.663937+0000","last_active":"2024-09-16T21:39:29.663472+0000","last_peered":"2024-09-16T21:39:29.663472+0000","last_clean":"2024-09-16T21:39:29.663472+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T21:39:29.663472+0000","last_undegraded":"2024-09-16T21:39:29.663472+0000","last_fullsized":"2024-09-16T21:39:29.663472+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:45:53.826189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"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":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.658310+0000","last_change":"2024-09-16T21:39:29.658310+0000","last_active":"2024-09-16T21:39:29.658310+0000","last_peered":"2024-09-16T21:39:29.658310+0000","last_clean":"2024-09-16T21:39:29.658310+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T21:39:29.658310+0000","last_undegraded":"2024-09-16T21:39:29.658310+0000","last_fullsized":"2024-09-16T21:39:29.658310+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:38:49.136380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:30.481838+0000","last_change":"2024-09-16T21:39:30.482028+0000","last_active":"2024-09-16T21:39:30.481838+0000","last_peered":"2024-09-16T21:39:30.481838+0000","last_clean":"2024-09-16T21:39:30.481838+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T21:39:30.481838+0000","last_undegraded":"2024-09-16T21:39:30.481838+0000","last_fullsized":"2024-09-16T21:39:30.481838+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:38:49.136380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:30.482476+0000","last_change":"2024-09-16T21:39:30.482850+0000","last_active":"2024-09-16T21:39:30.482476+0000","last_peered":"2024-09-16T21:39:30.482476+0000","last_clean":"2024-09-16T21:39:30.482476+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T21:39:30.482476+0000","last_undegraded":"2024-09-16T21:39:30.482476+0000","last_fullsized":"2024-09-16T21:39:30.482476+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:13:12.227119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.662532+0000","last_change":"2024-09-16T21:39:29.662796+0000","last_active":"2024-09-16T21:39:29.662532+0000","last_peered":"2024-09-16T21:39:29.662532+0000","last_clean":"2024-09-16T21:39:29.662532+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T21:39:29.662532+0000","last_undegraded":"2024-09-16T21:39:29.662532+0000","last_fullsized":"2024-09-16T21:39:29.662532+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:43:03.170755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T21:39:29.661614+0000","last_change":"2024-09-16T21:39:23.627175+0000","last_active":"2024-09-16T21:39:29.661614+0000","last_peered":"2024-09-16T21:39:29.661614+0000","last_clean":"2024-09-16T21:39:29.661614+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T21:39:29.661614+0000","last_undegraded":"2024-09-16T21:39:29.661614+0000","last_fullsized":"2024-09-16T21:39:29.661614+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_clean_scrub_stamp":"2024-09-16T21:39:22.605382+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:23.315013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"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":112,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":114688,"data_stored":31355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738374,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27744,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344096,"statfs":{"total":96636764160,"available":96608354304,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:39:33.480 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-16T21:39:33.480 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-16T21:39:33.480 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-16T21:39:33.480 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-16T21:39:33.789 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T21:39:33.789 INFO:teuthology.orchestra.run.smithi192.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T21:39:33.806 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-16T21:39:33.806 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T21:39:33.815 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T21:39:33.816 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T21:39:33.816 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-16T21:39:34.008 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2024-09-16T21:40:40.209 INFO:teuthology.orchestra.run.smithi192.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T21:40:40.222 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2024-09-16T21:40:40.320 INFO:teuthology.orchestra.run.smithi192.stderr: Commit image migration: 100% complete...done. 2024-09-16T21:40:40.326 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-16T21:40:40.877 INFO:teuthology.orchestra.run.smithi192.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T21:40:40.893 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2024-09-16T21:40:40.959 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1' 2024-09-16T21:40:41.022 INFO:teuthology.orchestra.run.smithi192.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-16T21:40:41.145 INFO:teuthology.orchestra.run.smithi192.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-16T21:40:41.146 INFO:teuthology.orchestra.run.smithi192.stdout:elapsed: 0 ops: 128 ops/sec: 1032.29 bytes/sec: 16 MiB/s 2024-09-16T21:40:41.159 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-16T21:40:41.883 INFO:teuthology.orchestra.run.smithi192.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T21:40:41.901 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2024-09-16T21:40:41.968 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2024-09-16T21:40:42.031 INFO:teuthology.orchestra.run.smithi192.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-16T21:40:42.145 INFO:teuthology.orchestra.run.smithi192.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-16T21:40:42.145 INFO:teuthology.orchestra.run.smithi192.stdout:elapsed: 0 ops: 128 ops/sec: 1103.49 bytes/sec: 17 MiB/s 2024-09-16T21:40:42.154 DEBUG:teuthology.orchestra.run.smithi192:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-16T21:40:42.891 INFO:teuthology.orchestra.run.smithi192.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T21:40:42.910 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T21:40:42.920 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T21:40:42.920 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:40:42.920 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-16T21:40:43.341 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2024-09-16T21:40:44.346 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2024-09-16T21:40:45.355 INFO:teuthology.run_tasks:Running task parallel... 2024-09-16T21:40:45.532 INFO:teuthology.task.parallel:starting parallel... 2024-09-16T21:40:45.533 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T21:40:45.533 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-16T21:40:45.546 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-16T21:40:45.547 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T21:40:45.547 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-16T21:40:45.547 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T21:40:45.547 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:40:45.547 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-16T21:40:45.555 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:40:45.556 DEBUG:teuthology.orchestra.run.smithi100:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-16T21:40:45.667 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:40:45.880 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T21:40:45.881 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T21:40:46.088 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:40:46.088 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-16T21:40:46.088 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-16T21:40:46.088 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-16T21:40:46.088 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-16T21:40:46.089 INFO:teuthology.orchestra.run.smithi100.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-16T21:40:46.089 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:40:46.091 INFO:teuthology.orchestra.run.smithi100.stdout:The following additional packages will be installed: 2024-09-16T21:40:46.091 INFO:teuthology.orchestra.run.smithi100.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-16T21:40:46.092 INFO:teuthology.orchestra.run.smithi100.stdout:Suggested packages: 2024-09-16T21:40:46.093 INFO:teuthology.orchestra.run.smithi100.stdout: samba vde2 2024-09-16T21:40:46.126 INFO:teuthology.orchestra.run.smithi100.stdout:The following NEW packages will be installed: 2024-09-16T21:40:46.126 INFO:teuthology.orchestra.run.smithi100.stdout: qemu-block-extra 2024-09-16T21:40:46.127 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be upgraded: 2024-09-16T21:40:46.128 INFO:teuthology.orchestra.run.smithi100.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-16T21:40:46.179 INFO:teuthology.orchestra.run.smithi100.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-16T21:40:46.179 INFO:teuthology.orchestra.run.smithi100.stdout:Need to get 13.8 MB of archives. 2024-09-16T21:40:46.180 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-16T21:40:46.180 INFO:teuthology.orchestra.run.smithi100.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-gui amd64 1:6.2+dfsg-2ubuntu6.22 [220 kB] 2024-09-16T21:40:46.271 INFO:teuthology.orchestra.run.smithi100.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-x86 amd64 1:6.2+dfsg-2ubuntu6.22 [10.0 MB] 2024-09-16T21:40:46.455 INFO:teuthology.orchestra.run.smithi100.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-common amd64 1:6.2+dfsg-2ubuntu6.22 [2,048 kB] 2024-09-16T21:40:46.472 INFO:teuthology.orchestra.run.smithi100.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-data all 1:6.2+dfsg-2ubuntu6.22 [1,431 kB] 2024-09-16T21:40:46.483 INFO:teuthology.orchestra.run.smithi100.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-block-extra amd64 1:6.2+dfsg-2ubuntu6.22 [68.1 kB] 2024-09-16T21:40:46.831 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 13.8 MB in 0s (39.7 MB/s) 2024-09-16T21:40:46.977 INFO:teuthology.orchestra.run.smithi100.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 ... 176255 files and directories currently installed.) 2024-09-16T21:40:46.982 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-16T21:40:47.108 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-16T21:40:47.457 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-16T21:40:47.580 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-16T21:40:48.555 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-16T21:40:48.668 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-16T21:40:49.235 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-16T21:40:49.360 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-16T21:40:49.966 INFO:teuthology.orchestra.run.smithi100.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-16T21:40:49.995 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-16T21:40:50.032 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:50.327 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:51.446 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:51.581 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:51.699 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:52.650 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:52.769 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-16T21:40:53.070 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T21:40:54.501 INFO:teuthology.orchestra.run.smithi100.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T21:40:54.504 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T21:40:54.504 DEBUG:teuthology.orchestra.run.smithi100:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-16T21:40:54.567 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T21:40:54.780 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T21:40:54.780 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T21:40:54.975 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T21:40:54.975 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-16T21:40:54.975 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-16T21:40:54.975 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-16T21:40:54.976 INFO:teuthology.orchestra.run.smithi100.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-16T21:40:54.976 INFO:teuthology.orchestra.run.smithi100.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-16T21:40:54.976 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T21:40:54.977 INFO:teuthology.orchestra.run.smithi100.stdout:Suggested packages: 2024-09-16T21:40:54.978 INFO:teuthology.orchestra.run.smithi100.stdout: debootstrap 2024-09-16T21:40:55.007 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be upgraded: 2024-09-16T21:40:55.007 INFO:teuthology.orchestra.run.smithi100.stdout: qemu-utils 2024-09-16T21:40:55.187 INFO:teuthology.orchestra.run.smithi100.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-16T21:40:55.187 INFO:teuthology.orchestra.run.smithi100.stdout:Need to get 1,525 kB of archives. 2024-09-16T21:40:55.187 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-16T21:40:55.187 INFO:teuthology.orchestra.run.smithi100.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-utils amd64 1:6.2+dfsg-2ubuntu6.22 [1,525 kB] 2024-09-16T21:40:56.125 INFO:teuthology.orchestra.run.smithi100.stdout:Fetched 1,525 kB in 1s (2,024 kB/s) 2024-09-16T21:40:56.280 INFO:teuthology.orchestra.run.smithi100.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 ... 176264 files and directories currently installed.) 2024-09-16T21:40:56.285 INFO:teuthology.orchestra.run.smithi100.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-16T21:40:56.414 INFO:teuthology.orchestra.run.smithi100.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-16T21:40:57.177 INFO:teuthology.orchestra.run.smithi100.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T21:40:57.304 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T21:40:58.654 INFO:teuthology.orchestra.run.smithi100.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T21:40:58.656 INFO:tasks.qemu:generating iso... 2024-09-16T21:40:58.657 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:40:58.657 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:40:58.662 INFO:teuthology.orchestra.run.smithi100.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-16T21:41:15.568 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-16T21:41:18.880 INFO:teuthology.orchestra.run.smithi100.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T21:41:18.889 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-16T21:41:47.692 INFO:teuthology.orchestra.run.smithi100.stderr:Note: switching to '6e8474a02f2b86353394076ab80c6f50ea28e361'. 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr: git switch -c 2024-09-16T21:41:47.693 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr:Or undo this operation with: 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr: git switch - 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T21:41:47.694 INFO:teuthology.orchestra.run.smithi100.stderr:HEAD is now at 6e8474a02f2 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-16T21:41:47.700 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:41:47.700 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-16T21:41:47.705 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-09-16T21:41:47.705 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-16T21:41:47.754 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-16T21:41:47.754 DEBUG:teuthology.orchestra.run.smithi100:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-16T21:41:47.804 DEBUG:teuthology.orchestra.run.smithi100:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-16T21:41:47.895 INFO:tasks.qemu:downloading base image 2024-09-16T21:41:47.896 DEBUG:teuthology.orchestra.run.smithi100:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-16T21:41:47.952 INFO:teuthology.orchestra.run.smithi100.stderr: Resizing image: 100% complete...done. 2024-09-16T21:41:47.961 DEBUG:teuthology.orchestra.run.smithi100:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-16T21:41:48.039 INFO:teuthology.orchestra.run.smithi100.stderr: Resizing image: 100% complete...done. 2024-09-16T21:41:48.049 DEBUG:teuthology.orchestra.run.smithi100:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-16T21:41:48.122 INFO:teuthology.orchestra.run.smithi100.stderr: Resizing image: 100% complete...done. 2024-09-16T21:41:48.132 DEBUG:teuthology.orchestra.run.smithi100:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-16T21:41:48.142 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-16T21:41:48.143 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /export/cluster1.client.0 2024-09-16T21:41:48.194 INFO:tasks.qemu:Mounting the test directory... 2024-09-16T21:41:48.194 DEBUG:teuthology.orchestra.run.smithi100:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-16T21:41:48.247 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-16T21:41:48.247 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T21:41:48.247 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-16T21:41:48.302 DEBUG:teuthology.orchestra.run.smithi100:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-16T21:41:48.357 INFO:teuthology.orchestra.run.smithi100.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-16T21:41:48.358 INFO:tasks.qemu:Restarting NFS... 2024-09-16T21:41:48.358 DEBUG:teuthology.orchestra.run.smithi100:> sudo service nfs-kernel-server restart 2024-09-16T21:41:48.863 DEBUG:teuthology.orchestra.run.smithi100:> sudo udevadm control --reload 2024-09-16T21:41:48.878 DEBUG:teuthology.orchestra.run.smithi100:> sudo udevadm trigger /dev/kvm 2024-09-16T21:41:48.935 DEBUG:teuthology.orchestra.run.smithi100:> ls -l /dev/kvm 2024-09-16T21:41:48.983 INFO:teuthology.orchestra.run.smithi100.stdout:crw-rw---- 1 root kvm 10, 232 Sep 16 21:41 /dev/kvm 2024-09-16T21:41:48.983 INFO:tasks.qemu:starting qemu... 2024-09-16T21:41:48.983 DEBUG:teuthology.orchestra.run.smithi100:> 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/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-16T21:41:49.027 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-16T21:41:49.573 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-16T21:41:49.573 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:49.573 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:49.591 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-16T21:41:49.591 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-16T21:41:49.591 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:49.591 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:49.896 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Booting from Hard Disk... 2024-09-16T21:41:50.280 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: before booting or 'c' for a command-line. 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:50.281 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-16T21:41:51.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:51.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-16T21:41:52.100 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:52.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.103 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-16T21:41:53.103 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.103 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.103 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.103 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.105 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:53.105 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-16T21:41:54.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:54.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.101 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:55.102 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:41:56.000 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-16T21:41:56.755 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-16T21:41:56.755 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2024-09-16T21:41:56.755 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Intel GenuineIntel 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-16T21:41:56.756 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] DMI 2.8 present. 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] No AGP bridge found 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-16T21:41:56.757 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] No NUMA configuration found 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-16T21:41:56.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Zone PFN ranges: 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-16T21:41:56.759 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-16T21:41:56.760 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-16T21:41:56.761 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Policy zone: Normal 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Checking aperture... 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] No AGP bridge found 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-16T21:41:56.762 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008000] Security Framework initialized 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.008888] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.009930] Mount-cache hash table entries: 256 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.010572] Initializing cgroup subsys cpuacct 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.011101] Initializing cgroup subsys memory 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.012012] Initializing cgroup subsys devices 2024-09-16T21:41:56.763 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.012543] Initializing cgroup subsys freezer 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.013069] Initializing cgroup subsys blkio 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.013579] Initializing cgroup subsys perf_event 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.014194] CPU: Physical Processor ID: 0 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.015367] mce: CPU supports 10 MCE banks 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.016299] SMP alternatives: switching to UP code 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.031987] Freeing SMP alternatives: 24k freed 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.032007] ACPI: Core revision 20110623 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.032920] ftrace: allocating 27008 entries in 106 pages 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.036249] Enabling x2apic 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.036657] Enabled x2apic 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.040005] Switched APIC routing to physical x2apic. 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.041806] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.042507] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-16T21:41:56.764 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] ... version: 2 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] ... bit width: 48 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] ... generic registers: 4 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] ... max period: 000000007fffffff 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048002] ... fixed-purpose events: 3 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048004] ... event mask: 000000070000000f 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.048697] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.052023] Brought up 1 CPUs 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.052402] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.053436] devtmpfs: initialized 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.056429] EVM: security.selinux 2024-09-16T21:41:56.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.056837] EVM: security.SMACK64 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.057225] EVM: security.capability 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.058100] print_constraints: dummy: 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.058598] RTC time: 21:41:55, date: 09/16/24 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.059141] NET: Registered protocol family 16 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.059731] ACPI: bus type pci registered 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.060090] PCI: Using configuration type 1 for base access 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.061148] bio: create slab at 0 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.061666] ACPI: Added _OSI(Module Device) 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.062163] ACPI: Added _OSI(Processor Device) 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.062682] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.063230] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.064975] ACPI: Interpreter enabled 2024-09-16T21:41:56.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.065454] ACPI: (supports S0 S3 S4 S5) 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.065977] ACPI: Using IOAPIC for interrupt routing 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.067716] ACPI: No dock devices found. 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.068014] HEST: Table not found. 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.068417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.069472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.070211] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.070972] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.072012] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.072851] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.073688] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.078409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.079263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-16T21:41:56.767 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.132898] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.134978] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.135843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.136284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.137095] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.137880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.138673] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.140017] vgaarb: loaded 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.140340] vgaarb: bridge control possible 0000:00:02.0 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.141034] i2c-core: driver [aat2870] using legacy suspend method 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.141753] i2c-core: driver [aat2870] using legacy resume method 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.142524] SCSI subsystem initialized 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.143077] usbcore: registered new interface driver usbfs 2024-09-16T21:41:56.768 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.143727] usbcore: registered new interface driver hub 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.144030] usbcore: registered new device driver usb 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.144684] PCI: Using ACPI for IRQ routing 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.145418] NetLabel: Initializing 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.145820] NetLabel: domain hash size = 128 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.146342] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.146934] NetLabel: unlabeled traffic allowed by default 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.147639] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.148176] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.153046] Switching to clocksource kvm-clock 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.155372] AppArmor: AppArmor Filesystem Enabled 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.155951] pnp: PnP ACPI init 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.156343] ACPI: bus type pnp registered 2024-09-16T21:41:56.769 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.157227] pnp: PnP ACPI: found 11 devices 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.157720] ACPI: ACPI bus type pnp unregistered 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.163426] NET: Registered protocol family 2 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.164036] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.165489] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.167823] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.168739] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.169518] TCP reno registered 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.169896] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.170611] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.171419] NET: Registered protocol family 1 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.171945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.172666] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.173365] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-16T21:41:56.770 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.174169] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.174916] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.175807] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.176724] audit: initializing netlink socket (disabled) 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.177364] type=2000 audit(1726522915.176:1): initialized 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.191054] Trying to unpack rootfs image as initramfs... 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.212129] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.220161] VFS: Disk quotas dquot_6.5.2 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.220676] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.221649] fuse init (API version 7.17) 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.222158] msgmni has been set to 7894 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.236113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-16T21:41:56.771 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.237011] io scheduler noop registered 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.237474] io scheduler deadline registered (default) 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.238087] io scheduler cfq registered 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.238586] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.239245] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.240100] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.240986] ACPI: Power Button [PWRF] 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.247825] Freeing initrd memory: 4308k freed 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.249019] ERST: Table is not found! 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.249466] GHES: HEST is not enabled! 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.250128] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.250823] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.252259] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.252957] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T21:41:56.772 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.254326] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.255008] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.256198] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.279420] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.303197] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.303966] Linux agpgart interface v0.103 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.304977] brd: module loaded 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.305868] loop: module loaded 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.307997] vda: vda1 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.311571] vdb: unknown partition table 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.318075] vdc: unknown partition table 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.319425] scsi0 : ata_piix 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.319804] scsi1 : ata_piix 2024-09-16T21:41:56.773 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.320186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.320977] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.321903] Fixed MDIO Bus: probed 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.322320] tun: Universal TUN/TAP device driver, 1.6 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.322906] tun: (C) 1999-2004 Max Krasnyansky 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.323860] PPP generic driver version 2.4.2 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.324434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.325200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.325917] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.326666] usbcore: registered new interface driver libusual 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.327358] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.328901] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.329492] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.330366] mousedev: PS/2 mouse device common for all mice 2024-09-16T21:41:56.774 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.331223] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.332440] rtc_cmos 00:06: RTC can wake from S4 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.333105] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.333907] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.334740] device-mapper: uevent: version 1.0.3 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.335312] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.336313] cpuidle: using governor ladder 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.336795] cpuidle: using governor menu 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.337254] EFI Variables Facility v0.08 2004-May-17 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.337921] TCP cubic registered 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.338351] NET: Registered protocol family 10 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.339079] NET: Registered protocol family 17 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.339607] Registering the dns_resolver key type 2024-09-16T21:41:56.775 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.340246] registered taskstats version 1 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.344026] Magic number: 8:582:702 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.344540] rtc_cmos 00:06: setting system clock to 2024-09-16 21:41:56 UTC (1726522916) 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.345489] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.346186] EDD information not available. 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.484939] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.486109] ata2.00: configured for MWDMA2 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.487076] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.488542] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.489265] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.490121] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.491626] Freeing unused kernel memory: 924k freed 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.492594] Write protecting the kernel read-only data: 12288k 2024-09-16T21:41:56.776 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.496086] Freeing unused kernel memory: 1640k freed 2024-09-16T21:41:56.777 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.499516] Freeing unused kernel memory: 1200k freed 2024-09-16T21:41:56.777 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Loading, please wait... 2024-09-16T21:41:56.777 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Begin: Loading essential drivers ... done. 2024-09-16T21:41:56.777 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.511649] udevd[84]: starting version 175 2024-09-16T21:41:56.777 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-16T21:41:56.777 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-16T21:41:56.793 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.552962] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-16T21:41:56.793 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.553825] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-16T21:41:56.793 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.570118] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-16T21:41:56.793 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.571179] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T21:41:56.808 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.598696] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-16T21:41:57.066 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.860051] FDC 0 is a S82078B 2024-09-16T21:41:57.113 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.892148] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-16T21:41:57.113 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 0.893427] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-16T21:41:57.388 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Begin: Running /scripts/local-premount ... [ 1.176208] Refined TSC clocksource calibration: 3500.166 MHz. 2024-09-16T21:41:57.573 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:done. 2024-09-16T21:41:57.597 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 1.376179] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T21:41:57.659 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Begin: Running /scripts/local-bottom ... [ 1.451073] vda: vda1 2024-09-16T21:41:57.672 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-16T21:41:57.826 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 1.603764] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T21:41:57.826 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:done. 2024-09-16T21:41:57.826 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:done. 2024-09-16T21:41:57.838 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-16T21:41:59.766 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:cloud-init start-local running: Mon, 16 Sep 2024 21:41:58 +0000. up 2.54 seconds 2024-09-16T21:42:00.410 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:no instance data found in start-local 2024-09-16T21:42:00.732 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-16T21:42:00.742 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-16T21:42:00.742 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-16T21:42:00.742 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-16T21:42:00.742 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:cloud-init start running: Mon, 16 Sep 2024 21:42:00 +0000. up 4.49 seconds 2024-09-16T21:42:01.359 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-16T21:42:03.326 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The key fingerprint is: 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:8b:13:3f:6a:09:8d:5b:d9:23:79:6c:4a:b7:41:c2:2a root@test 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The key's randomart image is: 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:+--[ RSA 2048]----+ 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| | 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| | 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . | 2024-09-16T21:42:03.345 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| o . | 2024-09-16T21:42:03.346 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| +.BS | 2024-09-16T21:42:03.346 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| E + B+O. | 2024-09-16T21:42:03.346 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . =oB++ | 2024-09-16T21:42:03.346 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . +o.. | 2024-09-16T21:42:03.346 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .. | 2024-09-16T21:42:03.346 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:+-----------------+ 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Generating public/private dsa key pair. 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The key fingerprint is: 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:37:68:1b:0a:e3:1d:6d:27:e7:3a:9b:e7:a2:6f:b7:c6 root@test 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The key's randomart image is: 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:+--[ DSA 1024]----+ 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| | 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| | 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| | 2024-09-16T21:42:03.431 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . . | 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| o . S = | 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . + = O . | 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . o ... | 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| +oE | 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .+=Oo. | 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:+-----------------+ 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Generating public/private ecdsa key pair. 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The key fingerprint is: 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:fe:7a:c0:15:f0:e1:c0:c2:49:27:4e:e3:8c:4d:d8:cd root@test 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The key's randomart image is: 2024-09-16T21:42:03.432 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:+--[ECDSA 256]---+ 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| =*=+.. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .O=+E+.. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . =. o. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| . | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .S. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .o | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:| .o. | 2024-09-16T21:42:03.433 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:+-----------------+ 2024-09-16T21:42:03.571 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-16T21:42:03.734 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-16T21:42:03.765 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:landscape-client is not configured, please run landscape-config. 2024-09-16T21:42:03.789 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-16T21:42:03.802 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-16T21:42:03.817 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting automatic crash report generation[ OK ] 2024-09-16T21:42:03.817 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-16T21:42:03.817 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-16T21:42:03.817 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting ACPI daemon[ OK ] 2024-09-16T21:42:03.818 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting save kernel messages[ OK ] 2024-09-16T21:42:03.822 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Stopping save kernel messages[ OK ] 2024-09-16T21:42:03.824 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-16T21:42:03.856 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-16T21:42:04.104 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Generating locales... 2024-09-16T21:42:04.705 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: en_US.UTF-8... done 2024-09-16T21:42:04.711 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Generation complete. 2024-09-16T21:42:05.453 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:passwd: password expiry information changed. 2024-09-16T21:42:05.560 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-16T21:42:05.581 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-16T21:42:05.637 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-16T21:42:05.664 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-16T21:42:05.688 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-16T21:42:05.778 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-16T21:42:05.818 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-16T21:42:05.907 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-16T21:42:05.942 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-16T21:42:06.002 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-16T21:42:06.034 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-16T21:42:06.070 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-16T21:42:06.087 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-16T21:42:06.181 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-16T21:42:06.203 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-16T21:42:06.261 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-16T21:42:06.293 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-16T21:42:06.338 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-16T21:42:06.362 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-16T21:42:06.379 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-16T21:42:06.397 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-16T21:42:06.418 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-16T21:42:06.465 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-16T21:42:06.552 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-16T21:42:06.588 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-16T21:42:06.608 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-16T21:42:06.677 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-16T21:42:06.897 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-16T21:42:06.961 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-16T21:42:07.157 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-16T21:42:07.216 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-16T21:42:07.408 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-16T21:42:07.425 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-16T21:42:07.461 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-16T21:42:07.590 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-16T21:42:12.520 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Fetched 29.2 MB in 7s (4144 kB/s) 2024-09-16T21:42:14.645 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Reading package lists... 2024-09-16T21:42:14.657 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Reading package lists... 2024-09-16T21:42:14.878 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Building dependency tree... 2024-09-16T21:42:14.879 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Reading state information... 2024-09-16T21:42:15.009 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The following packages will be upgraded: 2024-09-16T21:42:15.009 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: ca-certificates libssl1.0.0 2024-09-16T21:42:15.199 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T21:42:15.199 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Need to get 1233 kB of archives. 2024-09-16T21:42:15.199 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-16T21:42:15.199 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-16T21:42:15.824 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-16T21:42:16.064 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T21:42:16.079 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Fetched 1233 kB in 0s (1408 kB/s) 2024-09-16T21:42:16.858 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T21:42:16.866 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-16T21:42:16.921 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-16T21:42:17.154 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-16T21:42:17.459 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Processing triggers for libc-bin ... 2024-09-16T21:42:17.485 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ldconfig deferred processing now taking place 2024-09-16T21:42:18.020 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T21:42:18.020 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-16T21:42:18.058 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking replacement ca-certificates ... 2024-09-16T21:42:18.332 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Processing triggers for man-db ... 2024-09-16T21:42:19.460 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-16T21:42:21.755 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-16T21:42:21.755 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T21:42:23.223 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-16T21:42:23.223 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T21:42:23.227 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Reading package lists... 2024-09-16T21:42:23.402 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Building dependency tree... 2024-09-16T21:42:23.402 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Reading state information... 2024-09-16T21:42:23.511 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The following extra packages will be installed: 2024-09-16T21:42:23.512 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-16T21:42:23.515 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:The following NEW packages will be installed: 2024-09-16T21:42:23.515 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-16T21:42:23.572 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T21:42:23.572 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Need to get 424 kB of archives. 2024-09-16T21:42:23.572 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-16T21:42:23.572 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-16T21:42:23.607 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-16T21:42:23.660 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-16T21:42:23.684 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-16T21:42:23.708 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-16T21:42:23.843 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T21:42:23.850 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Fetched 424 kB in 0s (2057 kB/s) 2024-09-16T21:42:23.939 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Selecting previously unselected package libgssglue1. 2024-09-16T21:42:23.965 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-16T21:42:23.965 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-16T21:42:24.144 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Selecting previously unselected package libtirpc1. 2024-09-16T21:42:24.154 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-16T21:42:24.402 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Selecting previously unselected package rpcbind. 2024-09-16T21:42:24.417 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-16T21:42:24.682 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-16T21:42:24.691 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-16T21:42:24.905 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Selecting previously unselected package nfs-common. 2024-09-16T21:42:24.913 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-16T21:42:25.076 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Processing triggers for man-db ... 2024-09-16T21:42:25.531 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Processing triggers for ureadahead ... 2024-09-16T21:42:25.630 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-16T21:42:25.788 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-16T21:42:25.915 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-16T21:42:26.071 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-16T21:42:26.117 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:portmap start/running, process 8159 2024-09-16T21:42:26.146 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-16T21:42:26.245 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-16T21:42:26.556 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:42:26.556 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-16T21:42:26.743 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: 2024-09-16T21:42:26.743 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-16T21:42:26.824 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Adding system user `statd' (UID 106) ... 2024-09-16T21:42:26.824 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-16T21:42:26.964 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-16T21:42:27.026 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:statd start/running, process 8393 2024-09-16T21:42:27.054 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:gssd stop/post-stop, process 8424 2024-09-16T21:42:27.142 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:idmapd start/running, process 8464 2024-09-16T21:42:27.168 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Processing triggers for libc-bin ... 2024-09-16T21:42:27.186 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ldconfig deferred processing now taking place 2024-09-16T21:42:27.666 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:mount.nfs: timeout set for Mon Sep 16 21:44:27 2024 2024-09-16T21:42:27.667 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-16T21:42:27.667 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-16T21:42:27.671 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-16T21:45:59.902 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-16T21:46:00.094 INFO:teuthology.orchestra.run.smithi100.stderr: Commit image migration: 100% complete...done. 2024-09-16T21:46:00.100 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-16T21:47:35.112 DEBUG:teuthology.orchestra.run.smithi100:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-16T21:47:35.835 INFO:teuthology.orchestra.run.smithi100.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: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T21:47:35.841 DEBUG:teuthology.parallel:result is None 2024-09-16T23:07:07.727 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:acpid: exiting 2024-09-16T23:07:07.750 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Checking for running unattended-upgrades: 2024-09-16T23:07:07.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: 2024-09-16T23:07:07.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: ############################################################# 2024-09-16T23:07:07.758 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-16T23:07:07.790 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: 1024 37:68:1b:0a:e3:1d:6d:27:e7:3a:9b:e7:a2:6f:b7:c6 root@test (DSA) 2024-09-16T23:07:07.799 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: 256 fe:7a:c0:15:f0:e1:c0:c2:49:27:4e:e3:8c:4d:d8:cd root@test (ECDSA) 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: 2048 8b:13:3f:6a:09:8d:5b:d9:23:79:6c:4a:b7:41:c2:2a root@test (RSA) 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ec2: ############################################################# 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG/jZi72lSX1qZwslW7bgavflri1NEJmlxJ5tm02KstvUOGhvRfqtJIdMu3gFymQJfZlhN43W3QJtkHQ17C189Q= root@test 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLUs78YnkIimGxIIKq6NChWBGlY5vGniNuqxmioozRDBoBzdUpajbqBfsTdt+4gQF5VN3LDn0A52qelUHnjkY5GPQnJW1efs20pLWIr8i7AkaqSWyX6POfRt2n9yAFYobOj/VAfBCBLzQwDdqWFXuj1Zt9ylU7jGdwVqpPT21nwCRQLBuupdZUUI6jEUc6jQbzeRDjdGndrKBJm6kYypkOTkMUepZZHWvJZdwxOCpZIv2upSx2eJ6SsItMHbYTthRdS/rBoyeNaZRUvNNz48lst50Ypx3dcErKIOHyhCDoKxl7ouAFn7AbEcrzvPJYR/cgZr2tiVyh7oi6IL3o/j8z root@test 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:-----END SSH HOST KEY KEYS----- 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Traceback (most recent call last): 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:07:07.887 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: self.socket.connect(address) 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:error: [Errno 111] Connection refused 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Logged from file __init__.py, line 116 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Traceback (most recent call last): 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: self.socket.connect(address) 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:error: [Errno 111] Connection refused 2024-09-16T23:07:07.888 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:Logged from file __init__.py, line 116 2024-09-16T23:07:07.892 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:cloud-init boot finished at Mon, 16 Sep 2024 23:07:08 +0000. Up 5111.86 seconds 2024-09-16T23:07:07.987 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Stopping landscape-client daemon  [fail] 2024-09-16T23:07:08.120 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-16T23:07:08.174 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-16T23:07:08.195 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-16T23:07:08.350 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-16T23:07:08.372 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Deactivating swap...  [ OK ] 2024-09-16T23:07:08.381 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-16T23:07:08.526 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout: * Will now halt 2024-09-16T23:07:08.531 INFO:tasks.qemu.cluster1.client.0.smithi100.stdout:[ 5112.529734] Power down. 2024-09-16T23:07:09.010 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-16T23:07:09.011 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-16T23:07:09.222 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T23:07:09.222 INFO:tasks.qemu:Stopping NFS... 2024-09-16T23:07:09.222 DEBUG:teuthology.orchestra.run.smithi100:> sudo service nfs-kernel-server stop 2024-09-16T23:07:10.480 INFO:tasks.qemu:Unmounting exported directory... 2024-09-16T23:07:10.480 DEBUG:teuthology.orchestra.run.smithi100:> sudo umount /export/cluster1.client.0 2024-09-16T23:07:10.510 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T23:07:10.510 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-16T23:07:10.575 INFO:tasks.qemu:Starting NFS... 2024-09-16T23:07:10.576 DEBUG:teuthology.orchestra.run.smithi100:> sudo service nfs-kernel-server start 2024-09-16T23:07:11.498 DEBUG:teuthology.orchestra.run.smithi100:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-16T23:07:11.503 INFO:tasks.qemu:Deleting exported directory... 2024-09-16T23:07:11.503 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -r /export 2024-09-16T23:07:11.559 DEBUG:tasks.qemu:cleaning up base image files 2024-09-16T23:07:11.560 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2024-09-16T23:07:11.869 DEBUG:teuthology.orchestra.run.smithi100:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2024-09-16T23:07:12.404 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T23:07:12.644 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T23:07:12.665 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T23:07:12.850 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T23:07:12.850 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T23:07:12.850 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T23:07:12.850 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T23:07:12.851 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T23:07:12.851 INFO:teuthology.orchestra.run.smithi100.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T23:07:12.851 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T23:07:12.892 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be REMOVED: 2024-09-16T23:07:12.892 INFO:teuthology.orchestra.run.smithi100.stdout: qemu-block-extra* 2024-09-16T23:07:13.390 INFO:teuthology.orchestra.run.smithi100.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-16T23:07:13.390 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 369 kB disk space will be freed. 2024-09-16T23:07:13.727 INFO:teuthology.orchestra.run.smithi100.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 ... 176264 files and directories currently installed.) 2024-09-16T23:07:13.733 INFO:teuthology.orchestra.run.smithi100.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T23:07:14.929 INFO:teuthology.orchestra.run.smithi100.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 ... 176255 files and directories currently installed.) 2024-09-16T23:07:14.934 INFO:teuthology.orchestra.run.smithi100.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T23:07:16.278 DEBUG:teuthology.orchestra.run.smithi100:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2024-09-16T23:07:16.336 INFO:teuthology.orchestra.run.smithi100.stdout:Reading package lists... 2024-09-16T23:07:16.549 INFO:teuthology.orchestra.run.smithi100.stdout:Building dependency tree... 2024-09-16T23:07:16.549 INFO:teuthology.orchestra.run.smithi100.stdout:Reading state information... 2024-09-16T23:07:16.764 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T23:07:16.764 INFO:teuthology.orchestra.run.smithi100.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T23:07:16.764 INFO:teuthology.orchestra.run.smithi100.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T23:07:16.764 INFO:teuthology.orchestra.run.smithi100.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T23:07:16.765 INFO:teuthology.orchestra.run.smithi100.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T23:07:16.765 INFO:teuthology.orchestra.run.smithi100.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T23:07:16.765 INFO:teuthology.orchestra.run.smithi100.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T23:07:16.793 INFO:teuthology.orchestra.run.smithi100.stdout:The following packages will be REMOVED: 2024-09-16T23:07:16.793 INFO:teuthology.orchestra.run.smithi100.stdout: qemu-utils* 2024-09-16T23:07:17.150 INFO:teuthology.orchestra.run.smithi100.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-16T23:07:17.150 INFO:teuthology.orchestra.run.smithi100.stdout:After this operation, 7,243 kB disk space will be freed. 2024-09-16T23:07:17.271 INFO:teuthology.orchestra.run.smithi100.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 ... 176255 files and directories currently installed.) 2024-09-16T23:07:17.276 INFO:teuthology.orchestra.run.smithi100.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-16T23:07:17.748 INFO:teuthology.orchestra.run.smithi100.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T23:07:19.526 DEBUG:teuthology.orchestra.run.smithi100:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-16T23:07:19.532 DEBUG:teuthology.parallel:result is None 2024-09-16T23:07:19.532 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T23:07:19.542 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-16T23:07:19.542 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T23:07:19.846 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T23:07:19.847 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T23:07:19.863 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":2655,"stamp":"2024-09-16T23:07:19.036057+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1708328239,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":6058,"num_read_kb":1188669,"num_write":1886,"num_write_kb":1183719,"num_scrub_errors":0,"num_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":1270,"ondisk_log_size":1270,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2458284,"kb_used_data":2364728,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657236,"statfs":{"total":289910292480,"available":287393009664,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":95743311},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002908"},"pg_stats":[{"pgid":"2.7","version":"18'83","reported_seq":310,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896100+0000","last_change":"2024-09-16T21:39:29.663638+0000","last_active":"2024-09-16T23:03:56.896100+0000","last_peered":"2024-09-16T23:03:56.896100+0000","last_clean":"2024-09-16T23:03:56.896100+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T23:03:56.896100+0000","last_undegraded":"2024-09-16T23:03:56.896100+0000","last_fullsized":"2024-09-16T23:03:56.896100+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":83,"log_dups_size":0,"ondisk_log_size":83,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:31:20.378504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":247562256,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":165,"num_read_kb":158743,"num_write":113,"num_write_kb":158737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'94","reported_seq":401,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896063+0000","last_change":"2024-09-16T21:39:29.663209+0000","last_active":"2024-09-16T23:03:56.896063+0000","last_peered":"2024-09-16T23:03:56.896063+0000","last_clean":"2024-09-16T23:03:56.896063+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T23:03:56.896063+0000","last_undegraded":"2024-09-16T23:03:56.896063+0000","last_fullsized":"2024-09-16T23:03:56.896063+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:03:09.175172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":274776064,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":378,"num_read_kb":189822,"num_write":98,"num_write_kb":189638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"18'160","reported_seq":338,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:05:11.906309+0000","last_change":"2024-09-16T21:39:29.663317+0000","last_active":"2024-09-16T23:05:11.906309+0000","last_peered":"2024-09-16T23:05:11.906309+0000","last_clean":"2024-09-16T23:05:11.906309+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T23:05:11.906309+0000","last_undegraded":"2024-09-16T23:05:11.906309+0000","last_fullsized":"2024-09-16T23:05:11.906309+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:54:36.022269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":161792260,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":715,"num_read_kb":109597,"num_write":267,"num_write_kb":109289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"18'69","reported_seq":261,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903692+0000","last_change":"2024-09-16T21:39:29.663937+0000","last_active":"2024-09-16T23:04:51.903692+0000","last_peered":"2024-09-16T23:04:51.903692+0000","last_clean":"2024-09-16T23:04:51.903692+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T23:04:51.903692+0000","last_undegraded":"2024-09-16T23:04:51.903692+0000","last_fullsized":"2024-09-16T23:04:51.903692+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":69,"log_dups_size":0,"ondisk_log_size":69,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:17:55.206651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"stat_sum":{"num_bytes":159793250,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":132,"num_read_kb":107881,"num_write":71,"num_write_kb":107860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'85","reported_seq":370,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902977+0000","last_change":"2024-09-16T21:39:29.658310+0000","last_active":"2024-09-16T23:04:51.902977+0000","last_peered":"2024-09-16T23:04:51.902977+0000","last_clean":"2024-09-16T23:04:51.902977+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T23:04:51.902977+0000","last_undegraded":"2024-09-16T23:04:51.902977+0000","last_fullsized":"2024-09-16T23:04:51.902977+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":85,"log_dups_size":0,"ondisk_log_size":85,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:25.323942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":194773109,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":316,"num_read_kb":126606,"num_write":96,"num_write_kb":126441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'161","reported_seq":503,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902377+0000","last_change":"2024-09-16T21:39:30.482028+0000","last_active":"2024-09-16T23:04:51.902377+0000","last_peered":"2024-09-16T23:04:51.902377+0000","last_clean":"2024-09-16T23:04:51.902377+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T23:04:51.902377+0000","last_undegraded":"2024-09-16T23:04:51.902377+0000","last_fullsized":"2024-09-16T23:04:51.902377+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:03:53.603943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":187531280,"num_objects":54,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":659,"num_read_kb":154441,"num_write":152,"num_write_kb":153991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"18'383","reported_seq":1525,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:51.893730+0000","last_change":"2024-09-16T21:39:30.482850+0000","last_active":"2024-09-16T23:03:51.893730+0000","last_peered":"2024-09-16T23:03:51.893730+0000","last_clean":"2024-09-16T23:03:51.893730+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T23:03:51.893730+0000","last_undegraded":"2024-09-16T23:03:51.893730+0000","last_fullsized":"2024-09-16T23:03:51.893730+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":383,"log_dups_size":0,"ondisk_log_size":383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:09:23.263836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":234750130,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":2898,"num_read_kb":164048,"num_write":703,"num_write_kb":159469,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'183","reported_seq":403,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903628+0000","last_change":"2024-09-16T21:39:29.662796+0000","last_active":"2024-09-16T23:04:51.903628+0000","last_peered":"2024-09-16T23:04:51.903628+0000","last_clean":"2024-09-16T23:04:51.903628+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T23:04:51.903628+0000","last_undegraded":"2024-09-16T23:04:51.903628+0000","last_fullsized":"2024-09-16T23:04:51.903628+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:34:16.726205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":246759522,"num_objects":74,"num_object_clones":0,"num_object_copies":148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74,"num_whiteouts":0,"num_read":739,"num_read_kb":177485,"num_write":307,"num_write_kb":177188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":139,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:46.894156+0000","last_change":"2024-09-16T21:39:23.627175+0000","last_active":"2024-09-16T23:03:46.894156+0000","last_peered":"2024-09-16T23:03:46.894156+0000","last_clean":"2024-09-16T23:03:46.894156+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T23:03:46.894156+0000","last_undegraded":"2024-09-16T23:03:46.894156+0000","last_fullsized":"2024-09-16T23:03:46.894156+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_clean_scrub_stamp":"2024-09-16T21:39:22.605382+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:23.315013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1707737871,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6002,"num_read_kb":1188623,"num_write":1807,"num_write_kb":1182613,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1218,"ondisk_log_size":1218,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739426,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":521124,"kb_used_data":489936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93850716,"statfs":{"total":96636764160,"available":96103133184,"internally_reserved":0,"allocated":501694464,"data_stored":501566557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739428,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213468,"kb_used_data":1182284,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158372,"statfs":{"total":96636764160,"available":95394172928,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739427,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":723692,"kb_used_data":692508,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93648148,"statfs":{"total":96636764160,"available":95895703552,"internally_reserved":0,"allocated":709128192,"data_stored":708988740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":708370432,"data_stored":708346347,"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":1209901056,"data_stored":1209860879,"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":501530624,"data_stored":501514532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:19.864 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T23:07:20.150 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T23:07:20.151 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T23:07:20.168 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":2655,"stamp":"2024-09-16T23:07:19.036057+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1708328239,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":6058,"num_read_kb":1188669,"num_write":1886,"num_write_kb":1183719,"num_scrub_errors":0,"num_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":1270,"ondisk_log_size":1270,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2458284,"kb_used_data":2364728,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657236,"statfs":{"total":289910292480,"available":287393009664,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":95743311},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002908"},"pg_stats":[{"pgid":"2.7","version":"18'83","reported_seq":310,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896100+0000","last_change":"2024-09-16T21:39:29.663638+0000","last_active":"2024-09-16T23:03:56.896100+0000","last_peered":"2024-09-16T23:03:56.896100+0000","last_clean":"2024-09-16T23:03:56.896100+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T23:03:56.896100+0000","last_undegraded":"2024-09-16T23:03:56.896100+0000","last_fullsized":"2024-09-16T23:03:56.896100+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":83,"log_dups_size":0,"ondisk_log_size":83,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:31:20.378504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":247562256,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":165,"num_read_kb":158743,"num_write":113,"num_write_kb":158737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'94","reported_seq":401,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896063+0000","last_change":"2024-09-16T21:39:29.663209+0000","last_active":"2024-09-16T23:03:56.896063+0000","last_peered":"2024-09-16T23:03:56.896063+0000","last_clean":"2024-09-16T23:03:56.896063+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T23:03:56.896063+0000","last_undegraded":"2024-09-16T23:03:56.896063+0000","last_fullsized":"2024-09-16T23:03:56.896063+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:03:09.175172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":274776064,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":378,"num_read_kb":189822,"num_write":98,"num_write_kb":189638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"18'160","reported_seq":338,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:05:11.906309+0000","last_change":"2024-09-16T21:39:29.663317+0000","last_active":"2024-09-16T23:05:11.906309+0000","last_peered":"2024-09-16T23:05:11.906309+0000","last_clean":"2024-09-16T23:05:11.906309+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T23:05:11.906309+0000","last_undegraded":"2024-09-16T23:05:11.906309+0000","last_fullsized":"2024-09-16T23:05:11.906309+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:54:36.022269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":161792260,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":715,"num_read_kb":109597,"num_write":267,"num_write_kb":109289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"18'69","reported_seq":261,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903692+0000","last_change":"2024-09-16T21:39:29.663937+0000","last_active":"2024-09-16T23:04:51.903692+0000","last_peered":"2024-09-16T23:04:51.903692+0000","last_clean":"2024-09-16T23:04:51.903692+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T23:04:51.903692+0000","last_undegraded":"2024-09-16T23:04:51.903692+0000","last_fullsized":"2024-09-16T23:04:51.903692+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":69,"log_dups_size":0,"ondisk_log_size":69,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:17:55.206651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"stat_sum":{"num_bytes":159793250,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":132,"num_read_kb":107881,"num_write":71,"num_write_kb":107860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'85","reported_seq":370,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902977+0000","last_change":"2024-09-16T21:39:29.658310+0000","last_active":"2024-09-16T23:04:51.902977+0000","last_peered":"2024-09-16T23:04:51.902977+0000","last_clean":"2024-09-16T23:04:51.902977+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T23:04:51.902977+0000","last_undegraded":"2024-09-16T23:04:51.902977+0000","last_fullsized":"2024-09-16T23:04:51.902977+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":85,"log_dups_size":0,"ondisk_log_size":85,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:25.323942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":194773109,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":316,"num_read_kb":126606,"num_write":96,"num_write_kb":126441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'161","reported_seq":503,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902377+0000","last_change":"2024-09-16T21:39:30.482028+0000","last_active":"2024-09-16T23:04:51.902377+0000","last_peered":"2024-09-16T23:04:51.902377+0000","last_clean":"2024-09-16T23:04:51.902377+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T23:04:51.902377+0000","last_undegraded":"2024-09-16T23:04:51.902377+0000","last_fullsized":"2024-09-16T23:04:51.902377+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:03:53.603943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":187531280,"num_objects":54,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":659,"num_read_kb":154441,"num_write":152,"num_write_kb":153991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"18'383","reported_seq":1525,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:51.893730+0000","last_change":"2024-09-16T21:39:30.482850+0000","last_active":"2024-09-16T23:03:51.893730+0000","last_peered":"2024-09-16T23:03:51.893730+0000","last_clean":"2024-09-16T23:03:51.893730+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T23:03:51.893730+0000","last_undegraded":"2024-09-16T23:03:51.893730+0000","last_fullsized":"2024-09-16T23:03:51.893730+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":383,"log_dups_size":0,"ondisk_log_size":383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:09:23.263836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":234750130,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":2898,"num_read_kb":164048,"num_write":703,"num_write_kb":159469,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'183","reported_seq":403,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903628+0000","last_change":"2024-09-16T21:39:29.662796+0000","last_active":"2024-09-16T23:04:51.903628+0000","last_peered":"2024-09-16T23:04:51.903628+0000","last_clean":"2024-09-16T23:04:51.903628+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T23:04:51.903628+0000","last_undegraded":"2024-09-16T23:04:51.903628+0000","last_fullsized":"2024-09-16T23:04:51.903628+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:34:16.726205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":246759522,"num_objects":74,"num_object_clones":0,"num_object_copies":148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74,"num_whiteouts":0,"num_read":739,"num_read_kb":177485,"num_write":307,"num_write_kb":177188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":139,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:46.894156+0000","last_change":"2024-09-16T21:39:23.627175+0000","last_active":"2024-09-16T23:03:46.894156+0000","last_peered":"2024-09-16T23:03:46.894156+0000","last_clean":"2024-09-16T23:03:46.894156+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T23:03:46.894156+0000","last_undegraded":"2024-09-16T23:03:46.894156+0000","last_fullsized":"2024-09-16T23:03:46.894156+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_clean_scrub_stamp":"2024-09-16T21:39:22.605382+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:23.315013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1707737871,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6002,"num_read_kb":1188623,"num_write":1807,"num_write_kb":1182613,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1218,"ondisk_log_size":1218,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739426,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":521124,"kb_used_data":489936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93850716,"statfs":{"total":96636764160,"available":96103133184,"internally_reserved":0,"allocated":501694464,"data_stored":501566557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739428,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213468,"kb_used_data":1182284,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158372,"statfs":{"total":96636764160,"available":95394172928,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739427,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":723692,"kb_used_data":692508,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93648148,"statfs":{"total":96636764160,"available":95895703552,"internally_reserved":0,"allocated":709128192,"data_stored":708988740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":708370432,"data_stored":708346347,"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":1209901056,"data_stored":1209860879,"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":501530624,"data_stored":501514532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:20.169 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-16T23:07:20.169 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T23:07:20.460 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T23:07:20.460 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T23:07:20.477 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":2655,"stamp":"2024-09-16T23:07:19.036057+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1708328239,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":6058,"num_read_kb":1188669,"num_write":1886,"num_write_kb":1183719,"num_scrub_errors":0,"num_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":1270,"ondisk_log_size":1270,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2458284,"kb_used_data":2364728,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657236,"statfs":{"total":289910292480,"available":287393009664,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":95743311},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002908"},"pg_stats":[{"pgid":"2.7","version":"18'83","reported_seq":310,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896100+0000","last_change":"2024-09-16T21:39:29.663638+0000","last_active":"2024-09-16T23:03:56.896100+0000","last_peered":"2024-09-16T23:03:56.896100+0000","last_clean":"2024-09-16T23:03:56.896100+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T23:03:56.896100+0000","last_undegraded":"2024-09-16T23:03:56.896100+0000","last_fullsized":"2024-09-16T23:03:56.896100+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":83,"log_dups_size":0,"ondisk_log_size":83,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:31:20.378504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":247562256,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":165,"num_read_kb":158743,"num_write":113,"num_write_kb":158737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'94","reported_seq":401,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896063+0000","last_change":"2024-09-16T21:39:29.663209+0000","last_active":"2024-09-16T23:03:56.896063+0000","last_peered":"2024-09-16T23:03:56.896063+0000","last_clean":"2024-09-16T23:03:56.896063+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T23:03:56.896063+0000","last_undegraded":"2024-09-16T23:03:56.896063+0000","last_fullsized":"2024-09-16T23:03:56.896063+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:03:09.175172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":274776064,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":378,"num_read_kb":189822,"num_write":98,"num_write_kb":189638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"18'160","reported_seq":338,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:05:11.906309+0000","last_change":"2024-09-16T21:39:29.663317+0000","last_active":"2024-09-16T23:05:11.906309+0000","last_peered":"2024-09-16T23:05:11.906309+0000","last_clean":"2024-09-16T23:05:11.906309+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T23:05:11.906309+0000","last_undegraded":"2024-09-16T23:05:11.906309+0000","last_fullsized":"2024-09-16T23:05:11.906309+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:54:36.022269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":161792260,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":715,"num_read_kb":109597,"num_write":267,"num_write_kb":109289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"18'69","reported_seq":261,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903692+0000","last_change":"2024-09-16T21:39:29.663937+0000","last_active":"2024-09-16T23:04:51.903692+0000","last_peered":"2024-09-16T23:04:51.903692+0000","last_clean":"2024-09-16T23:04:51.903692+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T23:04:51.903692+0000","last_undegraded":"2024-09-16T23:04:51.903692+0000","last_fullsized":"2024-09-16T23:04:51.903692+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":69,"log_dups_size":0,"ondisk_log_size":69,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:17:55.206651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"stat_sum":{"num_bytes":159793250,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":132,"num_read_kb":107881,"num_write":71,"num_write_kb":107860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'85","reported_seq":370,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902977+0000","last_change":"2024-09-16T21:39:29.658310+0000","last_active":"2024-09-16T23:04:51.902977+0000","last_peered":"2024-09-16T23:04:51.902977+0000","last_clean":"2024-09-16T23:04:51.902977+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T23:04:51.902977+0000","last_undegraded":"2024-09-16T23:04:51.902977+0000","last_fullsized":"2024-09-16T23:04:51.902977+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":85,"log_dups_size":0,"ondisk_log_size":85,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:25.323942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":194773109,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":316,"num_read_kb":126606,"num_write":96,"num_write_kb":126441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'161","reported_seq":503,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902377+0000","last_change":"2024-09-16T21:39:30.482028+0000","last_active":"2024-09-16T23:04:51.902377+0000","last_peered":"2024-09-16T23:04:51.902377+0000","last_clean":"2024-09-16T23:04:51.902377+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T23:04:51.902377+0000","last_undegraded":"2024-09-16T23:04:51.902377+0000","last_fullsized":"2024-09-16T23:04:51.902377+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:03:53.603943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":187531280,"num_objects":54,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":659,"num_read_kb":154441,"num_write":152,"num_write_kb":153991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"18'383","reported_seq":1525,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:51.893730+0000","last_change":"2024-09-16T21:39:30.482850+0000","last_active":"2024-09-16T23:03:51.893730+0000","last_peered":"2024-09-16T23:03:51.893730+0000","last_clean":"2024-09-16T23:03:51.893730+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T23:03:51.893730+0000","last_undegraded":"2024-09-16T23:03:51.893730+0000","last_fullsized":"2024-09-16T23:03:51.893730+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":383,"log_dups_size":0,"ondisk_log_size":383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:09:23.263836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":234750130,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":2898,"num_read_kb":164048,"num_write":703,"num_write_kb":159469,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'183","reported_seq":403,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903628+0000","last_change":"2024-09-16T21:39:29.662796+0000","last_active":"2024-09-16T23:04:51.903628+0000","last_peered":"2024-09-16T23:04:51.903628+0000","last_clean":"2024-09-16T23:04:51.903628+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T23:04:51.903628+0000","last_undegraded":"2024-09-16T23:04:51.903628+0000","last_fullsized":"2024-09-16T23:04:51.903628+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:34:16.726205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":246759522,"num_objects":74,"num_object_clones":0,"num_object_copies":148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74,"num_whiteouts":0,"num_read":739,"num_read_kb":177485,"num_write":307,"num_write_kb":177188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":139,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:46.894156+0000","last_change":"2024-09-16T21:39:23.627175+0000","last_active":"2024-09-16T23:03:46.894156+0000","last_peered":"2024-09-16T23:03:46.894156+0000","last_clean":"2024-09-16T23:03:46.894156+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T23:03:46.894156+0000","last_undegraded":"2024-09-16T23:03:46.894156+0000","last_fullsized":"2024-09-16T23:03:46.894156+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_clean_scrub_stamp":"2024-09-16T21:39:22.605382+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:23.315013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1707737871,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6002,"num_read_kb":1188623,"num_write":1807,"num_write_kb":1182613,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1218,"ondisk_log_size":1218,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739426,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":521124,"kb_used_data":489936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93850716,"statfs":{"total":96636764160,"available":96103133184,"internally_reserved":0,"allocated":501694464,"data_stored":501566557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739428,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213468,"kb_used_data":1182284,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158372,"statfs":{"total":96636764160,"available":95394172928,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739427,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":723692,"kb_used_data":692508,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93648148,"statfs":{"total":96636764160,"available":95895703552,"internally_reserved":0,"allocated":709128192,"data_stored":708988740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":708370432,"data_stored":708346347,"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":1209901056,"data_stored":1209860879,"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":501530624,"data_stored":501514532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:20.478 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T23:07:20.762 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T23:07:20.762 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":19,"fsid":"5b3e418d-7c95-4938-a35a-0591090ac97b","created":"2024-09-16T21:39:10.764515+0000","modified":"2024-09-16T21:40:42.867096+0000","last_up_change":"2024-09-16T21:39:21.604130+0000","last_in_change":"2024-09-16T21:39:11.684100+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":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:39:21.771967+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":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:39:26.120177+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":5,"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,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1d53266a-0019-49e9-ae24-ef6f4a4b158a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6809","nonce":106881701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6811","nonce":106881701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6815","nonce":106881701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":106881701},{"type":"v1","addr":"172.21.15.192:6813","nonce":106881701}]},"public_addr":"172.21.15.192:6809/106881701","cluster_addr":"172.21.15.192:6811/106881701","heartbeat_back_addr":"172.21.15.192:6815/106881701","heartbeat_front_addr":"172.21.15.192:6813/106881701","state":["exists","up"]},{"osd":1,"uuid":"a3447f53-19d6-4253-90a6-8bf7fd9807c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6801","nonce":2212029361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6803","nonce":2212029361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6807","nonce":2212029361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":2212029361},{"type":"v1","addr":"172.21.15.192:6805","nonce":2212029361}]},"public_addr":"172.21.15.192:6801/2212029361","cluster_addr":"172.21.15.192:6803/2212029361","heartbeat_back_addr":"172.21.15.192:6807/2212029361","heartbeat_front_addr":"172.21.15.192:6805/2212029361","state":["exists","up"]},{"osd":2,"uuid":"777d87fb-a56a-497a-b2d1-361f10d73925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6817","nonce":2445586399}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6819","nonce":2445586399}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6823","nonce":2445586399}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":2445586399},{"type":"v1","addr":"172.21.15.192:6821","nonce":2445586399}]},"public_addr":"172.21.15.192:6817/2445586399","cluster_addr":"172.21.15.192:6819/2445586399","heartbeat_back_addr":"172.21.15.192:6823/2445586399","heartbeat_front_addr":"172.21.15.192:6821/2445586399","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.583635+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.648521+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:39:18.404119+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T23:07:21.779 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-16T23:07:21.779 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-16T23:07:21.935 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-16T23:07:21.935 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:07:21.935 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-16T23:07:21.951 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-16T23:07:22.233 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T23:07:22.251 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-16T23:07:22.252 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-16T23:07:22.386 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-16T23:07:22.387 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:07:22.387 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-16T23:07:22.402 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-16T23:07:22.680 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T23:07:22.697 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-16T23:07:22.697 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-16T23:07:22.840 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-09-16T23:07:22.840 INFO:teuthology.orchestra.run.smithi192.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:07:22.841 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-09-16T23:07:22.855 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-16T23:07:23.221 INFO:teuthology.orchestra.run.smithi192.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T23:07:23.243 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T23:07:23.555 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T23:07:23.555 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T23:07:23.573 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":2657,"stamp":"2024-09-16T23:07:23.036866+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1708328239,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":6058,"num_read_kb":1188669,"num_write":1886,"num_write_kb":1183719,"num_scrub_errors":0,"num_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":1270,"ondisk_log_size":1270,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2458284,"kb_used_data":2364728,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657236,"statfs":{"total":289910292480,"available":287393009664,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":95743311},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002764"},"pg_stats":[{"pgid":"2.7","version":"18'83","reported_seq":310,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896100+0000","last_change":"2024-09-16T21:39:29.663638+0000","last_active":"2024-09-16T23:03:56.896100+0000","last_peered":"2024-09-16T23:03:56.896100+0000","last_clean":"2024-09-16T23:03:56.896100+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T23:03:56.896100+0000","last_undegraded":"2024-09-16T23:03:56.896100+0000","last_fullsized":"2024-09-16T23:03:56.896100+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":83,"log_dups_size":0,"ondisk_log_size":83,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:31:20.378504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":247562256,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":165,"num_read_kb":158743,"num_write":113,"num_write_kb":158737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'94","reported_seq":401,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:56.896063+0000","last_change":"2024-09-16T21:39:29.663209+0000","last_active":"2024-09-16T23:03:56.896063+0000","last_peered":"2024-09-16T23:03:56.896063+0000","last_clean":"2024-09-16T23:03:56.896063+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T23:03:56.896063+0000","last_undegraded":"2024-09-16T23:03:56.896063+0000","last_fullsized":"2024-09-16T23:03:56.896063+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:03:09.175172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":274776064,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":378,"num_read_kb":189822,"num_write":98,"num_write_kb":189638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"18'160","reported_seq":338,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:05:11.906309+0000","last_change":"2024-09-16T21:39:29.663317+0000","last_active":"2024-09-16T23:05:11.906309+0000","last_peered":"2024-09-16T23:05:11.906309+0000","last_clean":"2024-09-16T23:05:11.906309+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T23:05:11.906309+0000","last_undegraded":"2024-09-16T23:05:11.906309+0000","last_fullsized":"2024-09-16T23:05:11.906309+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:54:36.022269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":161792260,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":715,"num_read_kb":109597,"num_write":267,"num_write_kb":109289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"18'69","reported_seq":261,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903692+0000","last_change":"2024-09-16T21:39:29.663937+0000","last_active":"2024-09-16T23:04:51.903692+0000","last_peered":"2024-09-16T23:04:51.903692+0000","last_clean":"2024-09-16T23:04:51.903692+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T23:04:51.903692+0000","last_undegraded":"2024-09-16T23:04:51.903692+0000","last_fullsized":"2024-09-16T23:04:51.903692+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":69,"log_dups_size":0,"ondisk_log_size":69,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:17:55.206651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"stat_sum":{"num_bytes":159793250,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":132,"num_read_kb":107881,"num_write":71,"num_write_kb":107860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'85","reported_seq":370,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902977+0000","last_change":"2024-09-16T21:39:29.658310+0000","last_active":"2024-09-16T23:04:51.902977+0000","last_peered":"2024-09-16T23:04:51.902977+0000","last_clean":"2024-09-16T23:04:51.902977+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T23:04:51.902977+0000","last_undegraded":"2024-09-16T23:04:51.902977+0000","last_fullsized":"2024-09-16T23:04:51.902977+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":85,"log_dups_size":0,"ondisk_log_size":85,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:25.323942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":194773109,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":316,"num_read_kb":126606,"num_write":96,"num_write_kb":126441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'161","reported_seq":503,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.902377+0000","last_change":"2024-09-16T21:39:30.482028+0000","last_active":"2024-09-16T23:04:51.902377+0000","last_peered":"2024-09-16T23:04:51.902377+0000","last_clean":"2024-09-16T23:04:51.902377+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T23:04:51.902377+0000","last_undegraded":"2024-09-16T23:04:51.902377+0000","last_fullsized":"2024-09-16T23:04:51.902377+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:03:53.603943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":187531280,"num_objects":54,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":659,"num_read_kb":154441,"num_write":152,"num_write_kb":153991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"18'383","reported_seq":1525,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:51.893730+0000","last_change":"2024-09-16T21:39:30.482850+0000","last_active":"2024-09-16T23:03:51.893730+0000","last_peered":"2024-09-16T23:03:51.893730+0000","last_clean":"2024-09-16T23:03:51.893730+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T23:03:51.893730+0000","last_undegraded":"2024-09-16T23:03:51.893730+0000","last_fullsized":"2024-09-16T23:03:51.893730+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":383,"log_dups_size":0,"ondisk_log_size":383,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:09:23.263836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":234750130,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":2898,"num_read_kb":164048,"num_write":703,"num_write_kb":159469,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'183","reported_seq":403,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:04:51.903628+0000","last_change":"2024-09-16T21:39:29.662796+0000","last_active":"2024-09-16T23:04:51.903628+0000","last_peered":"2024-09-16T23:04:51.903628+0000","last_clean":"2024-09-16T23:04:51.903628+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T23:04:51.903628+0000","last_undegraded":"2024-09-16T23:04:51.903628+0000","last_fullsized":"2024-09-16T23:04:51.903628+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:26.624482+0000","last_clean_scrub_stamp":"2024-09-16T21:39:26.624482+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:34:16.726205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":246759522,"num_objects":74,"num_object_clones":0,"num_object_copies":148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74,"num_whiteouts":0,"num_read":739,"num_read_kb":177485,"num_write":307,"num_write_kb":177188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":139,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:03:46.894156+0000","last_change":"2024-09-16T21:39:23.627175+0000","last_active":"2024-09-16T23:03:46.894156+0000","last_peered":"2024-09-16T23:03:46.894156+0000","last_clean":"2024-09-16T23:03:46.894156+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T23:03:46.894156+0000","last_undegraded":"2024-09-16T23:03:46.894156+0000","last_fullsized":"2024-09-16T23:03:46.894156+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:39:22.605382+0000","last_clean_scrub_stamp":"2024-09-16T21:39:22.605382+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:23.315013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1707737871,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6002,"num_read_kb":1188623,"num_write":1807,"num_write_kb":1182613,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1218,"ondisk_log_size":1218,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739427,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":521124,"kb_used_data":489936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93850716,"statfs":{"total":96636764160,"available":96103133184,"internally_reserved":0,"allocated":501694464,"data_stored":501566557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739429,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213468,"kb_used_data":1182284,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158372,"statfs":{"total":96636764160,"available":95394172928,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739428,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":723692,"kb_used_data":692508,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93648148,"statfs":{"total":96636764160,"available":95895703552,"internally_reserved":0,"allocated":709128192,"data_stored":708988740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":708370432,"data_stored":708346347,"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":1209901056,"data_stored":1209860879,"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":501530624,"data_stored":501514532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:23.577 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.577 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.577 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.577 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.577 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.577 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.578 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.578 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T21:39:26.624482+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.578 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-16T21:39:22.605382+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=39, tm_sec=22, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=20, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:23.578 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T23:07:43.579 DEBUG:teuthology.orchestra.run.smithi192:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T23:07:43.884 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-09-16T23:07:43.884 INFO:teuthology.orchestra.run.smithi192.stderr:dumped all 2024-09-16T23:07:43.902 INFO:teuthology.orchestra.run.smithi192.stdout:{"pg_ready":true,"pg_map":{"version":2667,"stamp":"2024-09-16T23:07:43.041800+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1708328239,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":6058,"num_read_kb":1188669,"num_write":1886,"num_write_kb":1183719,"num_scrub_errors":0,"num_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":498,"num_omap_keys":33,"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":1784,"ondisk_log_size":1784,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2462440,"kb_used_data":2364728,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280653080,"statfs":{"total":289910292480,"available":287388753920,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":100003151},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"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.002913"},"pg_stats":[{"pgid":"2.7","version":"19'155","reported_seq":392,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:28.496258+0000","last_change":"2024-09-16T23:07:28.496258+0000","last_active":"2024-09-16T23:07:28.496258+0000","last_peered":"2024-09-16T23:07:28.496258+0000","last_clean":"2024-09-16T23:07:28.496258+0000","last_became_active":"2024-09-16T21:39:27.652561+0000","last_became_peered":"2024-09-16T21:39:27.652561+0000","last_unstale":"2024-09-16T23:07:28.496258+0000","last_undegraded":"2024-09-16T23:07:28.496258+0000","last_fullsized":"2024-09-16T23:07:28.496258+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'155","last_scrub_stamp":"2024-09-16T23:07:28.496012+0000","last_deep_scrub":"19'155","last_deep_scrub_stamp":"2024-09-16T23:07:28.496012+0000","last_clean_scrub_stamp":"2024-09-16T23:07:28.496012+0000","objects_scrubbed":72,"log_size":155,"log_dups_size":0,"ondisk_log_size":155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:58:30.282033+0000","scrub_duration":591,"objects_trimmed":0,"snaptrim_duration":0.0013821910000000001,"stat_sum":{"num_bytes":247562256,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":165,"num_read_kb":158743,"num_write":113,"num_write_kb":158737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'174","reported_seq":492,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:25.481616+0000","last_change":"2024-09-16T23:07:25.481616+0000","last_active":"2024-09-16T23:07:25.481616+0000","last_peered":"2024-09-16T23:07:25.481616+0000","last_clean":"2024-09-16T23:07:25.481616+0000","last_became_active":"2024-09-16T21:39:27.653304+0000","last_became_peered":"2024-09-16T21:39:27.653304+0000","last_unstale":"2024-09-16T23:07:25.481616+0000","last_undegraded":"2024-09-16T23:07:25.481616+0000","last_fullsized":"2024-09-16T23:07:25.481616+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'174","last_scrub_stamp":"2024-09-16T23:07:25.481406+0000","last_deep_scrub":"19'174","last_deep_scrub_stamp":"2024-09-16T23:07:25.481406+0000","last_clean_scrub_stamp":"2024-09-16T23:07:25.481406+0000","objects_scrubbed":80,"log_size":174,"log_dups_size":0,"ondisk_log_size":174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:29:16.562514+0000","scrub_duration":555,"objects_trimmed":0,"snaptrim_duration":0.001264521,"stat_sum":{"num_bytes":274776064,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":378,"num_read_kb":189822,"num_write":98,"num_write_kb":189638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'210","reported_seq":398,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:26.318728+0000","last_change":"2024-09-16T23:07:26.318728+0000","last_active":"2024-09-16T23:07:26.318728+0000","last_peered":"2024-09-16T23:07:26.318728+0000","last_clean":"2024-09-16T23:07:26.318728+0000","last_became_active":"2024-09-16T21:39:27.651579+0000","last_became_peered":"2024-09-16T21:39:27.651579+0000","last_unstale":"2024-09-16T23:07:26.318728+0000","last_undegraded":"2024-09-16T23:07:26.318728+0000","last_fullsized":"2024-09-16T23:07:26.318728+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'210","last_scrub_stamp":"2024-09-16T23:07:26.318500+0000","last_deep_scrub":"19'210","last_deep_scrub_stamp":"2024-09-16T23:07:26.318500+0000","last_clean_scrub_stamp":"2024-09-16T23:07:26.318500+0000","objects_scrubbed":50,"log_size":210,"log_dups_size":0,"ondisk_log_size":210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:51:38.522290+0000","scrub_duration":375,"objects_trimmed":0,"snaptrim_duration":0.001223652,"stat_sum":{"num_bytes":161792260,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":715,"num_read_kb":109597,"num_write":267,"num_write_kb":109289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'121","reported_seq":323,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:27.336532+0000","last_change":"2024-09-16T23:07:27.336532+0000","last_active":"2024-09-16T23:07:27.336532+0000","last_peered":"2024-09-16T23:07:27.336532+0000","last_clean":"2024-09-16T23:07:27.336532+0000","last_became_active":"2024-09-16T21:39:27.652842+0000","last_became_peered":"2024-09-16T21:39:27.652842+0000","last_unstale":"2024-09-16T23:07:27.336532+0000","last_undegraded":"2024-09-16T23:07:27.336532+0000","last_fullsized":"2024-09-16T23:07:27.336532+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'121","last_scrub_stamp":"2024-09-16T23:07:27.336401+0000","last_deep_scrub":"19'121","last_deep_scrub_stamp":"2024-09-16T23:07:27.336401+0000","last_clean_scrub_stamp":"2024-09-16T23:07:27.336401+0000","objects_scrubbed":52,"log_size":121,"log_dups_size":0,"ondisk_log_size":121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:16:20.672718+0000","scrub_duration":387,"objects_trimmed":0,"snaptrim_duration":0.0020081930000000001,"stat_sum":{"num_bytes":159793250,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":132,"num_read_kb":107881,"num_write":71,"num_write_kb":107860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'145","reported_seq":440,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:23.224470+0000","last_change":"2024-09-16T23:07:23.224470+0000","last_active":"2024-09-16T23:07:23.224470+0000","last_peered":"2024-09-16T23:07:23.224470+0000","last_clean":"2024-09-16T23:07:23.224470+0000","last_became_active":"2024-09-16T21:39:27.655566+0000","last_became_peered":"2024-09-16T21:39:27.655566+0000","last_unstale":"2024-09-16T23:07:23.224470+0000","last_undegraded":"2024-09-16T23:07:23.224470+0000","last_fullsized":"2024-09-16T23:07:23.224470+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'145","last_scrub_stamp":"2024-09-16T23:07:23.224390+0000","last_deep_scrub":"19'145","last_deep_scrub_stamp":"2024-09-16T23:07:23.224390+0000","last_clean_scrub_stamp":"2024-09-16T23:07:23.224390+0000","objects_scrubbed":60,"log_size":145,"log_dups_size":0,"ondisk_log_size":145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:53:18.129307+0000","scrub_duration":315,"objects_trimmed":0,"snaptrim_duration":0.00086120599999999999,"stat_sum":{"num_bytes":194773109,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":316,"num_read_kb":126606,"num_write":96,"num_write_kb":126441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'215","reported_seq":567,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:25.431041+0000","last_change":"2024-09-16T23:07:25.431041+0000","last_active":"2024-09-16T23:07:25.431041+0000","last_peered":"2024-09-16T23:07:25.431041+0000","last_clean":"2024-09-16T23:07:25.431041+0000","last_became_active":"2024-09-16T21:39:27.648911+0000","last_became_peered":"2024-09-16T21:39:27.648911+0000","last_unstale":"2024-09-16T23:07:25.431041+0000","last_undegraded":"2024-09-16T23:07:25.431041+0000","last_fullsized":"2024-09-16T23:07:25.431041+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'215","last_scrub_stamp":"2024-09-16T23:07:25.430870+0000","last_deep_scrub":"19'215","last_deep_scrub_stamp":"2024-09-16T23:07:25.430870+0000","last_clean_scrub_stamp":"2024-09-16T23:07:25.430870+0000","objects_scrubbed":54,"log_size":215,"log_dups_size":0,"ondisk_log_size":215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:32:07.079999+0000","scrub_duration":427,"objects_trimmed":0,"snaptrim_duration":0.00034625900000000002,"stat_sum":{"num_bytes":187531280,"num_objects":54,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":659,"num_read_kb":154441,"num_write":152,"num_write_kb":153991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'453","reported_seq":1605,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:24.498597+0000","last_change":"2024-09-16T23:07:24.498597+0000","last_active":"2024-09-16T23:07:24.498597+0000","last_peered":"2024-09-16T23:07:24.498597+0000","last_clean":"2024-09-16T23:07:24.498597+0000","last_became_active":"2024-09-16T21:39:27.649002+0000","last_became_peered":"2024-09-16T21:39:27.649002+0000","last_unstale":"2024-09-16T23:07:24.498597+0000","last_undegraded":"2024-09-16T23:07:24.498597+0000","last_fullsized":"2024-09-16T23:07:24.498597+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'453","last_scrub_stamp":"2024-09-16T23:07:24.498409+0000","last_deep_scrub":"19'453","last_deep_scrub_stamp":"2024-09-16T23:07:24.498409+0000","last_clean_scrub_stamp":"2024-09-16T23:07:24.498409+0000","objects_scrubbed":70,"log_size":453,"log_dups_size":0,"ondisk_log_size":453,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:57:15.606339+0000","scrub_duration":539,"objects_trimmed":0,"snaptrim_duration":0.00091408199999999998,"stat_sum":{"num_bytes":234750130,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":2898,"num_read_kb":164048,"num_write":703,"num_write_kb":159469,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'257","reported_seq":487,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:23.380648+0000","last_change":"2024-09-16T23:07:23.380648+0000","last_active":"2024-09-16T23:07:23.380648+0000","last_peered":"2024-09-16T23:07:23.380648+0000","last_clean":"2024-09-16T23:07:23.380648+0000","last_became_active":"2024-09-16T21:39:27.647822+0000","last_became_peered":"2024-09-16T21:39:27.647822+0000","last_unstale":"2024-09-16T23:07:23.380648+0000","last_undegraded":"2024-09-16T23:07:23.380648+0000","last_fullsized":"2024-09-16T23:07:23.380648+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'257","last_scrub_stamp":"2024-09-16T23:07:23.380531+0000","last_deep_scrub":"19'257","last_deep_scrub_stamp":"2024-09-16T23:07:23.380531+0000","last_clean_scrub_stamp":"2024-09-16T23:07:23.380531+0000","objects_scrubbed":74,"log_size":257,"log_dups_size":0,"ondisk_log_size":257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:31:43.793322+0000","scrub_duration":427,"objects_trimmed":0,"snaptrim_duration":0.00087164600000000001,"stat_sum":{"num_bytes":246759522,"num_objects":74,"num_object_clones":0,"num_object_copies":148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74,"num_whiteouts":0,"num_read":739,"num_read_kb":177485,"num_write":307,"num_write_kb":177188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"19'54","reported_seq":149,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T23:07:23.947025+0000","last_change":"2024-09-16T23:07:23.947025+0000","last_active":"2024-09-16T23:07:23.947025+0000","last_peered":"2024-09-16T23:07:23.947025+0000","last_clean":"2024-09-16T23:07:23.947025+0000","last_became_active":"2024-09-16T21:39:23.626755+0000","last_became_peered":"2024-09-16T21:39:23.626755+0000","last_unstale":"2024-09-16T23:07:23.947025+0000","last_undegraded":"2024-09-16T23:07:23.947025+0000","last_fullsized":"2024-09-16T23:07:23.947025+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'54","last_scrub_stamp":"2024-09-16T23:07:23.946821+0000","last_deep_scrub":"19'54","last_deep_scrub_stamp":"2024-09-16T23:07:23.946821+0000","last_clean_scrub_stamp":"2024-09-16T23:07:23.946821+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:59:08.080443+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1707737871,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6002,"num_read_kb":1188623,"num_write":1807,"num_write_kb":1182613,"num_scrub_errors":0,"num_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":498,"num_omap_keys":33,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1730,"ondisk_log_size":1730,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739431,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":521120,"kb_used_data":489936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93850720,"statfs":{"total":96636764160,"available":96103137280,"internally_reserved":0,"allocated":501694464,"data_stored":501566557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739433,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1217628,"kb_used_data":1182284,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93154212,"statfs":{"total":96636764160,"available":95389913088,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739432,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":723692,"kb_used_data":692508,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93648148,"statfs":{"total":96636764160,"available":95895703552,"internally_reserved":0,"allocated":709128192,"data_stored":708988740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":708370432,"data_stored":708346347,"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":1209901056,"data_stored":1209860879,"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":501530624,"data_stored":501514532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:43.903 DEBUG:teuthology.orchestra.run.smithi192:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-16T23:07:44.226 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T23:07:44.227 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T23:07:44.227 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-16T23:07:44.227 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:07:45.254 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.0 is failed for ~0s 2024-09-16T23:07:50.329 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-16T23:07:50.329 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-16T23:07:50.329 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:07:50.398 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-16T23:07:50.398 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-16T23:07:50.398 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:07:50.480 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-16T23:07:50.482 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T23:07:50.482 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-16T23:07:50.483 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:07:50.513 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-16T23:07:50.513 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T23:07:50.514 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-16T23:07:50.514 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:07:50.557 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.0 is failed for ~5s 2024-09-16T23:07:50.570 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-16T23:07:50.570 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T23:07:50.570 DEBUG:teuthology.orchestra.run.smithi192:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T23:07:50.623 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T23:07:50.624 DEBUG:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-16T23:07:50.859 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T23:07:50.859 DEBUG:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-16T23:07:51.065 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T23:07:51.065 DEBUG:teuthology.orchestra.run.smithi192:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-16T23:07:51.231 INFO:tasks.ceph:Archiving mon data... 2024-09-16T23:07:51.232 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/data/cluster2.mon.a.tgz 2024-09-16T23:07:51.232 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-09-16T23:07:51.238 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.yWtvUcXoqz 2024-09-16T23:07:51.238 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.yWtvUcXoqz 2024-09-16T23:07:51.333 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.yWtvUcXoqz 2024-09-16T23:07:51.396 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.yWtvUcXoqz is 210KB 2024-09-16T23:07:51.453 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.yWtvUcXoqz 2024-09-16T23:07:51.459 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T23:07:51.459 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T23:07:51.462 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T23:07:51.512 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T23:07:51.522 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-16T23:07:51.522 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T23:07:51.977 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:07:51.977 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T23:07:51.996 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":2691,"stamp":"2024-09-16T23:07:51.457564+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20586529711,"num_objects":5090,"num_object_clones":284,"num_object_copies":10180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":480856,"num_read_kb":13843503,"num_write":610594,"num_write_kb":78612214,"num_scrub_errors":0,"num_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":80536,"ondisk_log_size":80536,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":41444628,"kb_used_data":38623136,"kb_used_omap":55,"kb_used_meta":2821384,"kb_avail":241670892,"statfs":{"total":289910292480,"available":247470993408,"internally_reserved":0,"allocated":39550091264,"data_stored":39794541079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56345,"internal_metadata":2889098215},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003468"},"pg_stats":[{"pgid":"2.7","version":"20'58586","reported_seq":92038,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.453618+0000","last_change":"2024-09-16T21:38:51.846947+0000","last_active":"2024-09-16T23:07:08.453618+0000","last_peered":"2024-09-16T23:07:08.453618+0000","last_clean":"2024-09-16T23:07:08.453618+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T23:07:08.453618+0000","last_undegraded":"2024-09-16T23:07:08.453618+0000","last_fullsized":"2024-09-16T23:07:08.453618+0000","mapping_epoch":13,"log_start":"20'48500","ondisk_log_start":"20'48500","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:38:59.243912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":2528444944,"num_objects":625,"num_object_clones":26,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":33439,"num_read_kb":1705679,"num_write":58573,"num_write_kb":9082820,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"20'105474","reported_seq":168366,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.523082+0000","last_change":"2024-09-16T21:38:51.847525+0000","last_active":"2024-09-16T23:07:08.523082+0000","last_peered":"2024-09-16T23:07:08.523082+0000","last_clean":"2024-09-16T23:07:08.523082+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T23:07:08.523082+0000","last_undegraded":"2024-09-16T23:07:08.523082+0000","last_fullsized":"2024-09-16T23:07:08.523082+0000","mapping_epoch":13,"log_start":"20'95400","ondisk_log_start":"20'95400","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:08.726553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":2653660322,"num_objects":655,"num_object_clones":38,"num_object_copies":1310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":64408,"num_read_kb":1822111,"num_write":105758,"num_write_kb":9431377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"20'20316","reported_seq":33879,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.572930+0000","last_change":"2024-09-16T21:38:51.845933+0000","last_active":"2024-09-16T23:07:08.572930+0000","last_peered":"2024-09-16T23:07:08.572930+0000","last_clean":"2024-09-16T23:07:08.572930+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T23:07:08.572930+0000","last_undegraded":"2024-09-16T23:07:08.572930+0000","last_fullsized":"2024-09-16T23:07:08.572930+0000","mapping_epoch":13,"log_start":"20'10300","ondisk_log_start":"20'10300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:41:37.694113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":2444326310,"num_objects":607,"num_object_clones":36,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32064,"num_read_kb":1156695,"num_write":23629,"num_write_kb":7537504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"20'209331","reported_seq":349279,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.526422+0000","last_change":"2024-09-16T21:38:51.846864+0000","last_active":"2024-09-16T23:07:08.526422+0000","last_peered":"2024-09-16T23:07:08.526422+0000","last_clean":"2024-09-16T23:07:08.526422+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T23:07:08.526422+0000","last_undegraded":"2024-09-16T23:07:08.526422+0000","last_fullsized":"2024-09-16T23:07:08.526422+0000","mapping_epoch":13,"log_start":"20'199300","ondisk_log_start":"20'199300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:02:42.450700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"stat_sum":{"num_bytes":2634567940,"num_objects":651,"num_object_clones":41,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":151485,"num_read_kb":2418383,"num_write":211264,"num_write_kb":13634289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'63199","reported_seq":156245,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.593094+0000","last_change":"2024-09-16T21:38:51.836429+0000","last_active":"2024-09-16T23:07:08.593094+0000","last_peered":"2024-09-16T23:07:08.593094+0000","last_clean":"2024-09-16T23:07:08.593094+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T23:07:08.593094+0000","last_undegraded":"2024-09-16T23:07:08.593094+0000","last_fullsized":"2024-09-16T23:07:08.593094+0000","mapping_epoch":13,"log_start":"20'53100","ondisk_log_start":"20'53100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:16:18.155265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":2743243795,"num_objects":681,"num_object_clones":40,"num_object_copies":1362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":681,"num_whiteouts":0,"num_read":92156,"num_read_kb":2129341,"num_write":63182,"num_write_kb":11550003,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'38377","reported_seq":63814,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.395454+0000","last_change":"2024-09-16T21:38:51.895845+0000","last_active":"2024-09-16T23:07:08.395454+0000","last_peered":"2024-09-16T23:07:08.395454+0000","last_clean":"2024-09-16T23:07:08.395454+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T23:07:08.395454+0000","last_undegraded":"2024-09-16T23:07:08.395454+0000","last_fullsized":"2024-09-16T23:07:08.395454+0000","mapping_epoch":13,"log_start":"20'28300","ondisk_log_start":"20'28300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:28:36.331810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":2531951120,"num_objects":627,"num_object_clones":39,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":627,"num_whiteouts":0,"num_read":25439,"num_read_kb":1192317,"num_write":38368,"num_write_kb":8973074,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'52137","reported_seq":85214,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.553015+0000","last_change":"2024-09-16T21:38:51.895908+0000","last_active":"2024-09-16T23:07:08.553015+0000","last_peered":"2024-09-16T23:07:08.553015+0000","last_clean":"2024-09-16T23:07:08.553015+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T23:07:08.553015+0000","last_undegraded":"2024-09-16T23:07:08.553015+0000","last_fullsized":"2024-09-16T23:07:08.553015+0000","mapping_epoch":13,"log_start":"20'42100","ondisk_log_start":"20'42100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:02:42.162483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":2463965712,"num_objects":607,"num_object_clones":32,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32541,"num_read_kb":1508587,"num_write":52099,"num_write_kb":8409958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'57664","reported_seq":106935,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.451251+0000","last_change":"2024-09-16T21:38:51.846089+0000","last_active":"2024-09-16T23:07:08.451251+0000","last_peered":"2024-09-16T23:07:08.451251+0000","last_clean":"2024-09-16T23:07:08.451251+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T23:07:08.451251+0000","last_undegraded":"2024-09-16T23:07:08.451251+0000","last_fullsized":"2024-09-16T23:07:08.451251+0000","mapping_epoch":13,"log_start":"20'47600","ondisk_log_start":"20'47600","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:35:49.593824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":2585779200,"num_objects":635,"num_object_clones":32,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":49268,"num_read_kb":1910344,"num_write":57642,"num_write_kb":9992083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":140,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:05:15.119468+0000","last_change":"2024-09-16T21:38:45.816586+0000","last_active":"2024-09-16T23:05:15.119468+0000","last_peered":"2024-09-16T23:05:15.119468+0000","last_clean":"2024-09-16T23:05:15.119468+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T23:05:15.119468+0000","last_undegraded":"2024-09-16T23:05:15.119468+0000","last_fullsized":"2024-09-16T23:05:15.119468+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_clean_scrub_stamp":"2024-09-16T21:38:44.798680+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:23:52.968172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20585939343,"num_objects":5088,"num_object_clones":284,"num_object_copies":10176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5088,"num_whiteouts":0,"num_read":480800,"num_read_kb":13843457,"num_write":610515,"num_write_kb":78611108,"num_scrub_errors":0,"num_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":39548387328,"data_stored":39793197854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7003,"internal_metadata":0},"log_size":80484,"ondisk_log_size":80484,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706736,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7720980,"kb_used_data":7140164,"kb_used_omap":1,"kb_used_meta":580798,"kb_avail":86650860,"statfs":{"total":96636764160,"available":88730480640,"internally_reserved":0,"allocated":7311527936,"data_stored":7353528755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":594737605},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706738,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20772876,"kb_used_data":19311484,"kb_used_omap":29,"kb_used_meta":1461346,"kb_avail":73598964,"statfs":{"total":96636764160,"available":75365339136,"internally_reserved":0,"allocated":19774959616,"data_stored":19897243458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30530,"internal_metadata":1496418494},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706736,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12950772,"kb_used_data":12171488,"kb_used_omap":23,"kb_used_meta":779240,"kb_avail":81421068,"statfs":{"total":96636764160,"available":83375173632,"internally_reserved":0,"allocated":12463603712,"data_stored":12543768866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24220,"internal_metadata":797942116},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12462837760,"data_stored":12543124335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3445,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19774193664,"data_stored":19896598927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3558,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7311355904,"data_stored":7353474592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:51.997 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T23:07:52.304 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:07:52.305 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T23:07:52.324 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":2691,"stamp":"2024-09-16T23:07:51.457564+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20586529711,"num_objects":5090,"num_object_clones":284,"num_object_copies":10180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":480856,"num_read_kb":13843503,"num_write":610594,"num_write_kb":78612214,"num_scrub_errors":0,"num_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":80536,"ondisk_log_size":80536,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":41444628,"kb_used_data":38623136,"kb_used_omap":55,"kb_used_meta":2821384,"kb_avail":241670892,"statfs":{"total":289910292480,"available":247470993408,"internally_reserved":0,"allocated":39550091264,"data_stored":39794541079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56345,"internal_metadata":2889098215},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003468"},"pg_stats":[{"pgid":"2.7","version":"20'58586","reported_seq":92038,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.453618+0000","last_change":"2024-09-16T21:38:51.846947+0000","last_active":"2024-09-16T23:07:08.453618+0000","last_peered":"2024-09-16T23:07:08.453618+0000","last_clean":"2024-09-16T23:07:08.453618+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T23:07:08.453618+0000","last_undegraded":"2024-09-16T23:07:08.453618+0000","last_fullsized":"2024-09-16T23:07:08.453618+0000","mapping_epoch":13,"log_start":"20'48500","ondisk_log_start":"20'48500","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:38:59.243912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":2528444944,"num_objects":625,"num_object_clones":26,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":33439,"num_read_kb":1705679,"num_write":58573,"num_write_kb":9082820,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"20'105474","reported_seq":168366,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.523082+0000","last_change":"2024-09-16T21:38:51.847525+0000","last_active":"2024-09-16T23:07:08.523082+0000","last_peered":"2024-09-16T23:07:08.523082+0000","last_clean":"2024-09-16T23:07:08.523082+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T23:07:08.523082+0000","last_undegraded":"2024-09-16T23:07:08.523082+0000","last_fullsized":"2024-09-16T23:07:08.523082+0000","mapping_epoch":13,"log_start":"20'95400","ondisk_log_start":"20'95400","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:08.726553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":2653660322,"num_objects":655,"num_object_clones":38,"num_object_copies":1310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":64408,"num_read_kb":1822111,"num_write":105758,"num_write_kb":9431377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"20'20316","reported_seq":33879,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.572930+0000","last_change":"2024-09-16T21:38:51.845933+0000","last_active":"2024-09-16T23:07:08.572930+0000","last_peered":"2024-09-16T23:07:08.572930+0000","last_clean":"2024-09-16T23:07:08.572930+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T23:07:08.572930+0000","last_undegraded":"2024-09-16T23:07:08.572930+0000","last_fullsized":"2024-09-16T23:07:08.572930+0000","mapping_epoch":13,"log_start":"20'10300","ondisk_log_start":"20'10300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:41:37.694113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":2444326310,"num_objects":607,"num_object_clones":36,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32064,"num_read_kb":1156695,"num_write":23629,"num_write_kb":7537504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"20'209331","reported_seq":349279,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.526422+0000","last_change":"2024-09-16T21:38:51.846864+0000","last_active":"2024-09-16T23:07:08.526422+0000","last_peered":"2024-09-16T23:07:08.526422+0000","last_clean":"2024-09-16T23:07:08.526422+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T23:07:08.526422+0000","last_undegraded":"2024-09-16T23:07:08.526422+0000","last_fullsized":"2024-09-16T23:07:08.526422+0000","mapping_epoch":13,"log_start":"20'199300","ondisk_log_start":"20'199300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:02:42.450700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"stat_sum":{"num_bytes":2634567940,"num_objects":651,"num_object_clones":41,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":151485,"num_read_kb":2418383,"num_write":211264,"num_write_kb":13634289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'63199","reported_seq":156245,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.593094+0000","last_change":"2024-09-16T21:38:51.836429+0000","last_active":"2024-09-16T23:07:08.593094+0000","last_peered":"2024-09-16T23:07:08.593094+0000","last_clean":"2024-09-16T23:07:08.593094+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T23:07:08.593094+0000","last_undegraded":"2024-09-16T23:07:08.593094+0000","last_fullsized":"2024-09-16T23:07:08.593094+0000","mapping_epoch":13,"log_start":"20'53100","ondisk_log_start":"20'53100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:16:18.155265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":2743243795,"num_objects":681,"num_object_clones":40,"num_object_copies":1362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":681,"num_whiteouts":0,"num_read":92156,"num_read_kb":2129341,"num_write":63182,"num_write_kb":11550003,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'38377","reported_seq":63814,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.395454+0000","last_change":"2024-09-16T21:38:51.895845+0000","last_active":"2024-09-16T23:07:08.395454+0000","last_peered":"2024-09-16T23:07:08.395454+0000","last_clean":"2024-09-16T23:07:08.395454+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T23:07:08.395454+0000","last_undegraded":"2024-09-16T23:07:08.395454+0000","last_fullsized":"2024-09-16T23:07:08.395454+0000","mapping_epoch":13,"log_start":"20'28300","ondisk_log_start":"20'28300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:28:36.331810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":2531951120,"num_objects":627,"num_object_clones":39,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":627,"num_whiteouts":0,"num_read":25439,"num_read_kb":1192317,"num_write":38368,"num_write_kb":8973074,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'52137","reported_seq":85214,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.553015+0000","last_change":"2024-09-16T21:38:51.895908+0000","last_active":"2024-09-16T23:07:08.553015+0000","last_peered":"2024-09-16T23:07:08.553015+0000","last_clean":"2024-09-16T23:07:08.553015+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T23:07:08.553015+0000","last_undegraded":"2024-09-16T23:07:08.553015+0000","last_fullsized":"2024-09-16T23:07:08.553015+0000","mapping_epoch":13,"log_start":"20'42100","ondisk_log_start":"20'42100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:02:42.162483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":2463965712,"num_objects":607,"num_object_clones":32,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32541,"num_read_kb":1508587,"num_write":52099,"num_write_kb":8409958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'57664","reported_seq":106935,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.451251+0000","last_change":"2024-09-16T21:38:51.846089+0000","last_active":"2024-09-16T23:07:08.451251+0000","last_peered":"2024-09-16T23:07:08.451251+0000","last_clean":"2024-09-16T23:07:08.451251+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T23:07:08.451251+0000","last_undegraded":"2024-09-16T23:07:08.451251+0000","last_fullsized":"2024-09-16T23:07:08.451251+0000","mapping_epoch":13,"log_start":"20'47600","ondisk_log_start":"20'47600","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:35:49.593824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":2585779200,"num_objects":635,"num_object_clones":32,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":49268,"num_read_kb":1910344,"num_write":57642,"num_write_kb":9992083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":140,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:05:15.119468+0000","last_change":"2024-09-16T21:38:45.816586+0000","last_active":"2024-09-16T23:05:15.119468+0000","last_peered":"2024-09-16T23:05:15.119468+0000","last_clean":"2024-09-16T23:05:15.119468+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T23:05:15.119468+0000","last_undegraded":"2024-09-16T23:05:15.119468+0000","last_fullsized":"2024-09-16T23:05:15.119468+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_clean_scrub_stamp":"2024-09-16T21:38:44.798680+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:23:52.968172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20585939343,"num_objects":5088,"num_object_clones":284,"num_object_copies":10176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5088,"num_whiteouts":0,"num_read":480800,"num_read_kb":13843457,"num_write":610515,"num_write_kb":78611108,"num_scrub_errors":0,"num_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":39548387328,"data_stored":39793197854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7003,"internal_metadata":0},"log_size":80484,"ondisk_log_size":80484,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706736,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7720980,"kb_used_data":7140164,"kb_used_omap":1,"kb_used_meta":580798,"kb_avail":86650860,"statfs":{"total":96636764160,"available":88730480640,"internally_reserved":0,"allocated":7311527936,"data_stored":7353528755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":594737605},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706738,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20772876,"kb_used_data":19311484,"kb_used_omap":29,"kb_used_meta":1461346,"kb_avail":73598964,"statfs":{"total":96636764160,"available":75365339136,"internally_reserved":0,"allocated":19774959616,"data_stored":19897243458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30530,"internal_metadata":1496418494},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706736,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12950772,"kb_used_data":12171488,"kb_used_omap":23,"kb_used_meta":779240,"kb_avail":81421068,"statfs":{"total":96636764160,"available":83375173632,"internally_reserved":0,"allocated":12463603712,"data_stored":12543768866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24220,"internal_metadata":797942116},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12462837760,"data_stored":12543124335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3445,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19774193664,"data_stored":19896598927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3558,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7311355904,"data_stored":7353474592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:52.324 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-16T23:07:52.325 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T23:07:52.626 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:07:52.626 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T23:07:52.645 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":2691,"stamp":"2024-09-16T23:07:51.457564+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20586529711,"num_objects":5090,"num_object_clones":284,"num_object_copies":10180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":480856,"num_read_kb":13843503,"num_write":610594,"num_write_kb":78612214,"num_scrub_errors":0,"num_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":80536,"ondisk_log_size":80536,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":41444628,"kb_used_data":38623136,"kb_used_omap":55,"kb_used_meta":2821384,"kb_avail":241670892,"statfs":{"total":289910292480,"available":247470993408,"internally_reserved":0,"allocated":39550091264,"data_stored":39794541079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56345,"internal_metadata":2889098215},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003468"},"pg_stats":[{"pgid":"2.7","version":"20'58586","reported_seq":92038,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.453618+0000","last_change":"2024-09-16T21:38:51.846947+0000","last_active":"2024-09-16T23:07:08.453618+0000","last_peered":"2024-09-16T23:07:08.453618+0000","last_clean":"2024-09-16T23:07:08.453618+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T23:07:08.453618+0000","last_undegraded":"2024-09-16T23:07:08.453618+0000","last_fullsized":"2024-09-16T23:07:08.453618+0000","mapping_epoch":13,"log_start":"20'48500","ondisk_log_start":"20'48500","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:38:59.243912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":2528444944,"num_objects":625,"num_object_clones":26,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":33439,"num_read_kb":1705679,"num_write":58573,"num_write_kb":9082820,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"20'105474","reported_seq":168366,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.523082+0000","last_change":"2024-09-16T21:38:51.847525+0000","last_active":"2024-09-16T23:07:08.523082+0000","last_peered":"2024-09-16T23:07:08.523082+0000","last_clean":"2024-09-16T23:07:08.523082+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T23:07:08.523082+0000","last_undegraded":"2024-09-16T23:07:08.523082+0000","last_fullsized":"2024-09-16T23:07:08.523082+0000","mapping_epoch":13,"log_start":"20'95400","ondisk_log_start":"20'95400","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:08.726553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":2653660322,"num_objects":655,"num_object_clones":38,"num_object_copies":1310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":64408,"num_read_kb":1822111,"num_write":105758,"num_write_kb":9431377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"20'20316","reported_seq":33879,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.572930+0000","last_change":"2024-09-16T21:38:51.845933+0000","last_active":"2024-09-16T23:07:08.572930+0000","last_peered":"2024-09-16T23:07:08.572930+0000","last_clean":"2024-09-16T23:07:08.572930+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T23:07:08.572930+0000","last_undegraded":"2024-09-16T23:07:08.572930+0000","last_fullsized":"2024-09-16T23:07:08.572930+0000","mapping_epoch":13,"log_start":"20'10300","ondisk_log_start":"20'10300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:41:37.694113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":2444326310,"num_objects":607,"num_object_clones":36,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32064,"num_read_kb":1156695,"num_write":23629,"num_write_kb":7537504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"20'209331","reported_seq":349279,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.526422+0000","last_change":"2024-09-16T21:38:51.846864+0000","last_active":"2024-09-16T23:07:08.526422+0000","last_peered":"2024-09-16T23:07:08.526422+0000","last_clean":"2024-09-16T23:07:08.526422+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T23:07:08.526422+0000","last_undegraded":"2024-09-16T23:07:08.526422+0000","last_fullsized":"2024-09-16T23:07:08.526422+0000","mapping_epoch":13,"log_start":"20'199300","ondisk_log_start":"20'199300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:02:42.450700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"stat_sum":{"num_bytes":2634567940,"num_objects":651,"num_object_clones":41,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":151485,"num_read_kb":2418383,"num_write":211264,"num_write_kb":13634289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'63199","reported_seq":156245,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.593094+0000","last_change":"2024-09-16T21:38:51.836429+0000","last_active":"2024-09-16T23:07:08.593094+0000","last_peered":"2024-09-16T23:07:08.593094+0000","last_clean":"2024-09-16T23:07:08.593094+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T23:07:08.593094+0000","last_undegraded":"2024-09-16T23:07:08.593094+0000","last_fullsized":"2024-09-16T23:07:08.593094+0000","mapping_epoch":13,"log_start":"20'53100","ondisk_log_start":"20'53100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:16:18.155265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":2743243795,"num_objects":681,"num_object_clones":40,"num_object_copies":1362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":681,"num_whiteouts":0,"num_read":92156,"num_read_kb":2129341,"num_write":63182,"num_write_kb":11550003,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'38377","reported_seq":63814,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.395454+0000","last_change":"2024-09-16T21:38:51.895845+0000","last_active":"2024-09-16T23:07:08.395454+0000","last_peered":"2024-09-16T23:07:08.395454+0000","last_clean":"2024-09-16T23:07:08.395454+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T23:07:08.395454+0000","last_undegraded":"2024-09-16T23:07:08.395454+0000","last_fullsized":"2024-09-16T23:07:08.395454+0000","mapping_epoch":13,"log_start":"20'28300","ondisk_log_start":"20'28300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:28:36.331810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":2531951120,"num_objects":627,"num_object_clones":39,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":627,"num_whiteouts":0,"num_read":25439,"num_read_kb":1192317,"num_write":38368,"num_write_kb":8973074,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'52137","reported_seq":85214,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.553015+0000","last_change":"2024-09-16T21:38:51.895908+0000","last_active":"2024-09-16T23:07:08.553015+0000","last_peered":"2024-09-16T23:07:08.553015+0000","last_clean":"2024-09-16T23:07:08.553015+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T23:07:08.553015+0000","last_undegraded":"2024-09-16T23:07:08.553015+0000","last_fullsized":"2024-09-16T23:07:08.553015+0000","mapping_epoch":13,"log_start":"20'42100","ondisk_log_start":"20'42100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:02:42.162483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":2463965712,"num_objects":607,"num_object_clones":32,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32541,"num_read_kb":1508587,"num_write":52099,"num_write_kb":8409958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'57664","reported_seq":106935,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.451251+0000","last_change":"2024-09-16T21:38:51.846089+0000","last_active":"2024-09-16T23:07:08.451251+0000","last_peered":"2024-09-16T23:07:08.451251+0000","last_clean":"2024-09-16T23:07:08.451251+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T23:07:08.451251+0000","last_undegraded":"2024-09-16T23:07:08.451251+0000","last_fullsized":"2024-09-16T23:07:08.451251+0000","mapping_epoch":13,"log_start":"20'47600","ondisk_log_start":"20'47600","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:35:49.593824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":2585779200,"num_objects":635,"num_object_clones":32,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":49268,"num_read_kb":1910344,"num_write":57642,"num_write_kb":9992083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":140,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:05:15.119468+0000","last_change":"2024-09-16T21:38:45.816586+0000","last_active":"2024-09-16T23:05:15.119468+0000","last_peered":"2024-09-16T23:05:15.119468+0000","last_clean":"2024-09-16T23:05:15.119468+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T23:05:15.119468+0000","last_undegraded":"2024-09-16T23:05:15.119468+0000","last_fullsized":"2024-09-16T23:05:15.119468+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_clean_scrub_stamp":"2024-09-16T21:38:44.798680+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:23:52.968172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20585939343,"num_objects":5088,"num_object_clones":284,"num_object_copies":10176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5088,"num_whiteouts":0,"num_read":480800,"num_read_kb":13843457,"num_write":610515,"num_write_kb":78611108,"num_scrub_errors":0,"num_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":39548387328,"data_stored":39793197854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7003,"internal_metadata":0},"log_size":80484,"ondisk_log_size":80484,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706736,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7720980,"kb_used_data":7140164,"kb_used_omap":1,"kb_used_meta":580798,"kb_avail":86650860,"statfs":{"total":96636764160,"available":88730480640,"internally_reserved":0,"allocated":7311527936,"data_stored":7353528755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":594737605},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706738,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20772876,"kb_used_data":19311484,"kb_used_omap":29,"kb_used_meta":1461346,"kb_avail":73598964,"statfs":{"total":96636764160,"available":75365339136,"internally_reserved":0,"allocated":19774959616,"data_stored":19897243458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30530,"internal_metadata":1496418494},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706736,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12950772,"kb_used_data":12171488,"kb_used_omap":23,"kb_used_meta":779240,"kb_avail":81421068,"statfs":{"total":96636764160,"available":83375173632,"internally_reserved":0,"allocated":12463603712,"data_stored":12543768866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24220,"internal_metadata":797942116},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12462837760,"data_stored":12543124335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3445,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19774193664,"data_stored":19896598927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3558,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7311355904,"data_stored":7353474592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:52.646 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T23:07:52.948 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:07:52.949 INFO:teuthology.orchestra.run.smithi100.stdout:{"epoch":20,"fsid":"33199b52-71d0-44d2-9aa1-a333425ae9ad","created":"2024-09-16T21:38:33.247290+0000","modified":"2024-09-16T21:40:45.312042+0000","last_up_change":"2024-09-16T21:38:43.797453+0000","last_in_change":"2024-09-16T21:38:34.165736+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:38:44.101464+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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:38:48.507494+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":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"87c3e8ca-3626-4580-83a1-b878290157b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6816","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6817","nonce":4155598203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6818","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6819","nonce":4155598203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6822","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6823","nonce":4155598203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6820","nonce":4155598203},{"type":"v1","addr":"172.21.15.100:6821","nonce":4155598203}]},"public_addr":"172.21.15.100:6817/4155598203","cluster_addr":"172.21.15.100:6819/4155598203","heartbeat_back_addr":"172.21.15.100:6823/4155598203","heartbeat_front_addr":"172.21.15.100:6821/4155598203","state":["exists","up"]},{"osd":1,"uuid":"0a92843d-f08b-4123-805c-4751d3bfddaa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6808","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6809","nonce":2095996353}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6810","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6811","nonce":2095996353}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6814","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6815","nonce":2095996353}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6812","nonce":2095996353},{"type":"v1","addr":"172.21.15.100:6813","nonce":2095996353}]},"public_addr":"172.21.15.100:6809/2095996353","cluster_addr":"172.21.15.100:6811/2095996353","heartbeat_back_addr":"172.21.15.100:6815/2095996353","heartbeat_front_addr":"172.21.15.100:6813/2095996353","state":["exists","up"]},{"osd":2,"uuid":"6ca2c905-8146-414f-8349-b5c25b6660ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6800","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6801","nonce":2495948076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6802","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6803","nonce":2495948076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6806","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6807","nonce":2495948076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.100:6804","nonce":2495948076},{"type":"v1","addr":"172.21.15.100:6805","nonce":2495948076}]},"public_addr":"172.21.15.100:6801/2495948076","cluster_addr":"172.21.15.100:6803/2495948076","heartbeat_back_addr":"172.21.15.100:6807/2495948076","heartbeat_front_addr":"172.21.15.100:6805/2495948076","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:41.071976+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.976448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:38:40.799150+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T23:07:53.968 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-16T23:07:53.969 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-16T23:07:54.131 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-16T23:07:54.132 INFO:teuthology.orchestra.run.smithi100.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:07:54.132 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-16T23:07:54.149 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-16T23:07:54.435 INFO:teuthology.orchestra.run.smithi100.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T23:07:54.453 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-16T23:07:54.454 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-16T23:07:54.596 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-16T23:07:54.596 INFO:teuthology.orchestra.run.smithi100.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:07:54.596 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-16T23:07:54.613 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-16T23:07:54.932 INFO:teuthology.orchestra.run.smithi100.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T23:07:54.952 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-16T23:07:54.952 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-16T23:07:55.097 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-09-16T23:07:55.097 INFO:teuthology.orchestra.run.smithi100.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:07:55.097 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-09-16T23:07:55.115 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-16T23:07:55.461 INFO:teuthology.orchestra.run.smithi100.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T23:07:55.483 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T23:07:55.558 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.0 has been restored 2024-09-16T23:07:55.818 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:07:55.819 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T23:07:55.843 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":2693,"stamp":"2024-09-16T23:07:55.458575+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20586529711,"num_objects":5090,"num_object_clones":284,"num_object_copies":10180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":480856,"num_read_kb":13843503,"num_write":610594,"num_write_kb":78612214,"num_scrub_errors":0,"num_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":80484,"ondisk_log_size":80484,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":41444628,"kb_used_data":38623136,"kb_used_omap":55,"kb_used_meta":2821384,"kb_avail":241670892,"statfs":{"total":289910292480,"available":247470993408,"internally_reserved":0,"allocated":39550091264,"data_stored":39794541079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56345,"internal_metadata":2889098215},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003338"},"pg_stats":[{"pgid":"2.7","version":"20'58586","reported_seq":92038,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.453618+0000","last_change":"2024-09-16T21:38:51.846947+0000","last_active":"2024-09-16T23:07:08.453618+0000","last_peered":"2024-09-16T23:07:08.453618+0000","last_clean":"2024-09-16T23:07:08.453618+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T23:07:08.453618+0000","last_undegraded":"2024-09-16T23:07:08.453618+0000","last_fullsized":"2024-09-16T23:07:08.453618+0000","mapping_epoch":13,"log_start":"20'48500","ondisk_log_start":"20'48500","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:38:59.243912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":2528444944,"num_objects":625,"num_object_clones":26,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":33439,"num_read_kb":1705679,"num_write":58573,"num_write_kb":9082820,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"20'105474","reported_seq":168366,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.523082+0000","last_change":"2024-09-16T21:38:51.847525+0000","last_active":"2024-09-16T23:07:08.523082+0000","last_peered":"2024-09-16T23:07:08.523082+0000","last_clean":"2024-09-16T23:07:08.523082+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T23:07:08.523082+0000","last_undegraded":"2024-09-16T23:07:08.523082+0000","last_fullsized":"2024-09-16T23:07:08.523082+0000","mapping_epoch":13,"log_start":"20'95400","ondisk_log_start":"20'95400","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:08.726553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":2653660322,"num_objects":655,"num_object_clones":38,"num_object_copies":1310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":64408,"num_read_kb":1822111,"num_write":105758,"num_write_kb":9431377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"20'20316","reported_seq":33879,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.572930+0000","last_change":"2024-09-16T21:38:51.845933+0000","last_active":"2024-09-16T23:07:08.572930+0000","last_peered":"2024-09-16T23:07:08.572930+0000","last_clean":"2024-09-16T23:07:08.572930+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T23:07:08.572930+0000","last_undegraded":"2024-09-16T23:07:08.572930+0000","last_fullsized":"2024-09-16T23:07:08.572930+0000","mapping_epoch":13,"log_start":"20'10300","ondisk_log_start":"20'10300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:41:37.694113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":2444326310,"num_objects":607,"num_object_clones":36,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32064,"num_read_kb":1156695,"num_write":23629,"num_write_kb":7537504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"20'209331","reported_seq":349279,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.526422+0000","last_change":"2024-09-16T21:38:51.846864+0000","last_active":"2024-09-16T23:07:08.526422+0000","last_peered":"2024-09-16T23:07:08.526422+0000","last_clean":"2024-09-16T23:07:08.526422+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T23:07:08.526422+0000","last_undegraded":"2024-09-16T23:07:08.526422+0000","last_fullsized":"2024-09-16T23:07:08.526422+0000","mapping_epoch":13,"log_start":"20'199300","ondisk_log_start":"20'199300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:02:42.450700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"stat_sum":{"num_bytes":2634567940,"num_objects":651,"num_object_clones":41,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":151485,"num_read_kb":2418383,"num_write":211264,"num_write_kb":13634289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'63247","reported_seq":156278,"reported_epoch":20,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:07:55.054523+0000","last_change":"2024-09-16T23:07:54.515386+0000","last_active":"2024-09-16T23:07:55.054523+0000","last_peered":"2024-09-16T23:07:55.054523+0000","last_clean":"2024-09-16T23:07:55.054523+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T23:07:55.054523+0000","last_undegraded":"2024-09-16T23:07:55.054523+0000","last_fullsized":"2024-09-16T23:07:55.054523+0000","mapping_epoch":13,"log_start":"20'53200","ondisk_log_start":"20'53200","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":48,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":2743243795,"num_objects":681,"num_object_clones":40,"num_object_copies":1362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":681,"num_whiteouts":0,"num_read":92156,"num_read_kb":2129341,"num_write":63182,"num_write_kb":11550003,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'38377","reported_seq":63814,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.395454+0000","last_change":"2024-09-16T21:38:51.895845+0000","last_active":"2024-09-16T23:07:08.395454+0000","last_peered":"2024-09-16T23:07:08.395454+0000","last_clean":"2024-09-16T23:07:08.395454+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T23:07:08.395454+0000","last_undegraded":"2024-09-16T23:07:08.395454+0000","last_fullsized":"2024-09-16T23:07:08.395454+0000","mapping_epoch":13,"log_start":"20'28300","ondisk_log_start":"20'28300","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:28:36.331810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":2531951120,"num_objects":627,"num_object_clones":39,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":627,"num_whiteouts":0,"num_read":25439,"num_read_kb":1192317,"num_write":38368,"num_write_kb":8973074,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'52137","reported_seq":85214,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.553015+0000","last_change":"2024-09-16T21:38:51.895908+0000","last_active":"2024-09-16T23:07:08.553015+0000","last_peered":"2024-09-16T23:07:08.553015+0000","last_clean":"2024-09-16T23:07:08.553015+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T23:07:08.553015+0000","last_undegraded":"2024-09-16T23:07:08.553015+0000","last_fullsized":"2024-09-16T23:07:08.553015+0000","mapping_epoch":13,"log_start":"20'42100","ondisk_log_start":"20'42100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:02:42.162483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":2463965712,"num_objects":607,"num_object_clones":32,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32541,"num_read_kb":1508587,"num_write":52099,"num_write_kb":8409958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'57664","reported_seq":106935,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:08.451251+0000","last_change":"2024-09-16T21:38:51.846089+0000","last_active":"2024-09-16T23:07:08.451251+0000","last_peered":"2024-09-16T23:07:08.451251+0000","last_clean":"2024-09-16T23:07:08.451251+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T23:07:08.451251+0000","last_undegraded":"2024-09-16T23:07:08.451251+0000","last_fullsized":"2024-09-16T23:07:08.451251+0000","mapping_epoch":13,"log_start":"20'47600","ondisk_log_start":"20'47600","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":0,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:35:49.593824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":2585779200,"num_objects":635,"num_object_clones":32,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":49268,"num_read_kb":1910344,"num_write":57642,"num_write_kb":9992083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":140,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:05:15.119468+0000","last_change":"2024-09-16T21:38:45.816586+0000","last_active":"2024-09-16T23:05:15.119468+0000","last_peered":"2024-09-16T23:05:15.119468+0000","last_clean":"2024-09-16T23:05:15.119468+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T23:05:15.119468+0000","last_undegraded":"2024-09-16T23:05:15.119468+0000","last_fullsized":"2024-09-16T23:05:15.119468+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:44.798680+0000","last_clean_scrub_stamp":"2024-09-16T21:38:44.798680+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:23:52.968172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20585939343,"num_objects":5088,"num_object_clones":284,"num_object_copies":10176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5088,"num_whiteouts":0,"num_read":480800,"num_read_kb":13843457,"num_write":610515,"num_write_kb":78611108,"num_scrub_errors":0,"num_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":39548387328,"data_stored":39793197854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7003,"internal_metadata":0},"log_size":80432,"ondisk_log_size":80432,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706737,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7720980,"kb_used_data":7140164,"kb_used_omap":1,"kb_used_meta":580798,"kb_avail":86650860,"statfs":{"total":96636764160,"available":88730480640,"internally_reserved":0,"allocated":7311527936,"data_stored":7353528755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":594737605},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706739,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20772876,"kb_used_data":19311484,"kb_used_omap":29,"kb_used_meta":1461346,"kb_avail":73598964,"statfs":{"total":96636764160,"available":75365339136,"internally_reserved":0,"allocated":19774959616,"data_stored":19897243458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30530,"internal_metadata":1496418494},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706737,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12950772,"kb_used_data":12171488,"kb_used_omap":23,"kb_used_meta":779240,"kb_avail":81421068,"statfs":{"total":96636764160,"available":83375173632,"internally_reserved":0,"allocated":12463603712,"data_stored":12543768866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24220,"internal_metadata":797942116},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12462837760,"data_stored":12543124335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3445,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19774193664,"data_stored":19896598927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3558,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7311355904,"data_stored":7353474592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.844 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.845 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.845 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-16T21:38:44.798680+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:07:55.845 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T23:08:15.846 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T23:08:16.157 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:08:16.158 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T23:08:16.175 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":2703,"stamp":"2024-09-16T23:08:15.462000+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20586529711,"num_objects":5090,"num_object_clones":284,"num_object_copies":10180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":480856,"num_read_kb":13843503,"num_write":610594,"num_write_kb":78612214,"num_scrub_errors":0,"num_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":474,"num_omap_keys":19,"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":80543,"ondisk_log_size":80543,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":41462672,"kb_used_data":38623136,"kb_used_omap":55,"kb_used_meta":2839432,"kb_avail":241652848,"statfs":{"total":289910292480,"available":247452516352,"internally_reserved":0,"allocated":39550091264,"data_stored":39794541079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56345,"internal_metadata":2907579367},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,2,4,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"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":474,"num_omap_keys":19,"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.002035"},"pg_stats":[{"pgid":"2.7","version":"20'58960","reported_seq":92431,"reported_epoch":20,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:08:11.023115+0000","last_change":"2024-09-16T23:08:00.621685+0000","last_active":"2024-09-16T23:08:11.023115+0000","last_peered":"2024-09-16T23:08:11.023115+0000","last_clean":"2024-09-16T23:08:11.023115+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T23:08:11.023115+0000","last_undegraded":"2024-09-16T23:08:11.023115+0000","last_fullsized":"2024-09-16T23:08:11.023115+0000","mapping_epoch":13,"log_start":"20'48900","ondisk_log_start":"20'48900","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":374,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 10s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":2528444944,"num_objects":625,"num_object_clones":26,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":33439,"num_read_kb":1705679,"num_write":58573,"num_write_kb":9082820,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"20'105897","reported_seq":168810,"reported_epoch":20,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:08:11.049112+0000","last_change":"2024-09-16T23:07:59.659802+0000","last_active":"2024-09-16T23:08:11.049112+0000","last_peered":"2024-09-16T23:08:11.049112+0000","last_clean":"2024-09-16T23:08:11.049112+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T23:08:11.049112+0000","last_undegraded":"2024-09-16T23:08:11.049112+0000","last_fullsized":"2024-09-16T23:08:11.049112+0000","mapping_epoch":13,"log_start":"20'95800","ondisk_log_start":"20'95800","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":423,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 11s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":2653660322,"num_objects":655,"num_object_clones":38,"num_object_copies":1310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":64408,"num_read_kb":1822111,"num_write":105758,"num_write_kb":9431377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"20'20763","reported_seq":34349,"reported_epoch":20,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:08:10.582979+0000","last_change":"2024-09-16T23:07:58.667537+0000","last_active":"2024-09-16T23:08:10.582979+0000","last_peered":"2024-09-16T23:08:10.582979+0000","last_clean":"2024-09-16T23:08:10.582979+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T23:08:10.582979+0000","last_undegraded":"2024-09-16T23:08:10.582979+0000","last_fullsized":"2024-09-16T23:08:10.582979+0000","mapping_epoch":13,"log_start":"20'10700","ondisk_log_start":"20'10700","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":472,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 12s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":2444326310,"num_objects":607,"num_object_clones":36,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32064,"num_read_kb":1156695,"num_write":23629,"num_write_kb":7537504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"20'209879","reported_seq":349853,"reported_epoch":20,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:08:10.912778+0000","last_change":"2024-09-16T23:07:56.714150+0000","last_active":"2024-09-16T23:08:10.912778+0000","last_peered":"2024-09-16T23:08:10.912778+0000","last_clean":"2024-09-16T23:08:10.912778+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T23:08:10.912778+0000","last_undegraded":"2024-09-16T23:08:10.912778+0000","last_fullsized":"2024-09-16T23:08:10.912778+0000","mapping_epoch":13,"log_start":"20'199800","ondisk_log_start":"20'199800","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":548,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 14s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001695968,"stat_sum":{"num_bytes":2634567940,"num_objects":651,"num_object_clones":41,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":151485,"num_read_kb":2418383,"num_write":211264,"num_write_kb":13634289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'63880","reported_seq":156962,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:09.636661+0000","last_change":"2024-09-16T23:08:09.636661+0000","last_active":"2024-09-16T23:08:09.636661+0000","last_peered":"2024-09-16T23:08:09.636661+0000","last_clean":"2024-09-16T23:08:09.636661+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T23:08:09.636661+0000","last_undegraded":"2024-09-16T23:08:09.636661+0000","last_fullsized":"2024-09-16T23:08:09.636661+0000","mapping_epoch":13,"log_start":"20'53800","ondisk_log_start":"20'53800","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'63880","last_scrub_stamp":"2024-09-16T23:08:09.636562+0000","last_deep_scrub":"20'63880","last_deep_scrub_stamp":"2024-09-16T23:08:09.636562+0000","last_clean_scrub_stamp":"2024-09-16T23:08:09.636562+0000","objects_scrubbed":681,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:41:52.342919+0000","scrub_duration":15119,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":2743243795,"num_objects":681,"num_object_clones":40,"num_object_copies":1362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":681,"num_whiteouts":0,"num_read":92156,"num_read_kb":2129341,"num_write":63182,"num_write_kb":11550003,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'39004","reported_seq":64475,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:10.869119+0000","last_change":"2024-09-16T23:08:10.869119+0000","last_active":"2024-09-16T23:08:10.869119+0000","last_peered":"2024-09-16T23:08:10.869119+0000","last_clean":"2024-09-16T23:08:10.869119+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T23:08:10.869119+0000","last_undegraded":"2024-09-16T23:08:10.869119+0000","last_fullsized":"2024-09-16T23:08:10.869119+0000","mapping_epoch":13,"log_start":"20'29000","ondisk_log_start":"20'29000","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'39004","last_scrub_stamp":"2024-09-16T23:08:10.868886+0000","last_deep_scrub":"20'39004","last_deep_scrub_stamp":"2024-09-16T23:08:10.868886+0000","last_clean_scrub_stamp":"2024-09-16T23:08:10.868886+0000","objects_scrubbed":627,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:50:33.495969+0000","scrub_duration":15159,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":2531951120,"num_objects":627,"num_object_clones":39,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":627,"num_whiteouts":0,"num_read":25439,"num_read_kb":1192317,"num_write":38368,"num_write_kb":8973074,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'52744","reported_seq":85854,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:11.971232+0000","last_change":"2024-09-16T23:08:11.971232+0000","last_active":"2024-09-16T23:08:11.971232+0000","last_peered":"2024-09-16T23:08:11.971232+0000","last_clean":"2024-09-16T23:08:11.971232+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T23:08:11.971232+0000","last_undegraded":"2024-09-16T23:08:11.971232+0000","last_fullsized":"2024-09-16T23:08:11.971232+0000","mapping_epoch":13,"log_start":"20'42700","ondisk_log_start":"20'42700","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'52744","last_scrub_stamp":"2024-09-16T23:08:11.971101+0000","last_deep_scrub":"20'52744","last_deep_scrub_stamp":"2024-09-16T23:08:11.971101+0000","last_clean_scrub_stamp":"2024-09-16T23:08:11.971101+0000","objects_scrubbed":607,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:59:42.599710+0000","scrub_duration":15231,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":2463965712,"num_objects":607,"num_object_clones":32,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32541,"num_read_kb":1508587,"num_write":52099,"num_write_kb":8409958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'58162","reported_seq":107457,"reported_epoch":20,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:08:10.881425+0000","last_change":"2024-09-16T23:07:57.691389+0000","last_active":"2024-09-16T23:08:10.881425+0000","last_peered":"2024-09-16T23:08:10.881425+0000","last_clean":"2024-09-16T23:08:10.881425+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T23:08:10.881425+0000","last_undegraded":"2024-09-16T23:08:10.881425+0000","last_fullsized":"2024-09-16T23:08:10.881425+0000","mapping_epoch":13,"log_start":"20'48100","ondisk_log_start":"20'48100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:38:48.814261+0000","last_clean_scrub_stamp":"2024-09-16T21:38:48.814261+0000","objects_scrubbed":498,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 13s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":2585779200,"num_objects":635,"num_object_clones":32,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":49268,"num_read_kb":1910344,"num_write":57642,"num_write_kb":9992083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"20'54","reported_seq":150,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:55.771654+0000","last_change":"2024-09-16T23:07:55.771654+0000","last_active":"2024-09-16T23:07:55.771654+0000","last_peered":"2024-09-16T23:07:55.771654+0000","last_clean":"2024-09-16T23:07:55.771654+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T23:07:55.771654+0000","last_undegraded":"2024-09-16T23:07:55.771654+0000","last_fullsized":"2024-09-16T23:07:55.771654+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'54","last_scrub_stamp":"2024-09-16T23:07:55.771518+0000","last_deep_scrub":"20'54","last_deep_scrub_stamp":"2024-09-16T23:07:55.771518+0000","last_clean_scrub_stamp":"2024-09-16T23:07:55.771518+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:41:59.393976+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20585939343,"num_objects":5088,"num_object_clones":284,"num_object_copies":10176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5088,"num_whiteouts":0,"num_read":480800,"num_read_kb":13843457,"num_write":610515,"num_write_kb":78611108,"num_scrub_errors":0,"num_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":474,"num_omap_keys":19,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":39548387328,"data_stored":39793197854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7003,"internal_metadata":0},"log_size":80489,"ondisk_log_size":80489,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706741,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7712660,"kb_used_data":7140164,"kb_used_omap":1,"kb_used_meta":572478,"kb_avail":86659180,"statfs":{"total":96636764160,"available":88739000320,"internally_reserved":0,"allocated":7311527936,"data_stored":7353528755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":586217925},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706742,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20786764,"kb_used_data":19311484,"kb_used_omap":29,"kb_used_meta":1475234,"kb_avail":73585076,"statfs":{"total":96636764160,"available":75351117824,"internally_reserved":0,"allocated":19774959616,"data_stored":19897243458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30530,"internal_metadata":1510639806},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,2,4,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706741,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12963248,"kb_used_data":12171488,"kb_used_omap":23,"kb_used_meta":791720,"kb_avail":81408592,"statfs":{"total":96636764160,"available":83362398208,"internally_reserved":0,"allocated":12463603712,"data_stored":12543768866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24220,"internal_metadata":810721636},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12462837760,"data_stored":12543124335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3445,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19774193664,"data_stored":19896598927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3558,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7311355904,"data_stored":7353474592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:08:16.176 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:08:16.177 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:08:16.177 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:08:16.177 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:08:16.177 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T21:38:48.814261+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=38, tm_sec=48, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=7, tm_sec=52, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:08:16.177 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T23:08:36.178 DEBUG:teuthology.orchestra.run.smithi100:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T23:08:36.497 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-09-16T23:08:36.497 INFO:teuthology.orchestra.run.smithi100.stderr:dumped all 2024-09-16T23:08:36.515 INFO:teuthology.orchestra.run.smithi100.stdout:{"pg_ready":true,"pg_map":{"version":2713,"stamp":"2024-09-16T23:08:35.466762+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20586529711,"num_objects":5090,"num_object_clones":284,"num_object_copies":10180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":480856,"num_read_kb":13843503,"num_write":610594,"num_write_kb":78612214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80426,"ondisk_log_size":80426,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":41466832,"kb_used_data":38623136,"kb_used_omap":55,"kb_used_meta":2843592,"kb_avail":241648688,"statfs":{"total":289910292480,"available":247448256512,"internally_reserved":0,"allocated":39550091264,"data_stored":39794541079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56345,"internal_metadata":2911839207},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002826"},"pg_stats":[{"pgid":"2.7","version":"20'59211","reported_seq":92697,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:15.404686+0000","last_change":"2024-09-16T23:08:15.404686+0000","last_active":"2024-09-16T23:08:15.404686+0000","last_peered":"2024-09-16T23:08:15.404686+0000","last_clean":"2024-09-16T23:08:15.404686+0000","last_became_active":"2024-09-16T21:38:49.842764+0000","last_became_peered":"2024-09-16T21:38:49.842764+0000","last_unstale":"2024-09-16T23:08:15.404686+0000","last_undegraded":"2024-09-16T23:08:15.404686+0000","last_fullsized":"2024-09-16T23:08:15.404686+0000","mapping_epoch":13,"log_start":"20'49200","ondisk_log_start":"20'49200","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'59211","last_scrub_stamp":"2024-09-16T23:08:15.404530+0000","last_deep_scrub":"20'59211","last_deep_scrub_stamp":"2024-09-16T23:08:15.404530+0000","last_clean_scrub_stamp":"2024-09-16T23:08:15.404530+0000","objects_scrubbed":625,"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":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:52:23.731502+0000","scrub_duration":14783,"objects_trimmed":0,"snaptrim_duration":0.001904417,"stat_sum":{"num_bytes":2528444944,"num_objects":625,"num_object_clones":26,"num_object_copies":1250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":33439,"num_read_kb":1705679,"num_write":58573,"num_write_kb":9082820,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"20'106129","reported_seq":169056,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:15.076304+0000","last_change":"2024-09-16T23:08:15.076304+0000","last_active":"2024-09-16T23:08:15.076304+0000","last_peered":"2024-09-16T23:08:15.076304+0000","last_clean":"2024-09-16T23:08:15.076304+0000","last_became_active":"2024-09-16T21:38:49.842665+0000","last_became_peered":"2024-09-16T21:38:49.842665+0000","last_unstale":"2024-09-16T23:08:15.076304+0000","last_undegraded":"2024-09-16T23:08:15.076304+0000","last_fullsized":"2024-09-16T23:08:15.076304+0000","mapping_epoch":13,"log_start":"20'96100","ondisk_log_start":"20'96100","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'106129","last_scrub_stamp":"2024-09-16T23:08:15.076145+0000","last_deep_scrub":"20'106129","last_deep_scrub_stamp":"2024-09-16T23:08:15.076145+0000","last_clean_scrub_stamp":"2024-09-16T23:08:15.076145+0000","objects_scrubbed":655,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:19:15.071664+0000","scrub_duration":15415,"objects_trimmed":0,"snaptrim_duration":0.0018110890000000001,"stat_sum":{"num_bytes":2653660322,"num_objects":655,"num_object_clones":38,"num_object_copies":1310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":64408,"num_read_kb":1822111,"num_write":105758,"num_write_kb":9431377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"20'20923","reported_seq":34519,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:13.736518+0000","last_change":"2024-09-16T23:08:13.736518+0000","last_active":"2024-09-16T23:08:13.736518+0000","last_peered":"2024-09-16T23:08:13.736518+0000","last_clean":"2024-09-16T23:08:13.736518+0000","last_became_active":"2024-09-16T21:38:49.841894+0000","last_became_peered":"2024-09-16T21:38:49.841894+0000","last_unstale":"2024-09-16T23:08:13.736518+0000","last_undegraded":"2024-09-16T23:08:13.736518+0000","last_fullsized":"2024-09-16T23:08:13.736518+0000","mapping_epoch":13,"log_start":"20'10900","ondisk_log_start":"20'10900","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'20923","last_scrub_stamp":"2024-09-16T23:08:13.736371+0000","last_deep_scrub":"20'20923","last_deep_scrub_stamp":"2024-09-16T23:08:13.736371+0000","last_clean_scrub_stamp":"2024-09-16T23:08:13.736371+0000","objects_scrubbed":607,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:11:36.764766+0000","scrub_duration":15067,"objects_trimmed":0,"snaptrim_duration":0.000996184,"stat_sum":{"num_bytes":2444326310,"num_objects":607,"num_object_clones":36,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32064,"num_read_kb":1156695,"num_write":23629,"num_write_kb":7537504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"20'209982","reported_seq":349965,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:13.023777+0000","last_change":"2024-09-16T23:08:13.023777+0000","last_active":"2024-09-16T23:08:13.023777+0000","last_peered":"2024-09-16T23:08:13.023777+0000","last_clean":"2024-09-16T23:08:13.023777+0000","last_became_active":"2024-09-16T21:38:49.842064+0000","last_became_peered":"2024-09-16T21:38:49.842064+0000","last_unstale":"2024-09-16T23:08:13.023777+0000","last_undegraded":"2024-09-16T23:08:13.023777+0000","last_fullsized":"2024-09-16T23:08:13.023777+0000","mapping_epoch":13,"log_start":"20'199900","ondisk_log_start":"20'199900","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'209982","last_scrub_stamp":"2024-09-16T23:08:13.023182+0000","last_deep_scrub":"20'209982","last_deep_scrub_stamp":"2024-09-16T23:08:13.023182+0000","last_clean_scrub_stamp":"2024-09-16T23:08:13.023182+0000","objects_scrubbed":651,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:41:58.377104+0000","scrub_duration":16307,"objects_trimmed":0,"snaptrim_duration":0.001695968,"stat_sum":{"num_bytes":2634567940,"num_objects":651,"num_object_clones":41,"num_object_copies":1302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":651,"num_whiteouts":0,"num_read":151485,"num_read_kb":2418383,"num_write":211264,"num_write_kb":13634289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'63880","reported_seq":156962,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:09.636661+0000","last_change":"2024-09-16T23:08:09.636661+0000","last_active":"2024-09-16T23:08:09.636661+0000","last_peered":"2024-09-16T23:08:09.636661+0000","last_clean":"2024-09-16T23:08:09.636661+0000","last_became_active":"2024-09-16T21:38:49.844799+0000","last_became_peered":"2024-09-16T21:38:49.844799+0000","last_unstale":"2024-09-16T23:08:09.636661+0000","last_undegraded":"2024-09-16T23:08:09.636661+0000","last_fullsized":"2024-09-16T23:08:09.636661+0000","mapping_epoch":13,"log_start":"20'53800","ondisk_log_start":"20'53800","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'63880","last_scrub_stamp":"2024-09-16T23:08:09.636562+0000","last_deep_scrub":"20'63880","last_deep_scrub_stamp":"2024-09-16T23:08:09.636562+0000","last_clean_scrub_stamp":"2024-09-16T23:08:09.636562+0000","objects_scrubbed":681,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:41:52.342919+0000","scrub_duration":15119,"objects_trimmed":0,"snaptrim_duration":0.0010066649999999999,"stat_sum":{"num_bytes":2743243795,"num_objects":681,"num_object_clones":40,"num_object_copies":1362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":681,"num_whiteouts":0,"num_read":92156,"num_read_kb":2129341,"num_write":63182,"num_write_kb":11550003,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'39004","reported_seq":64475,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:10.869119+0000","last_change":"2024-09-16T23:08:10.869119+0000","last_active":"2024-09-16T23:08:10.869119+0000","last_peered":"2024-09-16T23:08:10.869119+0000","last_clean":"2024-09-16T23:08:10.869119+0000","last_became_active":"2024-09-16T21:38:49.838601+0000","last_became_peered":"2024-09-16T21:38:49.838601+0000","last_unstale":"2024-09-16T23:08:10.869119+0000","last_undegraded":"2024-09-16T23:08:10.869119+0000","last_fullsized":"2024-09-16T23:08:10.869119+0000","mapping_epoch":13,"log_start":"20'29000","ondisk_log_start":"20'29000","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'39004","last_scrub_stamp":"2024-09-16T23:08:10.868886+0000","last_deep_scrub":"20'39004","last_deep_scrub_stamp":"2024-09-16T23:08:10.868886+0000","last_clean_scrub_stamp":"2024-09-16T23:08:10.868886+0000","objects_scrubbed":627,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:50:33.495969+0000","scrub_duration":15159,"objects_trimmed":0,"snaptrim_duration":0.00072110299999999996,"stat_sum":{"num_bytes":2531951120,"num_objects":627,"num_object_clones":39,"num_object_copies":1254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":627,"num_whiteouts":0,"num_read":25439,"num_read_kb":1192317,"num_write":38368,"num_write_kb":8973074,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'52744","reported_seq":85854,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:11.971232+0000","last_change":"2024-09-16T23:08:11.971232+0000","last_active":"2024-09-16T23:08:11.971232+0000","last_peered":"2024-09-16T23:08:11.971232+0000","last_clean":"2024-09-16T23:08:11.971232+0000","last_became_active":"2024-09-16T21:38:49.838642+0000","last_became_peered":"2024-09-16T21:38:49.838642+0000","last_unstale":"2024-09-16T23:08:11.971232+0000","last_undegraded":"2024-09-16T23:08:11.971232+0000","last_fullsized":"2024-09-16T23:08:11.971232+0000","mapping_epoch":13,"log_start":"20'42700","ondisk_log_start":"20'42700","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'52744","last_scrub_stamp":"2024-09-16T23:08:11.971101+0000","last_deep_scrub":"20'52744","last_deep_scrub_stamp":"2024-09-16T23:08:11.971101+0000","last_clean_scrub_stamp":"2024-09-16T23:08:11.971101+0000","objects_scrubbed":607,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:59:42.599710+0000","scrub_duration":15231,"objects_trimmed":0,"snaptrim_duration":0.00079136400000000002,"stat_sum":{"num_bytes":2463965712,"num_objects":607,"num_object_clones":32,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":32541,"num_read_kb":1508587,"num_write":52099,"num_write_kb":8409958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'58299","reported_seq":107604,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:08:13.597031+0000","last_change":"2024-09-16T23:08:13.597031+0000","last_active":"2024-09-16T23:08:13.597031+0000","last_peered":"2024-09-16T23:08:13.597031+0000","last_clean":"2024-09-16T23:08:13.597031+0000","last_became_active":"2024-09-16T21:38:49.840426+0000","last_became_peered":"2024-09-16T21:38:49.840426+0000","last_unstale":"2024-09-16T23:08:13.597031+0000","last_undegraded":"2024-09-16T23:08:13.597031+0000","last_fullsized":"2024-09-16T23:08:13.597031+0000","mapping_epoch":13,"log_start":"20'48200","ondisk_log_start":"20'48200","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'58299","last_scrub_stamp":"2024-09-16T23:08:13.596873+0000","last_deep_scrub":"20'58299","last_deep_scrub_stamp":"2024-09-16T23:08:13.596873+0000","last_clean_scrub_stamp":"2024-09-16T23:08:13.596873+0000","objects_scrubbed":635,"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":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:05:22.955105+0000","scrub_duration":15903,"objects_trimmed":0,"snaptrim_duration":0.0010694039999999999,"stat_sum":{"num_bytes":2585779200,"num_objects":635,"num_object_clones":32,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":49268,"num_read_kb":1910344,"num_write":57642,"num_write_kb":9992083,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"20'54","reported_seq":150,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-16T23:07:55.771654+0000","last_change":"2024-09-16T23:07:55.771654+0000","last_active":"2024-09-16T23:07:55.771654+0000","last_peered":"2024-09-16T23:07:55.771654+0000","last_clean":"2024-09-16T23:07:55.771654+0000","last_became_active":"2024-09-16T21:38:45.815279+0000","last_became_peered":"2024-09-16T21:38:45.815279+0000","last_unstale":"2024-09-16T23:07:55.771654+0000","last_undegraded":"2024-09-16T23:07:55.771654+0000","last_fullsized":"2024-09-16T23:07:55.771654+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"20'54","last_scrub_stamp":"2024-09-16T23:07:55.771518+0000","last_deep_scrub":"20'54","last_deep_scrub_stamp":"2024-09-16T23:07:55.771518+0000","last_clean_scrub_stamp":"2024-09-16T23:07:55.771518+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:41:59.393976+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":20585939343,"num_objects":5088,"num_object_clones":284,"num_object_copies":10176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5088,"num_whiteouts":0,"num_read":480800,"num_read_kb":13843457,"num_write":610515,"num_write_kb":78611108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":39548387328,"data_stored":39793197854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7003,"internal_metadata":0},"log_size":80372,"ondisk_log_size":80372,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706745,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7712660,"kb_used_data":7140164,"kb_used_omap":1,"kb_used_meta":572478,"kb_avail":86659180,"statfs":{"total":96636764160,"available":88739000320,"internally_reserved":0,"allocated":7311527936,"data_stored":7353528755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":586217925},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706746,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20790924,"kb_used_data":19311484,"kb_used_omap":29,"kb_used_meta":1479394,"kb_avail":73580916,"statfs":{"total":96636764160,"available":75346857984,"internally_reserved":0,"allocated":19774959616,"data_stored":19897243458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30530,"internal_metadata":1514899646},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706745,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12963248,"kb_used_data":12171488,"kb_used_omap":23,"kb_used_meta":791720,"kb_avail":81408592,"statfs":{"total":96636764160,"available":83362398208,"internally_reserved":0,"allocated":12463603712,"data_stored":12543768866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24220,"internal_metadata":810721636},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12462837760,"data_stored":12543124335,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3445,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19774193664,"data_stored":19896598927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3558,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7311355904,"data_stored":7353474592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:08:36.517 DEBUG:teuthology.orchestra.run.smithi100:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-16T23:08:36.834 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T23:08:36.835 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T23:08:36.835 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-16T23:08:36.835 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:08:40.961 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.0 is failed for ~0s 2024-09-16T23:08:42.937 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-16T23:08:42.937 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-16T23:08:42.938 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:08:43.033 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-16T23:08:43.033 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-16T23:08:43.033 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:08:46.163 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 is failed for ~0s 2024-09-16T23:08:46.163 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.0 has been restored 2024-09-16T23:08:49.134 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-16T23:08:49.135 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T23:08:49.135 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-16T23:08:49.135 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:08:49.168 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-16T23:08:49.168 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T23:08:49.168 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-16T23:08:49.168 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:08:49.225 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-16T23:08:49.226 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T23:08:49.226 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T23:08:49.327 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T23:08:49.328 DEBUG:teuthology.orchestra.run.smithi100:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-16T23:08:49.593 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T23:08:49.593 DEBUG:teuthology.orchestra.run.smithi100:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-16T23:08:49.829 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T23:08:49.829 DEBUG:teuthology.orchestra.run.smithi100:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-16T23:08:50.078 INFO:tasks.ceph:Archiving mon data... 2024-09-16T23:08:50.078 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/data/cluster1.mon.a.tgz 2024-09-16T23:08:50.079 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-09-16T23:08:50.090 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.MQxgJQ99wp 2024-09-16T23:08:50.090 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.MQxgJQ99wp 2024-09-16T23:08:50.204 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.MQxgJQ99wp 2024-09-16T23:08:50.286 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.MQxgJQ99wp is 262KB 2024-09-16T23:08:50.348 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.MQxgJQ99wp 2024-09-16T23:08:50.353 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T23:08:50.353 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T23:08:50.399 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T23:08:50.470 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:08:50.476 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:08:50.476 INFO:tasks.ceph:Archiving crash dumps... 2024-09-16T23:08:50.477 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/remote/smithi100/crash 2024-09-16T23:08:50.478 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:08:50.527 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/remote/smithi192/crash 2024-09-16T23:08:50.528 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:08:50.541 INFO:tasks.ceph:Compressing logs... 2024-09-16T23:08:50.541 DEBUG:teuthology.orchestra.run.smithi100:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T23:08:50.575 DEBUG:teuthology.orchestra.run.smithi192:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T23:08:50.591 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29704.log 2024-09-16T23:08:50.591 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29831.log 2024-09-16T23:08:50.592 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29704.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29704.log.gz 2024-09-16T23:08:50.592 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25352.log 2024-09-16T23:08:50.593 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.29831.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29831.log.gz 2024-09-16T23:08:50.593 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29426.log 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.25352.log: /var/log/ceph/cluster1-client.admin.29426.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21538.log 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25352.log.gz 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29426.log.gz 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30177.log 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/ceph.tmp-client.admin.21538.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30358.log 2024-09-16T23:08:50.595 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21538.log.gz 2024-09-16T23:08:50.597 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.30177.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29294.log 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.30358.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30358.log.gz 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29294.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29574.log 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29294.log.gz 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.30177.log.gz 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29425.log 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29574.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29269.log 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29574.log.gz 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29425.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25252.log 2024-09-16T23:08:50.598 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29425.log.gz 2024-09-16T23:08:50.599 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29269.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29269.log.gz 2024-09-16T23:08:50.599 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25287.log 2024-09-16T23:08:50.603 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.25252.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29582.log 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25252.log.gz 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.25287.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29789.log 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25287.log.gz 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29582.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29582.log.gz 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33500.log 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.29789.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30745.log 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29789.log.gz 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33500.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29504.log 2024-09-16T23:08:50.604 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33500.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.30745.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30745.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30358.log 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr: 87.7% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29504.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29581.log 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29504.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.30358.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.30358.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.33810.log 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29581.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29789.log 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29581.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33810.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33578.log 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33810.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29789.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29789.log.gz 2024-09-16T23:08:50.605 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33760.log 2024-09-16T23:08:50.606 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33578.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-16T23:08:50.606 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33578.log.gz 2024-09-16T23:08:50.606 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33760.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33734.log 2024-09-16T23:08:50.606 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33760.log.gz 2024-09-16T23:08:50.606 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25110.log 2024-09-16T23:08:50.613 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33734.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30721.log 2024-09-16T23:08:50.613 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33734.log.gz 2024-09-16T23:08:50.613 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.25110.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29366.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25110.log.gz 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.30721.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster1-client.admin.30721.log.gz --verbose 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr: -- /var/log/ceph/cluster2-client.admin.30484.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29366.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29366.log.gz 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.30484.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33630.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29392.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33630.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30337.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33630.log.gz 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29392.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29392.log.gz 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.30337.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster1-client.admin.30337.log.gz --verbose 2024-09-16T23:08:50.614 INFO:teuthology.orchestra.run.smithi100.stderr: -- /var/log/ceph/cluster1-client.admin.33786.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25204.log/var/log/ceph/cluster1-osd.0.log: 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33786.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33786.log.gz 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29678.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.25204.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30398.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25204.log.gz 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29678.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29678.log.gz 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25228.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:gzip/var/log/ceph/cluster2-client.admin.30398.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.29340.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30398.log.gz 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.25228.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25228.log.gz 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33708.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29340.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33604.log 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29340.log.gz 2024-09-16T23:08:50.615 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33708.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29747.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33708.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33604.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29314.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33604.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29747.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30398.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29747.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29314.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29244.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29314.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.30398.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33682.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30398.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29244.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster1-client.admin.29831.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: -- replaced with /var/log/ceph/cluster1-client.admin.29244.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33682.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33552.log 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33682.log.gz 2024-09-16T23:08:50.616 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29747.log 2024-09-16T23:08:50.617 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33552.log: /var/log/ceph/cluster1-client.admin.29831.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33552.log.gz 2024-09-16T23:08:50.617 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29831.log.gz 2024-09-16T23:08:50.617 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33656.log 2024-09-16T23:08:50.625 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30745.log 2024-09-16T23:08:50.625 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.29747.log: /var/log/ceph/cluster1-client.admin.33656.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster1-client.0.30484.log 2024-09-16T23:08:50.625 INFO:teuthology.orchestra.run.smithi100.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.29747.log.gz 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33656.log.gz 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster2-client.admin.30745.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29496.log 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.0.30484.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33474.log 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29496.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29496.log.gz 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29503.log 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.33474.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33474.log.gz 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29424.log 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29503.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28535.log 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29503.log.gz 2024-09-16T23:08:50.626 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.29424.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29424.log.gz 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33526.log 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30177.log 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.28535.log: /var/log/ceph/cluster1-client.admin.33526.log: gzip -5 --verbose 0.0% -- /var/log/ceph/cluster1-osd.1.log -- replaced with /var/log/ceph/cluster1-client.admin.28535.log.gz 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33526.log.gz 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-client.admin.30177.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30177.log.gz 2024-09-16T23:08:50.627 INFO:teuthology.orchestra.run.smithi100.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29652.log 2024-09-16T23:08:50.628 INFO:teuthology.orchestra.run.smithi100.stderr:/var/log/ceph/cluster1-osd.1.log: /var/log/ceph/cluster1-client.admin.29652.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29652.log.gz 2024-09-16T23:08:50.628 INFO:teuthology.orchestra.run.smithi100.stderr: 56.1% -- replaced with /var/log/ceph/cluster1-client.0.30484.log.gz 2024-09-16T23:08:50.628 INFO:teuthology.orchestra.run.smithi100.stderr: 21.7% -- replaced with /var/log/ceph/cluster2-client.admin.30484.log.gz 2024-09-16T23:08:50.628 INFO:teuthology.orchestra.run.smithi100.stderr: 89.4% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-16T23:08:50.641 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30670.log 2024-09-16T23:08:50.641 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29744.log 2024-09-16T23:08:50.641 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30670.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30747.log 2024-09-16T23:08:50.641 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30670.log.gz 2024-09-16T23:08:50.641 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29744.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29744.log.gz 2024-09-16T23:08:50.641 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30592.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30747.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30618.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30747.log.gz 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30592.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.30592.log.gz 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.25254.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30618.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30618.log.gz 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30160.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.25254.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29796.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25254.log.gz 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30160.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29856.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30160.log.gz 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29796.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30347.log 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29796.log.gz 2024-09-16T23:08:50.642 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30012.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29856.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29856.log.gz 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30347.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29822.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30347.log.gz 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30012.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25379.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30012.log.gz 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29822.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29822.log.gz 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.25379.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25379.log.gz 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30082.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30082.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30540.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30082.log.gz 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30325.log 2024-09-16T23:08:50.643 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30540.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30436.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30540.log.gz 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30325.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30488.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30325.log.gz 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30436.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30436.log.gz 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29926.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27923.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30488.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30488.log.gz 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29926.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29926.log.gz 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30286.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25136.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.27923.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27923.log.gz 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25313.log 2024-09-16T23:08:50.644 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30286.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30286.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.25136.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25136.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25230.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.25313.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25313.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29934.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:gzip/var/log/ceph/cluster2-client.admin.25230.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.30566.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25230.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29934.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29674.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29934.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30566.log: gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30566.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29674.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29674.log.gz 2024-09-16T23:08:50.645 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30004.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2.log: 87.5% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30696.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30004.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30307.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30004.log.gz 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29933.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30696.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30696.log.gz 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30307.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30462.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30307.log.gz 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29933.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster2-client.admin.29933.log.gz --verbose 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr: -- /var/log/ceph/cluster2-client.admin.30134.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30462.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29724.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30462.log.gz 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30134.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30723.log 2024-09-16T23:08:50.646 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30134.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29724.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29855.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29724.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30723.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30264.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30723.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29855.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21566.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29855.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30264.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30246.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30264.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/ceph.tmp-client.admin.21566.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29770.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21566.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30246.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30514.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30246.log.gz 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29770.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30204.log 2024-09-16T23:08:50.647 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29770.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30514.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30011.log 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30514.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30204.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25278.log 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30204.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 91.2% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30011.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30644.log 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30011.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.25278.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29699.log 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25278.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30644.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30225.log 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30644.log.gz 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29699.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29854.log 2024-09-16T23:08:50.648 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29699.log.gz 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30225.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30182.log 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30225.log.gz 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.29854.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29854.log.gz 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-client.admin.30182.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30182.log.gz 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30108.log 2024-09-16T23:08:50.649 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cluster2-osd.2.log: /var/log/ceph/cluster2-client.admin.30108.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30108.log.gz 2024-09-16T23:08:50.893 INFO:teuthology.orchestra.run.smithi100.stderr: 21.7% -- replaced with /var/log/ceph/cluster2-client.admin.30745.log.gz 2024-09-16T23:08:51.152 INFO:teuthology.orchestra.run.smithi192.stderr: 92.2% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-16T23:08:51.165 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 has been restored 2024-09-16T23:08:51.230 INFO:teuthology.orchestra.run.smithi192.stderr: 94.0% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-16T23:08:51.464 INFO:teuthology.orchestra.run.smithi192.stderr: 92.0% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-16T23:08:51.483 INFO:teuthology.orchestra.run.smithi192.stderr: 94.2% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-16T23:08:51.639 INFO:teuthology.orchestra.run.smithi192.stderr: 94.1% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-16T23:08:51.641 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-09-16T23:08:51.641 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m1.054s 2024-09-16T23:08:51.641 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m3.756s 2024-09-16T23:08:51.641 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.157s 2024-09-16T23:08:51.671 INFO:teuthology.orchestra.run.smithi100.stderr: 92.0% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-16T23:08:52.788 INFO:teuthology.orchestra.run.smithi100.stderr: 91.7% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-16T23:10:02.403 INFO:teuthology.orchestra.run.smithi100.stderr: 94.9% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-16T23:10:22.778 INFO:teuthology.orchestra.run.smithi100.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-16T23:11:51.030 INFO:teuthology.orchestra.run.smithi100.stderr: 94.5% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-16T23:11:51.032 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-09-16T23:11:51.032 INFO:teuthology.orchestra.run.smithi100.stderr:real 3m0.454s 2024-09-16T23:11:51.032 INFO:teuthology.orchestra.run.smithi100.stderr:user 4m0.867s 2024-09-16T23:11:51.032 INFO:teuthology.orchestra.run.smithi100.stderr:sys 0m10.587s 2024-09-16T23:11:51.032 INFO:tasks.ceph:Archiving logs... 2024-09-16T23:11:51.033 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/remote/smithi100/log 2024-09-16T23:11:51.034 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T23:12:14.631 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/remote/smithi192/log 2024-09-16T23:12:14.632 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T23:12:15.130 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T23:12:15.140 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T23:12:15.141 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T23:12:15.143 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T23:12:15.210 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T23:12:15.219 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T23:12:15.220 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T23:12:15.222 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T23:12:15.238 INFO:teuthology.orchestra.run.smithi192.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T23:12:15.239 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================== 2024-09-16T23:12:15.239 INFO:teuthology.orchestra.run.smithi192.stdout:*hv01.front.sepi 67.205.162.81 3 u 16 256 377 0.213 -7.911 0.413 2024-09-16T23:12:15.239 INFO:teuthology.orchestra.run.smithi192.stdout:+hv02.front.sepi 63.231.80.2 3 u 69 256 377 0.205 -0.231 0.720 2024-09-16T23:12:15.239 INFO:teuthology.orchestra.run.smithi192.stdout:+hv03.front.sepi 74.6.168.72 3 u 9 256 377 0.177 -1.714 0.374 2024-09-16T23:12:15.239 INFO:teuthology.orchestra.run.smithi192.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T23:12:15.269 INFO:teuthology.orchestra.run.smithi100.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T23:12:15.269 INFO:teuthology.orchestra.run.smithi100.stdout:============================================================================== 2024-09-16T23:12:15.269 INFO:teuthology.orchestra.run.smithi100.stdout:+hv01.front.sepi 67.205.162.81 3 u 6 64 377 0.097 -4.689 0.053 2024-09-16T23:12:15.269 INFO:teuthology.orchestra.run.smithi100.stdout:*hv02.front.sepi 63.231.80.2 3 u 64 64 377 0.083 +2.716 0.095 2024-09-16T23:12:15.269 INFO:teuthology.orchestra.run.smithi100.stdout:+hv03.front.sepi 74.6.168.72 3 u 43 64 377 0.073 +1.366 0.135 2024-09-16T23:12:15.269 INFO:teuthology.orchestra.run.smithi100.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T23:12:15.270 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T23:12:15.279 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T23:12:15.280 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T23:12:15.350 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T23:12:15.365 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T23:12:15.374 INFO:teuthology.task.internal:Duration was 6208.355281 seconds 2024-09-16T23:12:15.374 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T23:12:15.383 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T23:12:15.384 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T23:12:15.386 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T23:12:15.513 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T23:12:15.513 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-09-16T23:12:15.513 DEBUG:teuthology.orchestra.run.smithi100:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T23:12:15.523 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-09-16T23:12:15.523 DEBUG:teuthology.orchestra.run.smithi192:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T23:12:15.533 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T23:12:15.534 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T23:12:15.567 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T23:12:15.615 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T23:12:15.615 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T23:12:15.617 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T23:12:15.724 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T23:12:15.733 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T23:12:15.733 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T23:12:15.766 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T23:12:15.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T23:12:15.790 DEBUG:teuthology.orchestra.run.smithi100:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:12:15.811 DEBUG:teuthology.orchestra.run.smithi192:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:12:15.833 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-09-16T23:12:15.834 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-09-16T23:12:15.858 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:12:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:12:15.898 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:12:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:12:15.903 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T23:12:15.913 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T23:12:15.913 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/remote/smithi100 2024-09-16T23:12:15.914 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T23:12:15.965 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907549/remote/smithi192 2024-09-16T23:12:15.966 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T23:12:15.987 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T23:12:15.987 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T23:12:16.003 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T23:12:16.032 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T23:12:16.042 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T23:12:16.043 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T23:12:16.053 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T23:12:16.054 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T23:12:16.056 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T23:12:16.060 INFO:teuthology.orchestra.run.smithi100.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 23:12 /home/ubuntu/cephtest 2024-09-16T23:12:16.080 INFO:teuthology.orchestra.run.smithi192.stdout: 658627 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 23:12 /home/ubuntu/cephtest 2024-09-16T23:12:16.081 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T23:12:16.091 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T23:12:16.124 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 6208.355281352997 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-16T23:12:16.124 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T23:12:16.205 INFO:teuthology.run:pass